SCR1 Recap Day 2

SCR1 Recap Day 2

1st Grade

7 Qs

quiz-placeholder

Similar activities

Repaso Estructura de datos U1

Repaso Estructura de datos U1

1st Grade - University

10 Qs

Repaso de bloque

Repaso de bloque

1st Grade

10 Qs

SỬ DỤNG CÂU LỆNH LẶP

SỬ DỤNG CÂU LỆNH LẶP

1st Grade

10 Qs

ASJ-1

ASJ-1

1st Grade

10 Qs

EVALUACIÓN QUINTO

EVALUACIÓN QUINTO

1st Grade

10 Qs

Tin 8/1

Tin 8/1

KG - University

10 Qs

PODCAST

PODCAST

1st Grade

12 Qs

Diagnostico tecnología 1°

Diagnostico tecnología 1°

1st - 12th Grade

11 Qs

SCR1 Recap Day 2

SCR1 Recap Day 2

Assessment

Quiz

Computers

1st Grade

Practice Problem

Hard

Created by

Saturday Kids

Used 407+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

7 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What are coordinates used for?

To move a sprite up and down

To know the position of a sprite

To move a sprite to a specific position

To change the sprite costume

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which directions are X and Y?

X: Left & Right ; Y: Up and Down

X: Up and Down ; Y: Left and Right

X: Up and Down ; Y: Left and Down

All of the above

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What are the coordinates of this ship?

X: -100 ; Y: 100

X:100 ; Y: -100

X:100 ; Y:100

X-100 ; Y-100

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How can you make a bat sprite continuously flap its wings?

Using spacebar to trigger next costume

Using a forever loop and next costume

Using two sprites and hiding and showing both

Using clone and delete

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

How many steps will the sprite move when space key is pressed?

10

50

100

500

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

If I want to create a clone of myself, which two blocks do I need to have in my script?

When I start as a clone

Create clone of myself

Delete this clone

When green flag is clicked

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will you see when this code runs?

As the mouse moves, there will be clones created

There will be many clones appearing randomly

The sprite will be moving with the mouse

Nothing