Learning
learning_outcome_created
Payload Example:
{
"metadata": {
"event_name": "learning_outcome_created",
"event_time": "2019-11-05T10:03:37.526Z",
"job_id": "1020020528469291",
"job_tag": "Canvas::Migration::Worker::CourseCopyWorker#perform",
"producer": "canvas",
"root_account_id": "21070000000000001",
"root_account_lti_guid": "VicYj3cu5BIFpoZhDVU4DZumnlBrWi1grgJEzADs.oxana.instructure.com",
"root_account_uuid": "VicYj3cu5BIFpoZhDVU4DZumnlBrWi1grgJEzADs"
},
"body": {
"calculation_int": 65,
"calculation_method": "highest",
"context_id": "1234",
"context_type": "Course",
"description": "Develop understanding of molecular and cell biology.",
"display_name": "Learn molecular biology",
"learning_outcome_id": "12345",
"short_description": "Molecular biology knowledge",
"title": "Molecular biology knowledge",
"vendor_guid": "1",
"workflow_state": "active",
"rubric_criterion": {
"description": "Molecular biology knowledge",
"mastery_points": 2,
"points_possible": 3,
"ratings": [
{
"description": "The student shows fluency.",
"points": 3
},
{
"description": "The student shows proficiency.",
"points": 2
},
{
"description": "The student understands the fundamentals.",
"points": 1
},
{
"description": "The student does not meet the requirements.",
"points": 0
}
]
}
}
}Event Body Schema
Field
Description
learning_outcome_group_created
Payload Example:
Event Body Schema
Field
Description
learning_outcome_group_updated
Payload Example:
Event Body Schema
Field
Description
learning_outcome_link_created
Payload Example:
Event Body Schema
Field
Description
learning_outcome_link_updated
Payload Example:
Event Body Schema
Field
Description
learning_outcome_result_created
Payload Example:
Event Body Schema
Field
Description
learning_outcome_result_updated
Payload Example:
Event Body Schema
Field
Description
learning_outcome_updated
Payload Example:
Event Body Schema
Field
Description
outcome_proficiency_created
Payload Example:
Event Body Schema
Field
Description
outcome_proficiency_updated
Payload Example:
Event Body Schema
Field
Description
Last updated
Was this helpful?