Dnd 2026#34
Open
ericbusboom wants to merge 162 commits intomasterfrom
Open
Conversation
…Specifically to make it more appealing to K-12 students (e.g., added emojis, color, reworded a couple of things, etc.). **Suggestion has not been made on GitHub because I do not have access to the correct repo. This was saved in a markdown document locally, for now.**
…other changes made to '20_Open_The_Screen.ipynb' & '30_Run_Programs.ipynb'. Many areas were reworked in the Run Programs notebook (e.g., I separated areas into headings for less confusion, rephrased the note at the bottom that confused me, and added <kbd> tags for representing keyboard buttons). There are other changes made, feel free to look. I am trying to figure out how to keep my pull requests to the League repo separate from the pull requests to my forked repo.
…ged 'Notes & Key Terms' section + added a blue next lesson icon.
…preventing keyboard icons from wrappin and (e.g., arrow icon was not staying alongside Shift but is fixed now)
…style so it remains consistent and resizable
…onsistent with the previous ones (e.g., Welcome, Open The Screen, Run Programs). Everything is now broken down into sections
…d stands out better
…ce, style, and clarity, and reworded several sentences, added bullet points, and added notes/reminders/tips.
… 'Squares_and_Circles.py'
… more detail to the Tuples notebook and enhanced its clarity.
…s and tooltips, as well as a challenge
… specific module (e.g., Turtles, Types, Loops, Data). As of right now the ipynb's only include the quiz name and code to start them. The .json files contain quiz answers and are stored separately.
…eed up the process.
…istent with the rest. Minor improvements to clarity were also made, but they still need adjustments.
…Exceptions.ipynb` and updated the syllabus/numbers to match this change; Reworked Functions to be a bit clearer and significantly enhanced Exceptions.
… drawing and color manipulation
# Conflicts: # lessons/.jtl/syllabus.yaml # lessons/10_Turtles/20_Introducing_Tina/30_Squares_and_Circles/Squares_and_Circles.py # lessons/10_Turtles/50_Variables_and_Functions/10_Variables_and_Functions.ipynb # lessons/10_Turtles/60_More_Turtle_Programs/10_More_Turtle_Programs.ipynb # lessons/10_Turtles/90_Graphics_Projects/40_Turtle_Spiral.py # lessons/20_Types_and_Logic/10_Numbers_and_Strings.ipynb
- Created Module_One_Quiz.json with 30 multiple choice questions covering basic turtle graphics commands and programming concepts. - Created Module_Two_Quiz.json with 30 multiple choice questions focusing on data types, operators, and string methods in Python. - Created Module_Three_Quiz.json with 30 multiple choice questions addressing lists, tuples, and control flow in Python.
- Updated file paths in Module_Three_Quiz.ipynb and Module_Four_Quiz.ipynb to point to the new Quiz_Data directory. - Added syllabus.yaml to define the course structure for the Python Apprentice program, including modules and lessons. - Made minor adjustments to the Iterable_Turtle.py code for clarity.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.