Skip to content
Snippets Groups Projects

Resolve "Received 500 on export Student Scores"

Merged Dominik Seeger requested to merge 140-received-500-on-export-student-scores into master
All threads resolved!
+ 1
1
@@ -254,7 +254,7 @@ def do_load_module_descriptions():
print('''
This loader imports descriptions of modules in an exam. This information
is used to distinguish students within one instance or give information
is used to distinguish students within one instance or give information
about the grading type.
CSV file format: module_reference, total_score, pass_score, pass_only
Loading