Ass's Pack
Ass's Pack
Ministry of Education
Sector: -Economic Infrastructure
Sub Sector: - Information Technology
Occupation: Database Administration LIII
Assessor’s Package
The assessment covers the following units of competence:
EIS DBA3 01 0811 Gather Data to Identify Business Requirements
EIS DBA3 02 0811 Identify Physical Database Requirements
EIS DBA3 03 0811 Design a Database
EIS DBA3 04 0811 Use Basic Structured Query Language
EIS DBA3 05 0811 Design Program Logic
EIS DBA3 06 0811 Test Physical Database Implementation
EIS DBA3 07 0811 Complete Database Backup and Recovery
EIS DBA3 08 0811 Create Technical Documentation
EIS DBA3 09 0811 Model Data Objects
EIS DBA3 10 0811 Monitor Implementation of Work plan/Activities
EIS DBA3 11 0811 Apply Quality Control
EIS DBA3 12 0811 Lead Small Teams
EIS DBA3 13 0811 Lead Workplace Communication
EIS DBA3 14 0811 Improve Business Practice
EIS DBA3 15 0811 Maintain Quality System and Continuous Improvement Processes
(Kaizen)
Contents of the Assessor’s Package:
1. Instructions for the competence Assessor
2. Evidence Plan
3. Project Information or Problem
4. Worksheet (If necessary)
5. Demonstration/Observation Checklist
6. Product Evaluation Sheet (If required in the practical project)
7. List of Equipment, Tools and Materials
Methods of Assessment
1 Observation/Demonstration
2 Written Assessment
Nature of assessment:
1. Qualification – based
- All units of competence are included in different practical projects and the
accompanying knowledge tests for basic and common competencies.
Give specific instructions to the candidates clearly and slowly and provide each
candidate with a copy of the Candidate Instructions Guide and Worksheets
Inform each candidate that s/he has fifteen (15) minutes reading time and the total
time duration for each is indicated in the Project Information.
Make certain that the candidate fully understands what is expected and knows the
time limits allowed to finish each assessment project.
Stay at the assessment area during the entire duration of the assessment activity
and observe the candidate perform the tasks.
Inhibit self from providing any assistance during the assessment or indicate in any
way whether the candidate is or not performing the activity correctly.
Intervene only for safety reasons
Implement the evidence gathering process and ensure its validity, reliability,
fairness and flexibility
Judge the evidence in terms of the four dimensions of competency – task skills,
task management skills, contingency management skills and job/ role environment
skills
Record details of evidence collected and make judgment about the candidate’s
competence based on the evidence and the relevant standards required of the
units of competence
Make no alterations/erasures in the Observation Checklist
POST ASSESSMENT
1. Provide feedback on the outcome of the assessment process. This includes providing
the candidate with:
clear and constructive feedback on the assessment decision
Give the candidates your feedback on the assessment result.
Feedback should indicate whether the candidate is:
COMPETENT
NOT YET COMPETENT
On each of the competencies assessed
information on ways of overcoming any identified gaps in competency
revealed by the assessment
information on reassessment process, if applicable
2. Prepare the necessary assessment reports
Record the assessment outcome using the prescribed Observation Checklist
Make sure the report or rating sheets are properly signed by you and the
candidate
Maintain records of the assessment procedures, evidence collected and
assessment outcome
Endorse assessment results/outcomes to assessment centre manager
Prepare recommendations for the issuance of national certificate/ certificate of
competence
EVIDENCE PLAN
Sector Economic infrastructure
Occupation Database Administration
Level III
Appropriate Assessment Method Instrument/ tool (Oral question
Units of competence to be assessed: Observation Product Knowledge using interviews, Practical
evaluation assessment exercises & Demonstration,
Portfolio, Role plays, simulation)
Project 1 Identify business requirement and design a database
EIS DBA3 01 0811Gather Data to Identify Business X X Practical exercises Written
Requirements
EIS DBA3 02 0811Identify Physical Database Requirements X X Practical exercises Written
EIS DBA3 03 0811Design a Database X X Practical exercises Written
EIS DBA3 05 0811Design Program Logic X X Practical exercises Written
EIS DBA3 08 0811Create Technical Documentation X X Practical exercises Written
EIS DBA3 09 0811Model Data Objects X X Practical exercises Written
Project 2. Creating database
EIS DBA3 04 0811Use Basic Structured Query Language X X Practical exercises Written
EIS DBA3 06 0811Test Physical Database implementation X X Practical exercises Written
EIS DBA3 07 0811Complete Database Backup and Recovery X X Practical exercises Written
Generic competence
EIS DBA3 10 0811Monitor Implementation of Work X Written
plan/Activities
EIS DBA3 11 0811Apply Quality Control X Written
EIS DBA3 12 0811Lead Small Teams X Written
EIS DBA3 13 0811Lead Workplace Communication X Written
EIS DBA3 14 0811Improve business practice X Written
EIS DBA3 15 0811 Maintain Quality System and Continuous X Written
Improvement Processes (Kaizen)
NOTE: The OS must be the guide in preparing the plan, considering the various elements of the unit of competence and
performance criteria indicated. Underpinning knowledge and skills must also be considered.
Project Information
Given the necessary tools, equipment and information, the candidate is expected to
perform the following two projects.
The assessor should ask oral questions on which s/he is not satisfied by the
candidate’s performance.
Competencies covered:
EIS DBA3 01 0811Gather Data to Identify Business Requirements
EIS DBA3 02 0811Identify Physical Database Requirements
EIS DBA3 03 0811Design a Database
EIS DBA3 05 0811Design Program Logic
EIS DBA3 08 0811Create Technical Documentation
EIS DBA3 09 0811Model Data Objects
In order to perform these activities the college needs to keep records of:
1. Trainees identified by their id, full name, sex, birth date, department, year of
entry to the college
2. Trainers identified by their id, full name, sex, educational level, field of study,
and experience, department in which the trainer is working
3. Departments (like ICT, Manufacturing, Construction, Drafting, …) identified by
their name, sector, and department establishment date
Instruction: - Based on the above scenario the candidate is expected to perform the
following activities.
Identify Entities, Attributes, Primary Keys (PK) and Foreign Keys (FK).
Draw entity relationship(ER) diagram for the identified entities using Ms
Visio application
Acceptable answer For the assessor:
Recommended entities with attributes (the candidate should identify at least 5 of
the following entities with their attributes. The primary keys of each entity are bold
and underlined. The foreign keys are italic and underlined)
has dept
id
N
Name
co
Trainee
sector mp own entryYear
Uni erD 1
t ept sex
1 dBirth
openingDate
etency
Comp
total
Department
Hr has
unit
1 1 Titl
deptName owns e
1 N
has has
experience
N compUnitCode
1 N N
fieldOf Trainer
Study has
N CompetencyRecord
educLeve trainerID
l Name
sex id dept isSatisfactory
traineeID
Competencies covered:
EIS DBA3 04 0811Use Basic Structured Query Language
EIS DBA3 06 0811Test Physical Database implementation
EIS DBA3 07 0811Complete Database Backup and Recovery
EmpName DptName
EmpID
Employee Department
N 1
BDate
Sex has
DptID
owns
1 N
Job_Position
Salary
RequiredExp
erience
JobTitle
JobID
Instructions: Based on the ER diagram given above, perform the following activities
using MS SQL server 2005
9. Delete the record of employees from employee table whose salary is less
than 3000 Birr.
10. Backup the database on a flash disk using SQL statement.
11. Restore the Database from the backup.
3. Relationship
4. Add records
5. Create Query
update Job_Position
set Salary = (Salary + 500)
where JobTitle='Casher'
7. Sort
9. Delete
Step: 5. Browse the back up file from the flash disk and click on ‘Ok’ button.
Step: 6. Click on ‘Ok’ button
Step: 7. Under ‘Select Back up sets to restore’ click on the check box in front of
the appropriate back up set.
Step: 8. Click Ok.
Observation Checklist
Candidate’s Name:
Assessor’s Name:
Occupational Standard: Database Administration –Level III
Unit of Competency:
Date of Assessment:
Time of Assessment:
Instructions for the Assessor
Observe the candidate.
Describe the assessment activity and the date on which it was undertaken
Place a tick in the box to show that the candidate completed each aspects of the
activity to the standard expected in the enterprise.
Complete the feedback sections of the form.
OBSERVATION
During the demonstration of skills, did the candidate: Yes No
Project 1: Identify business requirement and design a database
Identify the DB entities of the college
Identify the attribute for each entity
Identify the relationship type between the entities
Draw ER diagram for the identified entities using Ms Visio application
Project 2: Create and manipulate database
Create database HUMAN_RESOURCE
Create 3 tables
Assign appropriate data type for each attribute
Assign appropriate primary key and foreign key for the tables
Create relationships between tables
Add sample data in to the tables
Create a query that displays data by joining all tables
Update data using update query
Use arithmetic operator in a query
Display data in ascending order
Use grouping and aggregate functions
Use delete query to delete an employee
Use backup statement to backup the database
Save the backup on a flash disk
The candidate’s overall performance in the practical project was:
SATISFACTORY NOT SATISFACTORY
_______________________________
Name and Signature of Assessor