Fix bug in the callback
This commit is contained in:
@@ -427,7 +427,7 @@ class PeerGradingProblem
|
||||
|
||||
setup_score_selection: (max_score) =>
|
||||
# And now hook up an event handler again
|
||||
$("input[name='score-selection']").change @graded_callback
|
||||
$("input[class='score-selection']").change @graded_callback
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user