Issue Details (XML | Word | Printable)

Key: MDL-16450
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: Oleg Sychev
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

Matching question can be used with two questions and several additional false answers

Created: 11/Sep/08 01:14 PM   Updated: 28/Oct/08 12:12 AM
Return to search
Component/s: Questions
Affects Version/s: 1.9.2
Fix Version/s: 1.9.4

File Attachments: 1. File edit_match_form.php (4 kB)
2. Text File final-edit_match_form.patch (3 kB)
3. Text File final-qtype_match.patch (0.8 kB)
4. Text File matchingvalidation.patch.txt (4 kB)
5. File patch-edit_match_form.php (2 kB)
6. File patch-qtype_match.php (0.5 kB)
7. File patch-quiz.php (1 kB)
8. File qtype_match.php (0.2 kB)
9. File quiz.php (36 kB)


Participants: Oleg Sychev and Tim Hunt
Security Level: None
Resolved date: 27/Oct/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_19_STABLE


 Description  « Hide
Currently matching question accept only questions with at least 3 pairs of questions and answers. However, there is a valid and useful use of it with two questions when several additional false answers are supplied. Please, give this possibility to the users.



 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
tjhunt committed 2 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 27/Oct/08 11:33 AM
qtype match: MDL-16450 Change validation so it is possible to create matching questions with two stems and three answers.

Thanks to Oleg Sychev for implementing this.
MODIFY lang/en_utf8/qtype_match.php   Rev. 1.1.6.1    (+3 -1 lines)
MODIFY question/type/match/edit_match_form.php   Rev. 1.8.2.4    (+17 -12 lines)
tjhunt committed 2 files to 'Moodle CVS' - 27/Oct/08 11:33 AM
qtype match: MDL-16450 Change validation so it is possible to create matching questions with two stems and three answers.

Thanks to Oleg Sychev for implementing this.
MODIFY question/type/match/edit_match_form.php   Rev. 1.12    (+17 -12 lines)
MODIFY lang/en_utf8/qtype_match.php   Rev. 1.2    (+3 -1 lines)
Mitsuhiro Yoshida committed 4 files to 'Lang CVS' - 27/Oct/08 03:15 PM
MDL-16450 Translated new strings for matching questions.
MDL-17014 Translated a new string for alfresco plugin.
MDL-15352 Translated a new string for remote moodle.
MODIFY ja_utf8/repository_alfresco.php   Rev. 1.2    (+2 -1 lines)
MODIFY ja_utf8/repository_remotemoodle.php   Rev. 1.4    (+1 -0 lines)
MODIFY ja_utf8/qtype_match.php   Rev. 1.2    (+5 -3 lines)
MODIFY ja_utf8/README   Rev. 1.851    (+1 -1 lines)
martignoni committed 1 file to 'Lang CVS' - 16/Nov/08 04:30 AM
MDL-16450, strings added
MODIFY fr_utf8/qtype_match.php   Rev. 1.3    (+5 -3 lines)