From b835440b1e2ca0059e95b6848cb87cc5724ee967 Mon Sep 17 00:00:00 2001 From: adityacp Date: Sat, 28 Mar 2020 16:59:10 +0530 Subject: Fix workflow for creating modules, lessons, quizzes --- grades/templates/add_grades.html | 18 +++--------------- grades/templates/grading_systems.html | 18 +++--------------- 2 files changed, 6 insertions(+), 30 deletions(-) (limited to 'grades') diff --git a/grades/templates/add_grades.html b/grades/templates/add_grades.html index f53a337..198eb4b 100644 --- a/grades/templates/add_grades.html +++ b/grades/templates/add_grades.html @@ -17,22 +17,10 @@ Add/Edit Course -
diff --git a/grades/templates/grading_systems.html b/grades/templates/grading_systems.html index 88adfa0..46b3d30 100644 --- a/grades/templates/grading_systems.html +++ b/grades/templates/grading_systems.html @@ -16,22 +16,10 @@ Add/Edit Course - -- cgit