.
This commit is contained in:
+1
-1
@@ -400,7 +400,7 @@ class ExamViews(View, LoginRequiredMixin):
|
||||
"url": url,
|
||||
"type": self.question_type,
|
||||
"eid": "{}/{}".format(self.question_type, exam.pk),
|
||||
"json_creation_time": creation_time
|
||||
"json_creation_time": creation_time,
|
||||
"json_creation_id": exam.creation_id
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user