]> git.mjollnir.org Git - moodle.git/commitdiff
Give the question bank code sensible PHPdocumentor package names.
authorpichetp <pichetp>
Tue, 20 Mar 2007 02:03:18 +0000 (02:03 +0000)
committerpichetp <pichetp>
Tue, 20 Mar 2007 02:03:18 +0000 (02:03 +0000)
question/type/rqp/lib.php
question/type/rqp/remote.php
question/type/rqp/rqp.php

index 0083a3f837567a794a60fe24c130f6cd428a82dc..f94b66f7c0f27d4e2653013938040fa012b74bb8 100644 (file)
@@ -7,7 +7,8 @@
 * @author Alex Smith and other members of the Serving Mathematics project
 *         {@link http://maths.york.ac.uk/serving_maths}
 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
-* @package quiz
+ * @package questionbank
+ * @subpackage questiontypes
 */
 
 
index 76e1c1cd1747b75e37c364a39ef2ed3f83b29b20..9b968df47ed29b1ad89feaf4d034516ab57ca66f 100644 (file)
@@ -6,7 +6,8 @@
 * @author Alex Smith and others members of the Serving Mathematics project
 *         {@link http://maths.york.ac.uk/serving_maths}
 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
-* @package quiz
+* @package questionbank
+* @subpackage questiontypes
 */
 
 // Load functions for the RQP-SOAP binding
index 225a163d6f5c373cc81e6d6a57489f192610520e..d566122502aecdcd4becbdc515e7bbc7157235f0 100644 (file)
@@ -6,7 +6,8 @@
 * @author Alex Smith and others members of the Serving Mathematics project
 *         {@link http://maths.york.ac.uk/serving_maths}
 * @license http://www.gnu.org/copyleft/gpl.html GNU Public License
-* @package quiz
+ * @package questionbank
+ * @subpackage questiontypes
 */
 
 // Load the SOAP library that gives a unified wrapping to either the native