Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 588 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 588 Bytes

Online-Examination-System

This is an Online Examination System developed during my Internship at CESC. It is built on J2EE Framework. It was built for their recruitment process.Amongst its salient features:-

  1. The order of appearance of questions for each individual examinee is randomised for the same test.

  2. The order of MCQ options for the same question is randomised for each individual.

  3. The system has prohibition to refresh and go back buttons of the browser.

  4. The Http Session security features have been incorporated to make the system tolerant to external threats.