diff options
author | adityacp | 2016-09-21 14:38:00 +0530 |
---|---|---|
committer | adityacp | 2016-09-21 14:38:00 +0530 |
commit | e1811e3560742a4070f3e92e059a7cd1c50f1f36 (patch) | |
tree | 1e37a9af26007ad80e8c284d63d763db4ed1d491 /yaksh/templates/manage.html | |
parent | a689afd85ef3f0e4ddb8255e06c50f400bebd165 (diff) | |
download | online_test-e1811e3560742a4070f3e92e059a7cd1c50f1f36.tar.gz online_test-e1811e3560742a4070f3e92e059a7cd1c50f1f36.tar.bz2 online_test-e1811e3560742a4070f3e92e059a7cd1c50f1f36.zip |
changed func name from create_demo_que_ppr to create_demo_quiz_paper
Diffstat (limited to 'yaksh/templates/manage.html')
-rw-r--r-- | yaksh/templates/manage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yaksh/templates/manage.html b/yaksh/templates/manage.html index ea587df..a736b0a 100644 --- a/yaksh/templates/manage.html +++ b/yaksh/templates/manage.html @@ -88,7 +88,7 @@ <li>In Courses you can view Demo Quiz.</li> <li>Click on the Demo Quiz and Click on User Mode or God Mode to take the quiz. </li> - <li>You can also edit Demo quiz. + <li>You can also edit the Demo quiz. </li> </ul> </p> |