TLE 10 MABINI SHANE

TLE 10 MABINI SHANE

10th Grade

10 Qs

quiz-placeholder

Similar activities

JavaScript basics (vidcode, BR JSDJ Day 1)

JavaScript basics (vidcode, BR JSDJ Day 1)

5th - 12th Grade

10 Qs

Java Script Pro

Java Script Pro

3rd Grade - University

12 Qs

tle m 1 to 5

tle m 1 to 5

10th Grade

10 Qs

Digital Design S2 Unit 3 QUIZ review

Digital Design S2 Unit 3 QUIZ review

9th - 12th Grade

13 Qs

R093 Revision 1

R093 Revision 1

10th Grade - University

15 Qs

Super Gamme A

Super Gamme A

1st - 12th Grade

10 Qs

L1: New Document & Settings

L1: New Document & Settings

9th Grade - University

13 Qs

Car parts

Car parts

10th Grade - University

15 Qs

TLE 10 MABINI SHANE

TLE 10 MABINI SHANE

Assessment

Quiz

Instructional Technology

10th Grade

Hard

Created by

SHANE PARUMOG

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

My doge image is way too big! How can I make it smaller?

my_graphic1.height = 0.5;

my_graphic1.width = 0.5;

MY_GRAPHIC1.scale = 2;

my_graphic1.scale = 0.2;

scale(my_graphic1, "smaller");

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the correct code for line 4 to invert the colors of the video?

invert_color;

var color_invert;

color_invert();

"Computer, invert the colors!"

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JavaScript is can be written -

directly into JS file and included into HTML

directly on the Server Script

directly into HTML pages

None of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Javascript used for?

Behaviour

Presentation

Structure

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a loop?

if(x<10)

while(x<10)

var x=10;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is *rn* in this line of code?

A value

A method

An object

A variable

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The command: ellipse( 200,100, 20, 20) will draw:
an ellipse that is 100 pixels wide and 100 pixels high
a circle whose center is 200 pixels across and 100 pixels down
a rectangle that is 200 pixels by 100 pixels wide
a circle that is 200 pixels in diameter

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?