unify generic exam views naming
This commit is contained in:
+1
-1
@@ -463,7 +463,7 @@ def loadJsonAnswer(answer):
|
||||
return True, None
|
||||
|
||||
|
||||
PhysicsExamViews = ExamViews(
|
||||
GenericExamViews = ExamViews(
|
||||
Exam, Question, CidUserAnswer, "physics", "physics", loadJsonAnswer
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user