Hi all
Ive been developing a local marking database for years now and have had it up loading to blackboard with no problem now i need to upload my marking to my employers moodle system.
my Problem is this Im trying to upload grades and feedback from a local database to moodle.
I can export to CSV and upload grades no problem.
the catch is that, feedback because it is freetext has commas and covers more than 1 line so needs to be quoted .
Problem: moodle doesnt seem to process quoted strings.
suggestions please im at a loss.