QUIZ QUESTION:: {{{prompt}}}

ANSWER CHOICES:

{{#each answers}} {{/each}}

{{#each concepts}} {{/each}}
{{{conceptsLabel}}} {{{answersLabel}}}
{{{this.text}}}
{{#if solutions}} {{#if solutions.length}}
SOLUTION: {{#each solutions}} {{/each}}
{{{conceptsLabel}}} {{{answersLabel}}}
{{{this.matchingConcept}}}
{{/if}} {{/if}}