Examinations System
Requirements:
1- Exam questions will be available as JS array of objects
each object is a Question (10 Questions)
each question contains title , image answers, and correct answer
2- your files should be organized html, js and css.
3- you should have a good design and good elements alignments on the page
4- Home page should take student name (use any exists popups library) , then a start button will
be activated.
5- The exam should be managed by displaying a timer bar (1 minute).
6- One question should be displayed on the page with next button
(without previous button)
the question should be looks like this
7- apply this google font to question and answers
8- next button will be deactivated, until student select an answer
9- The user can select only one answer (selected answer will have gray background color directly
after user selection)
10- All questions should be randomized each time we run the exam
and all answers should be randomized for each question
11- At the end
if the user answer all questions or if the time is out
the result should be displayed as follow
Best Of Luck
Deadline 25/12/2024