Scenario
Introduction:The Educational and Recruitment Testing System (ERTS) is an organization that conducts academic performance evaluation tests. It is an autonomous, testing organization, conducts tests for admissions, scholarships, and recruitment purposes. It is governed by a Management Committee (Admin). ERTS is a testing and assessment organization facilitating in producing educated and market competitive human resource.
The whole system can be divided into following five different modules:
- ERTS Tests and Products
- Applicant Registration
- Application processing by ERTS
- Test
- Result
- ERTS Tests and Products:
ERTS is assumed to conduct tests for the following categories:
- Academic Tests
- Recruitment Tests
- 2. Applicant Registration:
The applicant will be either already registered or will a new applicant. Already registered applicants could be login to the system by entering their username and password and could apply for their interested test category.
In case the applicant has not been registered yet, he will first register himself by filling and submitting the online application form available at ERTS website. After submitting the application form, the applicant will receive a confirmation message and the application will be stored in the ERTS database. After that the applicant will print the filled application along with a bank deposit slip, and will deposit the required amount in the mentioned branches of banks. He will post the application form along with the bank deposit slip on the mentioned address.
- 3. Application processing by ERTS:
- 4. Test:
The invigilator verifies the candidates via their original NIC and roll number slip. The invigilator starts distributing the question booklet and answer sheet according to the selected test category. The candidate attempts the test and returns both the answer sheet and question booklet to the respective invigilator.
- 5. Result:
Database Management System CS403 Assignment No. 3 Full Solution
1NF:
Applicant id,
applicantname,father_name,gender,applicant_DOB,cell_no,application_id,qualification,application_name.
2NF(application id not full dependant on appicant id)
Applicant:
Applicant id,applicant name,father_name,fender,applicant_DOB,cell_no,qualification
Application:
Application_id,Application_name
3NF:
Applicant:
applicant id,Applicant name
Application:
Application_id,Application_name
Applicant biodata:tranitive dependancy applicant namedetermined by applicant id
applicantname,father_name,gender,applicant_DOB,cell_no,application_id,qualification,application_name.
Read more at http://vustudents.ning.com/forum/topics/assignment-no-3-non-graded-database-management-system-cs403?groupUrl=cs403databasemanagementsystems&xg_source=activity&groupId=3783342%3AGroup%3A58846&id=3783342%3ATopic%3A3888476&page=2#vKeYDqTujQAjEEPt.99
Applicant id,
applicantname,father_name,gender,applicant_DOB,cell_no,application_id,qualification,application_name.
2NF(application id not full dependant on appicant id)
Applicant:
Applicant id,applicant name,father_name,fender,applicant_DOB,cell_no,qualification
Application:
Application_id,Application_name
3NF:
Applicant:
applicant id,Applicant name
Application:
Application_id,Application_name
Applicant biodata:tranitive dependancy applicant namedetermined by applicant id
applicantname,father_name,gender,applicant_DOB,cell_no,application_id,qualification,application_name.
Read more at http://vustudents.ning.com/forum/topics/assignment-no-3-non-graded-database-management-system-cs403?groupUrl=cs403databasemanagementsystems&xg_source=activity&groupId=3783342%3AGroup%3A58846&id=3783342%3ATopic%3A3888476&page=2#vKeYDqTujQAjEEPt.99