I'm new to API programming this year but have built out a few using SQL Server/SSIS and and extension called Zappysys. I develop in POSTMAN and transfer to the SSIS task. It's fun.
I'm trying to get all scores per course.
In POSTMAN I'm getting
a list of courses
a list of assignments per course
Are all columns in the 'grades' considered 'assignments'. I don't see the calculated columns. What I need is every column, weather calculated or an assignment, pivoted per student. And, of course, the entered score.
I'm not sure where to go in the API for this? Any help?
At the very least I need the ID and each column in the grades, listed as ScoreName and the ScoreValue.
John, greetings! Due to the technical nature of this question I'm sharing it with the Canvas Developers group in the Community to see if they can help. They are the programmers and the ones who do this type of work on the back-end of Canvas. I'd also recommend joining this group so that way you'll have access to their resources and information.
Hope this helps!
Kona