[ARCHIVED] Based on data coming from the API only, how can one know whether an assignment was created using an old or a new gradebook?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2020
08:41 AM
Based on data coming from the API only, how can one know whether an assignment was created using an old or a new gradebook?
Solved! Go to Solution.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2020
10:34 AM
As Kona mentioned,
assignments cannot be created from within the Gradebook, they are created in their respective component areas (Assignments, Discussions, Quizzes, etc.) and are simply referenced and displayed within the Gradebook.
Thus, the only thing I can think of is to pull all assignments and then sort them before/after you enabled the new gradebook at your institution. Then you can run your comparison on the two sets of assignment data.
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.