Lesson 1

Lesson 1

6th - 8th Grade

9 Qs

quiz-placeholder

Similar activities

Programming - High Level Code & Machine Code

Programming - High Level Code & Machine Code

2nd - 11th Grade

10 Qs

Programming Fundamentals Recap

Programming Fundamentals Recap

8th Grade

10 Qs

Defensive Programming Intro

Defensive Programming Intro

8th Grade

10 Qs

Y7 Hwk Quiz 1 (respectful online communication)

Y7 Hwk Quiz 1 (respectful online communication)

7th Grade

10 Qs

PLTW CSIM A2.1

PLTW CSIM A2.1

6th Grade

7 Qs

Code.org Unit 3 Assessment Lessons 3-9

Code.org Unit 3 Assessment Lessons 3-9

8th Grade

11 Qs

Microcontrollers and Electronic Components

Microcontrollers and Electronic Components

6th Grade

10 Qs

Coding Vocabulary Words

Coding Vocabulary Words

8th Grade

12 Qs

Lesson 1

Lesson 1

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Tricia Johnson

Used 47+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

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

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

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

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

3.

MULTIPLE SELECT QUESTION

5 mins • 1 pt

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

Easier to understand

Increases flexibility

Less complex

Written as a flowchart or natural language

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

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

Drawers

Menus

Tabs

Folders

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Media Image

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

3,2

4,3

3,4

2,3

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

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

To isolate errors in the outcomes of code

To flowchart the program's logic

To fix algorithms

To change patterns in the code

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

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

Comments show where a bug is located in the code

Comments are opinions from others about how well the code works

Comments describe the code, logic, and desired outcome

Comments highlight code that needs to be fixed

8.

MULTIPLE SELECT QUESTION

5 mins • 1 pt

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

Check all that apply.

Text messages can be received instantly instead of waiting on the mail

People can communicate across the world

People talk faster so the information travels faster

Today people communicate with cell phones whereas before it was by written letters or by word of mouth

9.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

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

To have others identify what materials are needed for the project

To have others interact with the system and provide feedback

To have others copy the program and design

To have others read the comments in the code