Frog Jump Game Quiz

Frog Jump Game Quiz

1st Grade

10 Qs

quiz-placeholder

Similar activities

Level 2 pertemuan 4

Level 2 pertemuan 4

1st - 12th Grade

6 Qs

Examen de compu 1, 6  lV

Examen de compu 1, 6 lV

1st Grade

10 Qs

Lecture 9 - HCI

Lecture 9 - HCI

1st Grade

11 Qs

ExamenGODOT

ExamenGODOT

1st Grade

13 Qs

TMK Tahun 6 Penghasilan dan Pengujian Atur Cara

TMK Tahun 6 Penghasilan dan Pengujian Atur Cara

1st Grade

10 Qs

Kuis Coding & Perkenalan AI

Kuis Coding & Perkenalan AI

1st - 10th Grade

10 Qs

六年级信息与通讯技术编程与测试10

六年级信息与通讯技术编程与测试10

1st - 5th Grade

10 Qs

Frog Jump Game Quiz

Frog Jump Game Quiz

Assessment

Quiz

Instructional Technology

1st Grade

Hard

Created by

Shittu Adams

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the initial X-position of the button1 (obstacle) when the green flag is clicked?

-104

235

0

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the initial Y-position of the button1 (obstacle) when the green flag is clicked?

-104

235

0

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which block makes the obstacle constantly move to the left?

go to x: 235, y: -104

move -10

if < (x position) < (-240)> then

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens to the obstacle when its X-position becomes less than -240?

It stops moving.

It changes its Y-position.

It resets its position to x: 235, y: -104.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which loop ensures the obstacle's movement and position check happen continuously?

when green flag clicked

forever

if < (x position) < (-240)> then

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the initial value of "lives" when the green flag is clicked?

1

5

0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when the Frog sprite touches the obstacle?

The game ends immediately.

A "Boing" sound plays, and lives decrease by 1.

The Frog sprite jumps up.

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?