From d54b62c2803f0f0edb45348f47d6a541ca09e022 Mon Sep 17 00:00:00 2001 From: adityacp Date: Wed, 26 Aug 2020 20:29:03 +0530 Subject: First cut for in video quizzes --- yaksh/templates/base.html | 5 ++ yaksh/templates/manage.html | 30 ------- yaksh/templates/yaksh/add_lesson.html | 126 +++++++++++++++++++++++------- yaksh/templates/yaksh/add_module.html | 27 ++----- yaksh/templates/yaksh/add_topic.html | 12 +++ yaksh/templates/yaksh/add_video_quiz.html | 74 ++++++++++++++++++ yaksh/templates/yaksh/show_video.html | 10 ++- 7 files changed, 200 insertions(+), 84 deletions(-) create mode 100644 yaksh/templates/yaksh/add_topic.html create mode 100644 yaksh/templates/yaksh/add_video_quiz.html (limited to 'yaksh/templates') diff --git a/yaksh/templates/base.html b/yaksh/templates/base.html index c70c265..7ce653d 100644 --- a/yaksh/templates/base.html +++ b/yaksh/templates/base.html @@ -20,6 +20,8 @@ + + {% block meta %} @@ -37,6 +39,9 @@ + + diff --git a/yaksh/templates/yaksh/show_video.html b/yaksh/templates/yaksh/show_video.html index a2edbe0..e11e4cd 100644 --- a/yaksh/templates/yaksh/show_video.html +++ b/yaksh/templates/yaksh/show_video.html @@ -123,8 +123,14 @@ {% endif %} {% else %} -