5include_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");
79 include_once
"Modules/Exercise/classes/class.ilExAssignment.php";
An exception for terminatinating execution or to throw for unit testing.
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.
__construct()
Constructor.
getDescription()
Get description.
hasFlexibleSchedule()
Can the schedule be configured?
getDefaultScheduleType()
Get schedule type.
getDefaultScheduleValue()
Get schedule value.
hasAutoActivation()
Is to be activated on "installation".
catch(Exception $e) $message