Redesign Assessment Module

This commit is contained in:
Neil Trini Lasrado
2016-12-14 17:49:47 +05:30
parent 6e9d2a3c1f
commit 06ed74dc7c
36 changed files with 1886 additions and 465 deletions

View File

@@ -120,7 +120,15 @@ def get_data():
},
{
"type": "doctype",
"name": "Grading Structure"
"name": "Assessment Result"
},
{
"type": "doctype",
"name": "Grading Scale"
},
{
"type": "doctype",
"name": "Evaluation Criteria"
}
]
},