Issue Details (XML | Word | Printable)

Key: MDL-16056
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: Tim Hunt
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

Aiken format should treat input as plain text

Created: 15/Aug/08 09:34 AM   Updated: 19/Aug/08 02:23 PM
Return to search
Component/s: Questions
Affects Version/s: 1.7.5, 1.8.6, 1.9.2
Fix Version/s: 1.6.8, 1.7.6, 1.8.7, 1.9.3

Participants: Mathieu Petit-Clair and Tim Hunt
Security Level: None
QA Assignee: Mathieu Petit-Clair
Resolved date: 15/Aug/08
Affected Branches: MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE
Fixed Branches: MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE


 Description  « Hide
That is, it should automatically escape HTML special characters in the input.

After the change, if anyone does want to use a plain text format that supports HTML, they can use one of the more sophisticated formats like GIFT. I'll make sure that is explained in the help, in fact, it already is.

See also http://moodle.org/mod/forum/discuss.php?d=103402.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Tim Hunt added a comment - 15/Aug/08 11:24 AM
Done. I also changed it so you can create questions with up to 26 choices (A - Z), in the past, it was limited to (A - J) for no good reason.

Mathieu Petit-Clair added a comment - 19/Aug/08 02:23 PM
Works as advertised... closed.