Sending activityProgress=Initialized&gradingProgress=NotReady with a Score call creates a submission object
This behavior has been resolved and deployed to the production environment as of 6/19/24.
Description
Sending activityProgress=Initialized&gradingProgress=NotReady with a Score call creates a submission object. The early creation of a submission object submission object already can cause confusion for users because the submission/needs grading icon shows in the gradebook and the assignment comes off student to-do list , even though the student hasn't submitted anything yet.
Expected Behavior
Submission object should only be created after activityProgress=Submitted/Completed&gradingProgress=Pending/Pending manual
Workaround
Waiting to send the score call until the student has actually submitted the assignment
Steps to Reproduce
-
Prerequisite: Have an assignment linked to a LTI 1.3 external tool with AGS enabled
-
POST a Score to an Assignment's Line Item with activityProgress=Initialized&gradingProgress=NotReady
-
Check for the student's submission object, and see that it says "workflow_state": "submitted"
Additional Info
INTEROP-8605
Known issues indicate notable behaviors that have been escalated to the Canvas engineering team. Known issues are not a guarantee for an immediate resolution. This document is for informational purposes only and does not replace the Support process. If you are encountering the behavior outlined in this document, please ensure you have submitted a Support case (per your institution's escalation process) so Canvas Support can adequately gauge the overall customer impact and prioritize appropriately.