Hi all,
Can someone please help me understand what the Assignment_Overrides.Set_Type = 'Noop' means?
I can't seem to find any documentation on it.
Thanks all 🙂
Rachel
@RachelR1Â
Generally speaking, NoOp is short for "no operation", but that doesn't make immediately make sense here.
The four types of set_types I see in the table are:
The Mastery Paths is an educated guess, but I'm pretty sure I'm right. When I look at the data in CD2, all of our overrides with set_type="Noophas a title of "Mastery Paths" and none of the other overrides have a title of "Mastery Paths".
In a broader sense, NoOp could mean "not one of the three types" and could allow for more than just Mastery Paths. I don't know what those would be right now because all of ours are Mastery Paths. But it could be something else, allowing for future expansion without having to come up with another code. We only had 210 (out of 22,707 overrides) of them in our CD2.
Thanks James!!!
In our CD2 Assignments table, we're noticing a weird discrepancy: - ran a query in 2/2025 and saw 50 assignments in one class from 2018 - ran the query in 2/2026 and there were fewer (only 40 assignments) We looked at the Assignments table, specifically at the ts field. On 10/1/25, 100% of the records in that table (6.5…
Hi — I've been struggling to initialize our "submissions" table using the dap CLI and I've narrowed down the problem to Python 3.14. I'm able to successfully run the same exact initdb command (on the same EC2 instance) under Python 3.13 and 3.12. On Python 3.14.2, the import successfully processes about 34 million records…
EDUCAUSE is full of inspiration, whether you’re onsite or following from afar. Join the evolution by sharing what sparks your curiosity, the questions you have, and the insights you discover. We'll learn from each other, expand our networks, and strengthen our Community. Your perspective matters, and the more we share,…
Prompted by the most recent Canvas release notes, we looked into the Page Views feature, and we were happy with the new documented changes. However, we notice that more user actions are done by GraphQL API, which does not provide details in the page view report, either in the GUI or in the CSV file download. We and most…
I am currently teaching five courses this semester with more than 70 students. To track their progress, I currently have to review each course and section individually, which is very time-consuming. Ideally, I would like to consolidate key information for all students into a single Excel file—showing class attendance…