Quarantine Pass Tracer System
Quarantine Pass Tracer System
2, JUNE 2021
ABSTRACT
This research addressed the gaps encountered by the current contact tracing process used by the
Municipality of Candijay as one of the measures to help combat covid-19. The current process starts with
the issuance of quarantine passes and listing its details on the logbooks every time a resident passed on
a quarantine control point. The problem is that the quarantine passes can be counterfeited, checking the
quarantine passes and writing down the details into the logbooks are time consuming and tracking or the
whereabouts of a quarantine pass is difficult to trace. The Bohol Quarantine Pass Tracer (QPass Tracer)
is a system developed aiming to implement a contact less verification and validation of the issued
quarantine passes with the use of QR codes, minimize the extra job done by the front liners in checking
the quarantine passes, easily track the whereabouts of the quarantine pass holder, provide data
transparency, provide data portability, view real time reports via dashboard. This is also designed to run
both online and offline. and a self-made QR reader app which is specially design for QPass Tracer. The
system project was carried-out using the agile scrum methodology of software engineering which steps
are collecting user stories, project backlogs listings, task scheduling, development, daily stand-up meeting
and product delivery. This system was implemented in the Municiplality of Candijay during the lockdown
period. The 21 Barangays and the QCP personnel have benefited from the features of the system.
Keywords: Tracer System, Quarantine Pass, COVID-19 Response, QR Code, Raspberry pi server, Micro-
computer, Web Application, Philippines
INTRODUCTION
classification after GCQ. Under Bohol Governor
The corona virus disease (COVID-19) is an Arthur Yap’s executive order, quarantine measures
infectious disease caused by a newly discovered are still implemented as the situations in Metro
novel coronavirus. The virus caught the whole Manila and in Cebu have yet to stabilize. Currently,
world wide open did not spare Bohol from being there are no specific vaccines or treatments for
one of the infected provinces. Since April 2020, the COVID-19. The province cannot afford to have
Provincial Government of Bohol has been under local transmission of COVID-19, considering that
enhanced community quarantine and has even its healthcare facilities are limited and much of the
extended until April 30, 2020. This has been province’s lifeblood depends on the tourism sector
followed by another community quarantine which has been grounded by the COVID-19
P – ISSN 2651 - 7701 | E – ISSN 2651 – 771X | www.ioer-imrj.com
AMORA, E.N.O., ROMERO, K.V., AMOGUIS, R.C., OLANDRIA, J.E., OLANDRIA, E.N., BERNALES, A.M.J., ROMERO,
P.J.B., Quarantine Pass Tracer System, pp.116 - 122
116
IOER INTERNATIONAL MULTIDISCIPLINARY RESEARCH JOURNAL, VOL. 3, NO. 2, JUNE 2021
pandemic. To further, local government units and flexible deployment compared with other
(LGUs) should be allowed to modify quarantine methods such as computers. Utilizing the
rules as they see fit amid the COVID-19 pandemic. existence of technology within our reach is a huge
During the implementation of the leap for the improvement of the contact tracing
quarantine measures, every municipality process.
developed their versions of a quarantine pass. This This leads the developers to develop Bohol
is a response to the memorandum released by the Quarantine Pass Tracer. This system is composed
Provincial Government of Bohol that only one of android application, Raspberry Pi, web
person in every household is allowed to go out to application, web portal, web server and database
buy for necessities and issuance of work passes server which functions as one to help the frontliners
for those who are working and stricter curfew hours in their fight against COVID-19. This project works
in order to control the spread of the virus and to by scanning QR codes using the android
prevent community transmission. application. Next is to Verify and Validate the
This works well but concerns some of the Quarantine Pass holder using the web portal or in
concerns arise. The quarantine passes were the android mobile application that is specifically
tampered because it lacks security features. This designed for this project. During verification and
results in an increase number of persons going validation, a part of the screen shows the history of
outside of their homes like a normal day. With the the checkpoint areas with specific date and time
quarantine passes, an extra job is assigned to the that the Quarantine Pass holder was previously
front liners in the Quarantine Control Point (QCP) checked. Lastly, the admin or the authorized
that is to check, verify and validate quarantine. personnel will be able to see reports in the
Some of the QCP personnel are going to collect dashboard.
and even hold the quarantine pass to check it,
which is also a risk if the quarantine pass is held by OBJECTIVES OF THE STUDY
another person except oneself. The current system
does not have a full contact tracing system. This
This research aimed to develop a Bohol
will lead to a difficulty to track the whereabouts of
Quarantine Pass Tracer and sought to fulfill the
a person if ever he/she will be infected by the virus.
following specific objectives: 1) To implement a
Matt J Keeling et.al. 2020, said that contact tracing
contact less verification and validation of the issued
is a central public health response to infectious
quarantine passes with the use of QR codes; 2) To
disease outbreaks, especially in the early stages of
minimize the extra job done by the front liners in
an outbreak when specific treatments are limited.
checking the quarantine passes; 3) To easily track
Using the current system, the manual checking of
the whereabouts of the quarantine pass holder; 4)
quarantine passes does not keep a record of the
To provide data transparency; 5) To provide data
individuals checked at the QCP.
portability; and 6) To view real time reports via
Robert Hinch et.al. 2020, Digital contact-
dashboard.
tracing is being developed in several countries to
tackle the SARS-CoV-2 pandemic. Manual contact
tracing is too slow to reach people before they
MATERIALS AND METHOD
transmit. Since the current system does not keep a
data, this means that there will be a difficulty in Software Engineering Methodology
generating reports like the total number of
individuals passed in the QCP, the whereabouts This project used Agile methodology for
(for contact tracing) and more. software engineering. It is a methodology by which
Danquah, L. O et.al. 2019, mentioned that a team can deal with a task by separating it into
the use of mobile devices to support medical and phases and including consistent joint effort with
public health practice (mHealth) can improve stakeholders and constant improvement and
health outcomes in low-income settings due to the iteration at each stage.
low cost of roll-out, mobility of devices, ease of use
P – ISSN 2651 - 7701 | E – ISSN 2651 – 771X | www.ioer-imrj.com
AMORA, E.N.O., ROMERO, K.V., AMOGUIS, R.C., OLANDRIA, J.E., OLANDRIA, E.N., BERNALES, A.M.J., ROMERO,
P.J.B., Quarantine Pass Tracer System, pp.116 - 122
124
117
IOER INTERNATIONAL MULTIDISCIPLINARY RESEARCH JOURNAL, VOL. 3, NO. 2, JUNE 2021
Each iteration in the agile methodology, specific iterations called sprints before the
design modifications are made and new system conceivably shippable product will be discharged
features are added. The fundamental thought to the customer. Scrum enables us to concentrate
behind this approach is to build up a project on conveying the business esteem in the most
through rehashed cycles called iterations one limited time. It quickly and more than once
module at any given sprint. investigates real working programming. It
In this project, the researchers utilized the underlines responsibility, collaboration, and
scrum framework of the agile methodology to iterative advancement toward a well-characterized
further indicate the iterations in the agile objective
methodology as scrum framework provides more
Using the newly developed system scans the Dashboards display all the information
QR codes attached in the quarantine passes, car needed by the system administrators. In Bohol
windshields, helmets, side mirrors or even in the Quarantine Pass Tracer, the dashboard displays
P – ISSN 2651 - 7701 | E – ISSN 2651 – 771X | www.ioer-imrj.com
AMORA, E.N.O., ROMERO, K.V., AMOGUIS, R.C., OLANDRIA, J.E., OLANDRIA, E.N., BERNALES, A.M.J., ROMERO,
P.J.B., Quarantine Pass Tracer System, pp.116 - 122
124
120
IOER INTERNATIONAL MULTIDISCIPLINARY RESEARCH JOURNAL, VOL. 3, NO. 2, JUNE 2021
Contact tracing is one of the vital strategies Ferretti, L., Wymant, C., Kendall, M., Zhao, L., Nurtay, A.,
to help combat Covid-19. With a system and the Abeler-Dörner, L., Parker, M., Bonsal, D.,& Fraser, C.
right amount of data, contact tracing will be easier (2020). Quantifying SARS-CoV-2 transmission
suggests epidemic control with digital contact tracing.
and fast. Bohol Quarantine Pass Tracer is capable Science, 368(6491)
of holding vast amount of data and runs on both
online and offline platforms. Within the GCQ Hanrahan, C. F., Nonyane, B. A., Mmolawa, L., West, N.
implementation, the system has been proven to be S., Siwelana, T., Lebina, L., Martinson, N., & Dowdy,
as useful as it was designed for, and it gives D. W. (2019). Contact tracing versus facility-based
comfort to the personnel in QCPs and other screening for active TB case finding in rural South
Africa: A pragmatic cluster-randomized trial (Kharitode
implementers. The failure of a contact tracing
TB). PLoS medicine, 16(4), e1002796
system is a great loss to the battle against covid-
19 and may cause greater damage to the citizens, Hinch, R., Probert, W., Nurtay, A., Kendall, M., Wymant,
the economy and the country. C., Hall, M., Fraser, C.et.al. (2020). Effective
configurations of a digital contact tracing app: A report
RECOMMENDATIONS to
NHSX. https://www.semanticscholar.org/paper/Effecti
ve-Configurations-of-a-Digital-Contact-App%3A-
The LGU Candijay should provide more Hinch-
QCPs in order to record more QCP location in each Probert/1c1adf321f56da38cab0826a29812b696471e
of the quarantine pass holders for the contact d0b
tracing to be more accurate. The continuous use of Keeling, M. J., Hollingsworth, T. D., & Read, J. M. (2020).
the system as long as it is applicable will be very Efficacy of contact tracing for the containment of the
helpful in collecting data for an effective contact 2019 novel coronavirus (COVID-19). J Epidemiol
tracing effort. Community Health, 74(10), 861-866