placeholder image to represent content

Year 9 - Edublocks Assessment

Quiz by S Mahey

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
30 questions
Show answers
  • Q1

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

    Question Image

    It is missing the Import Turtle block

    It is missing the Pen Down Block

    There is no loop block

    There is no bgcolour block

    60s
  • Q2

    What does this line of code do?

    Question Image

    Move the Turtle Backwards 90

    Move the Turtle forward 90

    Make the turtle size 90

    Put the Turtle at location 90 on the screen

    60s
  • Q3

    What shape would this code create?

    Question Image

    A rectangle

    A square

    A triangle

    An octagon

    60s
  • Q4

    What block could be used to reduce the size of this program by 6 lines but still draw the shape correctly?

    Question Image

    A variable could be added

    A For Loop

    There is no way to do this

    An If statement

    60s
  • Q5

    What shape will this code produce?

    Question Image
    Answer Image
    Answer Image
    Answer Image
    Answer Image
    60s
  • Q6

    Which of the blocks in the image contains the "Print" command

    Question Image
    Answer Image
    Answer Image
    Answer Image
    Answer Image
    60s
  • Q7

    What type of block is shown in Blue?

    Question Image

    A Variable Block

    A List Block

    A Statement Block

    A Loop Block

    60s
  • Q8

    What does the blue line of code do?

    Question Image

    Gets the user to enter their name

    Assigns the name entered to the variable "name"

    Asks you to print out a name

    Stores the variable "name" where you type

    60s
  • Q9

    What effect will line before the for loop have on the program?

    Question Image

    Tells the turtle to move forward 90

    Sets the turtle picture to a turtle

    Tells the turtle to turn right 90 degrees

    Sets up the number of times the loop will run

    60s
  • Q10

    How many squares will this code draw?

    Question Image

    10

    36

    4

    90

    60s
  • Q11

    What block must come before the "Else" block in your code to avoid an error?

    Loop Block

    IF Block

    List Block

    Print Block

    60s
  • Q12

    There are two kinds of loops that can be created with Edublocks "FOR" is one of them, what is the other one?

    When Block

    How Block

    Until block

    While Block

    60s
  • Q13

    What effect does this block have on your code?

    Question Image

    Puts the computer to sleep for 1 second

    Exits your program in 1 second

    Pauses the program for 1 second

    Sends you a sleep message for one second

    60s
  • Q14

    What does this command do in Turtle Python?

    Question Image

    Sets the pen to the turtles position

    Lifts the pen off the "paper"

    Turns the turtle into a pen shape

    None of these answers

    60s
  • Q15

    Loops are a good way to repeat a sequence of code.

    true
    false
    True or False
    30s

Teachers give this quiz to your class