NEW
Font size
WorksheetsScratch and Tinkercad Quiz
Total questions: 46
Worksheet time: 23mins
What is Scratch mainly used for?
Web browsing
3D modeling
Creating animations and games
Video editing
What does the 'Green Flag' button do in Scratch?
Starts the project
Stops all scripts
Adds a new sprite
Changes the background color
Which category contains the 'move 10 steps' block?
Sound
Motion
Looks
Events
What color are the Motion blocks in Scratch?
Light Blue
Purple
Green
Orange
Which block allows a sprite to say a message?
'Hide'
'Say [message] for 2 seconds'
'Forever loop'
'Move 10 steps'
Which block can make a sprite move to a specific x and y position?
'Point in direction'
'Say [message]'
'Go to x: [value] y: [value]'
'Repeat'
Which block would you use to loop an action forever?
'Forever'
'Say [message]'
'Repeat 10'
'When clicked'
What is the purpose of the 'Stop All' block?
Stops all animations and actions
Starts all actions
Adds a new sprite
Changes the background
What does the 'broadcast' block accomplish in Scratch?
Plays a sound file
Controls sprite color changes
Stops all scripts
Sends a message to all scripts
Which block is necessary to determine if a sprite collides with another object?
'Forever loop'
'When key pressed'
'Wait for input'
'If touching [object]'
What is the primary function of the 'Group' tool in Tinkercad?
Deletes selected shapes
Duplicates selected shapes
Combines multiple shapes into a single object
Changes colors of selected shapes
In Tinkercad, what is the function of the 'Ruler tool'?
To duplicate shapes
To change the color of shapes
To position objects precisely
To create holes in objects
Which tool in Tinkercad is specifically used to create holes in a shape?
Hole tool
Group tool
Duplicate tool
Align tool
What does the 'next costume' block do in Scratch?
Deletes the sprite
Changes the sprite to the next layer
Flips the sprite horizontally
Cycles to the next costume of the sprite
Which panel contains the buttons for undo and redo actions in Tinkercad?
Edit panel
File menu
Components panel
Shape library
What is the main function of the 'wait until' block in Scratch?
Loops the action indefinitely
Pauses execution until a specified condition is satisfied
Stops all scripts in execution
Changes the sprite size
Which section of Scratch contains the blocks for changing a sprite's appearance?
Motion
Variables
Sound
Looks
What does exporting an object as an STL file in Tinkercad accomplish?
Creates a 2D image file
Sends the design to the cloud
Stores the design as a text document
Prepares the object for 3D printing
Which tool in Tinkercad helps position objects at specific intervals?
Mirror tool
Align tool
Snap Grid tool
Ruler tool
What does changing the grid size in Tinkercad affect?
The visibility of shapes
The complexity of the design
The color of shapes
The spacing of object placement
What does the 'clear graphic effects' block do in Scratch?
Eliminates the sprite from the stage
Changes the sprite's size
Adjusts sprite's position
Resets all visual effects applied to a sprite
Which block would you use to change the color of a sprite in Scratch?
'Change size by [value]'
'Next costume'
'Change color effect by [value]'
'Set color to [color]'
Which Tinkercad element enables seeing objects through other shapes?
Solid view
Wireframe view
Transparent view
Outline view
What type of block is used to wait for a specified time before continuing with the next action in Scratch?
'Pause for 2 seconds'
'Delay 2 seconds'
'Timing block'
'Wait 2 seconds'
In Scratch, how does the 'Repeat' block function?
Allows for alternate actions based on conditions
Runs indefinitely until stopped manually
Executes the actions inside it a specific number of times
Translates actions into visual animations
Which block is designed to stop all animations and actions of sprites in Scratch?
'Cease movement'
'Terminate all'
'End all scripts'
'Stop All'
Which block should be used to make a sprite hide from the stage?
'Conceal'
'Disappear'
'Hide'
'Stop showing'
What happens when the 'Forever' block is executed in Scratch?
The block runs only once and stops
The enclosed actions run repeatedly until a stop condition is met
The block runs a random number of times
The sprites pause all existing scripts
Which block can cause a sprite to perform a movement to a predetermined point?
'Teleport to coordinates'
'Move to x: [value] y: [value]'
'Go to x: [value] y: [value]'
'Set position to x: [value] y: [value]'
What category includes the block that lets you change the visual appearance of a sprite?
Motion
Looks
Costumes
Appearance
Which block is used to play a sound effect within a Scratch project?
'Stop sound'
'Sound control'
'Play sound until done'
'Play sound once'
What tool is used to combine multiple objects into one in Tinkercad?
Mirror tool
Align tool
Group tool
Ruler tool
Which tool would you use to adjust the height of objects in Tinkercad?
Rotate tool
Scale tool
Group tool
Lift tool
What is the main function of the Snap Grid tool in Tinkercad?
Aligns shapes randomly
Helps position objects at specific intervals
Groups multiple objects
Measures distances between shapes
Which file format is commonly used to export designs from Tinkercad?
GIF
STL
BMP
DOCX
How do you reset the camera view to its default position in Tinkercad?
Rotate the view manually
Click the View Cube
Click the Home button
Use the Zoom tool
Which of the following tools helps you measure distances between objects in Tinkercad?
Snap tool
Group tool
Align tool
Ruler tool
What function does the Orbit tool serve in Tinkercad?
Moves objects in a straight line
Changes the color of shapes
Flips the object horizontally
Allows viewing designs from various angles
What feature automatically saves your Tinkercad design?
Autosave function
Export function
Download option
Save As option
Which tool is necessary for creating a hole in an object in Tinkercad?
Align tool
Scale tool
Hole tool
Group tool
What does exporting your design as an OBJ file enable you to do?
Save it as a 3D model for printing
Save it as a text document
Save it as a 2D image
Save it as an audio file
Which block would you use to wait for a specific condition before continuing actions in Scratch?
'Pause for'
'Wait'
'Wait until'
'Repeat until'
What action does the 'broadcast' block perform in Scratch?
Pauses the script
Clones a sprite
Triggers sound effects
Sends a signal to all scripts
Which of the following describes the purpose of the 'size' variable in Scratch?
Tracks sprite visibility
Stores numerical values
Counts the number of events
Controls the speed of sprite movement
In Tinkercad, which tool is utilized to change the color of an object?
Color Picker
Texture tool
Select tool
Color Palette
Which block allows a sprite to detect interactions with other sprites in Scratch?
'If touching [object]'
'When I receive [message]'
'Touch color'
'Repeat while touching'
