Search Header Logo
Computer Science Principles Unit 3 Review

Computer Science Principles Unit 3 Review

Assessment

Presentation

Computers

9th - 12th Grade

Practice Problem

Medium

Created by

Cory Bougher

Used 176+ times

FREE Resource

7 Slides • 9 Questions

1

Computer Science Principles Unit 3 Review

Intro to app design, debugging, and user testing

Slide image

2

Investigating & Reflecting

  • potential users are interviewed

  • focus is on what user needs/wants

Slide image

3

Slide image

4

Multiple Choice

Question image

What will the "width" of the "leftButton" be when the program ends?

1

100

2

500

3

1000

5

Slide image

6

Multiple Choice

Question image

If the user does NOT click the button, what will the width of the leftButton?

1

1000

2

100

3

500

7

Slide image

8

Multiple Choice

Question image

If the user click "leftButton" once, what will be displyed in the console?

1

Australia, Germany, India

2

Australia, India

3

Germany

4

Australia, India, Germany

9

Slide image

10

Fill in the Blank

Question image

If the user clicks 3 times, what will print?

11

Fill in the Blank

In ________ commands run in the order they are written

12

Fill in the Blank

In _________ some commands run in response to user interactions or other events

13

Console Logs

  • display specifically what is in ""

  • can also display the value without ""

Slide image

14

Multiple Select

Programmers use comments to:

1

debug issues in code

2

document how code was written for other programmers to use

3

decide which components are important to use

15

Multiple Choice

What is the purpose of an onEvent?

1

triggers code to run after user interacts with screen

2

always sets properties for the screen

3

never shows anything to the user

16

Multiple Select

What is important in syntax?

1

parentheses

2

spelling

3

quotation marks

4

how fast you type it

Computer Science Principles Unit 3 Review

Intro to app design, debugging, and user testing

Slide image

Show answer

Auto Play

Slide 1 / 16

SLIDE