MDL-42546 question: fix some bad phpdocs
This commit is contained in:
@@ -18,8 +18,7 @@
|
||||
* 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 <[email protected]>
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
|
||||
@@ -15,9 +15,7 @@
|
||||
// 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 [email protected]
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
|
||||
@@ -15,9 +15,7 @@
|
||||
// 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 [email protected]
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
|
||||
@@ -18,8 +18,7 @@
|
||||
* 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 <[email protected]>
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
|
||||
@@ -18,8 +18,7 @@
|
||||
*
|
||||
* '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 [email protected]
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
|
||||
Reference in New Issue
Block a user