Y8 EduBlocks FPC

Y8 EduBlocks FPC

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

CodeMonkey

CodeMonkey

1st Grade - Professional Development

20 Qs

Python turtle year 8 assessment

Python turtle year 8 assessment

7th - 9th Grade

20 Qs

Intro to Scratch

Intro to Scratch

4th - 8th Grade

15 Qs

Minecraft

Minecraft

7th Grade

20 Qs

Code.org Hour Of Code Assessment

Code.org Hour Of Code Assessment

6th Grade

20 Qs

Edublocks Assessment

Edublocks Assessment

7th Grade

21 Qs

Programming

Programming

6th - 8th Grade

20 Qs

Python turtle

Python turtle

8th - 9th Grade

20 Qs

Y8 EduBlocks FPC

Y8 EduBlocks FPC

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Stephen Davison

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What computer coding term is described below:


A block of code which is only run when a certain condition has been met, if it is not met that block of code is skipped.

Sequence - in order no skipping no repeating

Selection - if: then else if: then else:

Iteration - for loop and while loop

Variable - named memory location to store data

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What computer coding term is described below:


Carrying out instructions in order from start to end, without skipping or repeating any instructions?

Sequence

Selection

Iteration

Variable

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What computer coding term is described below:


A block of code that repeats in a loop a certain number of times or until a condition is met in the code eg a for loop or while loop

Sequence

Selection

Iteration

Variable

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Read through the example code - what colour is the shape?

Black

White

Purple

Orange

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Read through the example code - what colour is the background?

Black

White

Purple

Orange

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Read through the example code - what shape is drawn?

Triangle

Square

Circle

Hexagon

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This code will not work.. There is something missing. What is it?

There is no loop block

It is missing the Import Turtle block

It is missing the Pen Down Block

There is no bgcolour block

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?