You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Related user(s):
@erikmd
Related issue(s) or PR(s):
Related project scope(s):
teacher dashboard
The problem:
Wanted solution:
Considered alternatives:
Additional context:
No response
The text was updated successfully, but these errors were encountered: