WorksheetsGrade 6 Scratch
Total questions: 20
Worksheet time: 10mins
During a coding workshop, Aanya, Aarav, and Divya are working on a fun game in Scratch. Why would they use a loop in Scratch?
To delete a variable
To change the color of the sprite
To play a sound effect
To repeat a set of blocks multiple times
Broadcasting messages in Scratch: What is the purpose of broadcasting messages in Scratch?
To enable Shreya, Akhil, and Rohan to communicate with each other and trigger specific actions.
To create a new sprite
To play music in the background
To change the background color of the stage
Handling events in Scratch: What are some examples of events in Scratch that Neha, Krish, and Sanya can use to make their projects more interactive?
Traffic signals
Key presses, mouse clicks, sprite collisions, and timer triggers
Weather forecasts
Cooking recipes
Handling events in Scratch: How can Mira, Dhruv, or Avani respond to a specific event in Scratch?
Use the 'if [event] then' block
Manually type the event name in the code
Click on the sprite to trigger the event
Use the 'when [event] block'
How do variables in Scratch programming help students like Dhruv, Divya, and Siya?
Variables in Scratch programming are used to play sound effects.
Variables in Scratch programming are only used for decoration.
Variables in Scratch programming are used to create animations.
Variables in Scratch programming are used to store and manipulate data.
Siya, Myra, and Riyaan are exploring the world of Scratch programming. How can they create a loop in Scratch?
Using the 'repeat' block or the 'forever' block
Using the 'wait' block
Using the 'if' block
Using the 'stop' block
Creating an interactive game in Scratch: What are some key elements of creating an interactive game in Scratch, Arnav, Tara, and Avni?
Using sprites, coding scripts for movement and interaction, and incorporating variables and control structures
Solving math problems
Singing a song
Using watercolors and paintbrushes
What does this code do?
It clicks the sprite forever
It allows you to draw shapes
It generates sprites forever
Which of the following sections of code will make the script follow the mouse pointer around the screen?
What type of block is this?
Iteration
Variable
Sequence
Conditional
I want to animate Barry the Butterfly which blocks should I use?
In Scratch blocks in the "My Blocks" Category are known as ____________ in other programming languages
Motion
Sensing
Function
Pen block
How can Arjun, Aarush, and Aarav create a new sprite in Scratch?
Use the 'Events' category and choose 'New Sprite'
Click on the 'Sound' category and select 'Create Sprite'
Click on the 'Data' category and select 'Make a New Sprite'
Go to the 'Looks' category and click on 'Add Sprite'
How can Aarav, Divya, and Neha add sound effects to their Scratch project?
By using event blocks, control blocks, and sensing blocks
By using cooking blocks, dancing blocks, and singing blocks
By using painting blocks, drawing blocks, and sculpting blocks
By using sound blocks, music blocks, and effect blocks
Functions make our scripts:
Compact
Easy to read
Easy to Modify
All of the above
________________ is a thing through which we can refer to the feature of bringing sprites into an action upon touching or clicking a mouse button .
Operators
Control
Forever Script
If - else Script
Sensing
What shape does the following code block produce?
Square
Circle
Rectangle
Triangle
To get pen block, I choose
