Only works in broswer Run this in broswer console (ctrl + shift + i), make sure to go into your team -> Grades on the side bar
Paste below:
// Select all assignment rows
const assignmentRows = document.querySelectorAll('tr[data-type="assignmentRow"]');