Essay responses downloader plugin (quiz_essaydownload)
Versions
Current version
1.6.5 (2026062100)
1.6.5
Plugin type: Quiz reports
Frankenstyle component name: quiz_essaydownload
Version build number: 2026062100
Version release name: 1.6.5
Maturity: Stable
Supported Moodle versions: 4.5, 5.0, 5.1, 5.2
Repository URL (Git): https://github.com/PhilippImhof/moodle-quiz_essaydownload
Repository branch:
Repository tag: v1.6.5
Issue/bug tracker URL: https://github.com/PhilippImhof/moodle-quiz_essaydownload/issues
Changelog
1.6.5 (2026-06-21)
- improvement: allow customising of filename and name format
- assure compatibility with Moodle 5.1
Thanks to Nikolai Jahreis (@NJahreis), University of Bayreuth for the contribution.
1.6.4 (2025-12-11)
- bugfix: exporting all answers in one PDF per attempt now working even if
question text is also exported - internal: update CI for upcoming Moodle 5.2
1.6.3 (2025-10-14)
- assure compatibility with Moodle 5.1
- internal: update CI for Moodle 5.1
- internal: avoid debugging notice in tests with Moodle 5.0
1.6.2 (2025-04-14)
- assure compatibility with Moodle 5.0
1.6.1 (2025-01-12)
- bugfix: fix export of question text with embedded images
- internal: add unit tests for Windows based servers
1.6.0 (2024-12-10)
- improvement: for quizzes that allow multiple attempts, add option to export only first/last/best attempt
1.5.0 (2024-12-03)
- improvement: store export settings in user preferences
- improvement: allow grouping all responses of an attempt in one PDF
- bugfix: fixed bad page breaking when footer is enabled
- bugfix: page format US Letter now working properly
- internal: update CI for upcoming Moodle version
1.4.0 (2024-11-03)
- improvement: add option for flatter folder hierarchy in archive
1.3.0 (2024-10-27)
- improvement: add option to convert relative font-size from rem to percent, working around MDL-67360
- improvement: add option to include footer with page number
- improvement: add option to include word and character count
- bugfix: linebreaks are no longer lost when creating PDF output from plain-text summary
1.2.0 (2024-10-07)
- assure compatibility with freshly released Moodle 4.5 LTS
- improvement: add possibility to export formatted responses to PDF
- internal: added tests
- internal: remove temporary CI change after bug in moodle-plugin-ci was fixed
1.1.0 (2024-08-23)
- improvement: add setting to choose between ordering by first/last or last/first name
- improvement: add setting to use shorter names and thus avoid problem with Windows' unzipper
- internal: temporary change CI to work around problem with moodle-plugin-ci
1.0.2 (2024-08-08)
- bugfix: avoid corruption of ZIP file in case of errors
- improvement: in case of an error, include detailed message in ZIP file
- internal: add test with empty response to essay question
1.0.1 (2024-04-26)
- bugfix: download button was not working properly
- testing: add behat test for download button
- internal: simplified CI
1.0.0 (2024-04-19)
Initial release, inspired by the moodle-quiz_downloadsubmissions plugin. Main features:
- compatible with all current versions of Moodle, i. e. 4.1 and higher
- support for course groups
- support for attachments
1.6.4 (2025121100)
1.6.4
Plugin type: Quiz reports
Frankenstyle component name: quiz_essaydownload
Version build number: 2025121100
Version release name: 1.6.4
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4, 4.5, 5.0, 5.1
Repository URL (Git): https://github.com/PhilippImhof/moodle-quiz_essaydownload
Repository branch:
Repository tag: v1.6.4
Issue/bug tracker URL: https://github.com/PhilippImhof/moodle-quiz_essaydownload/issues
Changelog
1.6.4 (2025-12-11)
- bugfix: exporting all answers in one PDF per attempt now working even if
question text is also exported - internal: update CI for upcoming Moodle 5.2
1.6.3 (2025-10-14)
- assure compatibility with Moodle 5.1
- internal: update CI for Moodle 5.1
- internal: avoid debugging notice in tests with Moodle 5.0
1.6.2 (2025-04-14)
- assure compatibility with Moodle 5.0
1.6.1 (2025-01-12)
- bugfix: fix export of question text with embedded images
- internal: add unit tests for Windows based servers
1.6.0 (2024-12-10)
- improvement: for quizzes that allow multiple attempts, add option to export only first/last/best attempt
1.5.0 (2024-12-03)
- improvement: store export settings in user preferences
- improvement: allow grouping all responses of an attempt in one PDF
- bugfix: fixed bad page breaking when footer is enabled
- bugfix: page format US Letter now working properly
- internal: update CI for upcoming Moodle version
1.4.0 (2024-11-03)
- improvement: add option for flatter folder hierarchy in archive
1.3.0 (2024-10-27)
- improvement: add option to convert relative font-size from rem to percent, working around MDL-67360
- improvement: add option to include footer with page number
- improvement: add option to include word and character count
- bugfix: linebreaks are no longer lost when creating PDF output from plain-text summary
1.2.0 (2024-10-07)
- assure compatibility with freshly released Moodle 4.5 LTS
- improvement: add possibility to export formatted responses to PDF
- internal: added tests
- internal: remove temporary CI change after bug in moodle-plugin-ci was fixed
1.1.0 (2024-08-23)
- improvement: add setting to choose between ordering by first/last or last/first name
- improvement: add setting to use shorter names and thus avoid problem with Windows' unzipper
- internal: temporary change CI to work around problem with moodle-plugin-ci
1.0.2 (2024-08-08)
- bugfix: avoid corruption of ZIP file in case of errors
- improvement: in case of an error, include detailed message in ZIP file
- internal: add test with empty response to essay question
1.0.1 (2024-04-26)
- bugfix: download button was not working properly
- testing: add behat test for download button
- internal: simplified CI
1.0.0 (2024-04-19)
Initial release, inspired by the moodle-quiz_downloadsubmissions plugin. Main features:
- compatible with all current versions of Moodle, i. e. 4.1 and higher
- support for course groups
- support for attachments
1.6.3 (2025101400)
1.6.3
Plugin type: Quiz reports
Frankenstyle component name: quiz_essaydownload
Version build number: 2025101400
Version release name: 1.6.3
Maturity: Stable
Supported Moodle versions: 4.1, 4.4, 4.5, 5.0, 5.1
Repository URL (Git): https://github.com/PhilippImhof/moodle-quiz_essaydownload
Repository branch:
Repository tag: v1.6.3
Issue/bug tracker URL: https://github.com/PhilippImhof/moodle-quiz_essaydownload/issues
Changelog
1.6.3 (2025-10-14)
- assure compatibility with Moodle 5.1
- internal: update CI for Moodle 5.1
- internal: avoid debugging notice in tests with Moodle 5.0
1.6.2 (2025-04-14)
- assure compatibility with Moodle 5.0
1.6.1 (2025-01-12)
- bugfix: fix export of question text with embedded images
- internal: add unit tests for Windows based servers
1.6.0 (2024-12-10)
- improvement: for quizzes that allow multiple attempts, add option to export only first/last/best attempt
1.5.0 (2024-12-03)
- improvement: store export settings in user preferences
- improvement: allow grouping all responses of an attempt in one PDF
- bugfix: fixed bad page breaking when footer is enabled
- bugfix: page format US Letter now working properly
- internal: update CI for upcoming Moodle version
1.4.0 (2024-11-03)
- improvement: add option for flatter folder hierarchy in archive
1.3.0 (2024-10-27)
- improvement: add option to convert relative font-size from rem to percent, working around MDL-67360
- improvement: add option to include footer with page number
- improvement: add option to include word and character count
- bugfix: linebreaks are no longer lost when creating PDF output from plain-text summary
1.2.0 (2024-10-07)
- assure compatibility with freshly released Moodle 4.5 LTS
- improvement: add possibility to export formatted responses to PDF
- internal: added tests
- internal: remove temporary CI change after bug in moodle-plugin-ci was fixed
1.1.0 (2024-08-23)
- improvement: add setting to choose between ordering by first/last or last/first name
- improvement: add setting to use shorter names and thus avoid problem with Windows' unzipper
- internal: temporary change CI to work around problem with moodle-plugin-ci
1.0.2 (2024-08-08)
- bugfix: avoid corruption of ZIP file in case of errors
- improvement: in case of an error, include detailed message in ZIP file
- internal: add test with empty response to essay question
1.0.1 (2024-04-26)
- bugfix: download button was not working properly
- testing: add behat test for download button
- internal: simplified CI
1.0.0 (2024-04-19)
Initial release, inspired by the moodle-quiz_downloadsubmissions plugin. Main features:
- compatible with all current versions of Moodle, i. e. 4.1 and higher
- support for course groups
- support for attachments
1.6.2 (2025041400)
1.6.2
Plugin type: Quiz reports
Frankenstyle component name: quiz_essaydownload
Version build number: 2025041400
Version release name: 1.6.2
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Repository URL (Git): https://github.com/PhilippImhof/moodle-quiz_essaydownload
Repository branch:
Repository tag: v1.6.2
Issue/bug tracker URL: https://github.com/PhilippImhof/moodle-quiz_essaydownload/issues
Changelog
1.6.2 (2025-04-14)
- assure compatibility with Moodle 5.0
1.6.1 (2025-01-12)
- bugfix: fix export of question text with embedded images
- internal: add unit tests for Windows based servers
1.6.0 (2024-12-10)
- improvement: for quizzes that allow multiple attempts, add option to export only first/last/best attempt
1.5.0 (2024-12-03)
- improvement: store export settings in user preferences
- improvement: allow grouping all responses of an attempt in one PDF
- bugfix: fixed bad page breaking when footer is enabled
- bugfix: page format US Letter now working properly
- internal: update CI for upcoming Moodle version
1.4.0 (2024-11-03)
- improvement: add option for flatter folder hierarchy in archive
1.3.0 (2024-10-27)
- improvement: add option to convert relative font-size from rem to percent, working around MDL-67360
- improvement: add option to include footer with page number
- improvement: add option to include word and character count
- bugfix: linebreaks are no longer lost when creating PDF output from plain-text summary
1.2.0 (2024-10-07)
- assure compatibility with freshly released Moodle 4.5 LTS
- improvement: add possibility to export formatted responses to PDF
- internal: added tests
- internal: remove temporary CI change after bug in moodle-plugin-ci was fixed
1.1.0 (2024-08-23)
- improvement: add setting to choose between ordering by first/last or last/first name
- improvement: add setting to use shorter names and thus avoid problem with Windows' unzipper
- internal: temporary change CI to work around problem with moodle-plugin-ci
1.0.2 (2024-08-08)
- bugfix: avoid corruption of ZIP file in case of errors
- improvement: in case of an error, include detailed message in ZIP file
- internal: add test with empty response to essay question
1.0.1 (2024-04-26)
- bugfix: download button was not working properly
- testing: add behat test for download button
- internal: simplified CI
1.0.0 (2024-04-19)
Initial release, inspired by the moodle-quiz_downloadsubmissions plugin. Main features:
- compatible with all current versions of Moodle, i. e. 4.1 and higher
- support for course groups
- support for attachments
1.6.1 (2025011200)
1.6.1
Plugin type: Quiz reports
Frankenstyle component name: quiz_essaydownload
Version build number: 2025011200
Version release name: 1.6.1
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/PhilippImhof/moodle-quiz_essaydownload
Repository branch:
Repository tag: v1.6.1
Issue/bug tracker URL: https://github.com/PhilippImhof/moodle-quiz_essaydownload/issues
Changelog
1.6.1 (2025-01-12)
- bugfix: fix export of question text with embedded images
- internal: add unit tests for Windows based servers
1.6.0 (2024-12-10)
- improvement: for quizzes that allow multiple attempts, add option to export only first/last/best attempt
1.5.0 (2024-12-03)
- improvement: store export settings in user preferences
- improvement: allow grouping all responses of an attempt in one PDF
- bugfix: fixed bad page breaking when footer is enabled
- bugfix: page format US Letter now working properly
- internal: update CI for upcoming Moodle version
1.4.0 (2024-11-03)
- improvement: add option for flatter folder hierarchy in archive
1.3.0 (2024-10-27)
- improvement: add option to convert relative font-size from rem to percent, working around MDL-67360
- improvement: add option to include footer with page number
- improvement: add option to include word and character count
- bugfix: linebreaks are no longer lost when creating PDF output from plain-text summary
1.2.0 (2024-10-07)
- assure compatibility with freshly released Moodle 4.5 LTS
- improvement: add possibility to export formatted responses to PDF
- internal: added tests
- internal: remove temporary CI change after bug in moodle-plugin-ci was fixed
1.1.0 (2024-08-23)
- improvement: add setting to choose between ordering by first/last or last/first name
- improvement: add setting to use shorter names and thus avoid problem with Windows' unzipper
- internal: temporary change CI to work around problem with moodle-plugin-ci
1.0.2 (2024-08-08)
- bugfix: avoid corruption of ZIP file in case of errors
- improvement: in case of an error, include detailed message in ZIP file
- internal: add test with empty response to essay question
1.0.1 (2024-04-26)
- bugfix: download button was not working properly
- testing: add behat test for download button
- internal: simplified CI
1.0.0 (2024-04-19)
Initial release, inspired by the moodle-quiz_downloadsubmissions plugin. Main features:
- compatible with all current versions of Moodle, i. e. 4.1 and higher
- support for course groups
- support for attachments
1.6.0 (2024121000)
1.6.0
Plugin type: Quiz reports
Frankenstyle component name: quiz_essaydownload
Version build number: 2024121000
Version release name: 1.6.0
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/PhilippImhof/moodle-quiz_essaydownload
Repository branch:
Repository tag: v1.6.0
Issue/bug tracker URL: https://github.com/PhilippImhof/moodle-quiz_essaydownload/issues
Changelog
1.6.0 (2024-12-10)
- improvement: for quizzes that allow multiple attempts, add option to export only first/last/best attempt
1.5.0 (2024-12-03)
- improvement: store export settings in user preferences
- improvement: allow grouping all responses of an attempt in one PDF
- bugfix: fixed bad page breaking when footer is enabled
- bugfix: page format US Letter now working properly
- internal: update CI for upcoming Moodle version
1.4.0 (2024-11-03)
- improvement: add option for flatter folder hierarchy in archive
1.3.0 (2024-10-27)
- improvement: add option to convert relative font-size from rem to percent, working around MDL-67360
- improvement: add option to include footer with page number
- improvement: add option to include word and character count
- bugfix: linebreaks are no longer lost when creating PDF output from plain-text summary
1.2.0 (2024-10-07)
- assure compatibility with freshly released Moodle 4.5 LTS
- improvement: add possibility to export formatted responses to PDF
- internal: added tests
- internal: remove temporary CI change after bug in moodle-plugin-ci was fixed
1.1.0 (2024-08-23)
- improvement: add setting to choose between ordering by first/last or last/first name
- improvement: add setting to use shorter names and thus avoid problem with Windows' unzipper
- internal: temporary change CI to work around problem with moodle-plugin-ci
1.0.2 (2024-08-08)
- bugfix: avoid corruption of ZIP file in case of errors
- improvement: in case of an error, include detailed message in ZIP file
- internal: add test with empty response to essay question
1.0.1 (2024-04-26)
- bugfix: download button was not working properly
- testing: add behat test for download button
- internal: simplified CI
1.0.0 (2024-04-19)
Initial release, inspired by the moodle-quiz_downloadsubmissions plugin. Main features:
- compatible with all current versions of Moodle, i. e. 4.1 and higher
- support for course groups
- support for attachments
1.5.0 (2024120300)
1.5.0
Plugin type: Quiz reports
Frankenstyle component name: quiz_essaydownload
Version build number: 2024120300
Version release name: 1.5.0
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/PhilippImhof/moodle-quiz_essaydownload
Repository branch:
Repository tag: v1.5.0
Issue/bug tracker URL: https://github.com/PhilippImhof/moodle-quiz_essaydownload/issues
Changelog
1.5.0 (2024-12-03)
- improvement: store export settings in user preferences
- improvement: allow grouping all responses of an attempt in one PDF
- bugfix: fixed bad page breaking when footer is enabled
- bugfix: page format US Letter now working properly
- internal: update CI for upcoming Moodle version
1.4.0 (2024-11-03)
- improvement: add option for flatter folder hierarchy in archive
1.3.0 (2024-10-27)
- improvement: add option to convert relative font-size from rem to percent, working around MDL-67360
- improvement: add option to include footer with page number
- improvement: add option to include word and character count
- bugfix: linebreaks are no longer lost when creating PDF output from plain-text summary
1.2.0 (2024-10-07)
- assure compatibility with freshly released Moodle 4.5 LTS
- improvement: add possibility to export formatted responses to PDF
- internal: added tests
- internal: remove temporary CI change after bug in moodle-plugin-ci was fixed
1.1.0 (2024-08-23)
- improvement: add setting to choose between ordering by first/last or last/first name
- improvement: add setting to use shorter names and thus avoid problem with Windows' unzipper
- internal: temporary change CI to work around problem with moodle-plugin-ci
1.0.2 (2024-08-08)
- bugfix: avoid corruption of ZIP file in case of errors
- improvement: in case of an error, include detailed message in ZIP file
- internal: add test with empty response to essay question
1.0.1 (2024-04-26)
- bugfix: download button was not working properly
- testing: add behat test for download button
- internal: simplified CI
1.0.0 (2024-04-19)
Initial release, inspired by the moodle-quiz_downloadsubmissions plugin. Main features:
- compatible with all current versions of Moodle, i. e. 4.1 and higher
- support for course groups
- support for attachments
1.4.0 (2024110300)
1.4.0
Plugin type: Quiz reports
Frankenstyle component name: quiz_essaydownload
Version build number: 2024110300
Version release name: 1.4.0
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/PhilippImhof/moodle-quiz_essaydownload
Repository branch:
Repository tag: v1.4.0
Issue/bug tracker URL: https://github.com/PhilippImhof/moodle-quiz_essaydownload/issues
Changelog
1.4.0 (2024-11-03)
- improvement: add option for flatter folder hierarchy in archive
1.3.0 (2024-10-27)
- improvement: add option to convert relative font-size from rem to percent, working around MDL-67360
- improvement: add option to include footer with page number
- improvement: add option to include word and character count
- bugfix: linebreaks are no longer lost when creating PDF output from plain-text summary
1.2.0 (2024-10-07)
- assure compatibility with freshly released Moodle 4.5 LTS
- improvement: add possibility to export formatted responses to PDF
- internal: added tests
- internal: remove temporary CI change after bug in moodle-plugin-ci was fixed
1.1.0 (2024-08-23)
- improvement: add setting to choose between ordering by first/last or last/first name
- improvement: add setting to use shorter names and thus avoid problem with Windows' unzipper
- internal: temporary change CI to work around problem with moodle-plugin-ci
1.0.2 (2024-08-08)
- bugfix: avoid corruption of ZIP file in case of errors
- improvement: in case of an error, include detailed message in ZIP file
- internal: add test with empty response to essay question
1.0.1 (2024-04-26)
- bugfix: download button was not working properly
- testing: add behat test for download button
- internal: simplified CI
1.0.0 (2024-04-19)
Initial release, inspired by the moodle-quiz_downloadsubmissions plugin. Main features:
- compatible with all current versions of Moodle, i. e. 4.1 and higher
- support for course groups
- support for attachments
1.3.0 (2024102700)
1.3.0
Plugin type: Quiz reports
Frankenstyle component name: quiz_essaydownload
Version build number: 2024102700
Version release name: 1.3.0
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/PhilippImhof/moodle-quiz_essaydownload
Repository branch:
Repository tag: v1.3.0
Issue/bug tracker URL: https://github.com/PhilippImhof/moodle-quiz_essaydownload/issues
Changelog
1.3.0 (2024-10-27)
- improvement: add option to convert relative font-size from rem to percent, working around MDL-67360
- improvement: add option to include footer with page number
- improvement: add option to include word and character count
- bugfix: linebreaks are no longer lost when creating PDF output from plain-text summary
1.2.0 (2024-10-07)
- assure compatibility with freshly released Moodle 4.5 LTS
- improvement: add possibility to export formatted responses to PDF
- internal: added tests
- internal: remove temporary CI change after bug in moodle-plugin-ci was fixed
1.1.0 (2024-08-23)
- improvement: add setting to choose between ordering by first/last or last/first name
- improvement: add setting to use shorter names and thus avoid problem with Windows' unzipper
- internal: temporary change CI to work around problem with moodle-plugin-ci
1.0.2 (2024-08-08)
- bugfix: avoid corruption of ZIP file in case of errors
- improvement: in case of an error, include detailed message in ZIP file
- internal: add test with empty response to essay question
1.0.1 (2024-04-26)
- bugfix: download button was not working properly
- testing: add behat test for download button
- internal: simplified CI
1.0.0 (2024-04-19)
Initial release, inspired by the moodle-quiz_downloadsubmissions plugin. Main features:
- compatible with all current versions of Moodle, i. e. 4.1 and higher
- support for course groups
- support for attachments
1.2.0 (2024100700)
1.2.0
Plugin type: Quiz reports
Frankenstyle component name: quiz_essaydownload
Version build number: 2024100700
Version release name: 1.2.0
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/PhilippImhof/moodle-quiz_essaydownload
Repository branch:
Repository tag: v1.2.0
Issue/bug tracker URL: https://github.com/PhilippImhof/moodle-quiz_essaydownload/issues
Changelog
1.2.0 (2024-10-07)
- assure compatibility with freshly released Moodle 4.5 LTS
- improvement: add possibility to export formatted responses to PDF
- internal: added tests
- internal: remove temporary CI change after bug in moodle-plugin-ci was fixed
1.1.0 (2024-08-23)
- improvement: add setting to choose between ordering by first/last or last/first name
- improvement: add setting to use shorter names and thus avoid problem with Windows' unzipper
- internal: temporary change CI to work around problem with moodle-plugin-ci
1.0.2 (2024-08-08)
- bugfix: avoid corruption of ZIP file in case of errors
- improvement: in case of an error, include detailed message in ZIP file
- internal: add test with empty response to essay question
1.0.1 (2024-04-26)
- bugfix: download button was not working properly
- testing: add behat test for download button
- internal: simplified CI
1.0.0 (2024-04-19)
Initial release, inspired by the moodle-quiz_downloadsubmissions plugin. Main features:
- compatible with all current versions of Moodle, i. e. 4.1 and higher
- support for course groups
- support for attachments
1.1.0 (2024082300)
1.1.0
Plugin type: Quiz reports
Frankenstyle component name: quiz_essaydownload
Version build number: 2024082300
Version release name: 1.1.0
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/PhilippImhof/moodle-quiz_essaydownload
Repository branch:
Repository tag: v1.1.0
Issue/bug tracker URL: https://github.com/PhilippImhof/moodle-quiz_essaydownload/issues
Changelog
1.1.0 (2024-08-23)
- improvement: add setting to choose between ordering by first/last or last/first name
- improvement: add setting to use shorter names and thus avoid problem with Windows' unzipper
- internal: temporary change CI to work around problem with moodle-plugin-ci
1.0.2 (2024-08-08)
- bugfix: avoid corruption of ZIP file in case of errors
- improvement: in case of an error, include detailed message in ZIP file
- internal: add test with empty response to essay question
1.0.1 (2024-04-26)
- bugfix: download button was not working properly
- testing: add behat test for download button
- internal: simplified CI
1.0.0 (2024-04-19)
Initial release, inspired by the moodle-quiz_downloadsubmissions plugin. Main features:
- compatible with all current versions of Moodle, i. e. 4.1 and higher
- support for course groups
- support for attachments
1.0.2 (2024080800)
1.0.2
Plugin type: Quiz reports
Frankenstyle component name: quiz_essaydownload
Version build number: 2024080800
Version release name: 1.0.2
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/PhilippImhof/moodle-quiz_essaydownload
Repository branch:
Repository tag: v1.0.2
Issue/bug tracker URL: https://github.com/PhilippImhof/moodle-quiz_essaydownload/issues
Changelog
1.0.2 (2024-08-08)
- bugfix: avoid corruption of ZIP file in case of errors
- improvement: in case of an error, include detailed message in ZIP file
- internal: add test with empty response to essay question
1.0.1 (2024-04-26)
- bugfix: download button was not working properly
- testing: add behat test for download button
- internal: simplified CI
1.0.0 (2024-04-19)
Initial release, inspired by the moodle-quiz_downloadsubmissions plugin. Main features:
- compatible with all current versions of Moodle, i. e. 4.1 and higher
- support for course groups
- support for attachments
1.0.1 (2024042600)
1.0.1
Plugin type: Quiz reports
Frankenstyle component name: quiz_essaydownload
Version build number: 2024042600
Version release name: 1.0.1
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/PhilippImhof/moodle-quiz_essaydownload
Repository branch:
Repository tag: v1.0.1
Issue/bug tracker URL: https://github.com/PhilippImhof/moodle-quiz_essaydownload/issues
Changelog
1.0.1 (2024-04-26)
- bugfix: download button was not working properly
- testing: add behat test for download button
- internal: simplified CI
1.0.0 (2024-04-19)
Initial release, inspired by the moodle-quiz_downloadsubmissions plugin. Main features:
- compatible with all current versions of Moodle, i. e. 4.1 and higher
- support for course groups
- support for attachments
1.0.0 (2024041900)
1.0.0
Plugin type: Quiz reports
Frankenstyle component name: quiz_essaydownload
Version build number: 2024041900
Version release name: 1.0.0
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/PhilippImhof/moodle-quiz_essaydownload
Repository branch: main
Repository tag:
Issue/bug tracker URL: https://github.com/PhilippImhof/moodle-quiz_essaydownload/issues
Changelog
1.0.0 (2024-04-19)
Initial release, inspired by the moodle-quiz_downloadsubmissions plugin. Main features:
- compatible with all current versions of Moodle, i. e. 4.1 and higher
- support for course groups
- support for attachments