|
Latest update - November 21, 2000
|
|
Added Java Servlet - QuizServlet
This is an assignment for the subject called Industrial Project in the final year of my degree.
It is an implementation of multi threaded servlets
for a multiple choice quiz generation and management scheme. The main objective of the project is using a Java servlet to
build a secure quiz, or could be extended to be an online examination. This project also replace the usual radio button style of
multiple choice input by slider bars. In this way, students can assign a confidence level to their answers.
By correlating individual question answers and their designated confidence levels, with overall correctness statistics,
it becomes possible to calculate a trust factor for a set of answers. This can provide a means of eliminating guessing and
also provide an estimate of learning. |
November 18, 2000
|
|
Added Java Online Game - SnakePit
A classic snake game similar to the game in mobile phone
but this one with multi levels, better sounds and color.
|
|
|
|