Events & Scheduled Tasks in MOODLE | Task APIs

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • Hey Guys! Welcome to Moodler Arjun & we are here with another awesome video on Moodle. In this video we are going to create events and write scheduled tasks in Moodle. Also we should see how to run cron, triggers events & processes task queue in Moodle.
    As per New Logging System in Moodle, which start from Moodle version 2.7 onwards, add_to_log() function has been deprecated. The New Logging System is an event observer, listening to all events & directing them to logging storage plugins in a controlled manner. Event Handlers have below attributes as :
    1) eventname (event classname) : \plugintype_pluginname\event\something_happened
    2) callback (PHP callable type)
    3) internal (set to false usually which means it cannot be called during database transaction )
    Please remember that Event Observers are cached. If you are adding or changing observers, you need to purge caches or else it would not be recognised.
    About CRON :
    CRON is a command line function that calls certain tasks in Moodle to make database changesm moves files around, clean up data and other time based tasks. We can run CRON via:
    Commad Line : root/admin/cli/cron.php
    Browser : moodlesite/admin/cron.php
    Creating a Scheduled Task in Moodle :
    Step 1 : Create a subclass of \core\task\scheduled_task
    Step 2 : Create an entry in db/tasks.php
    Step 3 : Increase plugin version
    Read more about Moodle Task API here :
    docs.moodle.or...
    Read more about Moodle Scheduled Tasks by visiting :
    docs.moodle.or...
    Also, do checkout the below videos on writing Web Services in Moodle :
    • How to Create Web Serv...
    I hope you gain something out of this video. Incase you got any queries, do comment the same in the comment box. Also please make sure to like this video and subscribe to my channel.
    { Moodle Arjun }: { / @moodlerarjun }

Комментарии • 7

  • @waeldukhan
    @waeldukhan 19 дней назад

    🌹🌹

  • @chandankumar-jp4li
    @chandankumar-jp4li 4 месяца назад

    Please make a video on How to setup Global search in moodle in webserver?

  • @user-cb8zk5qs3n
    @user-cb8zk5qs3n 7 месяцев назад +1

    bro, mne event to bn liya h but uska use and usko check kese krna h

  • @dipeshssps
    @dipeshssps 2 года назад

    Hi Arjun, how can i approach to learn more about Moodle API and plugin stuffs ?

  • @aliahmadi3002
    @aliahmadi3002 Год назад

    Hello, I have problem withe Adoc_Task. Can you help me? Thank you

  • @alexgana8417
    @alexgana8417 2 года назад +1

    How can I get the code????

  • @eslamebrahim7651
    @eslamebrahim7651 2 года назад

    افلام فاندام