Releases: learnweb/moodle-mod_ratingallocate
Releases · learnweb/moodle-mod_ratingallocate
v4.4-r2
v4.4-r1
- improve design of ratingallocate front page
- move settings to navigation
- add open and close date for the activity in course overview
- smaller icon
- consistent namespaces
- Fix that students could be allocated to a choice with maximum participants set to zero
- smaller bug fixes and cleanup
v4.3-r1
v4.2-r1
- Possibiliy to distribute users without ratings
- Choices can be restricted to specific groups
- Choices can be imported from csv
- Rating strategy selection is disabled when ratings are present + possibility to delete ratings
- Only consider users with access to the activtiy
- Fix to enable teachers to delete generated groups
- Remove duplicate module title and description
v4.0-r1
v3.10-r1
v3.10-r1 (2020111200)
Feature
- Make user fields for downloads configurable - This only concerns additional user fields, i.e. everything except the
name. First and last name are always exported (not configurable). E-Mail, userid, username, and idnumber are configurable. - Added for Moodle 3.10
Minor Fixes
- Prevent Sorting of user column
- Change Query to support SQL-Server
v2.7-r3
Info
Please be informed, that the german language file is maintained within this repository among the source code and is therefore contatined within this download. If you want a version without the german language file use the zip- package provided on: https://moodle.org/plugins/pluginversions.php?plugin=mod_ratingallocate
Change log
New Features:
- Notify users upon the pusblished distribution.
- Create groups from the allocation.
- Additional settings for strategies availiable (especially custom names for different options).
- Cleaner layout of administration view.
- Manual allocation with filters for users with no allocation but given rating and for all enrolled users.
Technical features:
- Added several unit and behat tests.
- Class representing database structure for typingsafe access of database fields.
- Updated to new logging machanism.
v2.7-r2
Initial Release