Closed (fixed)
Project:
Quiz
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
10 Apr 2009 at 14:01 UTC
Updated:
3 Jan 2014 at 00:07 UTC
Jump to comment: Most recent
I would like to submit the quiz countdown timer patch in this issue, please test it and let me know you suggestions.
Thanks
Sivaji
| Comment | File | Size | Author |
|---|---|---|---|
| quiz_timer.patch | 13.69 KB | sivaji_ganesh_jojodae |
Comments
Comment #1
mbutcher commentedI did a full read-through of this patch and it looks good. I will install locally and test. Thanks for a fine patch!
If anyone else installs this, please provide some feedback here.
Comment #2
mbutcher commentedThis patch has been committed (with minor alterations).
I made a few very minor formatting changes.
I also made one major change. Instead of requiring the jquery_countdown module, Quiz now checks to see if that module is installed and adjusts its functionality accordingly. This was done to keep up the request that Quiz not require extra modules, while still providing additional functionality when other modules are present.
(For info on the jquery_countdown plugin, see http://drupal.org/project/jquery_countdown)
Thanks for an excellent patch!
Matt
Comment #3
mbutcher commentedAnd I guess I can close this, now.
Comment #4
deepak21 commentedgetting error while patching it to drupal -6
Comment #5
sivaji_ganesh_jojodae commented@deepak21
yup there was an error in this patch. Now this patch has been committed to quiz.3.x development snapshot, you can get it from there.