Closed (outdated)
Project:
Quiz
Version:
7.x-4.x-dev
Component:
Code - Quiz core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2012 at 09:01 UTC
Updated:
16 Sep 2016 at 14:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Noe_ commentedI don't know if this works, however I did get promising results.
The thing is that I haven't really figured the quiz module out entirely (as in I haven't made a quiz yet).
Comment #2
Noe_ commentedThis one should be better.
Comment #3
falcon commentedThanks! Patch commited with some readability changes
Comment #4
sivaji_ganesh_jojodae commented+ while ($question_node = $result->db_fetch_array()) {This line needs fix.
Comment #10
djdevin