Issue Details (XML | Word | Printable)

Key: MDL-15542
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Tim Hunt
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-15452

Refactor response processing into a separate processresponses.php

Created: 04/Jul/08 09:49 PM   Updated: 16/Jul/08 12:47 AM
Return to search
Component/s: Quiz
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Tim Hunt
Security Level: None
Resolved date: 16/Jul/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
tjhunt committed 6 files to 'Moodle CVS' - 16/Jul/08 12:46 AM
MDL-15542 - Refactor quiz response processing into a separate processresponses.php.
MODIFY mod/quiz/attemptlib.php   Rev. 1.12    (+8 -0 lines)
ADD mod/quiz/processattempt.php   Rev. 1.1    (+0 -0 lines)
MODIFY mod/quiz/summary.php   Rev. 1.5    (+3 -2 lines)
MODIFY question/type/questiontype.php   Rev. 1.94    (+4 -7 lines)
MODIFY mod/quiz/attempt.php   Rev. 1.154    (+29 -179 lines)
MODIFY lang/en_utf8/quiz.php   Rev. 1.107    (+3 -1 lines)
Tim Hunt made changes - 16/Jul/08 12:47 AM
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Mitsuhiro Yoshida committed 1 file to 'Lang CVS' - 16/Jul/08 12:58 AM
MDL-15542 - Translated a new string for quiz.
MODIFY ja_utf8/quiz.php   Rev. 1.156    (+2 -0 lines)
martignoni committed 1 file to 'Lang CVS' - 16/Jul/08 02:35 AM
MDL-15542, two new strings translated
MODIFY fr_utf8/quiz.php   Rev. 1.113    (+3 -1 lines)
tjhunt committed 1 file to 'Moodle CVS' - 22/Jul/08 05:03 PM
Error with submitting quizzes - regression caused by MDL-15542.
MODIFY mod/quiz/processattempt.php   Rev. 1.2    (+8 -2 lines)
tjhunt committed 2 files to 'Moodle CVS' - 22/Jul/08 07:01 PM
Error with submitting quizzes - regression caused by MDL-15542.
MODIFY mod/quiz/processattempt.php   Rev. 1.3    (+1 -1 lines)
MODIFY mod/quiz/accessrules.php   Rev. 1.10    (+4 -2 lines)
tjhunt committed 1 file to 'Moodle CVS' - 28/Jul/08 10:41 PM
MDL-15542 - followup bug fixes thanks to sam.
MODIFY mod/quiz/processattempt.php   Rev. 1.4    (+3 -3 lines)