Details
Description
When a gradebook item is created by an LTI tool, the default options are hard coded and can not be modified programmatically:
Release item to students? Yes
Include item in course grade calculations? No
This has been solved by adding two Sakai-specific extensions to the LineItem element of the Content Item JSON. Here are the keys:
https://www.sakailms.org/spec/lti-ags/v2p0/releaseToStudent
https://www.sakailms.org/spec/lti-ags/v2p0/includeInComputation
Each can be true or false (just enter these strings) and they set the default for the release and include checkboxes in the Sakai gradebook. Each time you add an item - check the resulting gradebook column to make sure the checkboxes reflect the settings in the content item.
Gliffy Diagrams
Zeplin
Attachments
Issue Links
- depends on
-
SAK-43890 Support LineItem in Content Item and Deep Link Responses
-
- RESOLVED
-