juliabolt

Results 7 issues of juliabolt

**Describe the bug** When using `at random` in combination with `ask`, the name of the list and `at random` is printed without being replaced by one of the elements of...

bug
language

**Describe the bug** When you have a turtle program including `sleep` commands and you use the debugger to run the program step-by-step and you keep clicking the `>>` button for...

debugger

**Idea incl level** In general, but specifically in the Puzzle adventures (multiple levels) it would be helpful to have another indication than just the colors red and green to see...

frontend
accessibility

Right now, when clicking in front of the line number (not on the line number itself), the line is disabled, but there is nothing indicating that this feature exists. How...

frontend
strategy

CLASS INSIGHTS PAGE (these things could also be on the main class page, but hidden/collapsed) - common errors, but including example programs where these errors occurred (does not need to...

frontend
hackathon

Now, the variable list is shown automatically after every run, because we wanted to give it more attention. Maybe this is now becoming too much, so we should either: 1)...

frontend

The feature flag for showing the roles of variables was set in the frontend, but now it is set as a variable in the environment, so that we can test...

debugger