This quiz is incomplete! To play this quiz, please finish editing it.
Delete Quiz
This quiz is incomplete! To play this quiz, please finish editing it.
20 QuestionsShow answers
Question 1
SURVEY
60 seconds
Q. An organized set of rules or steps to perform an action, is also known as...
answer choices
Scratch
Software
Algorithm
Block
Question 2
SURVEY
60 seconds
Q. An Algorithm has 4 main characteristics. It should be....
answer choices
Doable, Creative, finite and precise
Doable, Understandable, finite and precise
Amazing, Understandable, finite and precise
Doable, Understandable, Infinite and precise
Question 3
SURVEY
60 seconds
Q. Start Put your hand on the doorknob Turn the doorknob to the side until it unlocks the door Push or pull the door to open it End .................................................. What would be an appropiate title for this algorithm?
answer choices
How to push a door
Steps to stand infront of a door
Steps to touch a doorknob
How to open a door
Question 4
SURVEY
60 seconds
Q. Any user should be able to perform an Algorithm without any problems, that means it should be....
answer choices
Doable
Understandable
Infinite
Precise
Question 5
SURVEY
60 seconds
Q. If an Algorithm is performed correctly should always give same result, that means it should be....
answer choices
Doable
Understandable
Finite
Precise
Question 6
SURVEY
60 seconds
Q. An Algorithm, should be easy to follow (clear). That means it should be...
answer choices
Doable
Understandable
Finite
Precise
Question 7
SURVEY
60 seconds
Q. An Algorithm, should have a beginning and an end. That means it should be...
answer choices
Doable
Understandable
Finite
Precise
Question 8
SURVEY
60 seconds
Q. Choose the option that better completes the statement. "Algorithms are useful to help us...
answer choices
write a tv show without pen and paper
perform any activity.
understand how to build a rocket in a full moon in mars when you are a unicorn
digest our food
Question 9
SURVEY
60 seconds
Q. Algorithms have ________ main characteristics.
answer choices
3
6
4
5
Question 10
SURVEY
60 seconds
Q. A cooking recipe is a clear example of an Algorithm.
answer choices
True
False
Question 11
SURVEY
60 seconds
Q. Scratch is a free programming language where you can create your own interactive stories, games, and animations.
answer choices
True
False
Question 12
SURVEY
60 seconds
Q. The Scratch logo contains a....
answer choices
Koala
Cat
Lion
Dog
Question 13
SURVEY
60 seconds
Q. According to the image, the order of the elements in scratch are...
answer choices
1.Stage 2.Sprites 3.Blocks 4.Scripts
1.Stage 2.Blocks 3.Sprites 4.Scripts
1.Scripts 2.Blocks 3.Sprites 4.Stage
1.Scripts 2.Blocks 3.Stage 4.Sprites
Question 14
SURVEY
60 seconds
Q. In scratch, this is the place where we program. Where we give orders to our sprites and backdrops.
answer choices
Stage
Sprites
Blocks
Scripts
Question 15
SURVEY
60 seconds
Q. In scratch, this is the place where we see all the animation happening. Where we put our backdrops and sprites.
answer choices
Stage
Sprites
Blocks
Scripts
Question 16
SURVEY
60 seconds
Q. In scratch, this is the place where we see all the possible commands for our project. Includes movement, control, events and other options.
answer choices
Stage
Sprites
Blocks
Scripts
Question 17
SURVEY
60 seconds
Q. In scratch, this where we create our characters or objects. We can import or create a new one that later on will be on the stage.
answer choices
Stage
Sprites
Blocks
Scripts
Question 18
SURVEY
60 seconds
Q. According to the image, when you click on the green flag....
answer choices
It will show the backdrop called "Tittle" wait 5 seconds and then switch to the backdrop called "scene 1"
It will show the backdrop called "Tittle" wait 3 seconds and then switch to the backdrop called "scene 1"
It will show the backdrop called "Scene 1" wait 5 seconds and then switch to the backdrop called "title"
It will show a Sprite called "Tittle" wait 5 seconds and then switch to the costume called "scene 1"
Question 19
SURVEY
60 seconds
Q. According to the image, when you click on the green flag, this sprite will....
answer choices
Show and when the backdrop changes, it will hide and say "Hi!"
Hide and when the backdrop changes, it will show and say "Hello!"
Show and when the backdrop changes, it will change the backdrop again
hide and show the Tittle
Question 20
SURVEY
60 seconds
Q. For an action to perform in scratch , it needs first....