Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.3.2, 2.4.4, 2.5
-
Component/s: Gradebook
-
Testing Instructions:
-
Affected Branches:MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
Fixed Branches:MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-38239-master -
Pull Master Diff URL:
Description
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
Attachments
Issue Links
- has been marked as being related by
-
MDL-37883 When importing assignment grades (offline marking) comma separated decimal grades are not handled correctly.
-
- Closed
-