フォームを読み込んでいます...
{{ error }}
{{ currentSection.name }}
{{ question.title }}
*
{{ question.description }}
{{ typeof option === 'string' ? option : option.text }}
{{ typeof option === 'string' ? option : option.text }}
{{ typeof option === 'string' ? option : option.text }}
{{ typeof option === 'string' ? option : option.text }}
{{ submitting ? '送信中...' : (isLastSection ? '送信' : '次へ') }}