feat: onboarding for Education module
This commit is contained in:
parent
6c11f26a11
commit
9a2cc74414
@ -83,10 +83,11 @@
|
|||||||
"idx": 0,
|
"idx": 0,
|
||||||
"is_standard": 1,
|
"is_standard": 1,
|
||||||
"label": "Education",
|
"label": "Education",
|
||||||
"modified": "2020-07-27 17:50:13.745212",
|
"modified": "2020-07-27 19:35:18.832694",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Education",
|
"module": "Education",
|
||||||
"name": "Education",
|
"name": "Education",
|
||||||
|
"onboarding": "Education",
|
||||||
"owner": "Administrator",
|
"owner": "Administrator",
|
||||||
"pin_to_bottom": 0,
|
"pin_to_bottom": 0,
|
||||||
"pin_to_top": 0,
|
"pin_to_top": 0,
|
||||||
|
50
erpnext/education/module_onboarding/education/education.json
Normal file
50
erpnext/education/module_onboarding/education/education.json
Normal file
@ -0,0 +1,50 @@
|
|||||||
|
{
|
||||||
|
"allow_roles": [
|
||||||
|
{
|
||||||
|
"role": "Education Manager"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"creation": "2020-07-27 19:02:49.561391",
|
||||||
|
"docstatus": 0,
|
||||||
|
"doctype": "Module Onboarding",
|
||||||
|
"documentation_url": "https://docs.erpnext.com/docs/user/manual/en/education",
|
||||||
|
"idx": 0,
|
||||||
|
"is_complete": 0,
|
||||||
|
"modified": "2020-07-27 21:10:46.722961",
|
||||||
|
"modified_by": "Administrator",
|
||||||
|
"module": "Education",
|
||||||
|
"name": "Education",
|
||||||
|
"owner": "Administrator",
|
||||||
|
"steps": [
|
||||||
|
{
|
||||||
|
"step": "Create a Student"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"step": "Create an Instructor"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"step": "Introduction to Program and Courses"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"step": "Create a Topic"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"step": "Create a Course"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"step": "Create a Program"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"step": "Enroll a Student in a Program"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"step": "Introduction to Student Group"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"step": "Introduction to Student Attendance"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"subtitle": "Student, Instructors, Programs and more.",
|
||||||
|
"success_message": "The Education Module is all set up!",
|
||||||
|
"title": "Let's Set Up the Education Module."
|
||||||
|
}
|
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"action": "Create Entry",
|
||||||
|
"creation": "2020-07-27 19:09:04.493932",
|
||||||
|
"docstatus": 0,
|
||||||
|
"doctype": "Onboarding Step",
|
||||||
|
"idx": 0,
|
||||||
|
"is_complete": 0,
|
||||||
|
"is_mandatory": 0,
|
||||||
|
"is_single": 0,
|
||||||
|
"is_skipped": 0,
|
||||||
|
"modified": "2020-07-27 19:09:04.493932",
|
||||||
|
"modified_by": "Administrator",
|
||||||
|
"name": "Create a Course",
|
||||||
|
"owner": "Administrator",
|
||||||
|
"reference_document": "Course",
|
||||||
|
"show_full_form": 1,
|
||||||
|
"title": "Create a Course",
|
||||||
|
"validate_action": 1
|
||||||
|
}
|
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"action": "Create Entry",
|
||||||
|
"creation": "2020-07-27 19:09:35.451945",
|
||||||
|
"docstatus": 0,
|
||||||
|
"doctype": "Onboarding Step",
|
||||||
|
"idx": 0,
|
||||||
|
"is_complete": 0,
|
||||||
|
"is_mandatory": 0,
|
||||||
|
"is_single": 0,
|
||||||
|
"is_skipped": 0,
|
||||||
|
"modified": "2020-07-27 19:09:35.451945",
|
||||||
|
"modified_by": "Administrator",
|
||||||
|
"name": "Create a Program",
|
||||||
|
"owner": "Administrator",
|
||||||
|
"reference_document": "Program",
|
||||||
|
"show_full_form": 1,
|
||||||
|
"title": "Create a Program",
|
||||||
|
"validate_action": 1
|
||||||
|
}
|
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"action": "Create Entry",
|
||||||
|
"creation": "2020-07-27 19:17:20.326837",
|
||||||
|
"docstatus": 0,
|
||||||
|
"doctype": "Onboarding Step",
|
||||||
|
"idx": 0,
|
||||||
|
"is_complete": 0,
|
||||||
|
"is_mandatory": 1,
|
||||||
|
"is_single": 0,
|
||||||
|
"is_skipped": 0,
|
||||||
|
"modified": "2020-07-27 19:49:47.724289",
|
||||||
|
"modified_by": "Administrator",
|
||||||
|
"name": "Create a Student",
|
||||||
|
"owner": "Administrator",
|
||||||
|
"reference_document": "Student",
|
||||||
|
"show_full_form": 1,
|
||||||
|
"title": "Create a Student",
|
||||||
|
"validate_action": 1
|
||||||
|
}
|
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"action": "Create Entry",
|
||||||
|
"creation": "2020-07-27 19:08:40.754534",
|
||||||
|
"docstatus": 0,
|
||||||
|
"doctype": "Onboarding Step",
|
||||||
|
"idx": 0,
|
||||||
|
"is_complete": 0,
|
||||||
|
"is_mandatory": 0,
|
||||||
|
"is_single": 0,
|
||||||
|
"is_skipped": 0,
|
||||||
|
"modified": "2020-07-27 19:09:13.231995",
|
||||||
|
"modified_by": "Administrator",
|
||||||
|
"name": "Create a Topic",
|
||||||
|
"owner": "Administrator",
|
||||||
|
"reference_document": "Topic",
|
||||||
|
"show_full_form": 1,
|
||||||
|
"title": "Create a Topic",
|
||||||
|
"validate_action": 1
|
||||||
|
}
|
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"action": "Create Entry",
|
||||||
|
"creation": "2020-07-27 19:17:39.158037",
|
||||||
|
"docstatus": 0,
|
||||||
|
"doctype": "Onboarding Step",
|
||||||
|
"idx": 0,
|
||||||
|
"is_complete": 0,
|
||||||
|
"is_mandatory": 1,
|
||||||
|
"is_single": 0,
|
||||||
|
"is_skipped": 0,
|
||||||
|
"modified": "2020-07-27 19:49:47.723494",
|
||||||
|
"modified_by": "Administrator",
|
||||||
|
"name": "Create an Instructor",
|
||||||
|
"owner": "Administrator",
|
||||||
|
"reference_document": "Instructor",
|
||||||
|
"show_full_form": 1,
|
||||||
|
"title": "Create an Instructor",
|
||||||
|
"validate_action": 1
|
||||||
|
}
|
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"action": "Create Entry",
|
||||||
|
"creation": "2020-07-27 19:10:28.530226",
|
||||||
|
"docstatus": 0,
|
||||||
|
"doctype": "Onboarding Step",
|
||||||
|
"idx": 0,
|
||||||
|
"is_complete": 0,
|
||||||
|
"is_mandatory": 0,
|
||||||
|
"is_single": 0,
|
||||||
|
"is_skipped": 0,
|
||||||
|
"modified": "2020-07-27 19:10:28.530226",
|
||||||
|
"modified_by": "Administrator",
|
||||||
|
"name": "Enroll a Student in a Program",
|
||||||
|
"owner": "Administrator",
|
||||||
|
"reference_document": "Program Enrollment",
|
||||||
|
"show_full_form": 0,
|
||||||
|
"title": "Enroll a Student in a Program",
|
||||||
|
"validate_action": 1
|
||||||
|
}
|
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"action": "Watch Video",
|
||||||
|
"creation": "2020-07-27 19:05:12.663987",
|
||||||
|
"docstatus": 0,
|
||||||
|
"doctype": "Onboarding Step",
|
||||||
|
"idx": 0,
|
||||||
|
"is_complete": 0,
|
||||||
|
"is_mandatory": 0,
|
||||||
|
"is_single": 0,
|
||||||
|
"is_skipped": 0,
|
||||||
|
"modified": "2020-07-27 20:18:11.831789",
|
||||||
|
"modified_by": "Administrator",
|
||||||
|
"name": "Introduction to Program and Courses",
|
||||||
|
"owner": "Administrator",
|
||||||
|
"show_full_form": 0,
|
||||||
|
"title": "Introduction to Program and Courses",
|
||||||
|
"validate_action": 1,
|
||||||
|
"video_url": "https://www.youtube.com/watch?v=1ueE4seFTp8"
|
||||||
|
}
|
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"action": "Watch Video",
|
||||||
|
"creation": "2020-07-27 19:14:57.176131",
|
||||||
|
"docstatus": 0,
|
||||||
|
"doctype": "Onboarding Step",
|
||||||
|
"idx": 0,
|
||||||
|
"is_complete": 0,
|
||||||
|
"is_mandatory": 0,
|
||||||
|
"is_single": 0,
|
||||||
|
"is_skipped": 0,
|
||||||
|
"modified": "2020-07-27 19:55:55.411032",
|
||||||
|
"modified_by": "Administrator",
|
||||||
|
"name": "Introduction to Student Attendance",
|
||||||
|
"owner": "Administrator",
|
||||||
|
"show_full_form": 0,
|
||||||
|
"title": "Introduction to Student Attendance",
|
||||||
|
"validate_action": 1,
|
||||||
|
"video_url": "https://youtu.be/j9pgkPuyiaI"
|
||||||
|
}
|
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"action": "Watch Video",
|
||||||
|
"creation": "2020-07-27 19:12:05.046465",
|
||||||
|
"docstatus": 0,
|
||||||
|
"doctype": "Onboarding Step",
|
||||||
|
"idx": 0,
|
||||||
|
"is_complete": 0,
|
||||||
|
"is_mandatory": 0,
|
||||||
|
"is_single": 0,
|
||||||
|
"is_skipped": 0,
|
||||||
|
"modified": "2020-07-27 19:42:47.286441",
|
||||||
|
"modified_by": "Administrator",
|
||||||
|
"name": "Introduction to Student Group",
|
||||||
|
"owner": "Administrator",
|
||||||
|
"reference_document": "Student Group",
|
||||||
|
"show_full_form": 0,
|
||||||
|
"title": "Introduction to Student Group",
|
||||||
|
"validate_action": 1,
|
||||||
|
"video_url": "https://youtu.be/5K_smeeE1Q4"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user