{{#if hasInstruction}}

Question:

{{#if videoQuestion}} {{{videoQuestion}}} {{/if}} {{#if instruction}}

{{{instruction}}}

{{/if}}
{{/if}}

Start Quiz:

{{{htmlQuiz}}} {{#if htmlQuizUserAnswer}}

User's Answer:

(Note: The answer done by the user is not guaranteed to be correct)

{{{htmlQuizUserAnswer}}} {{/if}} {{#if hasSolution}}
Solution:
{{#if videoAnswer}} {{{videoAnswer}}} {{/if}} {{#if answerText}}

{{{answerText}}}

{{/if}}
{{/if}}