{{ 'XP.Xpert.OpeningQuestions' | translate: { Default: 'Opening Questions' } }}
ยท
{{ questions()?.length ?? 0 }}/10
@for (question of questions(); track i; let i = $index) {
}
{{ 'XP.Xpert.AddQuestion' | translate: { Default: 'Add Question' } }}