SCR1 Recap Day 2

SCR1 Recap Day 2

1st Grade

7 Qs

quiz-placeholder

Similar activities

Pensamiento Computacional

Pensamiento Computacional

1st - 3rd Grade

10 Qs

Pascal pro

Pascal pro

1st Grade

10 Qs

Sistema Operativo

Sistema Operativo

1st - 12th Grade

10 Qs

seguridad 2

seguridad 2

1st Grade

10 Qs

Examen Excel

Examen Excel

1st - 3rd Grade

10 Qs

Cuestionario Diagnostico 3

Cuestionario Diagnostico 3

1st - 5th Grade

10 Qs

Función CONTAR

Función CONTAR

KG - Professional Development

10 Qs

Mecanografía

Mecanografía

1st - 3rd Grade

10 Qs

SCR1 Recap Day 2

SCR1 Recap Day 2

Assessment

Quiz

Computers

1st Grade

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