From 4fc13eea1b9400f5c66d8c26cdcc58bcfe057dfb Mon Sep 17 00:00:00 2001 From: ankitjavalkar Date: Tue, 21 Mar 2017 17:17:42 +0530 Subject: [PATCH] Minor UI modifications: - Remove text located near 'Add Course' and 'Add Demo' buttons, buttons are - Change text of prompt that triggers help text --- .../templates/yaksh/moderator_dashboard.html | 32 ++++++++++--------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/yaksh/templates/yaksh/moderator_dashboard.html b/yaksh/templates/yaksh/moderator_dashboard.html index 64167f835..0468ed9db 100644 --- a/yaksh/templates/yaksh/moderator_dashboard.html +++ b/yaksh/templates/yaksh/moderator_dashboard.html @@ -32,24 +32,26 @@
-
Click on the button given below to add a new course.
- -
Click on the button to Create a Demo course.
- - - Help + + Add New Course + + + Create Demo Course + + + What's This +
-
    -
  • A Demo Course and Demo Quiz will be created (Click Courses link on nav bar to view courses).
  • -
  • Some Demo Questions are also created for you (Click Questions link on nav bar to view questions).
  • -
  • In Courses you can view Demo Quiz.
  • -
  • Click on the Demo Quiz and Click on User Mode or God Mode to take the quiz.
  • -
  • You can also edit the Demo quiz.
  • -
-

+
    +
  • A Demo Course and Demo Quiz will be created (Click Courses link on nav bar to view courses).
  • +
  • Some Demo Questions are also created for you (Click Questions link on nav bar to view questions).
  • +
  • In Courses you can view Demo Quiz.
  • +
  • Click on the Demo Quiz and Click on User Mode or God Mode to take the quiz.
  • +
  • You can also edit the Demo quiz.
  • +
{% if msg %} -

{{ msg }}

+

{{ msg }}

{% endif %}
{% if trial_paper %}