Moodle Plugins directory: JazzQuiz: Versions: 0.9.4 (Build: 2019062100) | Moodle.org

JazzQuiz
JazzQuiz 0.9.4 (Build: 2019062100)
Code prechecks
JazzQuiz
What is it?
JazzQuiz is designed to be used in face-to-face lessons. The teacher may plan questions in advance, but can also easily improvise on the fly. Write your question on the blackboard, and select an appropriate question type from the dropdown menu. Several improvise questions will already be included: Short answer, multichoice (3, 4 & 5), true/false.
During the lesson, the teacher starts the quiz. Students can now connect to this quiz. Once the teacher is satisfied that all students have connected to the quiz, they can click on Start Quiz Depending on the question settings the question will end automatically, or will need to be ended via the instructor's End question button. The teacher can start a vote, with the selected responses, which students can answer.
The teacher can, at a later date, go back through the results and, for each question, see exactly what answer each student gave. The repolls are treated as separate questions, and you will get a correct order in the review page.
Documentation
Documentation is available here, including installation instructions.
New in version 0.9.4
- Privacy API is now implemented to comply with GDPR
- It's now possible to scroll in fullscreen mode
- The correct answer will now hide when starting a new question
- Added "Add to quiz" button in the edit page to allow for adding all selected questions simultaneously
- Fixed MathJax issue where LaTeX was sometimes not rendered
- The "True / False" default improvise question has been changed to "Yes / No" (Must delete old one in activity's category manually to get the new one)
- Added anonymity options to sessions, and the students will know which option is selected
- Guests can now enter a session, when the "Allow guests" checkbox is checked
- The anonymity and guest settings are remembered for next time
- If the ShortMath question type is installed, a default improvisation question will be added for it
- Fixed bug where the "Improvise" and "Jump" dropdown menus sometimes had to be clicked twice to open
- The instructor and student will now be redirected back to the view page after a session is over
- Improvise questions (with {IMPROV} prefix) will now also be loaded from the activity's parent categories. Unlike before, where they were only loaded from its own category. Note that if some improvise questions have identical names, only one will show in the dropdown menu. It's arbitrary which question is then loaded. This is due to some older versions possibly having residual improvise questions in parent categories.
Feedback:
Project lead: Hans Georg Schaathun: hasc@ntnu.no
Developer: Sebastian S. Gundersen: sebastsg@stud.ntnu.no
See also
Please note
The original plugin, Realtime Quiz, was written by Davo Smith: moodle@davosmith.co.uk
Afterwards came ActiveQuiz, funded by an educational innovation grant given to the Medical school, the University of Wisconsin - Madison. The plugin was rewritten to integrate the core Moodle question engine. John Hoopes: john.z.hoopes@gmail.com
JazzQuiz is a fork of ActiveQuiz, intended for different use cases.
Version information
- Version build number
- 2019062100
- Version release name
- 0.9.4 (Build: 2019062100)
- Can be updated from
- 0.9.1 (Build: 2018103102) (2018103102)
- Maturity
- รุ่นมาตรฐาน
- MD5 Sum
- 0acf20eb9a4bd65439bfc7834310314b
- Supported software
- Moodle 3.5, Moodle 3.6, Moodle 3.7
- The more recent release 1.0.0 (Build: 2019073000) (2019073000) exists for Moodle 3.5
- The more recent release 1.0.0 (Build: 2019073000) (2019073000) exists for Moodle 3.6
- The more recent release 1.0.0 (Build: 2019073000) (2019073000) exists for Moodle 3.7
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Activities
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "assignment") in the "mod" subdirectory.
- Visit http://yoursite.com/admin to finish the installation