Page 212 - IT-802_class_12
P. 212
Table: User_Info
S.No. Name Type Remarks
1. Username Varchar (10) Name of user for login purpose
(Primary key)
2. Password Varchar (10) Uswer password for login
3. Name Varchar (10) User name
4. Email_id Varchar (10) User email_ki
5. Gender Varchar (10) Unser gender
6. Dob Varchar (10) User date of birth
Table: Result
S.No. Name Type Remarks
1. Username Varchar (10) Name of user for login purpose
2. Marks Number (10) Marks second by user
3. Category Varchar (10) Quiz category which user attempted
c. Page Structure: Design the structure of page
It is found that the inputs required from the user are as follows:
Username and Password
Selection of Category for which quiz is to be attempted
The quiz is displayed to the user. The user selects the answer for each question.
The following front-end interface can be designed.
Enter User Name
Enter Password
210 Touchpad Information Technology-XII

