You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideally correction logic should be moved to model methods. Maybe create Exam.correct() and Question.correct(). Maybe implement method on Exam correction serializer as well.
The text was updated successfully, but these errors were encountered:
Ideally correction logic should be moved to model methods. Maybe create
Exam.correct()
andQuestion.correct()
. Maybe implement method on Exam correction serializer as well.The text was updated successfully, but these errors were encountered: