Merge pull request #233 from pateljannat/quiz-question-length-issue

fix: quiz question length issue
This commit is contained in:
Jannat Patel
2021-10-12 10:48:32 +05:30
committed by GitHub

View File

@@ -12,7 +12,7 @@
"fields": [ "fields": [
{ {
"fieldname": "question", "fieldname": "question",
"fieldtype": "Data", "fieldtype": "Text",
"in_list_view": 1, "in_list_view": 1,
"label": "Question" "label": "Question"
}, },
@@ -33,7 +33,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2021-06-22 18:32:28.813159", "modified": "2021-10-12 10:32:45.139121",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "LMS", "module": "LMS",
"name": "LMS Quiz Result", "name": "LMS Quiz Result",