[ARCHIVED] API endpoint to see if assignment grades have posted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2020
03:59 PM
The Assignments API returns a value that reveals whether or not the grades for this assignment are posted manually or not. However, there doesn't seem to be a value to determine if the grades have actually been posted. E.G all my assignments are set to manually grade posting, however only assignment 1 grades are actually posted. The API returns "true" for post_manually on all the assignments (including assignment 1) because they're all set to post manually. I want to figure out which assignments have actually posted (i.e. "true" for assignment 1, but "false" for all the other assignments). Which API endpoint do I use for this?
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.