diff --git a/lms/lms/doctype/lms_quiz/lms_quiz.json b/lms/lms/doctype/lms_quiz/lms_quiz.json index 04f168944..a00e16174 100644 --- a/lms/lms/doctype/lms_quiz/lms_quiz.json +++ b/lms/lms/doctype/lms_quiz/lms_quiz.json @@ -111,6 +111,7 @@ "fieldtype": "Column Break" }, { + "default": "0", "fieldname": "total_marks", "fieldtype": "Int", "label": "Total Marks", @@ -121,7 +122,7 @@ ], "index_web_pages_for_search": 1, "links": [], - "modified": "2023-10-18 22:50:58.252350", + "modified": "2023-11-07 10:11:49.126789", "modified_by": "Administrator", "module": "LMS", "name": "LMS Quiz",