github-education-resources / classroom

GitHub Classroom automates repository creation and access control, making it easy for teachers to distribute starter code and collect assignments on GitHub.
https://classroom.github.com
1.34k stars 570 forks source link

Allow students to link their account to an identifier after they create a repo #2544

Open amueller opened 4 years ago

amueller commented 4 years ago

Feature request :sparkles:

It looks like it's not possible for students to assign an identifier to their account once the repo is created. I had several students enroll late to the class. Many of them started the homework, leading to unlinked accounts. Now I need to link each of them individually.

d12 commented 4 years ago

Students who did not link will be prompted again when they go to accept a second assignment. It would be nice to have a way for students to re-do the linking process without needing to accept a second assignment though :)

amueller commented 4 years ago

Thanks. That is also not obvious ;)