Session 3
Session 3
Recall test
Scratch blocks are color-coded blocks that you connect like puzzle pieces
to create scripts
Block Types
Ø There are six block types, each with a unique shape, that will only
connect to blocks that contain a matching slot made for that specific shape.
Blocks are categorized based on their functionality, and blocks within the
same category share the same color
Stack blocks are used to perform the main tasks in your scripts
Cap blocks are used to stop your script or project from running
Topic for the session
When the green flag clicked command activates the project to run, when
you click on the green flag button, it will start to run the project.
Move Command:
Ø You can specify the number of steps that the sprite should move.
Ø If you give a negative value here, it will move in the opposite direction.
What is an angle?
The word ‘angle’ has been derived from the Latin word Angulus, meaning
“a little bending”. Angles are measured in degrees.
Class Activity 1: Daisy and Fiona are sisters. Recently they went on a
beach trip with their family.They want to show a glimpse of their beach trip
to their friends.Can you help them to do it using scratch project?
-Make one character move on the left side and another character on the
right side.
Class activity 2 :
Hello my name is Tom and I want to visit my favorite planet i.e earth. I will
have great fun there. Come let's go together.
-Make the cat move in both directions and rotate the earth sprite.
Commands for cat flying sprite:
Zippy’s wings are wet. Zippy needs to dry them for that Zippy will have to
move wings faster. Help Zippy dry wings using scratch project.
1. Create a project , in which one sprite moves left and right continuously
and the other sprite rotates continuously
2. Creating a complete animated scene with relevant sprites and backdrop