GDQuest / learn-gdscript

Learn Godot's GDScript programming language from zero, right in your browser, for free.
https://gdquest.github.io/learn-gdscript/
Other
2.11k stars 160 forks source link

Lesson text a little too long in some places #180

Closed NathanLovato closed 2 years ago

NathanLovato commented 2 years ago

Discussed in https://github.com/GDQuest/learn-gdscript/discussions/152

Originally posted by **maranr** January 18, 2022 I would break up some of the lessons into subpages to avoid scrolling. I found that some sections, like the one on variables, a little long with a number of topics on one page that could be broken up more to keep focus.

The idea is to revisit lessons 1 to 15 and try to split them up into smaller lessons where possible. This would make practices closer to when a concept is taught.

NathanLovato commented 2 years ago

I did a bit of shortening in lessons 1 and 2 in 0d552896c2ce263f1ed9bb0d3c3e287809186383, also looked at following lessons. We also got feedback from testers who found the lesson length fine.

Moving forward, we should try to get feedback on precisely when and where lessons get too long or overwhelming.