ProfZijlstra / video_site

MIT License
4 stars 2 forks source link

Auto-Scroll grade quiz / lab page #86

Closed ProfZijlstra closed 3 weeks ago

ProfZijlstra commented 1 month ago

Check to see if we can make the page automatically scroll upwards when the points field is near the bottom of the screen.

This so that we can see what we're grading (the point field is visible, but the rest of the deliverable isn't). I now have to manually scroll the page which is a slowdown

ProfZijlstra commented 3 weeks ago

Latest commit uses element.scrollIntoView(true) to scroll the points field to the top for easy quiz answer / lab deliverable grading