{settings.template.wrapQuizTitle1 -> f:format.raw()}{quiz.name}{settings.template.wrapQuizTitle2 -> f:format.raw()} {settings.template.wrapQuizDesc1 -> f:format.raw()}{quiz.about}{settings.template.wrapQuizDesc2 -> f:format.raw()} Detailed results
{settings.template.wrapQuestionTitle1 -> f:format.raw()}{question.title}{settings.template.wrapQuestionTitle2 -> f:format.raw()}
{settings.template.wrapQuestionDesc1 -> f:format.raw()}{question.bodytext}{settings.template.wrapQuestionDesc2 -> f:format.raw()}
{answer.title -> f:format.raw()} {answer.title -> f:format.nl2br()}
{participant.name} {selection.entered -> f:format.nl2br()}
{question.tag.name}
{settings.template.wrapQuestionTitle1 -> f:format.raw()}{question.title}{settings.template.wrapQuestionTitle2 -> f:format.raw()}
{settings.template.wrapQuestionDesc1 -> f:format.raw()}{question.bodytext}{settings.template.wrapQuestionDesc2 -> f:format.raw()}
{answer3.title}: {answer3.allAnswers} {f:translate(key: "text.choices")}
{answer3.allPercent} %
--

{f:translate(key: "text.explanation", default: 'Explanation: ')}

{question.explanation}

{f:translate(key: "text.resultLimit", arguments: {0: '{settings.resultLimit}'}, default: 'Result limit 20')}

{debug}