% for choice_id, choice_description in choices.items(): % endfor % if state == 'unsubmitted': % elif state == 'correct': % elif state == 'incorrect': % elif state == 'incomplete': % endif