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 v3.0.3

Moodle 3.1, 3.2, 3.3, 3.4, 3.5
Released: Wednesday, 23 May 2018, 4:43 AM

With this release we are officially supporting Moodle 3.5, which was released just a few days ago!

Feature updates and bug fixes

  • Fixed various question category issues, especially incorrect question category creation. Migrations implemented for Restore, Import and Upgrade for all supported Moodle versions. (Moodle 3.5 introduced a "top" category parent for each question category)
  • Fixed question creation issue that students weren't able to set tags. (Moodle 3.5 introduced a capability "tag+suffix" which must be met for that role)
  • Fixed #40, Reduced amount of question fixtures to reduce requirements of the testing environment (thank you @timhunt)
  • Fixed #28, Wrongly prefixed mdl_ tables in behat tests (thank you @marxjohnson)
  • Added bootstrap classes to buttons to easier support bootstrap based themes (thank you @lucaboesch)

Version information

Version build number
2018051300
Version release name
v3.0.3
Can be updated from
v2.0.3 (2017053101), v2.1.0 (2017110600), v3.0.0 (2017121102), v3.0.1 (2018011100), v3.0.2 (2018031201)
Can be updated to
v3.1.1 (2018072400), v3.2.3 (2019031100), v3.3.0 (2019040100), v4.0.0 (2019071700), v4.0.1 (2019072300), v4.0.2 (2019081400), v4.0.3 (2019082200), v4.0.4 (2019082900), v4.0.5 (2020011600), v4.1.0 (2020012800), v4.1.1 (2020013000), v4.1.2 (2020021800)
Maturity
Stable version
MD5 Sum
bb9daa9f2b0ea58acd012f8652e0ee5c
Supported software
PHP 5.6, PHP 7.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, PHP 7.1, Moodle 3.4, PHP 7.2, Moodle 3.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v3.0.3

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