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

Feature: Display existing teacher tokens also in the teacher dashboard #522

Open
erikmd opened this issue Mar 21, 2023 · 0 comments
Open
Labels
kind: feature New user-facing feature.

Comments

@erikmd
Copy link
Member

erikmd commented Mar 21, 2023

Related user(s):

@erikmd

Related issue(s) or PR(s):

Related project scope(s):

teacher dashboard

The problem:

  • Currently, the teacher dashboard only shows the list of student tokens.
  • If a teacher colleague forgot his token, it is impossible to retrieve it from another token in the dashboard (we need some admin access to the server).

Wanted solution:

  • Add a selector (checkbox) that toggles the display of teacher tokens in the teacher dashboard.

Considered alternatives:

  • It might be viewed as a major security change (a teacher could connect as another teacher).
  • Because of that, this feature may be assigned a low priority.
  • Maybe, one should add a boolean status for teachers (in the database of the upcoming oauth-moodle-dev branch), telling whether they have the admin role.
  • And only admin teachers can see the list of all teachers ; and create another teacher token.

Additional context:

No response

@erikmd erikmd added the kind: feature New user-facing feature. label Mar 21, 2023
@erikmd erikmd changed the title Feature: display existing teacher tokens also in the teacher dashboard Feature: Display existing teacher tokens also in the teacher dashboard Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: feature New user-facing feature.
Projects
None yet
Development

No branches or pull requests

1 participant