Coding quiz

Assessment
•
Andrea Hatton
•
Computers
•
3rd Grade
•
4 plays
•
Hard
Student preview

9 questions
Show answers
1.
Multiple Choice
Predict what this code will make the bird do.
Land on the pig.
Move forward and crash into a block.
Move forward, turn right and crash into a block.
Move forward, turn left and crash into a block.
2.
Multiple Choice
What does this number do?
Tells you how many blocks you need to put inside the loop.
Tells you how many times the loop will repeat the commands inside it.
Nothing, it doesn't mean anything.
3.
Multiple Choice
Which is the most efficient (the best) way to make a character move forwards 6 spaces?
Clip 6 'move forward' blocks together.
Use 6 'move forward' blocks and put them into a loop to repeat 6 times.
Use 1 move forward block and put it into a loop to repeat 6 times.
4.
Multiple Choice
What does sequencing mean?
Putting commands into the correct order.
Making commands repeat over and over.
Finding and fixing mistakes in a code.
5.
Multiple Choice
What is a flowchart used for?
Making it harder to understand how a process works.
It's a cool way of connecting ideas.
It shows how the steps of a process fit together from the beginning to the end.
Explore all questions with a free account
Find a similar activity
Create activity tailored to your needs using
Code.org Course D Lessons 1 - 9

•
3rd - 5th Grade
Code.org

•
1st - 5th Grade
Grade 3-final revision

•
3rd Grade
Coding Vocabulary

•
3rd - 6th Grade
Coding Review

•
3rd Grade
Coding

•
3rd - 5th Grade
Coding

•
3rd - 4th Grade
CODING

•
1st - 5th Grade