All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Tested for Moodle 4.x.
- Fixed typo #54 (new_issues.php -> new_issue.php)
0.1.4 - 2022-06-06
- Fix Moodle compliance violations.
0.1.3 - 2022-01-15
- Add help button for question ID field on manual issue registration page. #40
- Fix edit mechanism of issue name. #39
0.1.2 - 2021-12-15
- Updated docs for only using one block for multiple activity modules.
0.1.1 - 2021-08-02
- Fix missing context when course modules are deleted. #33
- Ability to register manual issues.
- Modular external API for creating QTracker blocks.
- Backup and Restore API.
- Privacy API is implemented in order to comply with the General Data Protection Regulation (GDPR).