Files
enlight-lms/lms/lms/web_template/lms_statistics/lms_statistics.json
2022-10-21 11:00:37 +05:30

51 lines
942 B
JSON

{
"__unsaved": 1,
"creation": "2022-09-28 15:30:58.893302",
"docstatus": 0,
"doctype": "Web Template",
"fields": [
{
"__islocal": 1,
"__unsaved": 1,
"fieldname": "title",
"fieldtype": "Data",
"label": "Title",
"reqd": 0
},
{
"__islocal": 1,
"__unsaved": 1,
"fieldname": "subtitle",
"fieldtype": "Text",
"label": "Subtitle",
"reqd": 0
},
{
"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-10-20 20:10:48.490785",
"modified_by": "Administrator",
"module": "LMS",
"name": "LMS Statistics",
"owner": "Administrator",
"standard": 1,
"template": "",
"type": "Section"
}