Closed (fixed)
Project:
Quiz
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Oct 2006 at 17:11 UTC
Updated:
22 Jun 2014 at 16:17 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
seanbfuller commentedThis is a big patch to try and separate functionality from display. The biggest changes revolve around moving most markup out of hooks and callback functions and into theme functions. Here is the list of new theme functions in quiz.module:
The following functions were added to multichoice.module:
Here is a quick list of functionality changes that accompany these changes:
There are still some issues with the html, etc., but I wanted to leave as much of that for other patches in order to keep this already large patch focused. Hopefully this will be the last big restructuring of the code for a while.
Give it a go and let me know if I missed anything.
Comment #2
seanbfuller commentedComment #3
seanbfuller commentedCommitted to head.
Comment #4
(not verified) commented