5 include_once
"Services/Cron/classes/class.ilCronJob.php";
28 $this->lng = $DIC->language();
33 return "exc_feedback_notification";
40 $lng->loadLanguageModule(
"exc");
41 return $lng->txt(
"exc_global_feedback_file_cron");
48 $lng->loadLanguageModule(
"exc");
49 return $lng->txt(
"exc_global_feedback_file_cron_info");
54 return self::SCHEDULE_TYPE_DAILY;
79 include_once
"Modules/Exercise/classes/class.ilExAssignment.php";
static sendFeedbackNotifications($a_ass_id, $a_user_id=null)
static getPendingFeedbackNotifications()
Cron job application base class.
__construct()
Constructor.
Cron for exercise feedback notification.
catch(Exception $e) $message
getDefaultScheduleValue()
Create styles array
The data for the language used.
Cron job result data container.