Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8
-
Fix Version/s: 1.8
-
Component/s: Patch: Gradebook Plus
-
Labels:None
-
Environment:Ubuntu Linux, MySQL, Apache2, PHP5
-
Database:MySQL
-
Affected Branches:MOODLE_18_STABLE
-
Fixed Branches:MOODLE_18_STABLE
Description
When viewing grades and sorting by a group or all participants, the display on the web page is correct.
Exporting to Excel or Text, when sorted by a group. the wrong data is acquired.
When I export to Text or Excel I get the same data. I get a list of students who are not in my course (I assume it is a group; I have not confirmed this), and thusly no grades.
Exporting to Excel or Text with all participants works fine.
I have not attempted the ODS export.
patch to fix how groups are handled during download of grades (related to
CONTRIB-105andCONTRIB-109changes regarding groups)CONTRIB-105andCONTRIB-109changes regarding groups)