diff --git a/webapp_question.py b/webapp_question.py
index 93bdcf3e9..c98f0bc19 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 += \
'