JavaScript basics (vidcode, BR JSDJ Day 1)

JavaScript basics (vidcode, BR JSDJ Day 1)

5th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz 4: Lines and Cable

Quiz 4: Lines and Cable

12th Grade - Professional Development

10 Qs

Arduino Basics and troubleshooting

Arduino Basics and troubleshooting

8th Grade

12 Qs

Wired and wireless communication

Wired and wireless communication

11th Grade

10 Qs

Tech Trends 2022

Tech Trends 2022

10th Grade - University

10 Qs

G & M codes

G & M codes

8th - 12th Grade

12 Qs

ICT Quiz

ICT Quiz

5th Grade - University

10 Qs

2.3.1 For Loops Check for Understanding

2.3.1 For Loops Check for Understanding

6th Grade

8 Qs

PCEP Prep - Week 0 (CFU)

PCEP Prep - Week 0 (CFU)

12th Grade

8 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?