Search Header Logo

AP CSP Code.org Unit 5 Assessment 1 Review

Authored by Lauren Wise-Moore

Computers

9th - 12th Grade

CCSS covered

Used 719+ times

AP CSP Code.org Unit 5 Assessment 1 Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

About

This quiz comprehensively covers fundamental programming concepts from AP Computer Science Principles Unit 5, focusing on event-driven programming and web development fundamentals. The content is designed for grade 11-12 students enrolled in Advanced Placement computer science coursework. Students need to demonstrate mastery of user interface design principles, event handling mechanisms, and programming vocabulary including UI elements, event listeners, callback functions, and event-driven programs. The quiz also assesses understanding of web technologies (HTML and CSS), basic programming constructs like variables, data types, conditionals, and Boolean logic, plus essential debugging strategies and code tracing skills. Students must understand how events trigger functions, differentiate between global and local variable scope, and apply computational thinking concepts including algorithms, loops, and systematic problem-solving approaches. Created by Lauren Wise-Moore, a Computer Science teacher in the US who teaches grades 9-12. This comprehensive assessment serves multiple instructional purposes in the AP Computer Science Principles classroom, functioning effectively as a unit review before summative assessments, formative evaluation during instruction, or independent practice for students mastering event-driven programming concepts. The quiz works exceptionally well as a pre-test to gauge student readiness for advanced programming projects or as homework reinforcement following hands-on coding activities in Code.org's App Lab environment. Teachers can deploy this assessment for warm-up activities to activate prior knowledge or use it strategically during review sessions before the AP exam. The content directly aligns with College Board standards for AP Computer Science Principles, particularly focusing on Program Development (CRD-2), Computing Systems and Networks (CSN-1), and Algorithms and Programming (AAP-2, AAP-3) learning objectives that emphasize event-driven programming, user interface design, and systematic debugging practices.

    Content View

    Student View

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

UI stands for …….

 Uniform Interface
 Uniform Interface
User Interface
None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the best definition for Event handling

 Program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)
Coding tasks involved in making your app respond to events by triggering functions.
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.
A command (onEvent in App Lab) that can be set up to trigger a function when a particular type of event occurs on a particular UI element.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an example of an event?

Clicking a button
Typing in a text box 
Swiping a screen
Reading an email

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Code that listens for and responds to user-events is known as a?

Callback function
Event handler
Radio button
Checkbox

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Logic errors are a lot harder to solve than syntax errors.

True
False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct order when debugging a program?

Debug, Run, Test
Run, Debug, Test
Run, Test, Debug
All of the options are correct.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command lets you move UI elements to an arbitrary position on the screen?

setPosition
moveCursor
movePosition
setLocation

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?