-
Bug
-
Resolution: Fixed
-
Minor
-
2.3.2, 2.4.4, 2.5
-
MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
MDL-38239-master -
When a teacher imports a .txt file with grades, if this one has commas instead of periods for decimals, an error appears: "Supplied grade is invalid".
To reproduce:
1. Create manual grading elements in "Grades"
2. Export an Excel file
3. Go to the file and enter grades for students
4. Save it as a .txt (with tabulation as separators)
5. Import this new file, with Windows-1252 as encoding and tab for separator
Result: error will appear.
This has been tested with 2.3.2 and 2.2.x
- has been marked as being related by
-
MDL-37883 When importing assignment grades (offline marking) comma separated decimal grades are not handled correctly.
- Closed