Users mistype their email addresses. What's an effective solution?
ICT CBP Q3 Periodical Test

Quiz
•
Computers
•
9th Grade
•
Medium
Anawelyn Bacar
Used 5+ times
FREE Resource
52 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Allow registration despite email format errors.
JavaScript validation for common mistakes.
Provide the 'Confirm Email' field.
Use HTML5 email input.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You're creating a registration form for a website. Users must provide a username, password, and email. What's the best approach to ensure validation? Use _______________ validation only.
Combined HTML5 and JavaScript
HTML5
JavaScript
Server-side and Client-side
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In JavaScript, how do you access the value of an input element with the id 'username'?
document.getElementByClass('username').value
document.getElementById('username').value
document.getElementByName('username').value
document.querySelector('#username').value
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The feedback form requires ratings, but some users submit it without rating. How do you enforce it?
Allow without rating.
Keep rating optional.
Set default rating.
Use JavaScript validation.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Users input invalid birthdates below age 13 in the registration form. How to ensure compliance?
Allow registration regardless.
Implement JavaScript age check.
Prompt age confirmation.
Use HTML5 date input.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which JavaScript method is often used to validate if a checkbox is checked in a form?
document.getElementById()
document.querySelector()
isCheckboxChecked()
isChecked()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You need to ensure that users do not leave the username field empty. Which of the following JavaScript syntaxes would you use to validate if the username input is not null or undefined?
if (username != null)
if (username !== null)
if (username == null)
if (username === null)
Create a free account and access millions of resources
Similar Resources on Wayground
49 questions
TSW II intercorso

Quiz
•
University
50 questions
Javascript Study I-II

Quiz
•
10th Grade
55 questions
Advanced HTML5 & CSS3 Part IV

Quiz
•
9th - 12th Grade
49 questions
Summative Test Q3 M1-6

Quiz
•
10th Grade
50 questions
UJIAN AKHIR SEKOLAH PWPB RPL

Quiz
•
12th Grade
48 questions
Q3-WD PT

Quiz
•
12th Grade
50 questions
Quiz Trivia

Quiz
•
University
51 questions
Digital Literacy Chapter 14 Review

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade