Releases: KQMATH/moodle-mod_capquiz
Releases · KQMATH/moodle-mod_capquiz
v0.3.1
v0.3.0
Added
- Added support for Moodle grading system
- Added button to add all selected (checked) questions to question list
- Number of stars is now configurable
- Class list is improved (sorting by columns)
Changed
- Merged some tabs to simplify user interface
- Rounded user ratings in class list
Fixed
- Add some missing language strings
v0.2.0
Added
- Questions can now be sorted by name and rating
- Students can now comment on questions to give feedback to the instructor
- Added tooltips to stars to inform what they mean
- GDPR compliance
- Ability to import from question list templates
- Ability to delete question list templates
- Added "Edit" and "Preview" button to questions in Edit tab
Changed
- Better star visualization (dimmed star to show "lost" stars)
- Some style improvements to Edit tab
Fixed
- Various bugfixes