GDPractice icon indicating copy to clipboard operation
GDPractice copied to clipboard

A framework to create interactive coding practices in the Godot engine.

Results 5 GDPractice issues
Sort by recently updated
recently updated
newest added

I got a simple practice sample working in my test project using the README: [exercisetestgd (2).zip](https://github.com/user-attachments/files/19810887/exercisetestgd.2.zip) It replaces the code and generates a practice file under the practice/ folder, but...

We have a widget that shows inputs at the top left when running practices, and this generally works well in practices where the simulated inputs move characters. But we have...

enhancement

**Note: we only have a handful of practices that include random number generation so before implementing this, we really need to be sure that we will have many more practices...

enhancement
low priority

Some users with visual impairment or with particular setups (very large display and high resolution) might need a higher font size or a bigger user interface to be able to...

The filesystem changed signal seems not to be not emitted until the game is restarted (not just stopped) when running in the embedded game workspace. So if a learner completes...

low priority