Issue Details (XML | Word | Printable)

Key: MDL-17299
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Olli Savolainen
Reporter: Tim Hunt
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-17284

Move function definitions from mod/quiz/edit.php to mod/quiz/editlib.php

Created: 19/Nov/08 04:45 PM   Updated: 22/Nov/08 09:36 PM
Return to search
Component/s: Quiz
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Olli Savolainen and Tim Hunt
Security Level: None
Resolved date: 22/Nov/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
Seems strange to define functions in a non-lib file, when there is a lib file you could use.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Olli Savolainen committed 2 files to 'Moodle CVS' - 22/Nov/08 09:36 PM
quiz editing: MDL-17299 Moved function definitions from mod/quiz/edit.php to mod/quiz/editlib.php
MODIFY mod/quiz/edit.php   Rev. 1.129    (+1 -90 lines)
MODIFY mod/quiz/editlib.php   Rev. 1.70    (+90 -1 lines)