{{ $t('title') }}

{{ $t('intro') }}

{{ $t('section') }}:{{ currentQuestion.sectionLabel }}
{{ currentIndex+1 }}/{{ questions.length }}
{{ currentQuestion.text }}

{{ $t('resultTitle') }}

PHQ-9: {{ result.PHQ9_score }} — {{ localizePHQ(result.PHQ9_category_code) }}
GAD-7: {{ result.GAD7_score }} — {{ localizeGAD(result.GAD7_category_code) }}
TIPI:
{{ result.TIPI_raw }}
{{ $t('aptitude') }}: {{ result.Aptitude_score }} — {{ localizeApt(result.Aptitude_level_code) }}

{{ $t('note') }}