Q and A game
The application simulates question and answer game. 4 teams can play. Each team selects a category and then a question. the question are rated as follows.
- Q1-3 easy
- Q3-6 Medium
- Q7-9 Hard
The harder question reward more points if answered correctly. Also there is a negative penalty if the given answer is wrong. At the end the team with the biggest score wins. All answers are in multiple choice format using radio buttons. And once a question is selected it is removed from the list.