• {propertyPath}
    • {error.code}: {error}
{settings.template.wrapQuizTitle1 -> f:format.raw()}{quiz.name}{settings.template.wrapQuizTitle2 -> f:format.raw()} {settings.template.wrapQuizDesc1 -> f:format.raw()}{quiz.about -> f:format.nl2br()}{settings.template.wrapQuizDesc2 -> f:format.raw()}
  • {f:translate(key: "error.notAnswered")}

{f:translate(key: "text.participated", arguments: {0: '{participated}'})} {settings.user.checkFEuser}.

This part is used only, if AJAX is enabled!

{f:translate(key: "text.showResultPage")}
This part is used in normal case!

{f:translate(key: "text.page")} {page} {f:translate(key: "text.of")} {pages}

{pagePercent}%

{participant -> f:debug(title: 'Members of participant')}

{f:translate(key: "text.pointsYet")} {participant.points}/{participant.maximum1}.

{f:translate(key: "text.gofinal")} {f:translate(key: "text.goon")}

{f:translate(key: "text.goon")} {f:translate(key: "text.gofinal")} {f:translate(key: "text.goon")}

{f:translate(key: "text.showResultPage")}
{f:translate(key: "text.showHighscorePage")}

{settings.template.optionalMark -> f:format.raw()}{f:translate(key: "text.optional")}

{debug}
f:if(condition: '{pages} == {page}', then: 'Zur Auswertung', else: 'weiter')