
Web tech 2

Quiz
•
Computers
•
Professional Development
•
Hard
Golden 2349
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Identify the component that allows Customers to select multiple options from a form.
.form-range
Checkbox (.form-check)
Radio (.form-radio)
Toggle (.form-toggle)
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Select the component which allow a user to choose a value between 0 and 100.
.form-slider
.input-range
.form-range
.range-input
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In Pre-filled forms in HR portals find the attribute that is used to make input field non-editable but submittable?
disabled
locked
readonly
frozen
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In checkout forms to show error messages which validation class can be used?
.error-message
.form-error
.invalid-feedback
.form-text-danger
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
You're building a client-facing registration form for a fintech application. To visually indicate that a user has entered a valid email address, which Bootstrap class will you use to highlight the input field with a green border?
.form-valid
.valid-input
.is-valid
.input-success
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A health tech client wants to collect patient age using a slider input. Which Bootstrap component will give you a sleek and accessible slider?
.form-slider
.range-slider
.form-range
.slider-input
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A client wants a dropdown styled for country selection. What will this code render in Bootstrap?
<select class="form-select">
<option>India</option>
<option>USA</option>
</select>
Applies validation to select
Makes select responsive and styled
Creates multiple select options
Hides the options
8.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
<div class="input-group">
<span class="input-group-text">₹</span>
<input type="text" class="form-control" placeholder="Amount">
</div>
Recall the role of input-group-text?
Adds padding around input
Inserts a non-clickable icon/text before input
Adds a tooltip
Automatically formats the currency
Similar Resources on Wayground
10 questions
Week 3.1

Quiz
•
Professional Development
13 questions
Recap dev web

Quiz
•
Professional Development
10 questions
HTML Accessibility Issues

Quiz
•
Professional Development
10 questions
Latihan HTML

Quiz
•
12th Grade - Professi...
10 questions
Kuis Form Atribut HTML

Quiz
•
Professional Development
9 questions
Python10

Quiz
•
Professional Development
12 questions
Chapter 6 : JavaScript Functions & Input/ Output

Quiz
•
Professional Development
10 questions
AUT 1 Y3 L2 Computing Systems and Networks

Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade