Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions pathways/en.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
en:
scratch-intro:
title: Introduction to Scratch: sprites, scripts, and loops
title: "Introduction to Scratch: sprites, scripts, and loops"
description: In this introduction to coding in Scratch for beginners, you will learn how to add code, costumes, and sounds to sprites as you make animations, a game, an app, and a book.
meta_title: Project path | Intro to Scratch programming for kids
meta_description: Introduction to Scratch programming for kids, teenagers and young adults. Learn how to make animations, a game, an app, and a book.
more-scratch:
title: More Scratch: broadcast, decisions and variables
title: "More Scratch: broadcast, decisions and variables"
description: More Scratch moves beyond the basics introduced in Introduction to Scratch. You will make apps, games and simulations using message broadcasting, if..then and if..then..else decisions and variables.
meta_title: Project path | More Scratch for kids | Raspberry Pi
meta_description: More Scratch for kids, teenagers and young adults. Move beyond the basics to code apps, games, and animations using message broadcasts, with these free projects.
further-scratch:
title: Further Scratch: clones, my blocks, and boolean logic
title: "Further Scratch: clones, my blocks, and boolean logic"
description: Further Scratch moves beyond the skills introduced in Introduction to Scratch and More Scratch. You will make apps, games, computer-generated art, and simulations using boolean logic, functions, clones, and more.
meta_title: Project path | Further Scratch coding for kids | Raspberry Pi
meta_description: Further Scratch coding for kids, teenagers and young adults. Use these free coding resources to make apps, games, computer-generated art, and animations.
Expand Down