autolab / Autolab

Course management service that enables auto-graded programming assignments.
http://www.autolabproject.com/
Apache License 2.0
752 stars 214 forks source link

Scoreboards should be sortable #108

Closed ymzong closed 9 years ago

ymzong commented 9 years ago

Scoreboards should be sortable by columns (including submission timestamp, and points).

See old Autolab scoreboard for example.

jez commented 9 years ago

I think I have a fix for this, but I can't test it. Is there a way to have the auto-populated local data include an assessment with a scoreboard?

dlbucci commented 9 years ago

Can't you just enable scoreboards in the edit assessment page?

dlbucci commented 9 years ago

Also, I don't think this necessarily refers to clicking the TH and having the table get resorted. Rather, instructors want to be able to define how the table is always sorted (like, first by highest score, then first submission. Or for datalab, fewest instructions, then first submission).