From ec55273fcc0c374dbaf213910f760660fb1419a6 Mon Sep 17 00:00:00 2001 From: CruiseDevice Date: Fri, 31 May 2019 18:46:03 +0530 Subject: Add templates and more features --- yaksh/templates/yaksh/index.html | 20 +++++++---- yaksh/templates/yaksh/module.html | 33 ++++++++++++------ yaksh/templates/yaksh/quiz.html | 73 +++++++++++++++++++++++++++++++++++++++ yaksh/templates/yaksh/unit.html | 22 +++++++----- 4 files changed, 122 insertions(+), 26 deletions(-) create mode 100644 yaksh/templates/yaksh/quiz.html (limited to 'yaksh/templates') diff --git a/yaksh/templates/yaksh/index.html b/yaksh/templates/yaksh/index.html index c89405d..9bd28d5 100644 --- a/yaksh/templates/yaksh/index.html +++ b/yaksh/templates/yaksh/index.html @@ -1,12 +1,15 @@ {% load custom_filters %} - - - - - -{% block pagetitle %} {{course.name}} {% endblock %} -