Toggling pregrading and Identifying blank solutions
5 unresolved threads
5 unresolved threads
Compare changes
Files
3+ 1
− 1
@@ -26,7 +26,7 @@ def get_blank(problem, dpi, widget_area_in, sub):
This merge request does two things:
The grading policy is specified in the following way:
set_nothing
: Manually approve everythingset_blank
: Automatically approve blank solutionsset_blank_single
: Automatically approve blank solutions or solutions with one answerAdd a new field to a problem in the database with this number.
For a more detailed description, see #61.