Show answer appears to work
This commit is contained in:
@@ -9,3 +9,6 @@
|
||||
% if save_button:
|
||||
<input id="save_${ id }" type="button" value="Save" >
|
||||
% endif
|
||||
% if answer_available:
|
||||
<input id="show_${ id }" type="button" value="Show Answer" >
|
||||
% endif
|
||||
|
||||
Reference in New Issue
Block a user