PLTW ~ CSIM ~ Lesson 1 Assessment Review

PLTW ~ CSIM ~ Lesson 1 Assessment Review

Assessment

Flashcard

Computers

6th - 8th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

9 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which of the following is an advantage of algorithmic thinking?
Easier to understand,
Increases flexibility,
Less complex,
Written as a flowchart or natural language,
All of the Above

Back

All of the Above

2.

FLASHCARD QUESTION

Front

Which of the following is required for a physical computing system?
- The device looks nice for users
- The system can be connected to the internet
- The components are waterproof
- The system is interactive with its environment

Back

The system is interactive with its environment

3.

FLASHCARD QUESTION

Front

Which of the following activities describes the field of computer science? Options: Designing fonts, images, and colors for a website. Designing and using computational applications and systems. Creating three-dimensional animations and movies using computers. Developing science experiments on a computer.

Back

Designing and using computational applications and systems.

4.

FLASHCARD QUESTION

Front

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

Back

Drawers

5.

FLASHCARD QUESTION

Front

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

Back

To have others interact with the system and provide feedback.

6.

FLASHCARD QUESTION

Front

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

Back

Comments describe the code, logic, and desired outcome.

7.

FLASHCARD QUESTION

Front

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

Back

To isolate errors in the outcomes of code

8.

FLASHCARD QUESTION

Front

What is one step you have to make sure you do to connect your Microbit to the Computer?

Back

Pair the Microbit

9.

FLASHCARD QUESTION

Front

Finding and fixing problems in code is called _______

Back

Debugging