diff --git a/webapp_question.py b/webapp_question.py
index c98f0bc19..f00cc2e11 100644
--- a/webapp_question.py
+++ b/webapp_question.py
@@ -54,7 +54,7 @@ def insert_question(base_dir: str, translate: {},
continue
content += \
' ' + \
+ choice['name'].replace('"', '\\"') + '" tabindex="10"> ' + \
choice['name'] + '
\n'
content += \
'