-
Bug
-
Resolution: Fixed
-
Critical
-
3.1.2, 3.2, 3.3, 3.4
-
MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_33_STABLE, MOODLE_34_STABLE
-
MOODLE_32_STABLE, MOODLE_33_STABLE
-
MDL-56046_master -
Steps to reproduce: (Quiz statistics export to excel is broken)
- Go to https://qa.moodle.net/mod/quiz/report.php?id=52&mode=statistics
- Select 'Microsoft Excel (.xlsx)' in the Dropdown, and click the download button.
- Save the file, and open it in a text editor.
Expected result: binary Excel data, which Excel will open.
Acutal result: Mixed in with the data, are PHP errors like
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/qa.moodle.net/html/lib/spout/src/Spout/Writer/Common/Helper/ZipHelper.php:214) in <b>/var/www/vhosts/qa.moodle.net/html/lib/spout/src/Spout/Common/Helper/GlobalFunctionsHelper.php</b> on line <b>252</b><br />
- has been marked as being related by
-
MDL-55468 Re-introduce export of feedback analysis page removed in 3.1
- Closed
- is a regression caused by
-
MDL-51603 Refactor downloading of csv, ods, excel etc files in reports and exports across moodle to stream progressively
- Closed
- is duplicated by
-
MDL-58377 Problem downloading statistics in Quiz
- Closed
-
MDL-56371 Can't download grade report as xlsx or ods.
- Closed
-
MDL-58528 Error exporting grades in Excel
- Closed
-
MDL-60845 Error downloading CSV tables
- Closed
-
MDL-58436 Quiz Statistics report HTML download has changed with 3.1
- Closed
- Testing discovered
-
MDL-58986 Quiz comment page does not have styled buttons
- Closed