Skip to content

Fix prepare_moodle en

Christian Rohlfing requested to merge fix-prepare-moodle-en into master

Small bugfix to also remove trailing blank after Participant in Grades csv. Example:

"Participant 800001","Musterman, Max",313131,"No submission",,Yes,-,-

now results in id=800001 without trailing blank.

Merge request reports