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
Describe the bug
Currently, when a teacher creates student accounts in bulk, they should not use the symbols @ and :. In this context, the invalid symbols seem to be a legacy. To replicate this, create a teacher account and class. Go to 'For teachers' tab > select a class > Click the 'Add Students' button > then click the 'Create accounts' button.
Allow the @ to be used in usernames only when the teacher is creating student accounts. Note that the login page should keep the requirement to not use @.
Investigate why the : was not allowed in the first place. Remote it, if it is legacy.
The text was updated successfully, but these errors were encountered:
boryanagoncharenko
changed the title
Remove invalid symbols from username of student accounts
Allow @ and : in usernames when created by teacher
Oct 28, 2024
Describe the bug
Currently, when a teacher creates student accounts in bulk, they should not use the symbols
@
and:
. In this context, the invalid symbols seem to be a legacy. To replicate this, create a teacher account and class. Go to 'For teachers' tab > select a class > Click the 'Add Students' button > then click the 'Create accounts' button.@
to be used in usernames only when the teacher is creating student accounts. Note that the login page should keep the requirement to not use@
.:
was not allowed in the first place. Remote it, if it is legacy.The text was updated successfully, but these errors were encountered: