Assignments
| eventName | Description | Sample | Rule |
|---|---|---|---|
| any | Source-only rules that filter on applicationName 'assignments' without specifying an eventName attribute here. | N | N |
| changed_ | Event where a user changes the state of a submission. | N | N |
| created_ | Event where a user creates a course. | N | N |
| deleted_ | Event where a user deletes a course. | N | N |
| published_ | Event where a user publishes a piece of coursework. | N | N |
| set_ | Event where a user sets the grade for a submission. | N | N |
| user_ | Event where a user joins a course. | N | N |
| user_ | Event where a user removes another user from a course. | N | N |
any: Assignments (any event)
#Description
Source-only rules that filter on applicationName 'assignments' without specifying an eventName attribute here.
References #
changed_submission_state: Changed Submission State
#Description
Event where a user changes the state of a submission.
References #
published_course_work: Published Course Work
#Description
Event where a user publishes a piece of coursework.