wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Setting Character Position

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is the default position of a character when it is first created?

a)

At the bottom left of the screen

b)

At the top right of the screen

c)

In the middle of the screen

d)

At coordinates (0, 0)

2.

What system is used to define the position of a character on the screen?

a)

Polar coordinates

b)

X & Y coordinate system

c)

Color coordinate system

d)

3D grid system

3.

In the X & Y coordinate system, which axis represents the vertical position?

a)

X-Axis

b)

Y-Axis

c)

Z-Axis

d)

None of the above

4.

Which coordinate comes first when setting a character’s position?

a)

Y then X

b)

Vertical then Horizontal

c)

It doesn’t matter

d)

X then Y

5.

What happens if a character’s position is set to (0, 0)?

a)

The character is centered on the screen

b)

The character moves to the top right corner

c)

The character is placed outside the screen

d)

The character becomes invisible

6.

What is the effect of setting the character's position to (10, 10)?

a)

The character will disappear

b)

The character will move to the center

c)

The character will be displayed completely

d)

The character will move to the top left

7.

Which of the following is a step in setting a character's position in Scratch or a similar program?

a)

Look for the "Stage" category

b)

Look for the "Sprite" category

c)

Look for the "Background" category

d)

Look for the "Sound" category

8.

What does the coordinate (80, 60) represent?

a)

X = 80, Y = 60

b)

X = 60, Y = 80

c)

X = 0, Y = 0

d)

X = 100, Y = 100

9.

What is the importance of the coordinate system in setting a character’s position?

a)

It helps control the color of the character

b)

It allows precise positioning of the character on the screen

c)

It is used for setting the character's size

d)

It helps set the character's animation

10.

When adjusting a character’s position, which section should you look under for the “Set position to X & Y” block?

a)

Control

b)

Motion

c)

Physics

d)

Looks