fix: permission issue during quiz submission

(cherry picked from commit af5bce9e34df945cdc368eceb2a1c3e56023fb34)
This commit is contained in:
Jannat Patel
2026-02-25 12:37:09 +05:30
committed by Mergify
parent 1ea8705552
commit e63d83beb5

View File

@@ -117,7 +117,7 @@
"in_create": 1,
"index_web_pages_for_search": 1,
"links": [],
"modified": "2026-02-19 16:31:23.401819",
"modified": "2026-02-25 12:36:40.110346",
"modified_by": "sayali@frappe.io",
"module": "LMS",
"name": "LMS Quiz Submission",
@@ -134,6 +134,18 @@
"role": "System Manager",
"share": 1,
"write": 1
},
{
"create": 1,
"email": 1,
"export": 1,
"if_owner": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "LMS Student",
"share": 1,
"write": 1
}
],
"row_format": "Dynamic",