This commit is contained in:
Ross
2021-08-11 19:57:00 +01:00
parent 4bd59c212d
commit a029d96f86
6 changed files with 6 additions and 1 deletions
+1
View File
@@ -325,6 +325,7 @@ class Exam(ExamBase):
return exam_json
@reversion.register
class CidUserAnswer(models.Model):
"""User answers by candidate"""