JavaScript basics (vidcode, BR JSDJ Day 1)

JavaScript basics (vidcode, BR JSDJ Day 1)

5th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

CIE Computer Science syllabus 0478

CIE Computer Science syllabus 0478

9th - 11th Grade

15 Qs

JavaScript Test 1: Shapes and Printing

JavaScript Test 1: Shapes and Printing

2nd - 9th Grade

10 Qs

Python Functions and Returns

Python Functions and Returns

9th - 12th Grade

14 Qs

Komunikasi Daring 1

Komunikasi Daring 1

10th Grade

10 Qs

Code.org Course E: Sprites

Code.org Course E: Sprites

3rd - 5th Grade

10 Qs

If/Else Introduction (Logic)

If/Else Introduction (Logic)

3rd - 8th Grade

14 Qs

CodeAcademy Python Test

CodeAcademy Python Test

5th Grade

10 Qs

2.5 Translators & Facilities - OCR GCSE Computer Science

2.5 Translators & Facilities - OCR GCSE Computer Science

7th - 12th Grade

13 Qs

JavaScript basics (vidcode, BR JSDJ Day 1)

JavaScript basics (vidcode, BR JSDJ Day 1)

Assessment

Quiz

Instructional Technology

5th - 12th Grade

Hard

Created by

Jonatan De Wree

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 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!"

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is random() in this line of code?

A value

A method

An object

A variable

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

I added a nice image of some aliens but it is not showing? What line of code do I have to adjust?

Line 3

Line 5

Line 6

Line 7

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What kind of data type is the value "Javascript!"?

A Boolean

A Word

A Number

A String

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What did I do wrong? There is no green tint on my video...?

Pick the correct code.

tint("green", 15);

tint.color = green;

tint{green, 15};

movie.color = "green";

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

Media Image

Where do you go if you want more information about functions, objects, ... and their syntax?

1. Instructions

2. Reference

3. Console

4. Files

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?