{{ surveyName}}
{{minute}}:{{second}}
题目{{ currentQuestionIndex+1 }}:{{ outputData[currentQuestionIndex].question }}
{{ outputData[currentQuestionIndex].choice_a.text }}
{{ outputData[currentQuestionIndex].choice_b.text }}
上一题
{{ isLastQuestion ? '提交问卷' : '下一题' }}