Closed RONNCC closed 8 years ago
I believe you can sort by email.
We're moving towards removing all CMU-specific fields from Autolab so that it can be of maximum utility for other schools as well. Because of this, we no longer store the Andrew IDs of students. On Thu, May 7, 2015 at 4:57 PM sg notifications@github.com wrote:
On the view grades page you can click the columns to sort by name, section, lecture, grades.
It would be useful to be able to sort by andrew id since when grading many of the times the work is alphabetized by andrewid.
— Reply to this email directly or view it on GitHub https://github.com/autolab/Autolab/issues/512.
how? Clicking on the email & name column only sorts by name I believe
hmm I'll have to look at it then. I don't remember. On Thu, May 7, 2015 at 6:29 PM sg notifications@github.com wrote:
how? Clicking on the email & name column only sorts by name I believe
— Reply to this email directly or view it on GitHub https://github.com/autolab/Autolab/issues/512#issuecomment-100038319.
@RONNCC is correct, you can only sort by names since we merged the name and email columns.
Oh, I'm assuming in the HTML, but not in the database? On Thu, May 7, 2015 at 6:31 PM Daniel Bucci notifications@github.com wrote:
@RONNCC https://github.com/RONNCC is correct, you can only sort by names since we merged the name and email columns.
— Reply to this email directly or view it on GitHub https://github.com/autolab/Autolab/issues/512#issuecomment-100038515.
What? You can sort by emails in the DB, but I don't know how useful that is when you'd need to reload the gradesheet to have that effect.
Never mind. The way you said it I couldn't tell f you meant that we had joined the columns in the actual database or just displayed them as one column in the HTML. On Thu, May 7, 2015 at 6:37 PM Daniel Bucci notifications@github.com wrote:
What? You can sort by emails in the DB, but I don't know how useful that is when you'd need to reload the gradesheet to have that effect.
— Reply to this email directly or view it on GitHub https://github.com/autolab/Autolab/issues/512#issuecomment-100039449.
This was accidentally fixed by #643. Now the 'Name & Email' column sorts according to email.
On the view grades page you can click the columns to sort by name, section, lecture, grades.
It would be useful to be able to sort by andrew id since when grading many of the times the work is alphabetized by andrewid.