Coder for teaching students (one workspace for each student with separate logins)
My question is how to use (or what's the best way of using) coder for teaching. I am a faculty at Uni and would like to use coder for teaching.
The use case would be:
The use case would be:
- Create e.g. 20 user accounts for students that all run a workspace based on the same template
- Get direct links with tokens for each workspaces (I couldn't find this in the docs) that directly open code-server in a browser. The direct links would be very helpful because students would not need to put in a name and password.
- Delete all these users and workspaces at the end of the semester.