Releases: cssbe-distance-learning/moodle-mod_recitcahiertraces
Releases · cssbe-distance-learning/moodle-mod_recitcahiertraces
Release list
v3.0.5-stable
Fix vulnerabilities
- Check note ownership before saving it;
- Stored XSS;
- Broken access control;
- Cross-resource authorization (teacher operating on other courses' data);
v3.0.3-stable
Fix bug: Exception : groups_get_user_groups(): Argument [#2] $userid must be of type int, null given
v3.0.1-stable
Fixes
- Fix enrolled users uniqueid
v3.0.0-stable
Added support for Moodle 4.5
- Fix getTeachers returning unwanted users
- Use groupmode from Moodle
v2.4.1-stable
Moodle 4.0 to 4.5
- Upgrade Moodle 4.5
- Fix for block activity
v2.3.11-stable
- Translation
- Support Moodle 4.2 and 4.3
v2.3.9-stable
Fix strings
Fix bogue on report student notes on displaying student name;
v2.3.6-stable
Specifications
- Moodle 3.11, 4.0, 4.1
- PHP 7, 8
- MySQL 8 (function regexp_replace)
To be installed in new courses only
Improvements
- Moodle approval
- Move React App folder
- Using Moodle capabilities
- Added copyrights
- Translation
- Postgres support
- Clean param for API
- Privacy provider
- Added unit tests
- Add duplicate collection
Fixes
- Backup/restore due to new field ct_id
- Reset module
v.2.2.1-beta (update 2023-01-17)
Improvements
- Moodle 4 support
- Remove recitcommon dependency
- Update React packages
Fix
- Fix suggested notes report
Requirements
- MySQL 8 (function regexp_replace)
v2.1.2-stable
Fix
- Fix backup/restore user notes
- Fix rewrite pluginfile urls
- Fix teacher check not working if user is a student too