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