/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

Primary LanguageHTMLMIT LicenseMIT

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