erks68 / moodle_local_unusedquestions

Extends the Moodle question bank to find questions which are / are not used in a quiz.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Used/ Unused Question search module for Moodle (http://moodle.org/) - Copyright (C) 2015 Ray Morris
Extends the Moodle question bank to find questions which are / are not used in a quiz.

This may be useful when adding questions to a quiz - no need to add questions which are already in the quiz.
It may also be useful to determine if some questions should be removed or moved, since they aren't being used.

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:
http://www.gnu.org/copyleft/gpl.html

Project Page:
https://github.com/MorrisR2/moodle_local_unusedquestions

Installation:
* http://docs.moodle.org/20/en/Installing_contributed_modules_or_plugins

Issue tracker:
* https://github.com/MorrisR2/moodle_local_unusedquestions/issues

About

Extends the Moodle question bank to find questions which are / are not used in a quiz.


Languages

Language:PHP 100.0%