When using the word-moodle-quiz module we need to enter a number of lines
describing the question. Sample question:
-------------------------------------------------------------
A 7 year old boy comes to the office with a fever over 39.
Vital signs are:
Pulse rate: 130
BP: 80/60
He looks pale and has constricted breathing. What is your primary diagnosis:
A. Measles
B. Gastroenteritis
C. Rubella
----------------------------------------------------------------
When using "enter" while typing the text a new question is opened. When using
"shift-enter" this looks ok in Word, but in the process of converting to XML
the "new-line" (linefeed) chars disappear and the text looks like:
------------------------------------------------------------------------
A 7 year old boy comes to the office with a fever over 39. Vital signs are:
Pulse rate: 130 BP: 80/60 He looks pale and has constricted breathing. What is
your primary diagnosis:
------------------------------------------------------------------------
This issue is of vital importance to me, as we would like to use the
word-moodle template in our medical school. Maybe it is possible to "embed"
pieces of text with CDATA before having it processed at the XML level.
Thanks
David
Original issue reported on code.google.com by daviddel...@gmail.com on 10 Jun 2014 at 2:29
Original issue reported on code.google.com by
daviddel...@gmail.com
on 10 Jun 2014 at 2:29