teammates
teammates copied to clipboard
Instructors viewing session results of a large course: make navigation easier
When an instructor is viewing session results of a large course, it is hard to scroll the page to a specific table e.g., if the user wants to skip the stats table and move to the start of the individual data table, it is very hard to locate where stat table ends and the other table begins.
We should explore ways to make this easier.
- Pagination? probably not a good idea as it makes the results page less compatible with Ctrl+F search
- Make tables collapsible?
- floating
scroll to table start/endbuttons? - other ideas?