Account-Level Outcomes: Collecting Data/Analytics on First Attempts?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, our institution is in the initial process of creating Account-Level Outcomes for our graduate programs offered through Canvas. We are going to be invoking these outcomes in course-level rubrics. We have been doing some testing and have been able to pull some data on outcome mastery for most recent attempts, highest score, etc.
However, we have a need to demonstrate the difference in mastery from the initial vs. most recent attempt. We are looking to collect this data to see how many students are mastering the competencies on the first try vs. after receiving their instructor's feedback.
Does anyone have experience with this, or any ideas on if this level of data collection/analytics is possible? Thanks so much for any help you can provide!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you were doing this for a single class, I'd suggest what I suggested in this post earlier last week, as the student analysis report has a column mentioning the attempt number.
For multiple classes, you may be able to do that with the API, getting all submission attempts from quizzes, or just the first and last. I have done it in the past with classic quizzes, but not with new quizzes, so perhaps it may not work with those.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think non-quiz assignments don't usually have a student analysis report, so probably you'd have to use the API for that (looking for the different submissions for each assignment).