Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it optional to use real names on the server #1

Open
johningve opened this issue Dec 28, 2020 · 0 comments
Open

Make it optional to use real names on the server #1

johningve opened this issue Dec 28, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@johningve
Copy link
Collaborator

The automatic registration currently assigns each student a Discord nickname based on the name the student used on Autograder (should be their real name). This behavior should be made optional. However, it should always be possible for the teaching assistants to get the real name of the students.

Proposed solution:

  • Add a new config option to enable/disable the use of real names.
  • Add a new teaching assistant command to get a student's real name from the database.
  • Make existing teaching assistant commands like !next, !list, etc. return real names together with discord usernames.
@johningve johningve added enhancement New feature or request good first issue Good for newcomers labels Dec 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant