Files
enlight-lms/community/lms/workspace/school/school.json
2021-10-21 18:19:11 +05:30

131 lines
3.0 KiB
JSON

{
"category": "Modules",
"charts": [
{
"chart_name": "Course Enrollments",
"label": "Course Enrollments"
}
],
"content": "[{\"type\":\"chart\",\"data\":{\"chart_name\":\"Course Enrollments\",\"col\":12}},{\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Course\",\"col\":4}},{\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Course Enrollments\",\"col\":4}},{\"type\":\"shortcut\",\"data\":{\"shortcut_name\":\"Course Completed\",\"col\":4}},{\"type\":\"card\",\"data\":{\"card_name\":\"Course Data\",\"col\":4}},{\"type\":\"card\",\"data\":{\"card_name\":\"Course Stats\",\"col\":4}}]",
"creation": "2021-10-21 17:20:01.358903",
"developer_mode_only": 0,
"disable_user_customization": 0,
"docstatus": 0,
"doctype": "Workspace",
"extends_another_page": 0,
"hide_custom": 0,
"icon": "education",
"idx": 0,
"is_default": 0,
"is_standard": 1,
"label": "School",
"links": [
{
"hidden": 0,
"is_query_report": 0,
"label": "Course Data",
"link_count": 3,
"onboard": 0,
"type": "Card Break"
},
{
"hidden": 0,
"is_query_report": 0,
"label": "Chapter",
"link_count": 0,
"link_to": "Course Chapter",
"link_type": "DocType",
"onboard": 0,
"type": "Link"
},
{
"hidden": 0,
"is_query_report": 0,
"label": "Lesson",
"link_count": 0,
"link_to": "Course Lesson",
"link_type": "DocType",
"onboard": 0,
"type": "Link"
},
{
"hidden": 0,
"is_query_report": 0,
"label": "Quiz",
"link_count": 0,
"link_to": "LMS Quiz",
"link_type": "DocType",
"onboard": 0,
"type": "Link"
},
{
"hidden": 0,
"is_query_report": 0,
"label": "Course Stats",
"link_count": 2,
"onboard": 0,
"type": "Card Break"
},
{
"hidden": 0,
"is_query_report": 0,
"label": "Interest",
"link_count": 0,
"link_to": "LMS Course Interest",
"link_type": "DocType",
"onboard": 0,
"type": "Link"
},
{
"hidden": 0,
"is_query_report": 0,
"label": "Review",
"link_count": 0,
"link_to": "LMS Course Review",
"link_type": "DocType",
"onboard": 0,
"type": "Link"
}
],
"modified": "2021-10-21 18:18:02.114827",
"modified_by": "Administrator",
"module": "LMS",
"name": "School",
"owner": "Administrator",
"parent_page": "",
"pin_to_bottom": 0,
"pin_to_top": 1,
"public": 1,
"roles": [],
"sequence_id": 1,
"shortcuts": [
{
"color": "Green",
"doc_view": "List",
"format": "{} Published",
"label": "Course",
"link_to": "LMS Course",
"stats_filter": "{\"is_published\":[\"=\",1]}",
"type": "DocType"
},
{
"color": "Orange",
"doc_view": "List",
"format": "{} Completed",
"label": "Course Completed",
"link_to": "LMS Batch Membership",
"stats_filter": "{\"progress\":[\"=\",\"100\"]}",
"type": "DocType"
},
{
"color": "Green",
"doc_view": "List",
"format": "{} Enrolled",
"label": "Course Enrollments",
"link_to": "LMS Batch Membership",
"stats_filter": "{\"member_type\":[\"=\",\"Student\"]}",
"type": "DocType"
}
],
"title": "School"
}