Search Header Logo

Dinosaur Quiz Test

Authored by Jason Scott

Arts

10th Grade

Used 19+ times

Dinosaur Quiz Test
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What Scratch block is used to trigger other scripts in a project?

broadcast [message]

switch backdrop to [message]

when backdrop switches to [message]

forever

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these conditions will check if the player’s answer is “yes” or “Yes”?

if [answer = "yes" or answer = "Yes"]

if [answer = "YES"]

if [answer = "yes" and answer = "Yes"]

if [answer ≠ "no"]

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Match the following blocks with their correct usage in a loop scenario.

repeat [10]

forever

repeat until [answer = "correct"] 

if [answer = "correct"] then

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What block should you use to move a sprite up and down like it’s jumping?

change y by 10 and change y by -10

change x by 10

go to x:0 y:0

switch costume to [jump]

5.

DROPDOWN QUESTION

30 sec • 1 pt

The Scratch block that allows you to ask a player a question and store their response is (a)  

ask [question] and wait
broadcast [question]
say [question]
repeat until [answer]

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you change the sprite’s costume when a player gets an answer correct?

if [answer = "correct"] then → switch costume to [happy]

when I receive [correct] → switch costume to [happy]

broadcast [happy] → change costume

repeat until [answer = "correct"]

7.

DROPDOWN QUESTION

30 sec • 1 pt

The block to check if the player scored 5 points is (a)  

if [score = 5] then
if [score > 5] then
repeat until [score = 5]
change [score] by 5

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?