Files
enlight-lms/lms/lms/web_template/lms_statistics/lms_statistics.json
2022-09-30 10:51:51 +05:30

35 lines
677 B
JSON

{
"__unsaved": 1,
"creation": "2022-09-28 15:30:58.893302",
"docstatus": 0,
"doctype": "Web Template",
"fields": [
{
"fieldname": "published_courses",
"fieldtype": "Check",
"label": "Published Courses",
"reqd": 0
},
{
"fieldname": "total_signups",
"fieldtype": "Check",
"label": "Total Signups",
"reqd": 0
},
{
"fieldname": "enrollment_count",
"fieldtype": "Check",
"label": "Enrollment Count",
"reqd": 0
}
],
"idx": 0,
"modified": "2022-09-28 17:44:37.982923",
"modified_by": "Administrator",
"module": "LMS",
"name": "Dashboard Stats",
"owner": "Administrator",
"standard": 1,
"template": "",
"type": "Section"
}