Issue Details (XML | Word | Printable)

Key: MDL-17288
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

Lang string issues

Created: 19/Nov/08 02:51 PM   Updated: 22/Nov/08 11:05 AM
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: 21/Nov/08
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
questionsperpageselected and shufflequestionsselected from lang/en_utf8/quiz.php need to use a $a, rather than concatenation.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Olli Savolainen committed 2 files to 'Moodle CVS' - 21/Nov/08 10:35 PM
quiz editing: MDL-17288 Lang string issues

questionsperpageselected and shufflequestionsselected from lang/en_utf8/quiz.php now use a $a, rather than concatenation.
MODIFY mod/quiz/edit.php   Rev. 1.125    (+9 -9 lines)
MODIFY lang/en_utf8/quiz.php   Rev. 1.116    (+3 -3 lines)
martignoni committed 1 file to 'Lang CVS' - 07/Dec/08 07:59 PM
MDL-17288 Lang string issues fixed
MODIFY fr_utf8/quiz.php   Rev. 1.126    (+3 -3 lines)