Code.org App Design/Game Creation Quiz

Code.org App Design/Game Creation Quiz

6th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Unit 3 Vocabulary

Unit 3 Vocabulary

6th Grade

15 Qs

Python year 9

Python year 9

8th - 11th Grade

20 Qs

Learn to Code 1 Test

Learn to Code 1 Test

6th Grade

20 Qs

Gaming Lessons 1-3 summative review

Gaming Lessons 1-3 summative review

6th - 8th Grade

22 Qs

Programming Intro YR10

Programming Intro YR10

7th - 8th Grade

16 Qs

Coding Pre-Assessment

Coding Pre-Assessment

5th - 8th Grade

15 Qs

Intro to Small Basic

Intro to Small Basic

KG - 7th Grade

15 Qs

Python - Programming Constructs - KS3 Y9

Python - Programming Constructs - KS3 Y9

8th - 9th Grade

15 Qs

Code.org App Design/Game Creation Quiz

Code.org App Design/Game Creation Quiz

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Jennifer Chroniak

Used 6+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Expression

Any valid unit of code that resolves to a value.

All values in a programming language have this - such as a Number, Boolean, or String - that dictates how the computer will interpret it. For example 7+5 is interpreted differently from "7"+"5"

a program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)

a function specified as part of an event listener; it is written by the programmer but called by the system as the result of an event trigger.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Callback Function

a function specified as part of an event listener; it is written by the programmer but called by the system as the result of an event trigger.

An action that causes something to happen.

a program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)

a function specified as part of an event speaker; it is written by the programmer but called by the system as the result of an event speaker.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data Type

a function specified as part of an event listener; it is written by the programmer but called by the system as the result of an event trigger.

All values in a programming language have this - such as a Number, Boolean, or String - that dictates how the computer will interpret it. For example 7+5 is interpreted differently from "7"+"5"

a program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)

Any valid unit of code that resolves to a value.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Event-driven program

Any valid unit of code that resolves to a value.

a program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)

A generic term for a type of programming statement (usually an if-statement) that uses a Boolean condition to determine whether or not to run a certain block of statements.

a program designed to run blocks of code or functions in response to specified sounds (e.g. a microphone)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Event

a program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)

An action that causes something to happen.

a command that can be set up to trigger a function when a particular type of event occurs on a particular UI element.

Any valid unit of code that resolves to a value.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Event listener

Any valid unit of code that resolves to a value.

a command that can be set up to trigger a function when a particular type of event occurs on a particular UI element.

An action that causes something to happen.

an event that listens to your every word

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

== (equal equal)

An action that causes something to happen.

is used to compare two values, and returns a Boolean (true/false).

The common programming structure that implements "conditional statements".

Can only be seen, used and updated by code within the same scope. Typically declared (created) inside a function -- includes function parameter variables.

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?