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.27k stars 282 forks source link

💻 teacher mode for not logged in users #5634

Open hasan-sh opened 5 days ago

hasan-sh commented 5 days ago

Fixes #5183

How to test?

We need to add a PREVIEW_TEACHER_MODE_PASSWORD env. variable.