LTI Grade Sync: Grade update timing

LTI Grade Sync: Grade update timing

от Kenwrick Chan -
Number of replies: 2

Folks,

I must have missed it, but is there a setting that controls how long after a user finished a grade sync-able item that it starts sending a grade back to a provider?  We have the admin.php cron job going once a minute but the latency seems to be >10 minutes.

In reply to Kenwrick Chan

Re: LTI Grade Sync: Grade update timing

от Jake Dallimore -
Снимка на Core developers Снимка на Moodle HQ Снимка на Particularly helpful Moodlers Снимка на Peer reviewers Снимка на Plugin developers Снимка на Testers
Hi Kenwrick,

The main cron run should be every minute (as recommended in docs), however, the individual scheduled tasks can be configured via Site admin > Server > Scheduled tasks. The one you're looking for is called "Publish as LTI tool grade sync" (\enrol_lti\local\ltiadvantage\task\sync_grades).

Cheers,
Jake