Proyectos de Subversion Moodle

Rev

Rev 11 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 11 Rev 1441
Línea 31... Línea 31...
31
 *
31
 *
32
 * @package    qbehaviour_manualgraded
32
 * @package    qbehaviour_manualgraded
33
 * @copyright  2009 The Open University
33
 * @copyright  2009 The Open University
34
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
34
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
35
 */
35
 */
36
class walkthrough_test extends \qbehaviour_walkthrough_test_base {
36
final class walkthrough_test extends \qbehaviour_walkthrough_test_base {
37
    public function test_manual_graded_essay(): void {
37
    public function test_manual_graded_essay(): void {
38
        global $PAGE;
38
        global $PAGE;
Línea 39... Línea 39...
39
 
39
 
40
        // The current text editor depends on the users profile setting - so it needs a valid user.
40
        // The current text editor depends on the users profile setting - so it needs a valid user.