You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the changes in the above pull requests, it is now required for assessments to be published before they are visible to students . However, the dashboard still currently reflects only the ungraded submissions out of the total submissions per group. A more useful tracking field for admins would be to track the number of published submissions instead rather than graded submissions - otherwise, this dashboard would not reflect the feedback that the students receive from the avengers. To solve this, the backend route will need to be tweaked in the corresponding backend route, after which the dashboard fields would have to be adjusted accordingly in the frontend.