Howdy,
I use CD2 CLI to download CD2 tables. I then import into a database.
I am trying to set up a query to show all assignment submissions that are not yet graded.
It seems to me that the submissions table that I download using the CD2 CLI is not showing separate entries for multiple submissions of the same assignment by the same user.
For example, in Canvas LMS, in the gradebook for a course, I get something like the attached image. Where the first submission has been graded, and the second submission has not yet been graded. There are two submissions by the user though.
However, in the submissions table there is only one entry for this course/assignment/student combination.
Is this correct, or am I missing something?
If this is correct, what are the fields in this table I can use to determine the unmarked assignments?
Appreciate any advice.