Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finishing Unit 3 and updating GJiaB #6742

Merged
merged 6 commits into from
Mar 3, 2025
Merged

Finishing Unit 3 and updating GJiaB #6742

merged 6 commits into from
Mar 3, 2025

Conversation

kiki-lee
Copy link
Contributor

@kiki-lee kiki-lee commented Mar 1, 2025

Updating the Unit 3 skillmap & Game Jam in a Box

@kiki-lee kiki-lee requested review from a team and Copilot March 1, 2025 02:48
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Overview

This PR refines multiple MakeCode Arcade tutorial documents for Unit 3 by updating textual content, renaming sections, and standardizing variable and setting names in the code examples. Key changes include adjustments to section titles and descriptions, code refactorings to switch from snake_case to camelCase (e.g. high_scores → highScores, number_of_high_scores → numScores), and modifications to string literal arguments in settings calls.

Reviewed Changes

File Description
docs/courses/educator-trainings.md Updated section headers and reworded webinar and training details.
docs/courses/csintro/blocks/unit-3/lab0304-part3.md Renamed title, refactored variable names and updated high score handling logic.
docs/courses/csintro/blocks/unit-3/lab0305-part1.md, lab0305-part2.md, lab0301-part1.md, lab0301-part2.md Minor text editing and clarification of instructions.
docs/courses/csintro/blocks/unit-3/skillmap.md Updated colors, image URLs, and tutorial metadata.
docs/courses/csintro.md, docs/gamejam/lessons/box.md Revised textual content and resource link adjustments.

Copilot reviewed 15 out of 15 changed files in this pull request and generated 2 comments.

@kiki-lee kiki-lee requested a review from Jaqster March 3, 2025 22:35
@kiki-lee kiki-lee merged commit 7e0c743 into master Mar 3, 2025
3 checks passed
@kiki-lee kiki-lee deleted the kiki-lee-lab3 branch March 3, 2025 23:01
kiki-lee added a commit that referenced this pull request Mar 3, 2025
* Finishing Unit 3 and updating GJiaB

* Delete .vscode/settings.json

This shouldn't have been in there

* Update docs/courses/csintro/blocks/unit-3/lab0304-part3.md

Co-authored-by: Copilot <[email protected]>

* Update docs/courses/csintro/blocks/unit-3/lab0304-part3.md

Co-authored-by: Copilot <[email protected]>

* Update imageUrl in skillmap.md

Adding actual thumbnail to last lesson

---------

Co-authored-by: Copilot <[email protected]>
kiki-lee added a commit that referenced this pull request Mar 3, 2025
* Finishing Unit 3 and updating GJiaB

* Delete .vscode/settings.json

This shouldn't have been in there

* Update docs/courses/csintro/blocks/unit-3/lab0304-part3.md



* Update docs/courses/csintro/blocks/unit-3/lab0304-part3.md



* Update imageUrl in skillmap.md

Adding actual thumbnail to last lesson

---------

Co-authored-by: Copilot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants