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

Students have no option to change their nicknames #139

Closed jez closed 9 years ago

jez commented 9 years ago

Currently, the only way a student can change their nickname is by having a TA or Admin change it.

The route is there, but you have to go to Course Admin > Manage Accounts and then click on the email of one of the students > Edit Information. Notice that that whole workflow assumes you're a Course Admin.

If this is by design, then go ahead and close the issue. In the past though, people have always been able to change their nicknames at any time.

droh commented 9 years ago

Yes, it's very important that students should be able to change their nicknames.

On Monday, January 19, 2015, Jake Zimmerman notifications@github.com wrote:

Currently, the only way a student can change their nickname is by having a TA or Admin change it.

The route is there, but you have to go to Course Admin > Manage Accounts and then click on the email of one of the students > Edit Information. Notice that that whole workflow assumes you're a Course Admin.

If this is by design, then go ahead and close the issue. In the past though, people have always been able to change their nicknames at any time.

— Reply to this email directly or view it on GitHub https://github.com/autolab/Autolab/issues/139.

Sent from my iPhone.

iCrown commented 9 years ago

I just leave my true name there and I do really wanna to change it. Hope somebody fix it

droh commented 9 years ago

This is a pretty serious privacy issue.

Jake: could you take a crack at it?

-- David O'Hallaron -- Prof of CS and ECE, Carnegie Mellon University -- GHC 7517, x8-8199 -- http://www.cs.cmu.edu/~droh

On Mon, Jan 19, 2015 at 9:31 PM, David O'Hallaron droh@cs.cmu.edu wrote:

Yes, it's very important that students should be able to change their nicknames.

On Monday, January 19, 2015, Jake Zimmerman notifications@github.com wrote:

Currently, the only way a student can change their nickname is by having a TA or Admin change it.

The route is there, but you have to go to Course Admin > Manage Accounts and then click on the email of one of the students > Edit Information. Notice that that whole workflow assumes you're a Course Admin.

If this is by design, then go ahead and close the issue. In the past though, people have always been able to change their nicknames at any time.

— Reply to this email directly or view it on GitHub https://github.com/autolab/Autolab/issues/139.

Sent from my iPhone.

jez commented 9 years ago

I think I have a fix, see the associated pull request: #145.