Schedule Tasks

Schedule Tasks

by Hittesh Ahuja -
Number of replies: 0

Hi All,

Quite like the scheduled tasks feature and I am planning to have a scheduled of all of my previously known "cron" tasks. 

For my enrolment plugin I have a lib.php file and I hve created three different scheduled tasks for these as : 


function task1()

function task2()

function task3()

Is it somehow possible through the Scheduled task api to control the flow of these by saying " Run task 1 followed by 2 and 3 ?" in Moodle 


Regards,

Hittesh Ahuja

Average of ratings: -