San Carlos City, Pangasinan
College Of Computer Science
SY (2012-2013)
Entrance examination
System of
Psu
Programmers: Julius Eric S. Tuliao CS II-B Arnel Soriano CS II-B Kenneth Gatpo CS II-B
Data Dictionary
Database Name : StudInfo
Table Name: Table StudInfo
Field Name Data Type Field Size Description
ID Number Autonumber Long Integer Refers to the ID number of the examinee.
Name Text 28 Refers to the name of the examinee.
Address Text 30 Refers to the address of the examinee
Age Text 15 Refers to the age of the examinee.
Gender Text 6 Refers to the gender of the examinee.
Status Text 10 Refers to the civil status of the examinee
Religion Text 25 Refers to the religious belief of the examinee
Contact Number Number Long Integer Refers to the contact number of the examinee.
No. Of Correct Number Long Integer Refers to the number of correct answers of the examinee.
Scholarship Discount Text 5 Refers to the equivalent scholarship discount of the number correct answers of the examinee.
Course Text 10 Refers to the preferred course of the examinee.
Table Name: Admin
Field Name Data Type Field Size Description
ID Number Autonumber Long Integer Refers To the ID number of the administrator
Username Text 25 Refers to the username of the administrator
Password Text 25 Refers to the password of the student
Screenshots
With
Description
When the user run the system a progressbar will appear when the progressbar is full a message box will be displayed that says that loading is complete.
After Clicking the ok button in the message box the homepage will appear.
The user will see that at the menu bar there is a File, Help, and Exit menus. The menu File contains the submenus: Administrator and Examinee
Under the Help menu is the submenus: About the programmer and about the system which contains the information abut we the programmers