{{ t('title') }}

{{ t('instruction') }}

{{ t('sectionA') }}
{{q.id}}. {{ t(`questions.${q.id}`) }}
{{ t('sectionB') }}
{{q.id}}. {{ t(`questions.${q.id}`) }}
{{ t('resultTitle') }}

{{ t('resultP') }}: {{computedScores.procrastination}}

{{ t('resultSC') }}: {{computedScores.selfControl}}

{{ interpretProcrastination }}