hedyorg / hedy

Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
https://www.hedy.org
European Union Public License 1.2
1.32k stars 289 forks source link

Allow @ and : in usernames when created by teacher #5888

Open boryanagoncharenko opened 1 week ago

boryanagoncharenko commented 1 week ago

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.

abhi-github-159084 commented 1 week ago

I am interested to do this , please assign it to me.

boryanagoncharenko commented 1 week ago

I am interested to do this , please assign it to me.

Awesome! I updated the description and assigned the issue to you. Please feel free to reach out if you have questions or if you get stuck.