A-Frame Quiz

A-Frame Quiz

9th Grade

10 Qs

quiz-placeholder

Similar activities

HTML Quiz | For Beginners

HTML Quiz | For Beginners

1st Grade - Professional Development

10 Qs

And/Or/Not python

And/Or/Not python

1st - 12th Grade

12 Qs

HTML introduction

HTML introduction

8th - 9th Grade

10 Qs

HTML тегтері

HTML тегтері

1st Grade - University

13 Qs

Special tags

Special tags

9th - 12th Grade

15 Qs

Practice for 2nd Python Quiz Comp Prog B

Practice for 2nd Python Quiz Comp Prog B

9th - 12th Grade

12 Qs

HTML - Year 8

HTML - Year 8

7th - 10th Grade

10 Qs

Bài kiểm tra thường xuyên lần 1 (11/6)

Bài kiểm tra thường xuyên lần 1 (11/6)

KG - 12th Grade

10 Qs

A-Frame Quiz

A-Frame Quiz

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Guranda Gogaladze

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid shape tag in A-Frame?

<a-pyramid></a-pyramid>

<a-sphere></a-sphere>

<a-hexagon></a-hexagon>

<a-oval></a-oval>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not an attribute we can animate?

Color

Opacity

Bounce

Rotation

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the 3D coordinate system in A-Frame, what coordinate direction is pointing directly into the screen?

z

-z

-x

y

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following boxes will be out of view from the default camera?

<a-box position position=“0, 0, 10”></a-box>

<a-box position position=“0, 0, -10”></a-box>

<a-box position position=“3, 0, -4”></a-box>

<a-box position position=“-3, 0, -4”></a-box>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a parameter for an animation property?

from

0 0 0

from: 0 0 0

position: 0 0 0

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax for animating a rotation property in A-Frame?

rotation: 0 0 0

rotate: 90 0 0

property: rotation from: 0 0 0 to: 90 0 0

rotate: 0 90 0

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is NOT a legitimate shape tag in A-Frame?

<a-sphere></a-sphere>

<a-cube></a-cube>

<a-cylinder></a-cylinder>

<a-box></a-box>

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?