moodle/question/type/essay
Tim Hunt c0d12fc1cd MDL-37847 plain text essays were screwing up HTML special chars.
This was incorrect use of PARAM_CLEANHTML for these inputs.

This fix also adds some unit tests to try to verify that this does not
break again in future.
2013-02-04 12:54:10 +00:00
..
backup Merge branch 'MDL-27639_wip' of git://github.com/timhunt/moodle 2011-06-15 01:30:59 +02:00
db MDL-37726 remove PREVIOUS/NEXT from all install.xml files 2013-01-29 22:34:46 +01:00
lang/en MDL-34570 Accessibility: Adding labels on text inputs and selects to questions 2012-09-28 11:40:40 +08:00
pix MDL-23784 converted question types to use new pix API and locations 2010-08-12 19:01:28 +00:00
tests MDL-37847 plain text essays were screwing up HTML special chars. 2013-02-04 12:54:10 +00:00
edit_essay_form.php MDL-20636 Fix some more codechecker issues. 2011-05-14 22:53:25 +01:00
lib.php MDL-32471 preview thumbnails support for other component types 2012-04-24 14:29:44 +02:00
question.php MDL-37847 plain text essays were screwing up HTML special chars. 2013-02-04 12:54:10 +00:00
questiontype.php MDL-28512 qtype essay: clean up properly when a question is deleted. 2013-01-18 11:27:53 +00:00
renderer.php MDL-34570 Accessibility: Adding labels on text inputs and selects to questions 2012-09-28 11:40:40 +08:00
styles.css MDL-20636 fix styling of essay questions. #371 2011-05-27 12:11:54 +01:00
version.php MDL-28512 qtype essay: clean up garbage qtype_essay_options rows. 2013-01-18 12:20:10 +00:00