Issue Details (XML | Word | Printable)

Key: MDL-16680
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Helen Foster
Reporter: Ralf Hilgenstock
Votes: 0
Watchers: 1
Operations

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

Better information about cloze question coding in qtype_multianswer/multianswer.html

Created: 25/Sep/08 04:31 PM   Updated: 25/Sep/08 04:31 PM
Return to search
Component/s: Documentation, Quiz
Affects Version/s: 1.9.2
Fix Version/s: None

Participants: Helen Foster and Ralf Hilgenstock
Security Level: None
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
Please add this information to the help file.

Its explains the structure of cloze question coding.


This is the basic structure of a cloze in a question
- { beginns a cloze
- 1 (or any other number as weighting of the cloze)
- : beginn and ending of the type of cloze. Choose between these types:
MULTICHOICE, NUMERICAL, SHORTANSWER (from 2.0 MCV (Multichoice vertical) or MCH (Multichoice horizontal). Write this type names exactly and in capitals.
- ~ starts an optional answer
- ~= defines a correct answer
- = defines a correct answer as first item
- %50% defines a partial correct answer
- # can be added as comment after each answering option
- } end of a cloze

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
No commits have yet been performed on this issue.