Commit cc65b8f9 by Jason Bau

peer grading clear flagging checkbox on submit

parent d6530cce
......@@ -445,8 +445,8 @@ class @PeerGradingProblem
@flag_student_container.show()
@answer_unknown_container.show()
@feedback_area.val("")
@remove_flag
@remove_answer_unknown
@answer_unknown_checkbox.removeAttr("checked")
@flag_student_checkbox.removeAttr("checked")
@submit_button.unbind('click')
@submit_button.click @submit_grade
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment