MDL-44180 mod_quiz: unified @package use

This commit is contained in:
Sam Hemelryk 2014-02-16 11:59:15 +13:00
parent 76e4de31cc
commit 01773a6d00
32 changed files with 76 additions and 105 deletions

View file

@ -35,8 +35,7 @@
* delete Removes a question from the quiz
* savechanges Saves the order and grades for questions in the quiz
*
* @package mod
* @subpackage quiz
* @package mod_quiz
* @copyright 1999 onwards Martin Dougiamas and others {@link http://moodle.com}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/