Exploring Functions in JavaScript

Exploring Functions in JavaScript

Assessment

Interactive Video

Computers

9th - 12th Grade

Easy

Created by

Amelia Wright

Used 1+ times

FREE Resource

The video tutorial covers Code.org's Unit 4, Lesson 10, focusing on functions practice. It guides students through programming puzzles involving creating, calling, and writing functions. The tutorial includes rearranging functions to tell a story, drawing a building by adding floors, debugging syntax errors, and updating screen elements using functions. The video emphasizes the importance of function order, error handling, and efficient coding practices.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first function to be called to start the poem?

Winter

Autumn

Spring

Summer

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which season comes immediately after Spring in the poem?

None

Summer

Autumn

Winter

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct sequence to build the building from top to bottom?

Roof, Floors, Lobby

Roof, Lobby, Floors

Floors, Roof, Lobby

Lobby, Floors, Roof

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many additional floors are added to the building in the exercise?

Five

Four

Three

Two

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What was the syntax error in the function related to?

Misplaced semicolon

Incorrect function name

Extra parentheses

Capitalization of a function name

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many apples can be bought before the money runs out?

Five

Six

Three

Four

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when the thumbs up button is clicked in the mood tracking app?

Decreases mood

Resets mood

No change

Increases mood

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?