A bunch of code is put together to form this.
What is a program/script?
Scratch Programmer uses multiple versions of Sprite’s for what animation purposes.
What is a costume?
Sprite blocks are divided up into different categories. (Control, Movement, etc.) These help you tell them apart quickly.
What are colors?
It is where our Scratch files are initially stored when we first save a Scratch file to your computer.
What is the "Download" storage of the Chromebook device?
These two coordinate positions for X and Y will put a sprite in the center of the stage.
Multiples of these are put together to create a program.
What is a line of code/block?
It is the location where you preview, view, and run your programs.
What is the stage?
We use this file management method to copy the same code from one Sprite to another one.
What right-click and duplicate using the sprite pane?
When you save a Scratch file to your Chromebook, it is best to later save a backup copy of your file to where?
What is your OneDrive location?
It is the order in which coordinates are written.
(x,y)
Your program isn't running correctly. It is this person's fault.
Who is the person's fault?
This editing tool is used to create/draw/edit your sprites and backgrounds. .
What is the paint editor?
_______________ tells the sprites what to do, say, or do.
What is Script?
A teacher storage location of students' Scratch projects can be shared here.
What is the Studio?
The purpose of the 'stage' when using Scratch is
What is where the sprites perform the actions dictated by the code and the use of coordinates?
For personal accounts, what will happen if we don't confirm our account?
What if we cannot share our code?
Do we have to confirm our accounts if we save to the teacher's studio account?
While using the Paint Editor, you click on these, then your sprite, to delete it.
What are the scissors?
An ________ is a list of rules (steps) to follow to solve a problem.
What is an Algorithm?
Scratch projects are saved with this file extension.
What is the SB3 file extension?
Is this the direction in which the X-axis flows?
What is across the left to write or horizontally?
What is one name of a set of instructions a computer will follow?
The answers below are all accepted.
What is coding instruction?
What is Software instruction?
What is a program instruction?
What is an application software instruction?
It is the number of costume versions a Sprite can have.
What as many as you like?
What is unlimited?
Name one of the two ways to resize a Sprite using the Scratch Interface.
What is?
Option 1: You can use a block in the Looks section
Option 2: You can use the Sprite Pane below the stage to resize a Sprite.
These are the two methods of saving files for a Scratch project document.
What is Online or Offline?
It is the height and width of the Scratch programming stage.
What is 480 pixels wide and 360 pixels tall?
Distance from 0 to the left?
Distance from 0 to the right is?
Distance from 0 up is?
Distance from 0 down is?