by Richard van Iwaarden.
Hi Bob,
Is there a simple way to know which assignment needs to be graded?
If you are at the grading screen, you can select the filter to show only the asssignments that require grading. Well, I need to get these assignments with an SQL query.
I was looking at the modified dates, also the finalgrade, the usermodifedID, etc.
Is it as simple as this: if userid = usermodifiedid in grade_grades, this means the assignment needs to be graded?