I am developing a quiz application using LWUIT where users can choose from different types of quizzes.
The user has the choice of taking a timed quiz or an untimed quiz. In a timed quiz, a count down timer will be displayed on top of the screen and the test will automatically be submitted when the timer ends.
How should I implement this in LWUIT? I am looking for an approach which will tackle this problem elegantly. Would really appreciate your comments and feedback.
Thanks ,
Nikhil.