Page 210 - IT-802_class_12
P. 210
c. Page Structure: Design the structure of page.
It is found that the inputs required from the user are as follows:
Selection of Category for the game
Guessing the letters
The following front-end interface can be designed.
Select Category for the
Countries
Animals
Fruits
Vegetables
Capitals
— — — —
Guess
Misses
Word A – — — — — — —
Guess S
Misses H, T
3. Implementation: Create a frontend, and backend database, and the connectivity between them.
4. Test: Once the entire program has been implemented, test it with random data. Test each of the application’s
features and capabilities. If bugs are detected, fix them and retest.
Online Quiz
Let’s define the problem statement for an online test. The pen-and-paper quiz approach takes a lot of time, is
less flexible, and requires a lot of human effort to correct, generate results, search records, analyse results, etc. A
web-based online quiz will be developed in order to address these issues.
Problem Statement: Multiple students may take the online quiz at once, and the results are displayed as soon as
the test is finished. The outcome is produced automatically. A new user must register in order to receive a login and
password. The user then logs in with this information and uses it to both take the test and view the results. The user
can choose the category for which to take the quiz after logging in. After that, the user takes the test. A report is
provided based on the right responses after the quiz is finished. The ability to add, edit, and remove quiz questions
belongs to the administrator.
1. Requirement Definition: The problem statement is identified as shown above.
a. Feasibility: The teacher wants the pupils to talk about the technical requirements for this project in groups.
Determine whether it can be implemented given the resources available in the school. On the basis of the
project’s viability, the next steps are taken.
208 Touchpad Information Technology-XII

