Search Header Logo
Revision Scratch

Revision Scratch

Assessment

Presentation

Computers

6th - 7th Grade

Easy

Created by

Louise Lockwood

Used 40+ times

FREE Resource

14 Slides • 16 Questions

1

Revision Scratch

Slide image

2

Slide image

3

Scratch

  • Scratch uses pieces of code known as a script  to affect a character

  • The characters are known as a "sprite"

Slide image

4

Slide image

5

Multiple Choice

What is a character in Scratch called?

1

Bat

2

Cat

3

Sprite

4

Crab

6

Multiple Choice

What is the default Sprite when you open Scratch?

1

Cat

2

Dog

3

Bat

4

Crab

7

Multiple Choice

Question image

Which group of blocks include the When Flag Clicked command?

1

Motion

2

Looks

3

Sound

4

Events

8

Sequence

  • Sequence is doing tasks in order one after the another

Slide image

9

Selection

  • Selection is adding different options in to the code, adding a decision

  • When something happens do this, otherwise do something else

  • An IF and ELSE

Slide image

10

Looping (iteration)

  • Scratch uses 2 ways to make something loop

  • REPEAT - to make it loop a certain number of times

Slide image

11

Looping (iteration)

  • Scratch uses 2 ways to make something loop

  • FOREVER - to make it loop continually

Slide image

12

Multiple Choice

Question image

What does this block do?

1

Repeat the code forever

2

Repeat the code 2 times

3

Repeat the code until touching the sprite

13

Multiple Choice

What is a loop?
1
Starting the program
2
Ending the program
3
Allows something to be repeated
4
Programs running

14

Multiple Choice

What programming concept means following steps in order?

1

Iteration

2

Sequence

3

Selection

15

Multiple Choice

Which of the words below describe selection?

1

Order

2

Steps

3

Loop

4

Decision

16

Slide image

17

Slide image

18

Slide image

19

Multiple Choice

what are the two axis in scratch

1

x and y

2

n and t

3

j and w

4

k and l

20

Multiple Choice

Where would the sprite be located if the co-ordinates were 0,0?

1

Top left corner

2

In the centre

3

Top right corner

4

Bottom left corner

21

Multiple Choice

Where would the sprite be located if the co-ordinates were -240,-180?

1

Centre

2

Top right corner

3

Bottom right corner

4

Bottom left corner

22

Variables

  • A “variable” is a changeable value

  • These can be used for: counting, scores, time limits

  • In order to use a variable you first need to create it and name it

Slide image

23

Broadcasts

  • A broadcast message is a message that is sent out to all objects in the project

  • This message can notify them that something has happened and they need to act

Slide image

24

Costumes & Backdrops

  • Sprites can have different “costumes” -- different visuals, just like how an actor in a play can wear different outfits

  • We can also change the backdrop to create a new scene

Slide image

25

Multiple Choice

Variables are used to hold data that cannot change.

1

True

2

False

26

Multiple Choice

Question image
A costume is 
1
A code block
2
A motion 
3
A different way a sprite looks
4
A sound 

27

Multiple Choice

To send a message to all the sprites present on the stage we use which block?

1

Broadcast

2

Send all

3

SMS

4

Say

28

Multiple Choice

Question image

WHAT IS THE OUTPUT OF THE PROGRAM?

1
2
3
4

29

Multiple Choice

Question image

What is the output of the program?

1
2
3
4

30

Poll

How confident do you feel using Scratch?

Super confident, I know loads of stuff

Pretty good I can do lots of things on my own

I'm ok, but sometimes need a bit of help

No idea what I'm doing

Revision Scratch

Slide image

Show answer

Auto Play

Slide 1 / 30

SLIDE