fix: allow import on course chapter lesson quiz

This commit is contained in:
Jannat Patel
2021-10-18 13:02:11 +05:30
parent 8090f2f397
commit 7d80178b48
4 changed files with 8 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
{ {
"actions": [], "actions": [],
"allow_import": 1,
"allow_rename": 1, "allow_rename": 1,
"autoname": "format:{####} {title}", "autoname": "format:{####} {title}",
"creation": "2021-05-03 05:49:08.383058", "creation": "2021-05-03 05:49:08.383058",
@@ -58,7 +59,7 @@
"link_fieldname": "chapter" "link_fieldname": "chapter"
} }
], ],
"modified": "2021-09-29 15:33:44.611228", "modified": "2021-09-29 15:33:44.611229",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "LMS", "module": "LMS",
"name": "Course Chapter", "name": "Course Chapter",

View File

@@ -1,5 +1,6 @@
{ {
"actions": [], "actions": [],
"allow_import": 1,
"allow_rename": 1, "allow_rename": 1,
"autoname": "format:{####} {title}", "autoname": "format:{####} {title}",
"creation": "2021-05-03 06:21:12.995984", "creation": "2021-05-03 06:21:12.995984",
@@ -72,7 +73,7 @@
], ],
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"modified": "2021-10-11 15:07:38.134809", "modified": "2021-10-11 15:07:38.134808",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "LMS", "module": "LMS",
"name": "Course Lesson", "name": "Course Lesson",

View File

@@ -8,6 +8,7 @@
} }
], ],
"allow_guest_to_view": 1, "allow_guest_to_view": 1,
"allow_import": 1,
"allow_rename": 1, "allow_rename": 1,
"creation": "2021-03-01 16:49:33.622422", "creation": "2021-03-01 16:49:33.622422",
"doctype": "DocType", "doctype": "DocType",
@@ -167,7 +168,7 @@
"link_fieldname": "course" "link_fieldname": "course"
} }
], ],
"modified": "2021-09-30 10:36:48.759994", "modified": "2021-09-30 10:36:48.759995",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "LMS", "module": "LMS",
"name": "LMS Course", "name": "LMS Course",

View File

@@ -1,5 +1,6 @@
{ {
"actions": [], "actions": [],
"allow_import": 1,
"allow_rename": 1, "allow_rename": 1,
"autoname": "field:title", "autoname": "field:title",
"creation": "2021-06-07 10:50:17.893625", "creation": "2021-06-07 10:50:17.893625",
@@ -34,7 +35,7 @@
], ],
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"modified": "2021-09-30 13:10:06.929357", "modified": "2021-09-30 13:10:06.929358",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "LMS", "module": "LMS",
"name": "LMS Quiz", "name": "LMS Quiz",