mirror of
https://github.com/frappe/lms.git
synced 2026-05-02 13:39:31 +03:00
feat: assignment submission and ui
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import frappe
|
||||
|
||||
|
||||
def execute():
|
||||
frappe.rename_doc("Role", "Course Instructor", "Instructor")
|
||||
frappe.rename_doc("Role", "Course Moderator", "Moderator")
|
||||
|
||||
Reference in New Issue
Block a user