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