chore: Minor change to question doctype
diff --git a/erpnext/education/doctype/question/question.json b/erpnext/education/doctype/question/question.json
index 5ddad44..14a9f3c 100644
--- a/erpnext/education/doctype/question/question.json
+++ b/erpnext/education/doctype/question/question.json
@@ -21,6 +21,7 @@
"bold": 0,
"collapsible": 0,
"columns": 0,
+ "fetch_if_empty": 0,
"fieldname": "question",
"fieldtype": "Small Text",
"hidden": 0,
@@ -53,7 +54,8 @@
"bold": 0,
"collapsible": 0,
"columns": 0,
- "description": "Write each option on a new line",
+ "description": "",
+ "fetch_if_empty": 0,
"fieldname": "options",
"fieldtype": "Table",
"hidden": 0,
@@ -82,16 +84,14 @@
}
],
"has_web_view": 0,
- "hide_heading": 0,
"hide_toolbar": 0,
"idx": 0,
- "image_view": 0,
"in_create": 0,
"is_submittable": 0,
"issingle": 0,
"istable": 0,
"max_attachments": 0,
- "modified": "2018-11-07 22:15:02.726655",
+ "modified": "2019-04-22 14:02:08.140652",
"modified_by": "Administrator",
"module": "Education",
"name": "Question",
@@ -158,7 +158,6 @@
],
"quick_entry": 1,
"read_only": 0,
- "read_only_onload": 0,
"show_name_in_global_search": 0,
"sort_field": "modified",
"sort_order": "DESC",