Coding for Kids

Coding for Kids

1st - 5th Grade

8 Qs

quiz-placeholder

Similar activities

Critical Knowledge Quiz

Critical Knowledge Quiz

5th - 7th Grade

10 Qs

LESSON 3 - Games & Apps

LESSON 3 - Games & Apps

1st - 5th Grade

13 Qs

Computing Revision Quiz

Computing Revision Quiz

1st Grade

10 Qs

Coding Olympics 2022 - Webinar

Coding Olympics 2022 - Webinar

3rd - 6th Grade

10 Qs

Tech Terminology

Tech Terminology

3rd - 4th Grade

10 Qs

Swift Playground

Swift Playground

5th - 6th Grade

12 Qs

Computer Science

Computer Science

4th - 6th Grade

11 Qs

Y4 T1 Visual Programs, Digital Solutions, Algorithms

Y4 T1 Visual Programs, Digital Solutions, Algorithms

4th Grade

11 Qs

Coding for Kids

Coding for Kids

Assessment

Quiz

Computers

1st - 5th Grade

Medium

Created by

Shannon Smith

Used 8+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Coding?

Coding is the name of a program that we are using.

Coding is my pet's name.

Coding is using a set of instructions to tell a computer what to do.

Coding is how we use a map to find a place.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of computer hardware?

Scratch Jr.

Mouse

Google Chrome

Calculator

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of computer software?

Mouse

Computer monitor

Keyboard

Scratch Jr.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False. Computer hardware are the parts of the computer that you can touch.

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

TRUE or FALSE. You can touch computer software.

TRUE

FALSE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

TRUE or FALSE. In coding it is not important that your steps in your instructions are in the correct order. If the steps are out of order the code will still work well.

TRUE

FALSE

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Arya created a code to teach a robot to put on shoes but it does not work. Can you find the error and put the steps in the correct order (sequence)?

Step 1 Tie the shoelaces

Step 2 Put on the shoes

Step 3 Take the shoes.

Correct order (sequence)

Step 1

Step 2

Step 3

Correct order (sequence)

Step 3

Step 1

Step 2

Correct order (sequence)

Step 3

Step 2

Step 1

8.

FILL IN THE BLANK QUESTION

1 min • 1 pt

L__P_ are part of your code that repeat.