Moodle Plugins directory: Group quiz: Versions: v3.1-r1 | Moodle.org
Group quiz
Group quiz v3.1-r1
Group Quiz
Sub-plugin of Moodle Quiz to enable the group notion for the quiz.
Must be install under .../mod/quiz/report/group
.
Available in French and English.
How it works
Set up and usage
Creates a menu entry under Quiz > Report > Group quiz. The plugin is then set up from there, by selecting the grouping to be used.
Students are grouped using the course grouping and group tools. The teacher must select a grouping when creating the quiz to define which group to use for the group quiz. If a grouping is selected, only one student per group can fill up the quiz.
If the "no grouping"
choice is selected, the quiz behaves normally without taking the groups into account.
Copy the grades to the group's members
Once the students are done answering, the teacher can copy the grade registered for each participant to the rest of their respective group members in the Gradebook. The grades copy can be done at any time. So every time a teacher edit an attempt in the result view of the quiz, or a student is moved from a group to another, the copy will take into account the changes and overwrite the previous grade.
Notes
- If a teacher deletes an attempt, the Gradebook is not cleared of the copied grades. It must be done manually by the teacher.
- If a student is in more than one group in the same grouping, the system will only consider his first affiliation.
- Do not change the grouping if some attempts exist for a given quiz.
---> TODO in the next update
* Do not allow grouping changing if an attempt already exists in the DB.
Version information
- Version build number
- 2018030900
- Version release name
- v3.1-r1
- Maturity
- Stable version
- MD5 Sum
- edc276d4187a0ad16b92d81f72e0b946
- Supported software
- Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5
- The more recent release v3.1-r3 (2019042900) exists for Moodle 3.1
- The more recent release v3.1-r3 (2019042900) exists for Moodle 3.2
- The more recent release v3.1-r3 (2019042900) exists for Moodle 3.3
- The more recent release v3.1-r3 (2019042900) exists for Moodle 3.4
- The more recent release v3.1-r3 (2019042900) exists for Moodle 3.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
- VCS tag
- v1.0
Default installation instructions for plugins of the type Quiz reports
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myreport") in the "mod/quiz/report" subdirectory.
- Visit http://yoursite.com/admin to finish the installation