MDL-50028 qtype_match: fix correct answer display
commit299d77dd5af9e6d82b0054e3bcd30fd756748e1e
authorTim Hunt <T.J.Hunt@open.ac.uk>
Tue, 28 Apr 2015 12:01:20 +0000 (28 13:01 +0100)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Tue, 28 Apr 2015 12:07:26 +0000 (28 13:07 +0100)
tree4701c8025e78c8b2b5e26aac2b6a31340dc1c6bc
parentc70c18c0e3dab344ddd9291cdc4543430732bffd
MDL-50028 qtype_match: fix correct answer display

Atto's stupid tendency to create HTML like
<p>You don't need a br at the end of a paragraph!</br></p>
was breaking it.
question/type/match/renderer.php
question/type/match/styles.css
question/type/multichoice/question.php
question/type/questionbase.php
question/type/tests/question_definition_test.php [new file with mode: 0644]