Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 539 Bytes

File metadata and controls

13 lines (9 loc) · 539 Bytes

multiple-checkbox-validation-project

Multiple checkbox validation (for MCQ type question) using HTML, CSS, Twitter Bootstrap for front-end and for validation, used JS, jQuery

Multiple checkbox validation (for MCQ type question)

Setup:

Upload anywhere and then edit index.html file.

custom.js - for all function files related to JS

Validation:

Used an array and then pushed that value when marked as checked

Used setTimeout() function to show answer after a fixed time