${ problem['name'] } % if problem['weight']: : ${ problem['weight'] } points % endif % if settings.QUICKEDIT:



Quick Edit Problem
% endif

${ problem['html'] }
% if check_button: % endif % if reset_button: % endif % if save_button: % endif % if answer_available: % endif % if explain : Explanation % endif % if attempts_allowed :
You have used ${ attempts_used } of ${ attempts_allowed } submissions
% endif