.
This commit is contained in:
+1
-1
@@ -336,7 +336,7 @@ class Exam(ExamBase):
|
||||
|
||||
|
||||
exam_json = {
|
||||
"eid": "long/{}".format(exam.id),
|
||||
"eid": "long/{}".format(self.id),
|
||||
"cached": False,
|
||||
"exam_type": "long",
|
||||
"exam_name": self.name,
|
||||
|
||||
Reference in New Issue
Block a user