This is an activity plugin that allows a group of students to share a quiz attempt in real-time. It is based on the mod_activequiz plugin's JavaScript functionality that polls quiz data from the server every few seconds. A group of students are able to share quiz attempts. While an attempt is active for their group the students will see the most recent response entered by a groupmate for each question. The students in the group will all receive the same grade for the quiz. The quiz can have a time limit as well as open and close times. Different review options similar to the standard quiz are available on the quiz.
- A grouping of groups must be specified on the activity.
- Download the plugin and extract into mod/groupquiz.
- Grade method must be set prior to attempt in order for it to be accurate for that group
- Question bank view should display edit column
- Question list should provide a preview button
Group Quiz Plugin for Moodle
Copyright 2020 Carnegie Mellon University.
NO WARRANTY. THIS CARNEGIE MELLON UNIVERSITY AND SOFTWARE ENGINEERING INSTITUTE MATERIAL IS FURNISHED ON AN "AS-IS" BASIS. CARNEGIE MELLON UNIVERSITY MAKES NO WARRANTIES OF ANY KIND, EITHER EXPRESSED OR IMPLIED, AS TO ANY MATTER INCLUDING, BUT NOT LIMITED TO, WARRANTY OF FITNESS FOR PURPOSE OR MERCHANTABILITY, EXCLUSIVITY, OR RESULTS OBTAINED FROM USE OF THE MATERIAL. CARNEGIE MELLON UNIVERSITY DOES NOT MAKE ANY WARRANTY OF ANY KIND WITH RESPECT TO FREEDOM FROM PATENT, TRADEMARK, OR COPYRIGHT INFRINGEMENT.
Released under a GNU GPL 3.0-style license, please see license.txt or contact permission@sei.cmu.edu for full terms.
[DISTRIBUTION STATEMENT A] This material has been approved for public release and unlimited distribution. Please see Copyright notice for non-US Government use and distribution.
This Software includes and/or makes use of the following Third-Party Software subject to its own license:
- Moodle (https://docs.moodle.org/dev/License) Copyright 1999 Martin Dougiamas.
- mod_activequiz (https://github.com/jhoopes/moodle-mod_activequiz/blob/master/README.md) Copyright 2014 John Hoopes and the University of Wisconsin.
DM20-0197