Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/mod/quiz/comment.php File Reference

Go to the source code of this file.

Namespaces

namespace  mod
 

Local Library of functions for module scorm.


Variables

 $attemptid = required_param('attempt', PARAM_INT)
 $slot = required_param('slot', PARAM_INT)
 $attemptobj = quiz_attempt::create($attemptid)
 if (data_submitted()&&confirm_sesskey())

Variable Documentation

Definition at line 30 of file comment.php.

Definition at line 35 of file comment.php.

$slot = required_param('slot', PARAM_INT)

Definition at line 31 of file comment.php.

Definition at line 57 of file comment.php.

 All Data Structures Namespaces Files Functions Variables Enumerations