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 444 hedy issues
Sort by recently updated
recently updated
newest added

"Pathing up" via `__file__` (e.g. `../`) is fragile, so only do it in a centrally-defined `config.ROOT_DIR`, and path from root everywhere else Also fix improper Python exec-as-module vs exec-as-script in...

Zie bij: https://www.sidnfonds.nl/community

strategy

After creating a new class you should directed to a page looking something like this: ![Image](https://github.com/user-attachments/assets/31c6fbca-0c8c-4ca8-bf77-0286bd9d0b02)

frontend
design

When clicking on the for teacher it should redirect to a screen like this: ![Image](https://github.com/user-attachments/assets/c13426fc-ad62-405a-aa3f-4b24aa2ce3e2)

frontend
design

There are a lot of issues with the teachers backend (f.e. [#5168](https://github.com/hedyorg/hedy/issues/5168) @rix0rrr will make make a plan how to improve it.

frontend
strategy

It now looks... not great: We should: 1. Make the layout look normal and "adult facing" 2. Give teachers a gentle and nice pop up now and then to remind...

frontend

fixes #5805 fixes #5051 fixes #5028 Started working on updating the slides. I added notes for the teachers as well. I've done level 0, 1 and 2 now. @Felienne and/or...

Fixes #4961 #6225 **How to test** Follow these steps to verify this PR works as intended: * switch a music adventure to German * play note H as a replacement...

**Describe the bug** When a teacher creates a class, they can provide HTML content as the class name instead of plain text **Add a screenshot (optional)** https://github.com/user-attachments/assets/0ce650b3-d546-4b94-a70b-c273ac522076

bug
good first issue