{{ ['一', '二', '三', '四', '五', '六', '七', '八', '九', '十'][index] }}、
{{ partition.name }}
({{ partition.questions.length }} 道题)
{{ index + 1 }}.
{{ questionWithAnswer.question.title }}:
{{ questionWithAnswer.question.helpText }}
☑
{{ option.label }}
☐
{{ option.label }}
☑
{{ option.label }}
☐
{{ option.label }}
{{ getAnswerDisplayValue(questionWithAnswer.answer) }}
{{
getAnswerDisplayValue(questionWithAnswer.answer)
}}
日期范围:{{ getRangeValue(questionWithAnswer.question, 'min') || '无限制' }} ~
{{ getRangeValue(questionWithAnswer.question, 'max') || '无限制' }}
{{
getAnswerDisplayValue(questionWithAnswer.answer)
}}
{{
getAnswerDisplayValue(questionWithAnswer.answer)
}}