Posted by nirvanajyothi on September 10, 2012 at 3:45pm
4 followers
Jump to:
| Project: | Drupal.org Project applications |
| Component: | module |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Add on module for Quiz.
Adds AJAX functionality to Quiz module which makes loading successive questions twice as faster.
AJAX feature reduces page load time and enables users to scan through the questions in a flash. This module is compatible with Quiz 6.x and has been tested successfully with the latest version of Quiz, 6.x-4.4.
Links
-----
Project page: http://drupal.org/sandbox/nirvanajyothi/1780282
Demo website: edulanche
| Attachment | Size |
|---|---|
| ajax_quiz.zip | 3.81 KB |
Comments
#1
Greetings, on your project page you state:
.. and then you go on how to modify the existing code in the main quiz module. So are you asking users to modify or hack existing code in the main quiz module? If that's the case, I don't think users would be receptive to this so I think you would have to find another way to do this.
In addition, you marked this as "need review", but there is no code yet. I think you would want a Review only after there is some code to actually review.
Thanks!
#2
Hello,
Thanks for the reply.
"So are you asking users to modify or hack existing code in the main quiz module? "
Yes. As many Quiz module users are concerned about the time lost in page loads a functional AJAX quiz module will be of larger benefit compared to the minor patch.
"In addition, you marked this as "need review", but there is no code yet. I think you would want a Review only after there is some code to actually review."
Sorry about that. I am new to submitting modules on Drupal. Have attached the module as zip file in the earlier post. If required will add the module code again.
#3
Hi nirvanajyothi,
Well, a few things.
I hope that helps, thanks. :)
#4
Hai,
Thanks very much for the guidance. Yes, I had gone through "Apply for permission to create full projects" page.
Will try to get this done soon.
#5
Closing due to lack of activity. Feel free to reopen if you are still working on this application.