Annelies Vlaar

Results 29 issues of Annelies Vlaar

**Describe the bug** If a variable starts with a number it's not recognised as a variable. **Paste the Hedy code & level** This is in level 2 ![afbeelding](https://github.com/hedyorg/hedy/assets/66774020/35e38adf-c2c5-4985-aaf9-6fd2e7fe21b3)

bug

When customizing an adventure and using the preview button, the exit-cross to quit the preview mode is not visible when a adventure is larger than +/- 12 lines of instructions....

bug

In https://github.com/hedyorg/hedy/pull/5648#issuecomment-2209078471 we discussed pasting behaviour of a paste button (Paste at the end? Paste at the cursor?) The yellow button in the example code removes the existing code and...

**Language idea incl level** In level 1 (until 18) the turtle moves and turns even when there is no variable put after the commands. For example: ``` turn forward turn...

language
turtle

**Describe the bug** When checking the achievement badges for new users, I created a new profile, made some programs, earned badges. Then (to start again from scratch) I deleted the...

bug

create an overview of error messages that occur but are hard to understand.

content

When I change my custom adventure, the example (in the design area, but also when clicking the eye in the list of custom adventures and how it is shown in...

bug
custom-adventure

Errors and warnings are both shown on the input screen. To make it less overwhelming, warnings about unused variables could be displayed on the output screen. For example: the warning...

enhancement
frontend
design

as suggested by ichxorya on Discord: > [https://en.wikipedia.org/wiki/List_of_educational_programming_languages](https://en.wikipedia.org/wiki/List_of_educational_programming_languages) > I think hedy should be on this list > but it hasn't had it own wiki page yet

**Describe the bug** when `if 1 is pressed:` is the code, 'pressed' is coloured white instead of brown. Giving the suggestion that it is not valid code, but works (😃)...

bug
syntax-highlighting