Added assessment result tool
diff --git a/erpnext/config/schools.py b/erpnext/config/schools.py
index cac6cfa..903f54b 100644
--- a/erpnext/config/schools.py
+++ b/erpnext/config/schools.py
@@ -129,6 +129,10 @@
 				{
 					"type": "doctype",
 					"name": "Evaluation Criteria"
+				},
+				{
+					"type": "doctype",
+					"name": "Assessment Result Tool"
 				}
 			]
 		},