github studentquiz/moodle-mod_studentquiz v4.4.0
StudentQuiz 4.4.0

latest releases: v5.2.1, v5.2.0, v5.1.0...
3 years ago
  • Added support for question types with adaptive question behaviour (thanks @timhunt for your input)
  • Changed the way capability overrides are applied using the Moodle event API
  • This way fixed a bug where question capability overrides are not removed if a StudentQuiz capability has been removed
  • Added finer grained StudentQuiz capabilites: 'organize' allows a role to move question within the StudentQuiz, 'changestate' allows a role to change the state of a question, 'manage' now only allows to edit and delete questions. Roles which had 'manage' will automatically receive the new capabilities
  • Added a capability 'canselfratecomment' to allow a role to rate and comment its own question in the preview (thanks @HuongNV13)
  • Added a setting to enable a scheduled task to delete orphaned questions (deleted questions and not-approved questions) and their related data once the question has reached the defined age (thanks @Clyxz)
  • Added a workaround to display the comment area with the atto editor even if atto is not set as the primary editor in Moodle
  • Changed moodle-plugin-ci for travis CI testing to the hard forked version of moodlehq
  • Fixed the display when editing a comment in the preview mode (thanks @sangnguyen)
  • Fixed a bug where questions could not be flagged
  • Fixed a bug where students couldn't see their own questions when they were hidden
  • Small fix for rating that it can only accept a rating between 1 and 5
  • Small fix for digest settings (thanks @HuongNV13)

Don't miss a new moodle-mod_studentquiz release

NewReleases is sending notifications on new releases.