wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

PLTW CSIM Lesson 1 Interim Assessment

Total questions: 9

Worksheet time: 7mins

Name
Class
Date
1.

Which of the following activities describes the field of computer science?

a)

Designing fonts, images, and colors for a website.

b)

Designing and using computational applications and systems.

c)

Creating three-dimensional animations and movies using computers.

d)

Developing science experiments on a computer.

2.

Which of the following is required for a physical computing system?

a)

The device looks nice for users.

b)

The system can be connected to the internet.

c)

The components are waterproof.

d)

The system is interactive with its environment.

3.

Which of the following is an advantage of algorithmic thinking? Select all that apply.

a)

Easier to understand

b)

Increases flexibility

c)

Less complex

d)

Written as a flowchart or natural language

4.

In the Microsoft MakeCode environment, what are the blocks of code grouped in?

a)

Drawers

b)

Menus

c)

Tabs

d)

Folders

5.

Use the image below to answer the question. What coordinates would be used to light the LED in the grid position shown above?

a)

3,2

b)

4,3

c)

3,4

d)

2,3

6.

When code tracing, why is it important to iteratively test parts of the program?

a)

To isolate errors in the outcomes of code.

b)

To flowchart the program's logic.

c)

To fix algorithms.

d)

To change patterns in the code.

7.

When creating a program, how does the use of comments help a computer scientist debug later problems?

a)

Comments show where a bug is located in the code.

b)

Comments are opinions from others about how well the code works.

c)

Comments describe the code, logic, and desired outcome.

d)

Comments highlight code that needs to be fixed.

8.

Provide an example that shows how changing technology has impacted the way people communicate today.

4 lines
9.

Why is it important to share physical computing projects with other people?

a)

To have others identify what materials are needed for the project.

b)

To have others interact with the system and provide feedback.

c)

To have others copy the program and design.

d)

To have others read the comments in the code.