| Question | Option selected | Correct? |
|---|
| {@html textQuestion} | -|
| - | |
| - - | -|
| - - | -- {#if idxCurrentQuestion < lstQuestion.length - 1} - - {:else} - - {/if} - | -
| - - | -|
Loading...
- {/if} -| Question | +Option selected | +Correct? | +
|---|---|---|
| {index + 1} | +{getOption(item.questionId, item.optionIdChoice)?.option_value} | +
+ {#if item.correct}
+ |
+
|
+
+ {getQuestion(item.questionId)?.question_text}
+ {getOption(item.questionId, item.optionIdChoice)?.option_txt}
+
+ |
+ ||
{currentQuestionIndex + 1} / {questions.length}
+