5include_once
"Services/Cron/classes/class.ilCronJob.php";
17 return "exc_feedback_notification";
24 $lng->loadLanguageModule(
"exc");
25 return $lng->txt(
"exc_global_feedback_file_cron");
32 $lng->loadLanguageModule(
"exc");
33 return $lng->txt(
"exc_global_feedback_file_cron_info");
63 include_once
"Modules/Exercise/classes/class.ilExAssignment.php";
Cron job result data container.
Cron job application base class.
const SCHEDULE_TYPE_DAILY
static getPendingFeedbackNotifications()
static sendFeedbackNotifications($a_ass_id, $a_user_id=null)
Cron for exercise feedback notification.
getDescription()
Get description.
hasFlexibleSchedule()
Can the schedule be configured?
getDefaultScheduleType()
Get schedule type.
getDefaultScheduleValue()
Get schedule value.
hasAutoActivation()
Is to be activated on "installation".