Skip to content

PeTeL-Weizmann/moodle-local_quiz_summary_option

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

local_quiz_summary_options

What is this?

A simple local plugin that enables the option to hide summary of attempt page on quiz.

Prerequisites

  • Moodle version 3.9+
  • PHP 7.2+

Branches

Moodle version Branch PHP
Moodle 4.1+ petel-m41 8.0
Moodle 3.9+ MOODLE_39_STABLE 7.2

ChangeLog

  1. Added support to hide/show several elements in the quiz question title
  2. 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

Installation

Installing via Git

git clone https://github.com/PeTeL-Weizmann/moodle-local_quiz_summary_option.git local/quiz_summary_option

How to use

  1. Go to the course where you want to create or modify a quiz activity

  2. Turn editing on

  3. Create or edit an existing quiz activity

  4. You will see Summary page option in the category

  5. Choose Show or Hide

  6. If Hide is chosen, the summary of attempt page is skipped after finishing quiz

Support

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:

https://www.catalyst-au.net/

Catalyst IT

License

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/.

About

Adding an ability to skip summary page after completing quiz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%