Coding Exam 2 (Grade 6)

Coding Exam 2 (Grade 6)

Assessment

Flashcard

Computers

6th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

6 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Take a look at the code. The student's code is not working, which is the reason why? Options: The code blocks are in the wrong order. The code blocks are not attached to "when run" block. The student did not click "when run" to run the code. There is no error.

Back

The code blocks are not attached to "when run" block.

2.

FLASHCARD QUESTION

Front

What is wrong with the code to get Scrat to the acorn? Turn right only turns Scrat right - does not move him forward

Back

The first "turn right" should be a "turn left"

3.

FLASHCARD QUESTION

Front

Which code will get Angry Bird jumping ON the pig?

Back

Media Image

4.

FLASHCARD QUESTION

Front

Coding can be used to...

Back

Tell computers what to do, Create games, websites, and apps, Program Robots.

5.

FLASHCARD QUESTION

Front

What does this code do?

Back

Moves forward 5 times

6.

FLASHCARD QUESTION

Front

This code has a bug! Which code will fix it?

Back

Media Image