.
This commit is contained in:
+1
-1
@@ -399,7 +399,7 @@ class Exam(ExamBase):
|
|||||||
if self.time_limit:
|
if self.time_limit:
|
||||||
exam_json["exam_time"] = self.time_limit
|
exam_json["exam_time"] = self.time_limit
|
||||||
|
|
||||||
return
|
return exam_json
|
||||||
|
|
||||||
|
|
||||||
class CidUserAnswer(models.Model):
|
class CidUserAnswer(models.Model):
|
||||||
|
|||||||
Reference in New Issue
Block a user