I'm using Moodle 3.10 and grading is done externally to Moodle and then later the grades and feedback are uploaded (by pasting from spreadsheet). In general this process has been working well for years. However, I would like to see if it is possible to change something.
Currently, when I upload feedback which includes multiple lines for a single student, when it displays in Moodle all the lines are run together.
For example, if I paste:
-------------
Your strengths were:
* Great formatting
* Good overall flow
You could improve by:
* Referencing better quality sources
* Improving your grammar usage
-------------
What shows to the student is:
-------------
Your strengths were: * Great formatting * Good overall flow You could improve by: * Referencing better quality sources * Improving your grammar usage
-------------
Is there any way to get the feedback to show with the line breaks?
Thanks in advance for any advice.