A simple local plugin that enables the option to hide summary of attempt page on quiz.
- Moodle version 3.9+
- PHP 7.2+
| Moodle version | Branch | PHP |
|---|---|---|
| Moodle 4.1+ | petel-m41 | 8.0 |
| Moodle 3.9+ | MOODLE_39_STABLE | 7.2 |
- Added support to hide/show several elements in the quiz question title
- Added support to enable/disable quiz attempts in teams mode (one student submit for all others in a team) which is dependency for https://github.com/PeTeL-Weizmann/moodle-local_teamwork
Installing via Git
git clone https://github.com/PeTeL-Weizmann/moodle-local_quiz_summary_option.git local/quiz_summary_option
-
Go to the course where you want to create or modify a quiz activity
-
Turn editing on
-
Create or edit an existing quiz activity
-
You will see Summary page option in the category
-
Choose
ShoworHide -
If
Hideis chosen, the summary of attempt page is skipped after finishing quiz
If you have issues please log them in github here
https://github.com/catalyst/moodle-local_quiz_summary_option/issues
Please note our time is limited, so if you need urgent support or want to sponsor a new feature then please contact Catalyst IT Australia:
https://www.catalyst-au.net/contact-us
This plugin was developed by Catalyst IT Australia:
2021 Catalyst IT
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.