No accesses since the start of the course.
Copyright: | 2019 David MonllaĆ³ {@link http://www.davidmonllao.com} |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 80 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
no_access_since_course_start:: (3 methods):
can_use_timesplitting()
get_name()
get_insight_body()
Class: no_access_since_course_start - X-Ref
No accesses since the start of the course.can_use_timesplitting(\core_analytics\local\time_splitting\base $timesplitting) X-Ref |
Only past stuff whose start matches the course start. param: \core_analytics\local\time_splitting\base $timesplitting return: bool |
get_name() X-Ref |
Returns the name. If there is a corresponding '_help' string this will be shown as well. return: \lang_string |
get_insight_body(\context $context, string $contextname, \stdClass $user, \moodle_url $insighturl) X-Ref |
Returns the body message for the insight. param: \context $context param: string $contextname param: \stdClass $user param: \moodle_url $insighturl return: array The plain text message and the HTML message |