Fix relation between MultipleChoiceOption and FeedbackOption
Compare changes
- Ruben Young On authored
Deleting a feedback option will throw an error if it is associated with an mc_option in a finalized exam
+ 9
− 0
@@ -125,6 +125,9 @@ class Feedback(Resource):
@@ -137,4 +140,10 @@ class Feedback(Resource):