Scratch lesson 1

Student Voice
Student Voice Questions Explained

Click the link to complete the survey:
1 / 16
next
Slide 1: Slide
ComputingLower Secondary (Key Stage 3)

This lesson contains 16 slides, with interactive quizzes and text slides.

time-iconLesson duration is: 50 min

Items in this lesson

Student Voice
Student Voice Questions Explained

Click the link to complete the survey:

Slide 1 - Slide

This item has no instructions

Do now - What shape
will be drawn?

Slide 2 - Open question

Do now activity should take 3 mins for students to answer after accessing lessonup. 

Extension task allows students to develop their typing skills which will be useful when we move to text based languages. 
Do Now answer
A rectangle will be drawn

Slide 3 - Slide

This item has no instructions

Lesson objectives 

Conquer: Understand the concept of a sprite.
 
Aspire Higher: Utilise this understanding to manipulate sprites in scratch.




 
 
Aspire: Create a set of loops to make a program more efficient.

Slide 4 - Slide

This item has no instructions

What is a sprite?
A sprite is an image or set of pixels that can be manipulated using code or code blocks.

  • A sprite is traditionally the main playable character in a game.






Slide 5 - Slide

This item has no instructions

Adding and deleting sprites 

Slide 6 - Slide

This item has no instructions

Sprites
Sprites are used everywhere in gaming today and in some programs as representations of the user (YOU).



Slide 7 - Slide

This item has no instructions

Over to you…
Click here for scratch

  • Delete the cat sprite.
  • Add a sprite of your choice.
  • Add another sprite that will act as an obstacle.

Slide 8 - Slide

This item has no instructions

Slide 9 - Slide

This item has no instructions

Activity 
  • Create you program so you can move your sprite when pressing the upper arrow key.
  • The amount of steps it moves is up to you!


  • Extension: can you find and add the code block that will rotate the sprite?





Slide 10 - Slide

This item has no instructions

Create a maze for your sprite - 5 mins
Create a maze using the sprite designer. Make sure you have a path going from start to end. 

Slide 11 - Slide

This item has no instructions

Add some collision
Finally to complete our minigame we are going to add some collision to our game so we cant go through the walls.

Slide 12 - Slide

This item has no instructions

Save your game for next week.

Slide 13 - Slide

This item has no instructions

What is a sprite?
A
A set of pixels controlled by the user.
B
A non player character
C
An image.
D
The code to move a character.

Slide 14 - Quiz

This item has no instructions

Which code moves the player forward?
A
B
C
D

Slide 15 - Quiz

This item has no instructions

Which color is used for movement code?
A
Orange
B
Red
C
Blue
D
Pink

Slide 16 - Quiz

This item has no instructions