See Release Notes
Long Term Support Release
Differences Between: [Versions 310 and 401] [Versions 311 and 401] [Versions 39 and 401] [Versions 400 and 401] [Versions 401 and 402] [Versions 401 and 403]
Class for exporting partial feedback data.
Copyright: | 2017 Juan Leyva <juan@moodle.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 197 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
feedback_summary_exporter:: (6 methods):
define_properties()
define_related()
define_other_properties()
get_other_values()
get_format_parameters_for_intro()
get_format_parameters_for_page_after_submit()
Class: feedback_summary_exporter - X-Ref
Class for exporting partial feedback data (some fields are only viewable by admins).define_properties() X-Ref |
No description |
define_related() X-Ref |
No description |
define_other_properties() X-Ref |
No description |
get_other_values(renderer_base $output) X-Ref |
No description |
get_format_parameters_for_intro() X-Ref |
Get the formatting parameters for the intro. return: array |
get_format_parameters_for_page_after_submit() X-Ref |
Get the formatting parameters for the page_after_submit. return: array |