* This file contains the code to analyse all the responses to a particular
* question.
*
- * @package core
- * @subpackage questionbank
+ * @package core_question
* @copyright 2013 Open University
* @author Jamie Pratt <me@jamiep.org>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
- * ${filedescription}
- *
- * @package ${package}_{subpackage}
+ * @package core_question
* @copyright 2013 The Open University
* @author James Pratt me@jamiep.org
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
- * ${filedescription}
- *
- * @package ${package}_{subpackage}
+ * @package core_question
* @copyright 2013 The Open University
* @author James Pratt me@jamiep.org
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
* This file contains the code to analyse all the responses to a particular
* question.
*
- * @package core
- * @subpackage questionbank
+ * @package core_question
* @copyright 2013 Open University
* @author Jamie Pratt <me@jamiep.org>
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*
* 'Classes' to classify the sub parts of a question response into.
*
- * @package core
- * @subpackage questionbank
+ * @package core_question
* @copyright 2013 The Open University
* @author James Pratt me@jamiep.org
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later