MDL-78066 enrol_lti: fix deep linking error in multiple grade items case
commit31e371e5540714ba2d1612c3d6c7e6512bb64d6f
authorJake Dallimore <jake@moodle.com>
Tue, 2 May 2023 05:28:49 +0000 (2 13:28 +0800)
committerJake Dallimore <jake@moodle.com>
Thu, 15 Jun 2023 01:42:51 +0000 (15 09:42 +0800)
tree8b0393d4a37cd5117eca8fa2d175c344dbe88ed4
parent1aa2996451d2adb3dc1cc720bfc085b957bc6a7e
MDL-78066 enrol_lti: fix deep linking error in multiple grade items case

If an activity, like workshop or forum, has multiple grade items,
declarative binding of the grade item (line item) isn't supported.
Instead of throwing an exception, handle the case more elegantly
and just omit the 'add to gradebook' option for these activities.
enrol/lti/classes/local/ltiadvantage/repository/published_resource_repository.php