Skip to content
Scratch School

Scratch School

The cat in the classroom

  • Home
  • Story Telling
    • Using Say – Sequence
    • Synchronising Sprites – Sequence
    • Scene Setting – Sequence
    • Animation – Count Controlled Loops
    • Using Join
    • Using Join & 1 Variable
  • Shape
    • Shape – Sequence
    • Shape – Adaptable Procedures
    • Shape – Looping Adaptable Procedures
  • Art & Design
    • 1. Art Sequence
    • 2. Art – Count Controlled Loop
    • 3. Art – Nested Loops
  • Game Design
    • Game – Simple Sequences
  • Applications
  • Code Comprehension
    • Understanding Loops – Spot the difference.
    • Nested Loops – Count Controlled Loops
    • @Scratch #PRIMM #AdventOfCode2022
  • Scratch Daily

Category: Quizzes

Coding Concepts – Selection

September 11, 2023September 11, 2023 Mathszone

An example video demonstrating introducing the concept of selection.The video looks at how to write simple selection statements and considers the flow of control.Designed particular for use by cover teachers and those new to teaching coding. Follow the YouTube Channel Read More …

Quizzes

Coding Concepts – Simple Sequences

September 11, 2023September 11, 2023 Mathszone

An example video demonstrating introducing the concept of simple sequences and how to write them.Designed particular for use by cover teachers and those new to teaching coding. Follow the YouTube channel for similar videos

Quizzes

Remembrance Day – Procedures

November 11, 2021November 17, 2021 Mathszone

Predict This code is split into two sections. The main program is on the left and a procedure on the right.The sprite costumes are on the right of the screen. Think carefully about each part of the program and what Read More …

Procedures, Quizzes

1. Art Sequence

October 22, 2021November 17, 2021 Mathszone
Mondrian example to show style

On this page we start to explore an algorithm that can be used to draw lines and coloured squares in the style of Mondrian. Sequences need order and have to be precise to achieve the required outcome. Predict The code Read More …

art, Quizzes, Sequence

2. Art – Count Controlled Loop

October 22, 2021November 17, 2021 Mathszone

Loops controlled by a counter perform for a set number of times before allowing the program to continue or end. The number of repeats is usually linked to what you are trying to achieve – e.g. the number of lines Read More …

art, count controlled loop, Iteration, Quizzes

3. Art – Nested Loops

October 22, 2021November 16, 2021 Mathszone

A nested loop is one which has been placed inside another main loop. Each time the nested loop has finished, further code instructions are normally performed before starting the main loop again.In this way, complex operations can be performed with Read More …

art, Iteration, Quizzes

Nested Loops – Count Controlled Loops

March 30, 2021March 18, 2022 Mathszone

This Scratch project draws different shapes. The code for each is below, but which code draws which patte Predict Look at the code in the images below. What will each one do? Run the code by clicking on the dots Read More …

count controlled loop, Quizzes

Understanding Loops – Spot the difference.

March 29, 2021November 17, 2021 Mathszone

This Scratch project below has 3 animals which have been programmed so that, when you click on them, they run one of the sets of code blocks. They show examples of count-controlled, condition-controlled and infinite loops. But which is which? Read More …

count controlled loop, Iteration, Quizzes

Game – Simple Sequences

March 21, 2020November 17, 2021 Mathszone

Play this game a few times. Press the Green Flag to start Investigate the Code Once you know what it does, try answering these questions below

Quizzes, Sequence

Variables as Strings with Join

February 22, 2020November 16, 2021 Mathszone

This is all about putting things together. Placing characters or strings together is called “concatenation”, but in Scratch we just use the Join block. Look carefully at the order in which thinks are joined.

Quizzes, VariablesJoin, Strings, Variable

Posts navigation

Older posts

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Tags

backdrop backgroound integer Join loop maths play sound Say Say for secs sound start sound Strings timing Variable
  • Sequence
  • Iteration
Copyright. All rights reserved.
Proudly powered by WordPress | Education Hub by WEN Themes