% if state == 'unsubmitted': Unanswered % elif state == 'correct': Correct % elif state == 'incorrect': Incorrect % elif state == 'queued': Queued % endif

${state}

${msg|n}