Issue Details (XML | Word | Printable)

Key: MDL-14054
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Pierre Pichet
Reporter: Matt Oquist
Votes: 0
Watchers: 3
Operations

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

CLONE -Cloze format not displaying the correct answers

Created: 26/Mar/08 04:50 AM   Updated: 11/Dec/08 05:22 AM
Return to search
Component/s: Quiz
Affects Version/s: None
Fix Version/s: 1.9.4, 2.0

File Attachments: 1. File cloze-correctionanswer-patches.tgz (1 kB)
2. File cloze-correctionanswer-patches.tgz (1 kB)

Image Attachments:

1. coorect.jpg
(16 kB)

2. correctandfeedback.jpg
(17 kB)

3. screenshot-1.jpg
(129 kB)
Environment: Linux
Issue Links:
Cloners
 
Dependency
 
Relates
 

Database: MySQL
Participants: Matt Oquist and Pierre Pichet
Security Level: None
Fixed Branches: MOODLE_19_STABLE, MOODLE_20_STABLE


 Description  « Hide
Cloze format is not displaying correct answers when that option is chosen in the quiz.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
pichetp committed 1 file to 'Moodle CVS' - 19/May/08 01:22 AM
MDL-14054 Display of correct answers in the popup window already use for feedback
MODIFY question/type/multianswer/questiontype.php   Rev. 1.51    (+46 -3 lines)
pichetp committed 1 file to 'Moodle CVS' - 19/May/08 07:08 AM
MDL-14054 Display of correct answers in the popup window already use for feedback
 and MDL-14625 Make multianswer questions more tolerant if one of the subquestions is missing
 messages
MODIFY lang/en_utf8/qtype_multianswer.php   Rev. 1.3    (+4 -0 lines)
martignoni committed 1 file to 'Lang CVS' - 20/May/08 04:52 AM
MDL-14054 New strings
MODIFY fr_utf8/qtype_multianswer.php   Rev. 1.3    (+5 -1 lines)
Mitsuhiro Yoshida committed 5 files to 'Lang CVS' - 21/May/08 12:57 PM
Translated new strings for debug and error messages MDL-14129.
Translated new strings for multianswer question MDL-14054 MDL-14625.
Translated new strings for quiz MDL-14857.
MODIFY ja_utf8/qtype_multianswer.php   Rev. 1.2    (+5 -1 lines)
MODIFY ja_utf8/README   Rev. 1.715    (+1 -1 lines)
MODIFY ja_utf8/debug.php   Rev. 1.7    (+15 -1 lines)
MODIFY ja_utf8/quiz.php   Rev. 1.145    (+4 -1 lines)
MODIFY ja_utf8/error.php   Rev. 1.60    (+17 -0 lines)
pichetp committed 2 files to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 25/May/08 06:33 AM
Merge from head MDL-14054 Display of correct answers in the popup window
already use for feedback and MDL-14625 Make multianswer questions more tolerant if one of the subquestions
is missing
MODIFY lang/en_utf8/qtype_multianswer.php   Rev. 1.1.2.4    (+4 -0 lines)
MODIFY question/type/multianswer/edit_multianswer_form.php   Rev. 1.7.2.5    (+12 -5 lines)
pichetp committed 1 file to 'Moodle CVS' on branch 'MOODLE_19_STABLE' - 25/May/08 06:39 AM
Merge from head MDL-14054 Display of correct answers in the popup window
already use for feedback and MDL-14625 Make multianswer questions more tolerant if one of the subquestions
is missing
MODIFY question/type/multianswer/questiontype.php   Rev. 1.41.2.6    (+83 -13 lines)