activities using scratchvijaya/ssrvm/dokuwiki/media/...8. demo a toy: take a picture of any animal...

10
86 Lesson Activities using Scratch 5 In this lesson you will learn: To use various blocks of Scratch. Explore the variety of programs that you can build like animations, teach what you know, toy demos, making interactive cards, narrating a story. m A i Make the robots exercise: Create atleast two robot Sprites, using shapes 1. in “paint”. Paint various costumes for each of the robots. Write a program in Scratch to make the robots demonstrate atleast two of the asanas you had learned. Teach one of the following to class I students using Scratch program: 2. Example: Parts of Computers: Brainy the CPU is introducing the parts of a computer. CPU, Monitor, keyboard, Mouse, Printer, and Speakers are all sprites. Heading is also a Sprite. Main Steps: Brainy introduces itself first. 1. The parts of the computers appear one by one and introduce themselves. 2. The parts disappear. 3. Starting with CPU each part explains its functionality. 4. Uses of computers. Dos and Don’ts of computers Parts of computers. Bhairav – Give two robots. Use only shapes and one complete exercise. (Not yet given.) (

Upload: others

Post on 14-Aug-2020

4 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Activities using Scratchvijaya/ssrvm/dokuwiki/media/...8. Demo a toy: Take a picture of any animal and make its head disappear and appear. You can try these out with vehicles. Use

86

Lesson

Activities using Scratch

5

In this lesson you will learn:To use various blocks of Scratch. Explore the variety of programs that you can build like animations, teach what you know, toy demos, making interactive cards, narrating a story.mAi

Make the robots exercise: Create atleast two robot Sprites, using shapes 1. in “paint”. Paint various costumes for each of the robots. Write a program in Scratch to make the robots demonstrate atleast two of the asanas you had learned.

Teach one of the following to class I students using Scratch program:2.

Example: Parts of Computers: Brainy the CPU is introducing the parts of a computer. CPU, Monitor, keyboard, Mouse, Printer, and Speakers are all sprites. Heading is also a Sprite.

Main Steps: Brainy introduces itself first. 1. The parts of the computers appear one by one and introduce themselves.2. The parts disappear.3. Starting with CPU each part explains its functionality.4.

Uses of computers.• Dos and Don’ts of computers• Parts of computers.•

Bhairav – Give two robots. Use only shapes and one complete exercise. (Not yet given.)

(

Page 2: Activities using Scratchvijaya/ssrvm/dokuwiki/media/...8. Demo a toy: Take a picture of any animal and make its head disappear and appear. You can try these out with vehicles. Use

87

A few screens and Scratch scripts are given below:

BRAINY’S TEAM

I am the brain of the computer

Now we will tell you how we work as a team!

Monitor

Page 3: Activities using Scratchvijaya/ssrvm/dokuwiki/media/...8. Demo a toy: Take a picture of any animal and make its head disappear and appear. You can try these out with vehicles. Use

88

Interactive cards:3. Divide the class into groups of 5 students each. Each group picks one of the following celebrations and write two projects.

Project A: An interactive invitation to the celebration.Project B: An interactive greeting card for the celebration.

BirthdayDiwaliNew Year ChristmasRamzanHoli

Hint: Use Sound block, Looks block, Pen block, Control block. You can record a song and use it in the greeting. Use looks to say something. Make the sprite dance!

Evolution of a butterfly:4. Students in Class II are interested to see an animation of the evolution of a butterfly. Write an animation project in Scratch to demonstrate how a caterpillar changes to a butterfly. At the end of the demo make many butterflies fly around the stage and drink honey from some flowers.

(Not yet given.) (

Page 4: Activities using Scratchvijaya/ssrvm/dokuwiki/media/...8. Demo a toy: Take a picture of any animal and make its head disappear and appear. You can try these out with vehicles. Use

89

Hint: Use costumes and instructions from costume block. For explanation of each stage of the evolution create a text sprite and place it on the stage. Use Motion block to make the butterfly fly around the stage and drink honey from flowers.

1

5

2

6

3

7

4

8

Write a game 6. “Conquer the Maze!” to play with your friends. Manouver roller through a maze. If roller touches the wall of the maze then the player is out. Use arrow keys to manouver roller. Record the time each player takes to move roller to the exit of the maze.

Hint: Use Motion block, Control block, Sensing.Maze Stage

Page 5: Activities using Scratchvijaya/ssrvm/dokuwiki/media/...8. Demo a toy: Take a picture of any animal and make its head disappear and appear. You can try these out with vehicles. Use

90

Roller script

Maze script

Page 6: Activities using Scratchvijaya/ssrvm/dokuwiki/media/...8. Demo a toy: Take a picture of any animal and make its head disappear and appear. You can try these out with vehicles. Use

91

Tell me a story:7. Write a story using the animal sprites, which are available in Scratch by default. Use Scratch program to tell the story.

This is a story of how Martha the monkey saved Smiley the fish. One day Martha went to the beach. Martha saw a big shark chasing Smiley. Martha wanted to save Smiley. Suddenly the Shark turned back and went away. What happened?

Martha saves Smiley

Smiley scripts

Help! Help!

Page 7: Activities using Scratchvijaya/ssrvm/dokuwiki/media/...8. Demo a toy: Take a picture of any animal and make its head disappear and appear. You can try these out with vehicles. Use

92

Martha scripts

Shark scripts

I will eat you!!

What is this?? Run for your life!

You are welcome.

Hurrah! Thanks Martha for saving me!!

Smiley scripts

Page 8: Activities using Scratchvijaya/ssrvm/dokuwiki/media/...8. Demo a toy: Take a picture of any animal and make its head disappear and appear. You can try these out with vehicles. Use

93

Demo a toy:8. Take a picture of any animal and make its head disappear and appear. You can try these out with vehicles. Use your imagination. Here is an example of how a Giraffe’s neck and head disappear and appear using a Match box. Write a program in Scratch to demonstrate the toy.

Hints: Up arrow key pressed reveals the neck and head of Giraffe. Down arrow key makes it disappear.

Page 9: Activities using Scratchvijaya/ssrvm/dokuwiki/media/...8. Demo a toy: Take a picture of any animal and make its head disappear and appear. You can try these out with vehicles. Use

94

Group Activity:a) JUMPING FROG: Divide the class into groups of 5 each. Each student can make a frog in different colour. Jumping Frog is an amazing paper toy. It needs a special size of rectangular paper where the length is double the width. The frog has a special spring folded from the paper itself. When you press the spring it makes the frog leap and jump. Instructions for making the toy are given below. Devise games with the frogs and have fun. Instructions to make the frog are given below.

1

2

4 5

3

Page 10: Activities using Scratchvijaya/ssrvm/dokuwiki/media/...8. Demo a toy: Take a picture of any animal and make its head disappear and appear. You can try these out with vehicles. Use

95

Explore!Find out more activities that you can show using 1. Scratch. Explore the instructions that you have not used till now from control, looks, sound, motion, pen using help. Start using these instructions and have fun with Scratch.

7

8

6

9

1011