Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/grade/edit/outcome/export.php File Reference

Go to the source code of this file.

Variables

 $courseid = optional_param('id', 0, PARAM_INT)
 $action = optional_param('action', '', PARAM_ALPHA)
 $systemcontext = get_context_instance(CONTEXT_SYSTEM)
 Make sure they can even access this course.
 $header = array('outcome_name', 'outcome_shortname', 'outcome_description', 'scale_name', 'scale_items', 'scale_description')
 $outcomes = array()

Variable Documentation

Definition at line 25 of file export.php.

Definition at line 24 of file export.php.

$header = array('outcome_name', 'outcome_shortname', 'outcome_description', 'scale_name', 'scale_items', 'scale_description')

Definition at line 56 of file export.php.

$outcomes = array()

Definition at line 59 of file export.php.

Make sure they can even access this course.

Definition at line 49 of file export.php.

 All Data Structures Namespaces Files Functions Variables Enumerations