Checkbox Quiz

Checkbox Quiz

8th Grade

8 Qs

quiz-placeholder

Similar activities

Prep 2 Second Term Unit 1

Prep 2 Second Term Unit 1

8th Grade

10 Qs

HTML FORMS2

HTML FORMS2

6th - 8th Grade

10 Qs

Google Forms

Google Forms

KG - University

10 Qs

7&8 Bluetooth and Voice control Led

7&8 Bluetooth and Voice control Led

6th - 8th Grade

10 Qs

Forms in HTML

Forms in HTML

8th Grade

14 Qs

Google Forms Basics

Google Forms Basics

6th - 8th Grade

10 Qs

Google Keep

Google Keep

6th - 12th Grade

8 Qs

MTA Introduction to Programming Using HTML and CSS Lesson 2

MTA Introduction to Programming Using HTML and CSS Lesson 2

7th - 12th Grade

10 Qs

Checkbox Quiz

Checkbox Quiz

Assessment

Passage

Computers

8th Grade

Medium

Created by

Rachel Raos

Used 3+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main difference between checkboxes and radio buttons?

You can select only one option with checkboxes

You can select multiple options with checkboxes

You can select multiple options with radio buttons

You can select only one option with radio buttons

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element tag is used for checkboxes?

select

form

label

input

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What sports can the user select in the example given?

Football, Basketball, Baseball, Hockey

Cricket, Rugby, Badminton, Table Tennis

Swimming, Cycling, Running, Gymnastics

Soccer, Tennis, Golf, Volleyball

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you force a specific option to be selected by default?

Using the active attribute

Using the checked attribute

Using the selected attribute

Using the default attribute

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when the checked attribute is used for an option?

The option is disabled

The option is highlighted in red

The option becomes unselectable

The option is automatically selected when the page loads

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'name' attribute for checkboxes?

It is used for server-side code

It controls the font of the checkbox

It determines the color of the checkbox

It sets the size of the checkbox

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can the user select multiple options at the same time with checkboxes?

Depends on the screen size

No

Yes

Depends on the browser

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the reading level of this quiz?

Grade 3

Grade 5

Grade 8

Grade 12