Minor DocType changes
diff --git a/erpnext/education/doctype/article/article.json b/erpnext/education/doctype/article/article.json
index 0fdeeef..6b79f60 100644
--- a/erpnext/education/doctype/article/article.json
+++ b/erpnext/education/doctype/article/article.json
@@ -2,7 +2,7 @@
  "allow_copy": 0, 
  "allow_events_in_timeline": 0, 
  "allow_guest_to_view": 0, 
- "allow_import": 0, 
+ "allow_import": 1, 
  "allow_rename": 0, 
  "autoname": "field:title", 
  "beta": 0, 
@@ -153,7 +153,7 @@
  "issingle": 0, 
  "istable": 0, 
  "max_attachments": 0, 
- "modified": "2018-11-07 21:19:29.051716", 
+ "modified": "2018-11-07 22:14:23.922612", 
  "modified_by": "Administrator", 
  "module": "Education", 
  "name": "Article", 
diff --git a/erpnext/education/doctype/question/question.json b/erpnext/education/doctype/question/question.json
index b7b3ca8..5ddad44 100644
--- a/erpnext/education/doctype/question/question.json
+++ b/erpnext/education/doctype/question/question.json
@@ -2,7 +2,7 @@
  "allow_copy": 0, 
  "allow_events_in_timeline": 0, 
  "allow_guest_to_view": 0, 
- "allow_import": 0, 
+ "allow_import": 1, 
  "allow_rename": 0, 
  "autoname": "format:QUESTION-{#####}", 
  "beta": 0, 
@@ -91,7 +91,7 @@
  "issingle": 0, 
  "istable": 0, 
  "max_attachments": 0, 
- "modified": "2018-11-07 21:18:19.991825", 
+ "modified": "2018-11-07 22:15:02.726655", 
  "modified_by": "Administrator", 
  "module": "Education", 
  "name": "Question", 
diff --git a/erpnext/education/doctype/video/video.json b/erpnext/education/doctype/video/video.json
index dd81e97..30ad89a 100644
--- a/erpnext/education/doctype/video/video.json
+++ b/erpnext/education/doctype/video/video.json
@@ -2,7 +2,7 @@
  "allow_copy": 0, 
  "allow_events_in_timeline": 0, 
  "allow_guest_to_view": 0, 
- "allow_import": 0, 
+ "allow_import": 1, 
  "allow_rename": 0, 
  "autoname": "field:title", 
  "beta": 0, 
@@ -185,7 +185,7 @@
  "issingle": 0, 
  "istable": 0, 
  "max_attachments": 0, 
- "modified": "2018-11-07 21:19:09.321439", 
+ "modified": "2018-11-07 22:14:29.957676", 
  "modified_by": "Administrator", 
  "module": "Education", 
  "name": "Video",