docs: hackathon

This commit is contained in:
pateljannat
2021-04-15 09:33:17 +05:30
parent dfe8b3d4a2
commit 20e562bfb0
18 changed files with 164 additions and 28 deletions

View File

@@ -10,11 +10,13 @@
"field_order": [
"title",
"slug",
"description",
"section_break_3",
"is_published",
"column_break_5",
"short_code"
"column_break_3",
"short_code",
"video_link",
"section_break_5",
"short_introduction",
"description"
],
"fields": [
{
@@ -41,14 +43,6 @@
"fieldtype": "Data",
"label": "Short Code"
},
{
"fieldname": "section_break_3",
"fieldtype": "Section Break"
},
{
"fieldname": "column_break_5",
"fieldtype": "Column Break"
},
{
"description": "The slug of the course. Autogenerated from the title if not specified.",
"fieldname": "slug",
@@ -56,12 +50,30 @@
"in_list_view": 1,
"label": "Slug",
"unique": 1
},
{
"fieldname": "column_break_3",
"fieldtype": "Column Break"
},
{
"fieldname": "video_link",
"fieldtype": "Data",
"label": "Video Link"
},
{
"fieldname": "section_break_5",
"fieldtype": "Section Break"
},
{
"fieldname": "short_introduction",
"fieldtype": "Small Text",
"label": "Short Introduction"
}
],
"index_web_pages_for_search": 1,
"is_published_field": "is_published",
"links": [],
"modified": "2021-04-06 15:33:08.870313",
"modified": "2021-04-14 15:23:39.592341",
"modified_by": "Administrator",
"module": "LMS",
"name": "LMS Course",