Skip to content
This repository has been archived by the owner on Feb 5, 2018. It is now read-only.

Remove students from my set of students. #119

Open
KrishnaKulkarni opened this issue Apr 22, 2015 · 1 comment
Open

Remove students from my set of students. #119

KrishnaKulkarni opened this issue Apr 22, 2015 · 1 comment

Comments

@KrishnaKulkarni
Copy link

I previously added a student, BadStudent, via my students file, but now I want to remove them. I already attempted just removing BadStudent from the students file and deleting the Team containing BadStudent from my Organization.

Whenever I attempt teachers_pet create_student_teams or teachers_pet create_repos, the program first attempts to load my students with the message:

Loading students:
 -> BadStudent
 -> GoodStudent1
 -> GoodStudent2

And then attempts to perform actions applying to the above set of students.

Is it possible to remove the BadStudent from the above set of students?

@KrishnaKulkarni
Copy link
Author

I think I figured this out. It appears that I spoke incorrectly before in that create_student_teams will reset the student set to reflect the state of the current students file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant