|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| print_grades () | |
Data Fields | |
| $plugin = 'xls' | |
Definition at line 20 of file grade_export_xls.php.
| print_grades | ( | ) |
To be implemented by child classes
Calculate file name
Creating a workbook
Sending HTTP headers
Adding the worksheet
Print names of all the fields
add a column_feedback column
Print all the lines of data.
Close the workbook
Reimplemented from grade_export.
Definition at line 27 of file grade_export_xls.php.

| $plugin = 'xls' |
Reimplemented from grade_export.
Definition at line 22 of file grade_export_xls.php.