Moodle Plugins directory: Question Tracker: Versions: 0.1.5 | Moodle.org

Question Tracker
Local plugins ::: local_qtracker
Maintained by
André Storhaug,
George Schaathun
Local Moodle plugin providing issue tracking for Moodle questions.
Question Tracker 0.1.5
Moodle 4.0, 4.1, 4.2
Released: Monday, 21 August 2023, 3:33 PM
Code prechecks
phplint
phpcs75 | 67
js77 | 180
css
phpdoc23 | 5
savepoint
thirdparty
grunt1 | 1
shifter
mustache5 | 8
gherkin
HTML | XMLChangelog
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.
[0.1.5] - 2023-08-21
- Tested for Moodle 4.x.
- Fixed typo #54 (new_issues.php -> new_issue.php)
0.1.4 - 2022-06-06
Fixed
- Fix Moodle compliance violations.
0.1.3 - 2022-01-15
Added
- Add help button for question ID field on manual issue registration page. #40
Fixed
- Fix edit mechanism of issue name. #39
0.1.2 - 2021-12-15
Changed
- Updated docs for only using one block for multiple activity modules.
0.1.1 - 2021-08-02
Fixed
- Fix missing context when course modules are deleted. #33
[0.1.0] - 2021-07-22
Added
- 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).
Version information
- Version build number
- 2022060601
- Version release name
- 0.1.5
- Maturity
- بیتا
- MD5 Sum
- f2a8cdf958a73a5d612af0960197bc14
- Supported software
- Moodle 4.0, Moodle 4.1, Moodle 4.2
- Latest release for Moodle 4.0
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v0.1.5
Default installation instructions for plugins of the type Local plugins
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder in the "local" subdirectory.
- Visit http://yoursite.com/admin to finish the installation.