hedy icon indicating copy to clipboard operation
hedy copied to clipboard

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 He...

Results 378 hedy issues
Sort by recently updated
recently updated
newest added

**Describe the bug** As of level 4 quotes are required around texts. Level 3 introduces lists. When you assign a text with a comma to a variable, it is interpreted...

❗ #3335 has to be completed first, this makes pragmatic testing a lot easier. It would be nice if the user is able to test if a certain keyboard key...

language

We can probably do that this way: https://github.com/marketplace/actions/autopep8 (earlier version of this issue suggested black but I think PEP8 will do just fine!)

good first issue

**Language idea incl level** Now that the turtle commands are available for all levels, we should allow them to take more complex parameters such as expressions. **Additional context** The following...

Might be nice in the future to implement some dropdown option to select what type of file the user wants to download (or split into two buttons?). _Originally posted by...

**Language idea incl level** Since #3155 we have access to meta information (aka location of a parse error) everywhere in the transpiler so we can improve upon some error messages,...

**Language idea incl level** Shall we add an extra gramma rule for text without a command in front (f.e. this in level 4 and up) so we can throw an...

error messages
language

**Idea incl level** It will be a lot of work but it would be great if we could have a "view as student" button in the Teacher's UI where a...

teachers

Navigating to Change Password under my account shows (see attachment in Dutch) the new password filled, that should not be the case I assume. **Expected behavior** All three boxes should...