Chapter 3
Chapter 3
METHODOLOGY
This section presents the research design, participants of the study, data gathering
procedure, sampling technique, data analysis, statistical treatment of data and research
instrument.
Research Design
development framework that aims to produce higher quality software, and higher quality
of life for the development team. XP is the most specific of the agile frameworks regarding
make the system more efficient and to meet the client’s satisfaction. Figure 2 shows the
www.extremeprogramming.com
Planning. In this phase, data gathering took place, the researchers conduct an interview
with the principal of Western Colleges and Cavite State University Maragondon about the
system to be created. The researchers also sought information about the selected students
Design. The researchers designed the system structure through the following: use case
diagram, data flow diagram (DFD), entity relationship diagram (ERD) and data dictionary.
Figure 3 shows the capability of the users on how they can access the system. Manage
Accounts can be access by the Principal, Registrar, Teacher and Admin. Manage Student
Information can be access by the Principal, Registrar and Admin. Checking or viewing
Attendance can be access by the Principal, Teacher and Admin. Manage Student Rules can
be access by the Principal and Admin. Generate reports can be access by the Teacher,
Registrar and Admin. Post Announcement can be access by the Principal, Registrar and
Admin. Students can mark their attendance and parents will receive SMS notification.
28
Figure 4 shows the context flow diagram of the system. It identifies the flows of
information between the user and the system. The user should have an account to access
the system.
30
Figure 5. DFD
Figure 5 shows the DFD of the system. It shows the information about the inputs and
outputs from the system. (See Appendix 3 for DFD of the system)
Figure 6. ERD
Figure 6 shows the ERD of the system. It shows the entities of the system and their
Table 1 shows the tblUser. tblUser has seven fields, ID, First name, Last name,
username, password and position. ID which has 10 field sizes, its data type is Int and its
description is unique ID for all users. First Name which has 50 field sizes, its data type is
Varchar and its description is the name of the user to be inputted. Last Name which has 50
field sizes, its data type is Varchar and its description is the last name of the user. Username
which has 50 field sizes, its data type is Varchar and its description is the username for all
users. Password which has 50 field sizes, its data type is Varchar and its description is the
32
password for all the users. Position which has 50 field sizes, its data type is Varchar and its
Coding. The coding phase started after designing the system. The researchers used
C# for developing and creating the required source code for the software. The detailed and
specific documents transformed into an actual system. The ERD shows the relationship of
Test. After the design and coding, the researchers will conduct testing and will
perform all the activities required in the study. The system will be tested in three different
schools and will check if it is functioning correctly. The testing is implemented to detect
errors and to determine if the software is active and to make sure that the program runs
successfully. The alpha testing will be conducted in Cavite State University Naic Campus.
And the system will be tested one week in public school and one week in private school.
evaluated by ten IT Experts, forty students from two different schools and ten school
officials. Table 2 shows the breakdown of the participants that will help evaluating the
system.
33
IT Experts 10
TOTAL 60
evaluators which includes Students and School Officials from Cavite State University
Maragondon and Western Colleges and IT Instructors of Cavite State University Naic-
Campus.
The first step in evaluating the system will be the explanation of the specific
Each participants are given the chance to explore and use the system demonstrated by the
researcher. One personal computer will be used and a projector. Lastly, the researchers will
distribute the evaluation forms to the participants to rate the system according to its
performance.
Sampling Technique
The researcher will use purposive sampling technique in choosing the participants.
This technique is also known as judgmental, selective, or subjective sampling, very useful
34
in situations when you need to reach a targeted sample quickly, and where sampling for
Data Analysis
Table 3 shows the rating scale that will use in the evaluation of the system. The
RATINGS INTERPRETATION
4.51-5.00 Excellent
2.51-.3.50 Satisfactory
1.51-2.50 Fair
1.00-1.50 Poor
The following statistical procedures will be used to analyse the data that will be
gathered from software evaluation questionnaire. Mean is use to present the general
preparation of the participants on the following using the formula below. Standard
deviation is use to tell how measurements for a group are spread out from the mean.
Mean
Ʃ ni =1x i
x
= 𝑛
where
35
x̅ = mean
n = total number of participants
Ʃ𝑖 𝑋 𝑖 = summation of participants
Standard Deviation
where
Ơ = standard deviation
x̅ = arithmetic mean
Research Instrument
The evaluation form which was the primary instrument in gathering data will be
used in this study. The evaluation forms to be use is the ITD Software Evaluation
Instrument which was based on ISO 9126 (See Appendix 6 for the sample evaluation
instrument).