xow / moodle-mod_quizgame

Moodle activity module to create dynamic games based on the question bank
7 stars 7 forks source link

Question text is not properly displayed when it contains quotes #57

Closed sbourget closed 5 years ago

sbourget commented 5 years ago

Question text containing quotation marks need to be properly unescaped prior to being displayed. See the below screenshot: Quoted-text

sbourget commented 5 years ago

Fixed by #58