From d26559e0ac1d3c6f98a34febae1ccd0e030358ef Mon Sep 17 00:00:00 2001
From: maheshgudi
Date: Sat, 28 Jan 2017 00:56:35 +0530
Subject: added Download CSV link for course alloted as well.
---
yaksh/templates/yaksh/courses.html | 1 +
1 file changed, 1 insertion(+)
(limited to 'yaksh')
diff --git a/yaksh/templates/yaksh/courses.html b/yaksh/templates/yaksh/courses.html
index b7cc2e1..970d488 100644
--- a/yaksh/templates/yaksh/courses.html
+++ b/yaksh/templates/yaksh/courses.html
@@ -146,6 +146,7 @@
+
Download CSV
--
cgit
From cc2395f9490bea7d4670094a8c40fdc6d583a891 Mon Sep 17 00:00:00 2001
From: maheshgudi
Date: Sat, 28 Jan 2017 01:09:59 +0530
Subject: added info glyphicons for help text in add quiz and demo course.
---
yaksh/templates/yaksh/add_quiz.html | 11 +++++------
yaksh/templates/yaksh/moderator_dashboard.html | 15 ++++++---------
2 files changed, 11 insertions(+), 15 deletions(-)
(limited to 'yaksh')
diff --git a/yaksh/templates/yaksh/add_quiz.html b/yaksh/templates/yaksh/add_quiz.html
index 38773b5..08bb124 100644
--- a/yaksh/templates/yaksh/add_quiz.html
+++ b/yaksh/templates/yaksh/add_quiz.html
@@ -41,11 +41,11 @@
- Help
-
-
-
-
+
+ Help
+
+
+
- User Mode: Attempt quiz the way normal users will attempt i.e. -
- Quiz will have the same duration as that of the original quiz.
@@ -54,7 +54,6 @@
- God Mode: Attempt quiz without any time or eligibilty constraints.
- Close
{% endif %}