diff options
author | hardythe1 | 2012-04-18 01:56:51 +0530 |
---|---|---|
committer | hardythe1 | 2012-04-18 01:56:51 +0530 |
commit | 6c0d75e784b87ed05e4c138110f987e88a37701b (patch) | |
tree | 6673608e0513a37b1766dedbad109fc4f73530ff /testapp/templates/exam/automatic_questionpaper.html | |
parent | 9d0a737afdb23a50b28237055c87bfa72197d99b (diff) | |
download | online_test-6c0d75e784b87ed05e4c138110f987e88a37701b.tar.gz online_test-6c0d75e784b87ed05e4c138110f987e88a37701b.tar.bz2 online_test-6c0d75e784b87ed05e4c138110f987e88a37701b.zip |
changes for student interface
Diffstat (limited to 'testapp/templates/exam/automatic_questionpaper.html')
-rw-r--r-- | testapp/templates/exam/automatic_questionpaper.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testapp/templates/exam/automatic_questionpaper.html b/testapp/templates/exam/automatic_questionpaper.html index b961711..b8f76b4 100644 --- a/testapp/templates/exam/automatic_questionpaper.html +++ b/testapp/templates/exam/automatic_questionpaper.html @@ -34,7 +34,7 @@ function load_data() {% endblock %} {% block manage %} -<center><b>Automotic mode to design the Question Paper</center><br> +<center><b>Automatic mode to design the Question Paper</center><br> <form action="" method="post" name=frm> {% csrf_token %} |