unify generic exam views naming
This commit is contained in:
+1
-1
@@ -1047,7 +1047,7 @@ class QuestionDelete(AuthorOrCheckerRequiredMixin, DeleteView):
|
||||
success_url = reverse_lazy("rapids:rapid_view")
|
||||
|
||||
|
||||
RapidExamViews = ExamViews(
|
||||
GenericExamViews = ExamViews(
|
||||
Exam, Rapid, CidUserAnswer, "rapids", "rapid", loadJsonAnswer
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user