{{#if hasInstruction}}

Question:

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

{{{instruction}}}

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

Start Quiz:

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

{{{answerText}}}

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