StudentQuiz

Activities ::: mod_studentquiz
Maintained by TimTim Hunt, Frank Koch, Dragon Dionysius
StudentQuiz enables students to collaboratively create their own question pools in Moodle. Students can filter these questions into quizzes, and they can rate and comment questions while working through the quizzes. StudentQuiz computes each students contribution and learning progress and compares this with the community. The created questions become part of the Moodle question bank and can be reused in other Moodle quizzes. The video "StudentQuiz in a minute" tube.switch.ch/videos/d0e37788 provides a quick introduction.

StudentQuiz v4.0.5

Moodle 3.5, 3.6, 3.7, 3.8
Released: Friday, 17 January 2020, 3:32 AM

In this release we have an important fix requiring your attention! Question states were missing in the backup since their introduction in v4.0.0. If you still have your StudentQuiz activity and you want to have these states in the backup, create a course backup after upgrading to this StudentQuiz version or later.

  • Officially adding Moodle 3.8 support
  • Improved the accessibility on the fast filters. Thanks @nashtechdev01
  • Improved accessibility in date fields. Thanks @lamtranb
  • Added question state to backup and restore. Restoring questions with these informations missing will get the state "new" and are visible.
  • Approving a question sets it automatically to visible, independent on what was defined in the setting for publishing new questions
  • Fixed a bug that questions couldn't be moved. Thanks @HuongNV13
  • Fixed question state change within the StudentQuiz table not possible due to inactive staying button
  • Changed option for publishing new questions to dropdown to better clarify their impact. Thanks @HuongNV13
  • Now ensuring the question category exists if they're missing for whatever reason.
  • Fixed same state change resubmits. Thanks @HuongNV13
  • Added behat test to check for backup- and restorability of incoming PR's
  • Fixed a behat test falsely reporting an error in travis
  • Using string components from core wherever possible. Thanks @HuongNV13
  • Cleaned up and reworded notifications a bit to a common order of the relevant informations.

Even if you haven't been named, thank you all for your help, reporting issues and other actions to help StudentQuiz getting better and better!

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v4.0.5

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation