.
This commit is contained in:
+1
-1
@@ -406,7 +406,7 @@ class Exam(ExamBase):
|
|||||||
"cached": False,
|
"cached": False,
|
||||||
"exam_type": "rapid",
|
"exam_type": "rapid",
|
||||||
"exam_name": self.name,
|
"exam_name": self.name,
|
||||||
"exam_mode": True,
|
"exam_mode": self.exam_mode,
|
||||||
"exam_order": exam_order,
|
"exam_order": exam_order,
|
||||||
"questions": exam_questions,
|
"questions": exam_questions,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user