It uses JSP to retrieve information from the database. And, to add new ojects to the database it uses AJAX to consume a REST web service implemented using Java Spring.
Added Timer support for each inividual question. Added control to "Enable" and "Disable" the quiz on the Admin panel by Global Clock. Added control to navigate among all the questions of quiz (during ...