Multiple checkbox validation (for MCQ type question) using HTML, CSS, Twitter Bootstrap for front-end and for validation, used JS, jQuery
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