From 246478f4ef75ae713e96a64d210bd3710bed3df9 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Thu, 22 Mar 2012 17:50:34 +0530 Subject: Tagging functionality in quiz --- testapp/static/exam/js/show_quiz.js | 50 ++++++++++++++++++++++++------------- 1 file changed, 33 insertions(+), 17 deletions(-) (limited to 'testapp/static/exam/js/show_quiz.js') diff --git a/testapp/static/exam/js/show_quiz.js b/testapp/static/exam/js/show_quiz.js index db48a37..55813c9 100644 --- a/testapp/static/exam/js/show_quiz.js +++ b/testapp/static/exam/js/show_quiz.js @@ -1,23 +1,39 @@ - function my_confirm(frm) - { - var r = confirm("Are you Sure ?"); - if(r==false) - { +function confirm_delete(frm) +{ + var n=0; + for (var i =0;i