LTI Grade Sync: Grade update timing

LTI Grade Sync: Grade update timing

- Kenwrick Chan の投稿
返信数: 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.

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