|
|
| Participants: |
Olli Savolainen and Tim Hunt
|
| Security Level: |
None
|
| Difficulty: |
Moderate
|
| Resolved date: |
11/Feb/09
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
|
quiz_question_action_icons is not used by the edit tab nor the ordering/paging tab, since the logic has changed. Is there use for this function still, and should it be refactored at least for the ordering tab - extending it for the edit tab it may pointless since everything is displayed so differently there.
|
|
Description
|
quiz_question_action_icons is not used by the edit tab nor the ordering/paging tab, since the logic has changed. Is there use for this function still, and should it be refactored at least for the ordering tab - extending it for the edit tab it may pointless since everything is displayed so differently there. |
Show » |
tjhunt committed 3 files to 'Moodle CVS' - 11/Feb/09 07:08 PM
quiz editing: MDL-17455 refactor the editing code to use the locallib functions to print the icons.
Also, use the new method in the random question class to get the list of random questions reliably.
|
|
|
tjhunt committed 1 file to 'Moodle CVS' - 11/Feb/09 07:35 PM
quiz editing: MDL-17455 fix missing global. Oops.
|
|
|
tjhunt committed 1 file to 'Moodle CVS' - 12/Feb/09 02:04 PM
quiz editing: MDL-17455 fix non-unique first column in get records. Thanks Olli for spotting this.
|
|
|
|