From 07a8d5ec2660bd0e675a5c6f8460837b53826d21 Mon Sep 17 00:00:00 2001 From: CruiseDevice Date: Wed, 13 Feb 2019 12:10:32 +0530 Subject: Add link to the Question in Design QuestionPaper. - Add a link to edit Question while designing Question Paper. --- yaksh/templates/yaksh/design_questionpaper.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'yaksh') diff --git a/yaksh/templates/yaksh/design_questionpaper.html b/yaksh/templates/yaksh/design_questionpaper.html index bf1f23e..449c12d 100644 --- a/yaksh/templates/yaksh/design_questionpaper.html +++ b/yaksh/templates/yaksh/design_questionpaper.html @@ -113,7 +113,7 @@ select
  • {% endfor %} @@ -134,7 +134,7 @@ select @@ -175,7 +175,7 @@ select
  • {% endfor %} @@ -201,7 +201,7 @@ select {% for question in random_set.questions.all %}
  • {% endfor %} -- cgit