Workplace course certificate
Versions
Current version
5.0.8 (2026060900)
5.0.8
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2026060900
Version release name: 5.0.8
Maturity: Stable
Supported Moodle versions: 5.0, 5.1, 5.2
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v5.0.8
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
5.0.8 - 2026-06-09
- Internal CI updates only
5.0.7 - 2026-04-21
Added
- Added support for Moodle 5.2
Fixed
- Fixed activity completion when certificate is viewed in mobile app
Deprecated
- Deprecated Behat step for counting completion buttons
5.0.4 - 2025-12-09
Added
- Added bulk certificate regeneration
Changed
- Updated all time and date handling to use the new Clock API
- Compatibility with latest codechecker standards
Fixed
- Fixed backup/restore of activity expiration settings
5.0.3 - 2025-10-07
Added
- Added support for Moodle 5.1
5.0.1 - 2025-06-10
Added
- Improved CI automation
5.0 - 2025-04-14
Added
- Added support for Moodle 5.0
4.5.3 - 2025-03-18
Fixed
- behat tests checking that certificate opens in a new window failing with selenium/standalone-chrome:4
4.4.4 - 2024-10-08
Added
- Compatibility with Moodle 4.5; Updates to version testing matrices
4.4.3 - 2024-09-03
Changed
- Only changes to automatic testing scripts
4.4.2 - 2024-08-13
Fixed
- Failing behat tests because of incorrect table headers
4.4.1 - 2024-06-11
Fixed
- fixed implicit nullable parameter declaration deprecated in PHP 8.4
(new coding style check)
4.4 - 2024-05-21
Added
- Changed the icon to be more consistent with activity icons in 4.4
4.3.4 - 2024-04-23
Added
- Compatibility with Moodle 4.4, added to the testing matrix
Fixed
- Coding style fixes to comply with moodle-plugin-ci 4.4.0
4.3.3 - 2024-02-13
Fixed
- Race condition if the template was deleted in the middle of the process of issuing certificates
- Link to the module documentation from the 'Add activity' menu
4.3.2 - 2023-12-28
Fixed
- Users who have both student and teacher roles will no longer receive certificates
without meeting availability restrictions conditions.
4.3 - 2023-11-09
Added
- Testing on Workplace 4.3
4.2.3 - 2023-10-10
Changed
- Coding style fixes
- Included LMS 4.3 and PHP 8.2 in the GHA testing matrix
4.2 - 2023-05-30
Changed
- Removed strings: automaticsenddisabledinfo, enableautomaticsend, selecttemplatewarning,
taskissuecertificates, template - Deprecated strings: certificateissues, revoke, revokeissue, selectdate, status
4.1.3 - 2023-04-25
Added
- Compatibility with Moodle LMS 4.2
- Compatibility with PHP 8.1 for Moodle LMS 4.1 and 4.2
Fixed
- Prevent debugging messages about missing leftmargin and rightmargin field types
4.1.2 - 2023-03-14
Added
- Setting to skip some text filters when generating PDFs
4.1.1 - 2023-01-17
Changed
- Automated tests fixes
4.0.5+ - 2023-01-11
Changed
- Certificates PDFs now always open in a new tab
4.0.5 - 2022-11-15
Changed
- Added testing on LMS 4.1 (no functional changes)
4.0.4+ (2022101400)
- No changes, released to match the version of tool_certificate
4.0.3 (2022082400)
Changed
- Use system report for certificate issues.
- Add lock when generating certificate
4.0.2 (2022071200)
Added
- Course certificates may be archived when a course is reset allowing to receive more than one
certificate per user in the same course
4.0.1 (2022051000)
Changed
- Prevent race condition resulting in issuing course certificate twice
4.0.0 (2022042000)
Changed
- This version of the plugin is only for Moodle LMS 4.0 and above
- New icon for Moodle LMS 4.0
- Use new API to display activity header
3.11.6 (2022031500)
Added
- Allow relative dates for expiry dates (i.e. 1 year after issue)
3.11.5 (2022011800)
Added
- Added support for the mobile app
Changed
- Show country name instead of the two-letter code in the generated certificates
- Compliance with codechecker v3.0.5
3.11.1 (2021072000)
Changed
- Coding style fixes
3.11 (2021060800)
Changed
- Compatibility with Moodle 3.9 - 3.11
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
5.0.7 (2026042100)
5.0.7
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2026042100
Version release name: 5.0.7
Maturity: Stable
Supported Moodle versions: 5.0, 5.1, 5.2
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v5.0.7
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
5.0.7 - 2026-04-21
Added
- Added support for Moodle 5.2
Fixed
- Fixed activity completion when certificate is viewed in mobile app
Deprecated
- Deprecated Behat step for counting completion buttons
5.0.4 - 2025-12-09
Added
- Added bulk certificate regeneration
Changed
- Updated all time and date handling to use the new Clock API
- Compatibility with latest codechecker standards
Fixed
- Fixed backup/restore of activity expiration settings
5.0.3 - 2025-10-07
Added
- Added support for Moodle 5.1
5.0.1 - 2025-06-10
Added
- Improved CI automation
5.0 - 2025-04-14
Added
- Added support for Moodle 5.0
4.5.3 - 2025-03-18
Fixed
- behat tests checking that certificate opens in a new window failing with selenium/standalone-chrome:4
4.4.4 - 2024-10-08
Added
- Compatibility with Moodle 4.5; Updates to version testing matrices
4.4.3 - 2024-09-03
Changed
- Only changes to automatic testing scripts
4.4.2 - 2024-08-13
Fixed
- Failing behat tests because of incorrect table headers
4.4.1 - 2024-06-11
Fixed
- fixed implicit nullable parameter declaration deprecated in PHP 8.4
(new coding style check)
4.4 - 2024-05-21
Added
- Changed the icon to be more consistent with activity icons in 4.4
4.3.4 - 2024-04-23
Added
- Compatibility with Moodle 4.4, added to the testing matrix
Fixed
- Coding style fixes to comply with moodle-plugin-ci 4.4.0
4.3.3 - 2024-02-13
Fixed
- Race condition if the template was deleted in the middle of the process of issuing certificates
- Link to the module documentation from the 'Add activity' menu
4.3.2 - 2023-12-28
Fixed
- Users who have both student and teacher roles will no longer receive certificates
without meeting availability restrictions conditions.
4.3 - 2023-11-09
Added
- Testing on Workplace 4.3
4.2.3 - 2023-10-10
Changed
- Coding style fixes
- Included LMS 4.3 and PHP 8.2 in the GHA testing matrix
4.2 - 2023-05-30
Changed
- Removed strings: automaticsenddisabledinfo, enableautomaticsend, selecttemplatewarning,
taskissuecertificates, template - Deprecated strings: certificateissues, revoke, revokeissue, selectdate, status
4.1.3 - 2023-04-25
Added
- Compatibility with Moodle LMS 4.2
- Compatibility with PHP 8.1 for Moodle LMS 4.1 and 4.2
Fixed
- Prevent debugging messages about missing leftmargin and rightmargin field types
4.1.2 - 2023-03-14
Added
- Setting to skip some text filters when generating PDFs
4.1.1 - 2023-01-17
Changed
- Automated tests fixes
4.0.5+ - 2023-01-11
Changed
- Certificates PDFs now always open in a new tab
4.0.5 - 2022-11-15
Changed
- Added testing on LMS 4.1 (no functional changes)
4.0.4+ (2022101400)
- No changes, released to match the version of tool_certificate
4.0.3 (2022082400)
Changed
- Use system report for certificate issues.
- Add lock when generating certificate
4.0.2 (2022071200)
Added
- Course certificates may be archived when a course is reset allowing to receive more than one
certificate per user in the same course
4.0.1 (2022051000)
Changed
- Prevent race condition resulting in issuing course certificate twice
4.0.0 (2022042000)
Changed
- This version of the plugin is only for Moodle LMS 4.0 and above
- New icon for Moodle LMS 4.0
- Use new API to display activity header
3.11.6 (2022031500)
Added
- Allow relative dates for expiry dates (i.e. 1 year after issue)
3.11.5 (2022011800)
Added
- Added support for the mobile app
Changed
- Show country name instead of the two-letter code in the generated certificates
- Compliance with codechecker v3.0.5
3.11.1 (2021072000)
Changed
- Coding style fixes
3.11 (2021060800)
Changed
- Compatibility with Moodle 3.9 - 3.11
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
5.0.4 (2025120900)
5.0.4
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2025120900
Version release name: 5.0.4
Maturity: Stable
Supported Moodle versions: 5.0, 5.1
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v5.0.4
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
5.0.4 - 2025-12-09
Added
- Added bulk certificate regeneration
Changed
- Updated all time and date handling to use the new Clock API
- Compatibility with latest codechecker standards
Fixed
- Fixed backup/restore of activity expiration settings
5.0.3 - 2025-10-07
Added
- Added support for Moodle 5.1
5.0.1 - 2025-06-10
Added
- Improved CI automation
5.0 - 2025-04-14
Added
- Added support for Moodle 5.0
4.5.3 - 2025-03-18
Fixed
- behat tests checking that certificate opens in a new window failing with selenium/standalone-chrome:4
4.4.4 - 2024-10-08
Added
- Compatibility with Moodle 4.5; Updates to version testing matrices
4.4.3 - 2024-09-03
Changed
- Only changes to automatic testing scripts
4.4.2 - 2024-08-13
Fixed
- Failing behat tests because of incorrect table headers
4.4.1 - 2024-06-11
Fixed
- fixed implicit nullable parameter declaration deprecated in PHP 8.4
(new coding style check)
4.4 - 2024-05-21
Added
- Changed the icon to be more consistent with activity icons in 4.4
4.3.4 - 2024-04-23
Added
- Compatibility with Moodle 4.4, added to the testing matrix
Fixed
- Coding style fixes to comply with moodle-plugin-ci 4.4.0
4.3.3 - 2024-02-13
Fixed
- Race condition if the template was deleted in the middle of the process of issuing certificates
- Link to the module documentation from the 'Add activity' menu
4.3.2 - 2023-12-28
Fixed
- Users who have both student and teacher roles will no longer receive certificates
without meeting availability restrictions conditions.
4.3 - 2023-11-09
Added
- Testing on Workplace 4.3
4.2.3 - 2023-10-10
Changed
- Coding style fixes
- Included LMS 4.3 and PHP 8.2 in the GHA testing matrix
4.2 - 2023-05-30
Changed
- Removed strings: automaticsenddisabledinfo, enableautomaticsend, selecttemplatewarning,
taskissuecertificates, template - Deprecated strings: certificateissues, revoke, revokeissue, selectdate, status
4.1.3 - 2023-04-25
Added
- Compatibility with Moodle LMS 4.2
- Compatibility with PHP 8.1 for Moodle LMS 4.1 and 4.2
Fixed
- Prevent debugging messages about missing leftmargin and rightmargin field types
4.1.2 - 2023-03-14
Added
- Setting to skip some text filters when generating PDFs
4.1.1 - 2023-01-17
Changed
- Automated tests fixes
4.0.5+ - 2023-01-11
Changed
- Certificates PDFs now always open in a new tab
4.0.5 - 2022-11-15
Changed
- Added testing on LMS 4.1 (no functional changes)
4.0.4+ (2022101400)
- No changes, released to match the version of tool_certificate
4.0.3 (2022082400)
Changed
- Use system report for certificate issues.
- Add lock when generating certificate
4.0.2 (2022071200)
Added
- Course certificates may be archived when a course is reset allowing to receive more than one
certificate per user in the same course
4.0.1 (2022051000)
Changed
- Prevent race condition resulting in issuing course certificate twice
4.0.0 (2022042000)
Changed
- This version of the plugin is only for Moodle LMS 4.0 and above
- New icon for Moodle LMS 4.0
- Use new API to display activity header
3.11.6 (2022031500)
Added
- Allow relative dates for expiry dates (i.e. 1 year after issue)
3.11.5 (2022011800)
Added
- Added support for the mobile app
Changed
- Show country name instead of the two-letter code in the generated certificates
- Compliance with codechecker v3.0.5
3.11.1 (2021072000)
Changed
- Coding style fixes
3.11 (2021060800)
Changed
- Compatibility with Moodle 3.9 - 3.11
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
4.5.7 (2025031804)
4.5.7
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2025031804
Version release name: 4.5.7
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.5.7
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
4.5.7 - 2025-10-07
Changed
- Only changes to automatic testing scripts
4.5.5 - 2025-06-10
Added
- Improved CI automation
4.5.4 - 2025-04-15
Fixed
- Changed branch name in the testing matrix since the required branch of tool_certificate is no longer the default one
4.5.3 - 2025-03-18
Fixed
- behat tests checking that certificate opens in a new window failing with selenium/standalone-chrome:4
4.4.4 - 2024-10-08
Added
- Compatibility with Moodle 4.5; Updates to version testing matrices
4.4.3 - 2024-09-03
Changed
- Only changes to automatic testing scripts
4.4.2 - 2024-08-13
Fixed
- Failing behat tests because of incorrect table headers
4.4.1 - 2024-06-11
Fixed
- fixed implicit nullable parameter declaration deprecated in PHP 8.4
(new coding style check)
4.4 - 2024-05-21
Added
- Changed the icon to be more consistent with activity icons in 4.4
4.3.4 - 2024-04-23
Added
- Compatibility with Moodle 4.4, added to the testing matrix
Fixed
- Coding style fixes to comply with moodle-plugin-ci 4.4.0
4.3.3 - 2024-02-13
Fixed
- Race condition if the template was deleted in the middle of the process of issuing certificates
- Link to the module documentation from the 'Add activity' menu
4.3.2 - 2023-12-28
Fixed
- Users who have both student and teacher roles will no longer receive certificates
without meeting availability restrictions conditions.
4.3 - 2023-11-09
Added
- Testing on Workplace 4.3
4.2.3 - 2023-10-10
Changed
- Coding style fixes
- Included LMS 4.3 and PHP 8.2 in the GHA testing matrix
4.2 - 2023-05-30
Changed
- Removed strings: automaticsenddisabledinfo, enableautomaticsend, selecttemplatewarning,
taskissuecertificates, template - Deprecated strings: certificateissues, revoke, revokeissue, selectdate, status
4.1.3 - 2023-04-25
Added
- Compatibility with Moodle LMS 4.2
- Compatibility with PHP 8.1 for Moodle LMS 4.1 and 4.2
Fixed
- Prevent debugging messages about missing leftmargin and rightmargin field types
4.1.2 - 2023-03-14
Added
- Setting to skip some text filters when generating PDFs
4.1.1 - 2023-01-17
Changed
- Automated tests fixes
4.0.5+ - 2023-01-11
Changed
- Certificates PDFs now always open in a new tab
4.0.5 - 2022-11-15
Changed
- Added testing on LMS 4.1 (no functional changes)
4.0.4+ (2022101400)
- No changes, released to match the version of tool_certificate
4.0.3 (2022082400)
Changed
- Use system report for certificate issues.
- Add lock when generating certificate
4.0.2 (2022071200)
Added
- Course certificates may be archived when a course is reset allowing to receive more than one
certificate per user in the same course
4.0.1 (2022051000)
Changed
- Prevent race condition resulting in issuing course certificate twice
4.0.0 (2022042000)
Changed
- This version of the plugin is only for Moodle LMS 4.0 and above
- New icon for Moodle LMS 4.0
- Use new API to display activity header
3.11.6 (2022031500)
Added
- Allow relative dates for expiry dates (i.e. 1 year after issue)
3.11.5 (2022011800)
Added
- Added support for the mobile app
Changed
- Show country name instead of the two-letter code in the generated certificates
- Compliance with codechecker v3.0.5
3.11.1 (2021072000)
Changed
- Coding style fixes
3.11 (2021060800)
Changed
- Compatibility with Moodle 3.9 - 3.11
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
5.0.3 (2025100700)
5.0.3
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2025100700
Version release name: 5.0.3
Maturity: Stable
Supported Moodle versions: 5.0, 5.1
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v5.0.3
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
5.0.3 - 2025-10-07
Added
- Added support for Moodle 5.1
5.0.1 - 2025-06-10
Added
- Improved CI automation
5.0 - 2025-04-14
Added
- Added support for Moodle 5.0
4.5.3 - 2025-03-18
Fixed
- behat tests checking that certificate opens in a new window failing with selenium/standalone-chrome:4
4.4.4 - 2024-10-08
Added
- Compatibility with Moodle 4.5; Updates to version testing matrices
4.4.3 - 2024-09-03
Changed
- Only changes to automatic testing scripts
4.4.2 - 2024-08-13
Fixed
- Failing behat tests because of incorrect table headers
4.4.1 - 2024-06-11
Fixed
- fixed implicit nullable parameter declaration deprecated in PHP 8.4
(new coding style check)
4.4 - 2024-05-21
Added
- Changed the icon to be more consistent with activity icons in 4.4
4.3.4 - 2024-04-23
Added
- Compatibility with Moodle 4.4, added to the testing matrix
Fixed
- Coding style fixes to comply with moodle-plugin-ci 4.4.0
4.3.3 - 2024-02-13
Fixed
- Race condition if the template was deleted in the middle of the process of issuing certificates
- Link to the module documentation from the 'Add activity' menu
4.3.2 - 2023-12-28
Fixed
- Users who have both student and teacher roles will no longer receive certificates
without meeting availability restrictions conditions.
4.3 - 2023-11-09
Added
- Testing on Workplace 4.3
4.2.3 - 2023-10-10
Changed
- Coding style fixes
- Included LMS 4.3 and PHP 8.2 in the GHA testing matrix
4.2 - 2023-05-30
Changed
- Removed strings: automaticsenddisabledinfo, enableautomaticsend, selecttemplatewarning,
taskissuecertificates, template - Deprecated strings: certificateissues, revoke, revokeissue, selectdate, status
4.1.3 - 2023-04-25
Added
- Compatibility with Moodle LMS 4.2
- Compatibility with PHP 8.1 for Moodle LMS 4.1 and 4.2
Fixed
- Prevent debugging messages about missing leftmargin and rightmargin field types
4.1.2 - 2023-03-14
Added
- Setting to skip some text filters when generating PDFs
4.1.1 - 2023-01-17
Changed
- Automated tests fixes
4.0.5+ - 2023-01-11
Changed
- Certificates PDFs now always open in a new tab
4.0.5 - 2022-11-15
Changed
- Added testing on LMS 4.1 (no functional changes)
4.0.4+ (2022101400)
- No changes, released to match the version of tool_certificate
4.0.3 (2022082400)
Changed
- Use system report for certificate issues.
- Add lock when generating certificate
4.0.2 (2022071200)
Added
- Course certificates may be archived when a course is reset allowing to receive more than one
certificate per user in the same course
4.0.1 (2022051000)
Changed
- Prevent race condition resulting in issuing course certificate twice
4.0.0 (2022042000)
Changed
- This version of the plugin is only for Moodle LMS 4.0 and above
- New icon for Moodle LMS 4.0
- Use new API to display activity header
3.11.6 (2022031500)
Added
- Allow relative dates for expiry dates (i.e. 1 year after issue)
3.11.5 (2022011800)
Added
- Added support for the mobile app
Changed
- Show country name instead of the two-letter code in the generated certificates
- Compliance with codechecker v3.0.5
3.11.1 (2021072000)
Changed
- Coding style fixes
3.11 (2021060800)
Changed
- Compatibility with Moodle 3.9 - 3.11
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
4.5.5 (2025031802)
4.5.5
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2025031802
Version release name: 4.5.5
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.5.5
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
4.5.5 - 2025-06-10
Added
- Improved CI automation
4.5.4 - 2025-04-15
Fixed
- Changed branch name in the testing matrix since the required branch of tool_certificate is no longer the default one
4.5.3 - 2025-03-18
Fixed
- behat tests checking that certificate opens in a new window failing with selenium/standalone-chrome:4
4.4.4 - 2024-10-08
Added
- Compatibility with Moodle 4.5; Updates to version testing matrices
4.4.3 - 2024-09-03
Changed
- Only changes to automatic testing scripts
4.4.2 - 2024-08-13
Fixed
- Failing behat tests because of incorrect table headers
4.4.1 - 2024-06-11
Fixed
- fixed implicit nullable parameter declaration deprecated in PHP 8.4
(new coding style check)
4.4 - 2024-05-21
Added
- Changed the icon to be more consistent with activity icons in 4.4
4.3.4 - 2024-04-23
Added
- Compatibility with Moodle 4.4, added to the testing matrix
Fixed
- Coding style fixes to comply with moodle-plugin-ci 4.4.0
4.3.3 - 2024-02-13
Fixed
- Race condition if the template was deleted in the middle of the process of issuing certificates
- Link to the module documentation from the 'Add activity' menu
4.3.2 - 2023-12-28
Fixed
- Users who have both student and teacher roles will no longer receive certificates
without meeting availability restrictions conditions.
4.3 - 2023-11-09
Added
- Testing on Workplace 4.3
4.2.3 - 2023-10-10
Changed
- Coding style fixes
- Included LMS 4.3 and PHP 8.2 in the GHA testing matrix
4.2 - 2023-05-30
Changed
- Removed strings: automaticsenddisabledinfo, enableautomaticsend, selecttemplatewarning,
taskissuecertificates, template - Deprecated strings: certificateissues, revoke, revokeissue, selectdate, status
4.1.3 - 2023-04-25
Added
- Compatibility with Moodle LMS 4.2
- Compatibility with PHP 8.1 for Moodle LMS 4.1 and 4.2
Fixed
- Prevent debugging messages about missing leftmargin and rightmargin field types
4.1.2 - 2023-03-14
Added
- Setting to skip some text filters when generating PDFs
4.1.1 - 2023-01-17
Changed
- Automated tests fixes
4.0.5+ - 2023-01-11
Changed
- Certificates PDFs now always open in a new tab
4.0.5 - 2022-11-15
Changed
- Added testing on LMS 4.1 (no functional changes)
4.0.4+ (2022101400)
- No changes, released to match the version of tool_certificate
4.0.3 (2022082400)
Changed
- Use system report for certificate issues.
- Add lock when generating certificate
4.0.2 (2022071200)
Added
- Course certificates may be archived when a course is reset allowing to receive more than one
certificate per user in the same course
4.0.1 (2022051000)
Changed
- Prevent race condition resulting in issuing course certificate twice
4.0.0 (2022042000)
Changed
- This version of the plugin is only for Moodle LMS 4.0 and above
- New icon for Moodle LMS 4.0
- Use new API to display activity header
3.11.6 (2022031500)
Added
- Allow relative dates for expiry dates (i.e. 1 year after issue)
3.11.5 (2022011800)
Added
- Added support for the mobile app
Changed
- Show country name instead of the two-letter code in the generated certificates
- Compliance with codechecker v3.0.5
3.11.1 (2021072000)
Changed
- Coding style fixes
3.11 (2021060800)
Changed
- Compatibility with Moodle 3.9 - 3.11
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
5.0.1 (2025061000)
5.0.1
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2025061000
Version release name: 5.0.1
Maturity: Stable
Supported Moodle versions: 5.0
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v5.0.1
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
5.0.1 - 2025-06-10
Added
- Improved CI automation
5.0 - 2025-04-14
Added
- Added support for Moodle 5.0
4.5.3 - 2025-03-18
Fixed
- behat tests checking that certificate opens in a new window failing with selenium/standalone-chrome:4
4.4.4 - 2024-10-08
Added
- Compatibility with Moodle 4.5; Updates to version testing matrices
4.4.3 - 2024-09-03
Changed
- Only changes to automatic testing scripts
4.4.2 - 2024-08-13
Fixed
- Failing behat tests because of incorrect table headers
4.4.1 - 2024-06-11
Fixed
- fixed implicit nullable parameter declaration deprecated in PHP 8.4
(new coding style check)
4.4 - 2024-05-21
Added
- Changed the icon to be more consistent with activity icons in 4.4
4.3.4 - 2024-04-23
Added
- Compatibility with Moodle 4.4, added to the testing matrix
Fixed
- Coding style fixes to comply with moodle-plugin-ci 4.4.0
4.3.3 - 2024-02-13
Fixed
- Race condition if the template was deleted in the middle of the process of issuing certificates
- Link to the module documentation from the 'Add activity' menu
4.3.2 - 2023-12-28
Fixed
- Users who have both student and teacher roles will no longer receive certificates
without meeting availability restrictions conditions.
4.3 - 2023-11-09
Added
- Testing on Workplace 4.3
4.2.3 - 2023-10-10
Changed
- Coding style fixes
- Included LMS 4.3 and PHP 8.2 in the GHA testing matrix
4.2 - 2023-05-30
Changed
- Removed strings: automaticsenddisabledinfo, enableautomaticsend, selecttemplatewarning,
taskissuecertificates, template - Deprecated strings: certificateissues, revoke, revokeissue, selectdate, status
4.1.3 - 2023-04-25
Added
- Compatibility with Moodle LMS 4.2
- Compatibility with PHP 8.1 for Moodle LMS 4.1 and 4.2
Fixed
- Prevent debugging messages about missing leftmargin and rightmargin field types
4.1.2 - 2023-03-14
Added
- Setting to skip some text filters when generating PDFs
4.1.1 - 2023-01-17
Changed
- Automated tests fixes
4.0.5+ - 2023-01-11
Changed
- Certificates PDFs now always open in a new tab
4.0.5 - 2022-11-15
Changed
- Added testing on LMS 4.1 (no functional changes)
4.0.4+ (2022101400)
- No changes, released to match the version of tool_certificate
4.0.3 (2022082400)
Changed
- Use system report for certificate issues.
- Add lock when generating certificate
4.0.2 (2022071200)
Added
- Course certificates may be archived when a course is reset allowing to receive more than one
certificate per user in the same course
4.0.1 (2022051000)
Changed
- Prevent race condition resulting in issuing course certificate twice
4.0.0 (2022042000)
Changed
- This version of the plugin is only for Moodle LMS 4.0 and above
- New icon for Moodle LMS 4.0
- Use new API to display activity header
3.11.6 (2022031500)
Added
- Allow relative dates for expiry dates (i.e. 1 year after issue)
3.11.5 (2022011800)
Added
- Added support for the mobile app
Changed
- Show country name instead of the two-letter code in the generated certificates
- Compliance with codechecker v3.0.5
3.11.1 (2021072000)
Changed
- Coding style fixes
3.11 (2021060800)
Changed
- Compatibility with Moodle 3.9 - 3.11
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
5.0 (2025041400)
5.0
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2025041400
Version release name: 5.0
Maturity: Stable
Supported Moodle versions: 5.0
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v5.0.0
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
5.0 - 2025-04-14
Added
- Added support for Moodle 5.0
4.5.3 - 2025-03-18
Fixed
- behat tests checking that certificate opens in a new window failing with selenium/standalone-chrome:4
4.4.4 - 2024-10-08
Added
- Compatibility with Moodle 4.5; Updates to version testing matrices
4.4.3 - 2024-09-03
Changed
- Only changes to automatic testing scripts
4.4.2 - 2024-08-13
Fixed
- Failing behat tests because of incorrect table headers
4.4.1 - 2024-06-11
Fixed
- fixed implicit nullable parameter declaration deprecated in PHP 8.4
(new coding style check)
4.4 - 2024-05-21
Added
- Changed the icon to be more consistent with activity icons in 4.4
4.3.4 - 2024-04-23
Added
- Compatibility with Moodle 4.4, added to the testing matrix
Fixed
- Coding style fixes to comply with moodle-plugin-ci 4.4.0
4.3.3 - 2024-02-13
Fixed
- Race condition if the template was deleted in the middle of the process of issuing certificates
- Link to the module documentation from the 'Add activity' menu
4.3.2 - 2023-12-28
Fixed
- Users who have both student and teacher roles will no longer receive certificates
without meeting availability restrictions conditions.
4.3 - 2023-11-09
Added
- Testing on Workplace 4.3
4.2.3 - 2023-10-10
Changed
- Coding style fixes
- Included LMS 4.3 and PHP 8.2 in the GHA testing matrix
4.2 - 2023-05-30
Changed
- Removed strings: automaticsenddisabledinfo, enableautomaticsend, selecttemplatewarning,
taskissuecertificates, template - Deprecated strings: certificateissues, revoke, revokeissue, selectdate, status
4.1.3 - 2023-04-25
Added
- Compatibility with Moodle LMS 4.2
- Compatibility with PHP 8.1 for Moodle LMS 4.1 and 4.2
Fixed
- Prevent debugging messages about missing leftmargin and rightmargin field types
4.1.2 - 2023-03-14
Added
- Setting to skip some text filters when generating PDFs
4.1.1 - 2023-01-17
Changed
- Automated tests fixes
4.0.5+ - 2023-01-11
Changed
- Certificates PDFs now always open in a new tab
4.0.5 - 2022-11-15
Changed
- Added testing on LMS 4.1 (no functional changes)
4.0.4+ (2022101400)
- No changes, released to match the version of tool_certificate
4.0.3 (2022082400)
Changed
- Use system report for certificate issues.
- Add lock when generating certificate
4.0.2 (2022071200)
Added
- Course certificates may be archived when a course is reset allowing to receive more than one
certificate per user in the same course
4.0.1 (2022051000)
Changed
- Prevent race condition resulting in issuing course certificate twice
4.0.0 (2022042000)
Changed
- This version of the plugin is only for Moodle LMS 4.0 and above
- New icon for Moodle LMS 4.0
- Use new API to display activity header
3.11.6 (2022031500)
Added
- Allow relative dates for expiry dates (i.e. 1 year after issue)
3.11.5 (2022011800)
Added
- Added support for the mobile app
Changed
- Show country name instead of the two-letter code in the generated certificates
- Compliance with codechecker v3.0.5
3.11.1 (2021072000)
Changed
- Coding style fixes
3.11 (2021060800)
Changed
- Compatibility with Moodle 3.9 - 3.11
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
4.5.4 (2025031801)
4.5.4
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2025031801
Version release name: 4.5.4
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.5.4
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
4.5.4 - 2025-04-15
Fixed
- Changed branch name in the testing matrix since the required branch of tool_certificate is no longer the default one
4.5.3 - 2025-03-18
Fixed
- behat tests checking that certificate opens in a new window failing with selenium/standalone-chrome:4
4.4.4 - 2024-10-08
Added
- Compatibility with Moodle 4.5; Updates to version testing matrices
4.4.3 - 2024-09-03
Changed
- Only changes to automatic testing scripts
4.4.2 - 2024-08-13
Fixed
- Failing behat tests because of incorrect table headers
4.4.1 - 2024-06-11
Fixed
- fixed implicit nullable parameter declaration deprecated in PHP 8.4
(new coding style check)
4.4 - 2024-05-21
Added
- Changed the icon to be more consistent with activity icons in 4.4
4.3.4 - 2024-04-23
Added
- Compatibility with Moodle 4.4, added to the testing matrix
Fixed
- Coding style fixes to comply with moodle-plugin-ci 4.4.0
4.3.3 - 2024-02-13
Fixed
- Race condition if the template was deleted in the middle of the process of issuing certificates
- Link to the module documentation from the 'Add activity' menu
4.3.2 - 2023-12-28
Fixed
- Users who have both student and teacher roles will no longer receive certificates
without meeting availability restrictions conditions.
4.3 - 2023-11-09
Added
- Testing on Workplace 4.3
4.2.3 - 2023-10-10
Changed
- Coding style fixes
- Included LMS 4.3 and PHP 8.2 in the GHA testing matrix
4.2 - 2023-05-30
Changed
- Removed strings: automaticsenddisabledinfo, enableautomaticsend, selecttemplatewarning,
taskissuecertificates, template - Deprecated strings: certificateissues, revoke, revokeissue, selectdate, status
4.1.3 - 2023-04-25
Added
- Compatibility with Moodle LMS 4.2
- Compatibility with PHP 8.1 for Moodle LMS 4.1 and 4.2
Fixed
- Prevent debugging messages about missing leftmargin and rightmargin field types
4.1.2 - 2023-03-14
Added
- Setting to skip some text filters when generating PDFs
4.1.1 - 2023-01-17
Changed
- Automated tests fixes
4.0.5+ - 2023-01-11
Changed
- Certificates PDFs now always open in a new tab
4.0.5 - 2022-11-15
Changed
- Added testing on LMS 4.1 (no functional changes)
4.0.4+ (2022101400)
- No changes, released to match the version of tool_certificate
4.0.3 (2022082400)
Changed
- Use system report for certificate issues.
- Add lock when generating certificate
4.0.2 (2022071200)
Added
- Course certificates may be archived when a course is reset allowing to receive more than one
certificate per user in the same course
4.0.1 (2022051000)
Changed
- Prevent race condition resulting in issuing course certificate twice
4.0.0 (2022042000)
Changed
- This version of the plugin is only for Moodle LMS 4.0 and above
- New icon for Moodle LMS 4.0
- Use new API to display activity header
3.11.6 (2022031500)
Added
- Allow relative dates for expiry dates (i.e. 1 year after issue)
3.11.5 (2022011800)
Added
- Added support for the mobile app
Changed
- Show country name instead of the two-letter code in the generated certificates
- Compliance with codechecker v3.0.5
3.11.1 (2021072000)
Changed
- Coding style fixes
3.11 (2021060800)
Changed
- Compatibility with Moodle 3.9 - 3.11
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
4.5.3 (2025031800)
4.5.3
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2025031800
Version release name: 4.5.3
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.5.3
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
4.5.3 - 2025-03-18
Fixed
- behat tests checking that certificate opens in a new window failing with selenium/standalone-chrome:4
4.4.4 - 2024-10-08
Added
- Compatibility with Moodle 4.5; Updates to version testing matrices
4.4.3 - 2024-09-03
Changed
- Only changes to automatic testing scripts
4.4.2 - 2024-08-13
Fixed
- Failing behat tests because of incorrect table headers
4.4.1 - 2024-06-11
Fixed
- fixed implicit nullable parameter declaration deprecated in PHP 8.4
(new coding style check)
4.4 - 2024-05-21
Added
- Changed the icon to be more consistent with activity icons in 4.4
4.3.4 - 2024-04-23
Added
- Compatibility with Moodle 4.4, added to the testing matrix
Fixed
- Coding style fixes to comply with moodle-plugin-ci 4.4.0
4.3.3 - 2024-02-13
Fixed
- Race condition if the template was deleted in the middle of the process of issuing certificates
- Link to the module documentation from the 'Add activity' menu
4.3.2 - 2023-12-28
Fixed
- Users who have both student and teacher roles will no longer receive certificates
without meeting availability restrictions conditions.
4.3 - 2023-11-09
Added
- Testing on Workplace 4.3
4.2.3 - 2023-10-10
Changed
- Coding style fixes
- Included LMS 4.3 and PHP 8.2 in the GHA testing matrix
4.2 - 2023-05-30
Changed
- Removed strings: automaticsenddisabledinfo, enableautomaticsend, selecttemplatewarning,
taskissuecertificates, template - Deprecated strings: certificateissues, revoke, revokeissue, selectdate, status
4.1.3 - 2023-04-25
Added
- Compatibility with Moodle LMS 4.2
- Compatibility with PHP 8.1 for Moodle LMS 4.1 and 4.2
Fixed
- Prevent debugging messages about missing leftmargin and rightmargin field types
4.1.2 - 2023-03-14
Added
- Setting to skip some text filters when generating PDFs
4.1.1 - 2023-01-17
Changed
- Automated tests fixes
4.0.5+ - 2023-01-11
Changed
- Certificates PDFs now always open in a new tab
4.0.5 - 2022-11-15
Changed
- Added testing on LMS 4.1 (no functional changes)
4.0.4+ (2022101400)
- No changes, released to match the version of tool_certificate
4.0.3 (2022082400)
Changed
- Use system report for certificate issues.
- Add lock when generating certificate
4.0.2 (2022071200)
Added
- Course certificates may be archived when a course is reset allowing to receive more than one
certificate per user in the same course
4.0.1 (2022051000)
Changed
- Prevent race condition resulting in issuing course certificate twice
4.0.0 (2022042000)
Changed
- This version of the plugin is only for Moodle LMS 4.0 and above
- New icon for Moodle LMS 4.0
- Use new API to display activity header
3.11.6 (2022031500)
Added
- Allow relative dates for expiry dates (i.e. 1 year after issue)
3.11.5 (2022011800)
Added
- Added support for the mobile app
Changed
- Show country name instead of the two-letter code in the generated certificates
- Compliance with codechecker v3.0.5
3.11.1 (2021072000)
Changed
- Coding style fixes
3.11 (2021060800)
Changed
- Compatibility with Moodle 3.9 - 3.11
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
4.4.4 (2024100800)
4.4.4
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2024100800
Version release name: 4.4.4
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.4.4
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
4.4.4 - 2024-10-08
Added
- Compatibility with Moodle 4.5; Updates to version testing matrices
4.4.3 - 2024-09-03
Changed
- Only changes to automatic testing scripts
4.4.2 - 2024-08-13
Fixed
- Failing behat tests because of incorrect table headers
4.4.1 - 2024-06-11
Fixed
- fixed implicit nullable parameter declaration deprecated in PHP 8.4
(new coding style check)
4.4 - 2024-05-21
Added
- Changed the icon to be more consistent with activity icons in 4.4
4.3.4 - 2024-04-23
Added
- Compatibility with Moodle 4.4, added to the testing matrix
Fixed
- Coding style fixes to comply with moodle-plugin-ci 4.4.0
4.3.3 - 2024-02-13
Fixed
- Race condition if the template was deleted in the middle of the process of issuing certificates
- Link to the module documentation from the 'Add activity' menu
4.3.2 - 2023-12-28
Fixed
- Users who have both student and teacher roles will no longer receive certificates
without meeting availability restrictions conditions.
4.3 - 2023-11-09
Added
- Testing on Workplace 4.3
4.2.3 - 2023-10-10
Changed
- Coding style fixes
- Included LMS 4.3 and PHP 8.2 in the GHA testing matrix
4.2 - 2023-05-30
Changed
- Removed strings: automaticsenddisabledinfo, enableautomaticsend, selecttemplatewarning,
taskissuecertificates, template - Deprecated strings: certificateissues, revoke, revokeissue, selectdate, status
4.1.3 - 2023-04-25
Added
- Compatibility with Moodle LMS 4.2
- Compatibility with PHP 8.1 for Moodle LMS 4.1 and 4.2
Fixed
- Prevent debugging messages about missing leftmargin and rightmargin field types
4.1.2 - 2023-03-14
Added
- Setting to skip some text filters when generating PDFs
4.1.1 - 2023-01-17
Changed
- Automated tests fixes
4.0.5+ - 2023-01-11
Changed
- Certificates PDFs now always open in a new tab
4.0.5 - 2022-11-15
Changed
- Added testing on LMS 4.1 (no functional changes)
4.0.4+ (2022101400)
- No changes, released to match the version of tool_certificate
4.0.3 (2022082400)
Changed
- Use system report for certificate issues.
- Add lock when generating certificate
4.0.2 (2022071200)
Added
- Course certificates may be archived when a course is reset allowing to receive more than one
certificate per user in the same course
4.0.1 (2022051000)
Changed
- Prevent race condition resulting in issuing course certificate twice
4.0.0 (2022042000)
Changed
- This version of the plugin is only for Moodle LMS 4.0 and above
- New icon for Moodle LMS 4.0
- Use new API to display activity header
3.11.6 (2022031500)
Added
- Allow relative dates for expiry dates (i.e. 1 year after issue)
3.11.5 (2022011800)
Added
- Added support for the mobile app
Changed
- Show country name instead of the two-letter code in the generated certificates
- Compliance with codechecker v3.0.5
3.11.1 (2021072000)
Changed
- Coding style fixes
3.11 (2021060800)
Changed
- Compatibility with Moodle 3.9 - 3.11
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
4.4.3 (2024090300)
4.4.3
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2024090300
Version release name: 4.4.3
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.4.3
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
4.4.3 - 2024-09-03
Changed
- Only changes to automatic testing scripts
4.4.2 - 2024-08-13
Fixed
- Failing behat tests because of incorrect table headers
4.4.1 - 2024-06-11
Fixed
- fixed implicit nullable parameter declaration deprecated in PHP 8.4
(new coding style check)
4.4 - 2024-05-21
Added
- Changed the icon to be more consistent with activity icons in 4.4
4.3.4 - 2024-04-23
Added
- Compatibility with Moodle 4.4, added to the testing matrix
Fixed
- Coding style fixes to comply with moodle-plugin-ci 4.4.0
4.3.3 - 2024-02-13
Fixed
- Race condition if the template was deleted in the middle of the process of issuing certificates
- Link to the module documentation from the 'Add activity' menu
4.3.2 - 2023-12-28
Fixed
- Users who have both student and teacher roles will no longer receive certificates
without meeting availability restrictions conditions.
4.3 - 2023-11-09
Added
- Testing on Workplace 4.3
4.2.3 - 2023-10-10
Changed
- Coding style fixes
- Included LMS 4.3 and PHP 8.2 in the GHA testing matrix
4.2 - 2023-05-30
Changed
- Removed strings: automaticsenddisabledinfo, enableautomaticsend, selecttemplatewarning,
taskissuecertificates, template - Deprecated strings: certificateissues, revoke, revokeissue, selectdate, status
4.1.3 - 2023-04-25
Added
- Compatibility with Moodle LMS 4.2
- Compatibility with PHP 8.1 for Moodle LMS 4.1 and 4.2
Fixed
- Prevent debugging messages about missing leftmargin and rightmargin field types
4.1.2 - 2023-03-14
Added
- Setting to skip some text filters when generating PDFs
4.1.1 - 2023-01-17
Changed
- Automated tests fixes
4.0.5+ - 2023-01-11
Changed
- Certificates PDFs now always open in a new tab
4.0.5 - 2022-11-15
Changed
- Added testing on LMS 4.1 (no functional changes)
4.0.4+ (2022101400)
- No changes, released to match the version of tool_certificate
4.0.3 (2022082400)
Changed
- Use system report for certificate issues.
- Add lock when generating certificate
4.0.2 (2022071200)
Added
- Course certificates may be archived when a course is reset allowing to receive more than one
certificate per user in the same course
4.0.1 (2022051000)
Changed
- Prevent race condition resulting in issuing course certificate twice
4.0.0 (2022042000)
Changed
- This version of the plugin is only for Moodle LMS 4.0 and above
- New icon for Moodle LMS 4.0
- Use new API to display activity header
3.11.6 (2022031500)
Added
- Allow relative dates for expiry dates (i.e. 1 year after issue)
3.11.5 (2022011800)
Added
- Added support for the mobile app
Changed
- Show country name instead of the two-letter code in the generated certificates
- Compliance with codechecker v3.0.5
3.11.1 (2021072000)
Changed
- Coding style fixes
3.11 (2021060800)
Changed
- Compatibility with Moodle 3.9 - 3.11
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
4.4.2 (2024081300)
4.4.2
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2024081300
Version release name: 4.4.2
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.4.2
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
4.4.2 - 2024-08-13
Fixed
- Failing behat tests because of incorrect table headers
4.4.1 - 2024-06-11
Fixed
- fixed implicit nullable parameter declaration deprecated in PHP 8.4
(new coding style check)
4.4 - 2024-05-21
Added
- Changed the icon to be more consistent with activity icons in 4.4
4.3.4 - 2024-04-23
Added
- Compatibility with Moodle 4.4, added to the testing matrix
Fixed
- Coding style fixes to comply with moodle-plugin-ci 4.4.0
4.3.3 - 2024-02-13
Fixed
- Race condition if the template was deleted in the middle of the process of issuing certificates
- Link to the module documentation from the 'Add activity' menu
4.3.2 - 2023-12-28
Fixed
- Users who have both student and teacher roles will no longer receive certificates
without meeting availability restrictions conditions.
4.3 - 2023-11-09
Added
- Testing on Workplace 4.3
4.2.3 - 2023-10-10
Changed
- Coding style fixes
- Included LMS 4.3 and PHP 8.2 in the GHA testing matrix
4.2 - 2023-05-30
Changed
- Removed strings: automaticsenddisabledinfo, enableautomaticsend, selecttemplatewarning,
taskissuecertificates, template - Deprecated strings: certificateissues, revoke, revokeissue, selectdate, status
4.1.3 - 2023-04-25
Added
- Compatibility with Moodle LMS 4.2
- Compatibility with PHP 8.1 for Moodle LMS 4.1 and 4.2
Fixed
- Prevent debugging messages about missing leftmargin and rightmargin field types
4.1.2 - 2023-03-14
Added
- Setting to skip some text filters when generating PDFs
4.1.1 - 2023-01-17
Changed
- Automated tests fixes
4.0.5+ - 2023-01-11
Changed
- Certificates PDFs now always open in a new tab
4.0.5 - 2022-11-15
Changed
- Added testing on LMS 4.1 (no functional changes)
4.0.4+ (2022101400)
- No changes, released to match the version of tool_certificate
4.0.3 (2022082400)
Changed
- Use system report for certificate issues.
- Add lock when generating certificate
4.0.2 (2022071200)
Added
- Course certificates may be archived when a course is reset allowing to receive more than one
certificate per user in the same course
4.0.1 (2022051000)
Changed
- Prevent race condition resulting in issuing course certificate twice
4.0.0 (2022042000)
Changed
- This version of the plugin is only for Moodle LMS 4.0 and above
- New icon for Moodle LMS 4.0
- Use new API to display activity header
3.11.6 (2022031500)
Added
- Allow relative dates for expiry dates (i.e. 1 year after issue)
3.11.5 (2022011800)
Added
- Added support for the mobile app
Changed
- Show country name instead of the two-letter code in the generated certificates
- Compliance with codechecker v3.0.5
3.11.1 (2021072000)
Changed
- Coding style fixes
3.11 (2021060800)
Changed
- Compatibility with Moodle 3.9 - 3.11
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
4.4.1 (2024061100)
4.4.1
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2024061100
Version release name: 4.4.1
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.4.1
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
4.4.1 - 2024-06-11
Fixed
- fixed implicit nullable parameter declaration deprecated in PHP 8.4
(new coding style check)
4.4 - 2024-05-21
Added
- Changed the icon to be more consistent with activity icons in 4.4
4.3.4 - 2024-04-23
Added
- Compatibility with Moodle 4.4, added to the testing matrix
Fixed
- Coding style fixes to comply with moodle-plugin-ci 4.4.0
4.3.3 - 2024-02-13
Fixed
- Race condition if the template was deleted in the middle of the process of issuing certificates
- Link to the module documentation from the 'Add activity' menu
4.3.2 - 2023-12-28
Fixed
- Users who have both student and teacher roles will no longer receive certificates
without meeting availability restrictions conditions.
4.3 - 2023-11-09
Added
- Testing on Workplace 4.3
4.2.3 - 2023-10-10
Changed
- Coding style fixes
- Included LMS 4.3 and PHP 8.2 in the GHA testing matrix
4.2 - 2023-05-30
Changed
- Removed strings: automaticsenddisabledinfo, enableautomaticsend, selecttemplatewarning,
taskissuecertificates, template - Deprecated strings: certificateissues, revoke, revokeissue, selectdate, status
4.1.3 - 2023-04-25
Added
- Compatibility with Moodle LMS 4.2
- Compatibility with PHP 8.1 for Moodle LMS 4.1 and 4.2
Fixed
- Prevent debugging messages about missing leftmargin and rightmargin field types
4.1.2 - 2023-03-14
Added
- Setting to skip some text filters when generating PDFs
4.1.1 - 2023-01-17
Changed
- Automated tests fixes
4.0.5+ - 2023-01-11
Changed
- Certificates PDFs now always open in a new tab
4.0.5 - 2022-11-15
Changed
- Added testing on LMS 4.1 (no functional changes)
4.0.4+ (2022101400)
- No changes, released to match the version of tool_certificate
4.0.3 (2022082400)
Changed
- Use system report for certificate issues.
- Add lock when generating certificate
4.0.2 (2022071200)
Added
- Course certificates may be archived when a course is reset allowing to receive more than one
certificate per user in the same course
4.0.1 (2022051000)
Changed
- Prevent race condition resulting in issuing course certificate twice
4.0.0 (2022042000)
Changed
- This version of the plugin is only for Moodle LMS 4.0 and above
- New icon for Moodle LMS 4.0
- Use new API to display activity header
3.11.6 (2022031500)
Added
- Allow relative dates for expiry dates (i.e. 1 year after issue)
3.11.5 (2022011800)
Added
- Added support for the mobile app
Changed
- Show country name instead of the two-letter code in the generated certificates
- Compliance with codechecker v3.0.5
3.11.1 (2021072000)
Changed
- Coding style fixes
3.11 (2021060800)
Changed
- Compatibility with Moodle 3.9 - 3.11
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
4.4 (2024052100)
4.4
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2024052100
Version release name: 4.4
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.4.0
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
4.4 - 2024-05-21
Added
- Changed the icon to be more consistent with activity icons in 4.4
4.3.4 - 2024-04-23
Added
- Compatibility with Moodle 4.4, added to the testing matrix
Fixed
- Coding style fixes to comply with moodle-plugin-ci 4.4.0
4.3.3 - 2024-02-13
Fixed
- Race condition if the template was deleted in the middle of the process of issuing certificates
- Link to the module documentation from the 'Add activity' menu
4.3.2 - 2023-12-28
Fixed
- Users who have both student and teacher roles will no longer receive certificates
without meeting availability restrictions conditions.
4.3 - 2023-11-09
Added
- Testing on Workplace 4.3
4.2.3 - 2023-10-10
Changed
- Coding style fixes
- Included LMS 4.3 and PHP 8.2 in the GHA testing matrix
4.2 - 2023-05-30
Changed
- Removed strings: automaticsenddisabledinfo, enableautomaticsend, selecttemplatewarning,
taskissuecertificates, template - Deprecated strings: certificateissues, revoke, revokeissue, selectdate, status
4.1.3 - 2023-04-25
Added
- Compatibility with Moodle LMS 4.2
- Compatibility with PHP 8.1 for Moodle LMS 4.1 and 4.2
Fixed
- Prevent debugging messages about missing leftmargin and rightmargin field types
4.1.2 - 2023-03-14
Added
- Setting to skip some text filters when generating PDFs
4.1.1 - 2023-01-17
Changed
- Automated tests fixes
4.0.5+ - 2023-01-11
Changed
- Certificates PDFs now always open in a new tab
4.0.5 - 2022-11-15
Changed
- Added testing on LMS 4.1 (no functional changes)
4.0.4+ (2022101400)
- No changes, released to match the version of tool_certificate
4.0.3 (2022082400)
Changed
- Use system report for certificate issues.
- Add lock when generating certificate
4.0.2 (2022071200)
Added
- Course certificates may be archived when a course is reset allowing to receive more than one
certificate per user in the same course
4.0.1 (2022051000)
Changed
- Prevent race condition resulting in issuing course certificate twice
4.0.0 (2022042000)
Changed
- This version of the plugin is only for Moodle LMS 4.0 and above
- New icon for Moodle LMS 4.0
- Use new API to display activity header
3.11.6 (2022031500)
Added
- Allow relative dates for expiry dates (i.e. 1 year after issue)
3.11.5 (2022011800)
Added
- Added support for the mobile app
Changed
- Show country name instead of the two-letter code in the generated certificates
- Compliance with codechecker v3.0.5
3.11.1 (2021072000)
Changed
- Coding style fixes
3.11 (2021060800)
Changed
- Compatibility with Moodle 3.9 - 3.11
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
4.3.4 (2024042300)
4.3.4
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2024042300
Version release name: 4.3.4
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.3.4
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
4.3.4 - 2024-04-23
Added
- Compatibility with Moodle 4.4, added to the testing matrix
Fixed
- Coding style fixes to comply with moodle-plugin-ci 4.4.0
4.3.3 (2024021300)
4.3.3
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2024021300
Version release name: 4.3.3
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.3.3
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
4.3.3 - 2024-02-13
Fixed
- Race condition if the template was deleted in the middle of the process of issuing certificates
- Link to the module documentation from the 'Add activity' menu
4.3.2 (2023122800)
4.3.2
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2023122800
Version release name: 4.3.2
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.3.2
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
4.3.2 - 2023-12-28
Fixed
- Users who have both student and teacher roles will no longer receive certificates
without meeting availability restrictions conditions.
4.2.3 (2023101000)
4.2.3
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2023101000
Version release name: 4.2.3
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.2.3
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
4.2.3 - 2023-10-10
Changed
- Coding style fixes
- Included LMS 4.3 and PHP 8.2 in the GHA testing matrix
3.11.17 (2022031710)
3.11.17
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2022031710
Version release name: 3.11.17
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v3.11.17
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
3.11.17 - 2023-10-10
Fixed
- Lock the moodle-plugin-ci, this version is supported for security fixes only and we will
not keep it up-to-date with new coding style requirements
4.2 (2023053000)
4.2
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2023053000
Version release name: 4.2
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.2
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
4.2 - 2023-05-30
Changed
- Removed strings: automaticsenddisabledinfo, enableautomaticsend, selecttemplatewarning,
taskissuecertificates, template - Deprecated strings: certificateissues, revoke, revokeissue, selectdate, status
3.11.14 (2022031680)
3.11.14
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2022031680
Version release name: 3.11.14
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v3.11.14
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
4.1.3 (2023042500)
4.1.3
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2023042500
Version release name: 4.1.3
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.1.3
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
4.1.2 (2023031400)
4.1.2
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2023031400
Version release name: 4.1.2
Maturity: Stable
Supported Moodle versions: 4.0, 4.1
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.1.2
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
4.1.2 - 2023-03-14
Added
- Setting to skip some text filters when generating PDFs
3.11.12 (2022031660)
3.11.12
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2022031660
Version release name: 3.11.12
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v3.11.12
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
3.11.11 (2022031650)
Changed
- Only coding style
4.1.1 (2023011700)
4.1.1
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2023011700
Version release name: 4.1.1
Maturity: Stable
Supported Moodle versions: 4.0, 4.1
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.1.1
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
4.1.1 - 2023-01-17
Changed
- Automated tests fixes
4.0.5 (2022111500)
4.0.5
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2022111500
Version release name: 4.0.5
Maturity: Stable
Supported Moodle versions: 4.0, 4.1
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.0.5
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changed
- Added testing on LMS 4.1 (no functional changes)
3.11.11 (2022031650)
3.11.11
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2022031650
Version release name: 3.11.11
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v3.11.11
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changed
- Only coding style
4.0.4+ (2022101400)
4.0.4+
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2022101400
Version release name: 4.0.4+
Maturity: Stable
Supported Moodle versions: 4.0
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.0.4-plus
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
- No changes, released to match the version of tool_certificate
4.0.3 (2022082400)
4.0.3
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2022082400
Version release name: 4.0.3
Maturity: Stable
Supported Moodle versions: 4.0
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.0.3
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
3.11.9 (2022031630)
3.11.9
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2022031630
Version release name: 3.11.9
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v3.11.9
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
4.0.2 (2022071200)
4.0.2
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2022071200
Version release name: 4.0.2
Maturity: Stable
Supported Moodle versions: 4.0
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v4.0.2
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
4.0.2 (2022071200)
Added
- Course certificates may be archived when a course is reset allowing to receive more than one
certificate per user in the same course
3.11.8 (2022031620)
3.11.8
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2022031620
Version release name: 3.11.8
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v3.11.8
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
3.11.8 (2022031620)
Added
- Course certificates may be archived when a course is reset allowing to receive more than one
certificate per user in the same course
4.0.1 (2022051000)
4.0.1
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2022051000
Version release name: 4.0.1
Maturity: Stable
Supported Moodle versions: 4.0
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch: master
Repository tag: v4.0.1
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
4.0.1 (2022051000)
Changed
- Prevent race condition resulting in issuing course certificate twice
3.11.7 (2022031610)
3.11.7
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2022031610
Version release name: 3.11.7
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch: MOODLE_39_STABLE
Repository tag: v3.11.7
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
3.11.7 (2022031610)
Changed
- Prevent race condition resulting in issuing course certificate twice
4.0.0 (2022042000)
4.0.0
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2022042000
Version release name: 4.0.0
Maturity: Stable
Supported Moodle versions: 4.0
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch: master
Repository tag: v4.0.0
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
4.0.0 (2022042000)
Changed
- This version of the plugin is only for Moodle LMS 4.0 and above
- New icon for Moodle LMS 4.0
- Use new API to display activity header
3.11.6 (2022031500)
3.11.6
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2022031500
Version release name: 3.11.6
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch: MOODLE_39_STABLE
Repository tag: v3.11.6
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
3.11.6 (2022031500)
Added
- Allow relative dates for expiry dates (i.e. 1 year after issue)
3.11.5 (2022011800)
3.11.5
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2022011800
Version release name: 3.11.5
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v3.11.5
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
3.11.5 (2022011800)
Added
- Added support for the mobile app
Changed
- Show country name instead of the two-letter code in the generated certificates
- Compliance with codechecker v3.0.5
3.11.2 (2021073000)
3.11.2
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2021073000
Version release name: 3.11.2
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag: v3.11.2
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
3.11.1 (2021072000)
Changed
- Coding style fixes
3.11 (2021060800)
Changed
- Compatibility with Moodle 3.9 - 3.11
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
3.11.1 (2021072000)
3.11.1
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2021072000
Version release name: 3.11.1
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag:
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
3.11.1 (2021072000)
Changed
- Coding style fixes
3.11 (2021060800)
Changed
- Compatibility with Moodle 3.9 - 3.11
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
3.11 (2021060800)
3.11
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2021060800
Version release name: 3.11
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch: master
Repository tag: v3.11
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
3.11 (2021060800)
Changed
- Compatibility with Moodle 3.9 - 3.11
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
3.10.4 (2021051100)
3.10.4
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2021051100
Version release name: 3.10.4
Maturity: Stable
Supported Moodle versions: 3.10, 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag:
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
3.10.4 (2021051100)
Changed
- Fixes to coding style to make new version of codechecker happy
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
3.10.1+ (2021020800)
3.10.1+
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2021020800
Version release name: 3.10.1+
Maturity: Stable
Supported Moodle versions: 3.10, 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag:
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Changelog
3.10.1+ (2021020800)
Changed
- Viewing and previewing certificates now open a new browser tab
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
Previous versions
Changelog was not maintained before version 3.10
3.10.1 (2021011900)
3.10.1
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2021011900
Version release name: 3.10.1
Maturity: Stable
Supported Moodle versions: 3.10, 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag:
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
There are no changes in this release, but we need to bump the version number for consistency with other plugins
3.10+ (2020121700)
3.10+
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2020121700
Version release name: 3.10+
Maturity: Stable
Supported Moodle versions: 3.10, 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag:
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
3.10+ (2020121700)
Changed
- Fixed a bug in how a 'Text area' course custom field is handled in the certificate templates
- For performance reasons the exact number of users who will receive certificate is no longer displayed.
CONTRIB-8325
3.10 (2020120100)
3.10
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2020120100
Version release name: 3.10
Maturity: Stable
Supported Moodle versions: 3.10, 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag:
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
- Small fixes
- Compatibility with Moodle 3.10
3.9.2 (2020100700)
3.9.2
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2020100700
Version release name: 3.9.2
Maturity: Stable
Supported Moodle versions: 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag:
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Version 3.9.2 (2020100700)
- Fixed bug in calculating the list of users who are eligible to receive certificate. It was working with some access restrictions but not all of them.
3.9.2 (2020100600)
3.9.2
Plugin type: Activities
Frankenstyle component name: mod_coursecertificate
Version build number: 2020100600
Version release name: 3.9.2
Maturity: Stable
Supported Moodle versions: 3.9
Repository URL (Git): https://github.com/moodleworkplace/moodle-mod_coursecertificate
Repository branch:
Repository tag:
Issue/bug tracker URL: https://tracker.moodle.org/issues/?jql=project%20%3D%20WPOS%20AND%20component%20%3D%20Certificates
Course certificate
Automatically issue digital certificates to course participants.
The course certificate module provides an opportunity for learners to celebrate achievements
by obtaining certificates.
It allows you to choose from different certificate templates which will automatically display
user data such as full name, course, etc.
Users will be able to download a PDF copy of the certificate themselves by accessing this activity,
and there are options to send a PDF copy to them by email automatically.
If the template used on this activity contains a QR code, users will be able to scan it to validate
their certificates.
The Course certificate plugin works together with the Certificate manager plugin (tool_certificate).
The Certificate manager plugin has to be installed, it provides the API and UI for
designing the certificate templates on system and course category level.