ArticlePDF Available

HAS COVID-19 AFFECTED SOFTWARE USABILITY: MOBILE ACCOUNTING SYSTEM AS A CASE

Authors:

Abstract and Figures

The importance of electronic systems has increased due to COVID-19 because of the mobility constraints which stimulates businesses to look for remote work supporting systems. So, businesses either rapidly adopted off-the shelf software or demanded the development of new software solutions. This causes usability concerns including new difficulties to businesses because of the low usability of the off-the shelf systems that were not designed to address the challenges during the pandemic. Also, the development of new software usually requires much time and may not produce usable software if all requirements are not sufficiently addressed. Furthermore, the factors affecting usability after the COVID-19 have not been identified in related studies. Therefore, this research empirically investigates the usability of software by developing a mobile accounting system and conducting qualitative analyses to evaluate the system and identify the usability factors in the post COVID-19 era. This research contributes the Rapid Application Participatory Development (RAPD) method which is used to develop the system because this method enables rapid development, sufficient requirements elicitation by allowing users to participate in the design process, and usability testing during the development. The results show that the RAPD method can be used to develop usable software and mobile applications. Also, in addition to the traditional usability factors, COVID-19 has created new usability factors including remote work, user experience, security, privacy, artificial intelligence and internet speed.
Content may be subject to copyright.
Journal of Theoretical and Applied Information Technology
31st January 2023. Vol.101. No 2
© 2023 Little Lion Scientific
ISSN: 1992-8645 www.jatit.org E-ISSN: 1817-3195
785
HAS COVID-19 AFFECTED SOFTWARE
USABILITY:
MOBILE ACCOUNTING SYSTEM AS A CASE
YOUSEF AWWAD DARAGHMI1, BAHAA YAHYA2*, EMAN YASER DARAGHMI3
1Computer Systems Engineering Department, Palestine Technical University-Kadoorie, Tulkarm
2Management Information Systems Depatment, Al-Istiqlal University, Jericho, Palestine
3Applied Computing Department, Palestine Technical University-Kadoorie, Tulkarm
E-mail: 1y.awwad@ptuk.edu.ps, 2dr.baha@pass.ps , 3e.daraghmi@ptuk.edu.ps
ABSTRACT
The importance of electronic systems has increased due to COVID-19 because of the mobility constraints
which stimulates businesses to look for remote work supporting systems. So, businesses either rapidly
adopted off-the shelf software or demanded the development of new software solutions. This causes usability
concerns including new difficulties to businesses because of the low usability of the off-the shelf systems that
were not designed to address the challenges during the pandemic. Also, the development of new software
usually requires much time and may not produce usable software if all requirements are not sufficiently
addressed. Furthermore, the factors affecting usability after the COVID-19 have not been identified in related
studies. Therefore, this research empirically investigates the usability of software by developing a mobile
accounting system and conducting qualitative analyses to evaluate the system and identify the usability
factors in the post COVID-19 era. This research contributes the Rapid Application Participatory
Development (RAPD) method which is used to develop the system because this method enables rapid
development, sufficient requirements elicitation by allowing users to participate in the design process, and
usability testing during the development. The results show that the RAPD method can be used to develop
usable software and mobile applications. Also, in addition to the traditional usability factors, COVID-19 has
created new usability factors including remote work, user experience, security, privacy, artificial intelligence
and internet speed.
Keywords: Mobile Accounting System, COVID19, Rapid Application Participatory Development, Usability
testing.
1. INTRODUCTION
This COVID-19 has made the need for
electronic systems that support remote work more
urgent [1]. Many companies and organizations have
realized that remote work is necessary and can last
even after COVID19 since work productivity can be
maintained at a satisfying level [2]. Unfortunately,
the fast adoption of off-the shelf software or the fast
upgrading of existing ones worsened the situation
because the resulting solutions are not usable. In
most cases, the resulting solutions impose a new
workflow and require complicated professional
skills adding new burdens to businesses [3].
The transition from on-site work to remote
work has to be through usable systems that preserve
workflow for enabling employees to adapt to new
work environment quickly, efficiently and securely
[4]. Usability of software systems has been the focus
of many studies, for example [5]–[8]. These studies
identified the factors affecting usability. Although
different terms are used to describe these factors,
these terms can be grouped into fundamental ones
including efficiency, learnability, memorability,
visibility, flexibility, decision-support, accuracy,
usefulness, satisfaction, simplicity, security and
reliability. However, few research has studied the
usability of electronic systems developed for
COVID-19, for example [3], [4]. While several
systems that can work during COVID-19 have been
developed (e.g. [9], [10]), they do not show how the
systems maintain usability, workflow or captures
requirements. Further, few research has discussed
the usability of these systems after the end of the
pandemic.
Journal of Theoretical and Applied Information Technology
31st January 2023. Vol.101. No 2
© 2023 Little Lion Scientific
ISSN: 1992-8645 www.jatit.org E-ISSN: 1817-3195
786
To answer the question of whether COVID-
19 has affected electronic systems usability or not,
this research firstly developed a mobile accounting
system for the Jericho Central Vegetable Market.
The system was developed by the method proposed
in [32] with some modifications because this method
allows for rapid development, user participation in
the design and usability testing. Secondly, the
usability of the developed system was evaluated by
conducting qualitative usability analysis and
interviewing users after they used the system. The
results show that the system is usable and accepted
by users because the system satisfies all usability
factors. Furthermore, the results show that COVID-
19 has created new usability factors in addition to
those discussed in the previous fundamental studies
[5]–[8]. So, the contribution of this research is:
Modifying the RAPD method for
supporting the development of mobile
applications,
Showing that the RAPD method, which
was proposed to be used during COVID-19,
can still be used to develop usable mobile
based systems that support remote work
after COVID-19,
Showing that in addition to the traditional
usability factors that are efficiency,
learnability, memorability, flexibility,
accuracy, and user satisfaction, COVID-19
has created new usability factors including
remote work, user experience, security,
privacy, artificial intelligence and internet
speed.
2. METHOD
This section presents the method used to
develop the mobile accounting system.
2.1 System Development
We used the RAPD method proposed in
[32] to develop the system as this method enables the
development of usable systems rapidly. We made
some modifications to RAPD to enable a more rapid
development. The modification includes removing
the comparison testing from the RAPD stages and
using all electronic artifacts of the desktop system.
This modification is justified because an electronic
system that is a desktop application with all required
functionalities is available. So, the comparison test,
which was used to find alternative solutions, is not
necessary as the main focus becomes converting the
desktop system to a mobile one.
The RAPD method integrates Rapid
Application Development (RAD), Participatory
Design (PD), and usability testing to enable rapid
user centered development [32]. RAD, PD, and
usability testing were integrated in research before
for developing different types of software
applications (e.g. [20]–[24]). RAD is used to enable
fast development and fast delivery of the system
[15], and process in RAD consists of the following
[32]:
1- Requirement planning stage: The designers
meet with clients and form a team to analyze
requirements, identify all entities, draw action
diagrams, and define all interactions between
functions and data.
2- Joint application development (JAD): the team
revises the requirements for determining the
core ones, develops the entities collected in the
requirements planning into a data model and
diagrams, develops test plans, and creates
layouts and design for the system based on
object oriented programming.
3- Construction stage: the team iteratively
develops and tests the system, refines the
requirements until the system is complete. The
developers convert the data model into a
functional prototype which is tested by the
construction team using test scripts developed in
JAD. During this stage, the designers meet also
with users to refine the design.
4- Implementation stage: the system in deployed
and the end users are trained on using the
system.
The PD enables the participation of users
for capturing all requirements, and the design
process in PD passes through three main stages [13]:
1- Pre-design stage: designers and users decide the
project plan, objectives and schedule, and they
select representatives to perform the coming
design tasks.
2- Requirement analysis and design stage: this
stage is divided into three sub-stages:
- Stage 2-A: designers and user
representatives analyze the organizational
workflow and feed the design with the
output resulting from data collection and
analysis. Documents are created to
maintain the focus of all participants in the
design process.
- Stage 2-B: Then, developers build a
prototype based on the earlier analysis, and
each update is also documented.
- Stage 2-C: After that, further technical
issues are determined and the design can be
revised to include new technologies.
3- Post-design stage: the prototype is implemented
and tested against the project plan and
Journal of Theoretical and Applied Information Technology
31st January 2023. Vol.101. No 2
© 2023 Little Lion Scientific
ISSN: 1992-8645 www.jatit.org E-ISSN: 1817-3195
787
objectives. The final specifications are also
identified and documented.
The usability testing enables the evaluation of the
system usability at all design stages [18], [19].
Usability testing includes different types of tests
which are performed during different design stages,
and these tests include:
- The exploratory test is carried out early to
test preliminary design concepts,
- the prototype test is used during
requirements gathering to provide iterative
feedback into evolving design of prototypes
or systems,
the validation test is conducted to ensure
that completed software products are acceptable
regarding predefined acceptance measures.
2.1.1 Stage 1
This is a predesign stage in which designers
meet with end users to identify the system and sign
the contract. The first meeting in this research was
physical as it is necessary to meet with end users face
to face and make agreements. The procedures of this
stage are shown in Fig. 1. To analyze the
requirements, the designers collected artifacts
including user stories, documents, and a video of
workflow. The designers found that the existing
desktop system can be consider as an electronic
artifact. So, the e-system is an input for this stage.
During this stage, the designers categorized the users
into direct users and indirect users. The direct users
of this system are the auctioning store owners and
their employees, and they have different privileges
for accessing the data entry, data inquiry and setting
screens. The indirect users are the farmers, traders,
and supply stores owners, they have limited access,
and they can make inquiries to view their accounts,
bills, and balances only.
Figure 1: The first development stage for the
mobile accounting system
Based on the requirement analysis of RAD,
the PD pre-design stage and PD stage 2-A, the
designers put the initial design including all needed
diagrams, entities, and initial interfaces. The
designers and the direct users met virtually and
cooperated on performing exploratory usability
testing to refine the requirement. The designers
decided to develop a mobile-based system providing
different services supported by cloud computing to
enable remote work. Most systems tasks are
identified in this stage and prioritized according to
dependency, as shown in Table 1. This means the
developers started building the services that serve
the other ones. For example, the data entry service
should be developed before an inquiry service which
depends on the data entry. All details in this stage
were documented to enable further design follow up.
Table 1: The dependencies of services developed in stage
1.
Stage Priority Service
1 1 Data entry of accounts for
customers, such as
farmers, traders,
suppliers, and employees
1 2 Settings to conFig.all
needed parameters, such
as tax, commission, box
prices, employee’s month
salary, and others,
1 3 Data entry for daily
transactions: inputting
daily sales, daily
payments, and daily
receipts,
1 4 Data Review screens for
Daily auditing of all
transactions,
1 5 Basic query
1 6 Report view and printing
services customized to
end user formats
(language, size and
shape),
1 7 Billing and balancing
accounts,
1 8 Inquiry service including
daily or accumulative
customer balance, daily
or accumulative bill, store
daily and accumulative
balance, commissions,
taxes,
Journal of Theoretical and Applied Information Technology
31st January 2023. Vol.101. No 2
© 2023 Little Lion Scientific
ISSN: 1992-8645 www.jatit.org E-ISSN: 1817-3195
788
2.1.2 Stage 2
The purpose of this stage is allowing
developers to develop an initial prototype based on
the output of stage 1. As shown in fig. 2, the input to
this stage is the artifact, initial design, and priorities
of services. The designers, developers and end users
work according to PD 2-B, PD 2-C and RAD JAD
to convert the initial design to an initial prototype.
The meetings in this stage were virtual. The
designers then met virtually with the direct users and
representatives of indirect users to run usability
prototype testing using predefined test cases. This
assisted the designers in refining the requirements
and the prototype. Then, the developers refined the
prototype and uploaded it to the cloud.
Figure 2: The second development stage of the
mobile accounting system
The dependencies were also refined and
new dependencies were identified, as shown in
Table 2. The system was distributed to direct users
to let them try its services and give feedback. During
this period, the participants conducted comparison
testing to check for alternatives. All documents
related to the refined requirements, user stories, and
design were collected and maintained for future
modifications.
Table 2: The dependencies of services developed in stage
2.
Stage Priority Service
2 1 Direct users: service to
create user authentication
credentials
2 2 Direct/indirect users: Log
in service with defined
user privileges
2 3 Indirect users: Services
such as viewing bills and
balances, requesting
changes, and modifying
entries
2 3 Indirect users: billing and
balancing inquiries
2 3 Direct users: advanced
inquiries
.
2.1.3 Stage 3
The input of this stage, as shown in Fig. 3,
consists of the prototype developed in stage 2 and
the documentations. According to PD post design
and RAD implementation, the developers
implemented all refined requirements resulted from
stage 2. Then, the designers met virtually with the
direct users and representatives of indirect users to
run usability validation testing for ensuring that all
objectives and plans were considered. The result of
this stage is a mobile-based system consisting of
responsive web supported by the cloud, and detailed
documentations.
Figure 3. The third development stage of the
mobile accounting system
2.2 Usability Analysis
We used the RAPD method proposed in
[32] to develop the system as this method
enables the development For usability analysis,
we depended on cognitive walkthrough which
is for understanding usability factors associated
with the performance of each system task using
a specific interface [25], [26]. We conducted
qualitative usability tests through interview
because we focus on users who interact with the
system to identify their problems and
challenges during each work session. We
interviewed 16 users: six direct users, five
traders, and five farmers. During the interviews,
we focused on the factors affecting usability
which are shown in [6]–[8]. We also asked
users to compare between the developed system
and other systems used previously in the
market.
Journal of Theoretical and Applied Information Technology
31st January 2023. Vol.101. No 2
© 2023 Little Lion Scientific
ISSN: 1992-8645 www.jatit.org E-ISSN: 1817-3195
789
All interviews including those conducted
during the design process and those after the
completion of the system were transcribed for
analysis and coded by the coders who are the
researchers and one developer. The coders had
two meetings in which they used thematic
analysis, described in [27], [28], for grouping
codes that have similar factors. By the end of
these meeting, the coders could identify the
factors affecting the usability of an electronic
system used after the end of COVID-19.
3. RESULTS AND DISSCUSSIONS
This research aims at developing a usable
mobile accounting system that supports the entire
business life cycle in the Jericho Central Vegetable
Market. The system is cloud based with responsive
web design that can run on different mobile devices
to support remote work. The users of the system are
the owners of the auctioning stores in the market,
120 farmers who sell their products in the four stores,
70 traders who buy from the market and distribute to
other cities, and nine agriculture supply stores who
provide farmers with plants, fertilizers and other
materials. This section shows and discusses the
results of the development stages and the results of
the usability analysis.
3.1 System Functionality
The main components of the system are
classified into authentication screen, data entry
screens, data review/editing screens, inquiry screens,
report view screens, and setting screens. The system
has a menu that helps users navigate from screen to
screen, and the users stated that the menu should be
displayed on the top of the active screen to make the
navigation easy. In this section, we present examples
of the main screens.
3.1.1 Data entry screens
There are several data entry screens in the
system including the main entry screen, the payment
screen, the receipts screen, and the screen for
material supply stores. Fig. 4 shows the main data
entry screens which appears after a user logs in to the
system. In this screen, the user inputs the daily
auctioning transactions. Each transaction contains
the name of the farmer who sells the product and its
parameter, and this needs to be specified in the area
with orange background. Also, the name of the
trader who buys the product and its related
parameters, and this needs to be specified in the area
with dark blue color.
Fig. 4. The main data entry screen for the daily
auctioning transaction
The parameters associated with each
transaction include the commission rate, price of
empty box, cost of renting a box, cost of
transportation of each box. The business model in
the market allows the farmer to rent empty boxes and
return them back filled with vegetables. The trader
who buys vegetables may not return back the boxes
and in this case, the trader has to pay for the boxes.
If boxes are returned back, the trader only pays the
cost of renting them. The bottom of the screen
contains the places when the user enters the product
name, price, quantity, and weight if the product is
sold by weight not quantity. Each transaction is
displayed as a row in the table at the bottom of the
screen for enabling the user to review and modify if
a mistake occurred. The system calculates the total
prices and prepares the data for billing.
The usability of this screen depends on the way how
the users input the data to the system. During stage 1
and stage 2, the users stated that for each farmer,
there are several traders who buy his/her products.
So, the system should allow the users to select a
farmer name, and while the farmer name is displayed
on the screen, a different trader can be selected and
changed continuously until all transactions
corresponding to the farmer finish. Also, for
enhancing the usability, the user does not need to
type the entire name. Instead, the user only types the
first alphabet and then select the name from a list.
Also, the users selected the colors in the
Journal of Theoretical and Applied Information Technology
31st January 2023. Vol.101. No 2
© 2023 Little Lion Scientific
ISSN: 1992-8645 www.jatit.org E-ISSN: 1817-3195
790
backgrounds to enable them distinguish between the
fields. Further, the screen allows the users to modify
the transaction in case something is missing or
inputted incorrectly. In stage 3, the designers and
users refined these requirements and ensured that
this screen makes the required computations without
errors. The other data entry screens follow the same
style.
3.1.2 Data Review Screens
These screens enable the user to review all
transactions for a specific date and modify if needed.
The purpose of these screens is allowing the user to
run a complete and comprehensive check of all
transactions although these transactions were
reviews at the entry stage. Also, the user stated that
customers may come after one day or more asking
for modifying a transaction due to some changes.
Each data entry screen is associated with a review
screen and Fig. 5 shows an example of the daily
auctioning data review screen which is associated
with the main data entry screen.
Fig. 5. An example of data review and editing
screens. This screen enables the user to review the
daily auctioning transactions.
Fig.5 also shows that the user can select one
transaction for modifications by clicking a
specific row which opens a new screen that
allows the user to change the parameters of the
selected transaction. The user can also display
data from previous dates and can print the
contents in case the user wants to review on
papers. The color, font size, number of rows per
pages, and review style were selected based on
user preferences identified during stage 1 and
stage 2 and refined during stage 3. Other data
review screens follow the same style of
usability.
3.1.3 Data Enquiry Screens
In fact, these screens are the most difficult
part in the system and costed much of the
development time. This is because the users
maintain creating new forms of necessary
inquiries and they want each inquiry very
customized to what they look for. For example,
a general inquiry form can display the name of
the farmers, traders and all other parameters in
one report. But, the users stated they need to
show the farmer only, the trader only or a
specific transaction. They sometimes need the
total balance or details of the balance. Fig. 6
shows the inquiry screen related to the billing
part, and this screen enables the user to inquire
about a daily bill or a bill in a specific date. This
style is based on user preferences because the
bills for the day are requested more often than
older ones. So, the user can view all the daily
bills in one clock, and he can also select a bill
for a previous date. The bill is associated to
traders or farmers.
Journal of Theoretical and Applied Information Technology
31st January 2023. Vol.101. No 2
© 2023 Little Lion Scientific
ISSN: 1992-8645 www.jatit.org E-ISSN: 1817-3195
791
Fig.6. The main inquiry screen where the user can
make inquiries about most of the data.
The colors, font, date format, and size of screen
objects are selected based on user preferences
which were identified during stage 1 and stage
2 and refined during stage 3.
3.1.4 Report View Screens
These screens are associated with the data
inquiry screens. Each inquiry button opens a
new report screen based on the information
specified in the inquiry, such as the names,
dates, and types. The reports imitate real
artifacts used in the market. If a new format or
style of report needs to be generated, the users
have to agree on that format or style. Fig. 7
shows an example of report associated with the
bill of a trader in a specific day.
Fig.7. An example of a detailed bill of one trader
showing four transactions and their associates
parameters.
3.2 Usability Results
The results of the qualitative analysis show that
the usability of system is very high. According to
users, the high usability of the system is justified by:
- This system was designed according to the
user instructions through user participation,
- users were allowed to input their
requirements in each stage, and they could
refine their requirements in the next stage
by experiencing a running prototype,
- the users compared the time required for
learning the system and mastering its
screens, and they stated the time is smaller
than learning the other accounting systems
used before in the market,
- the users compared the time required to
complete a task related to one transaction;
entry, reviewing, printing, and other related
queries with other systems, and they stated
this time is smaller which makes the system
more efficient.
Furthermore, this study identifies the usability
factors affecting the acceptance of an accounting
system after COVID-19. These factors are:
1- Remote work: the users stated that electronic
systems after COVID-19 should support remote
work by allowing access to data and services at
any time from any place. The users emphasized
this statement by showing that the mobile
accounting system has an important advantage
over previous systems; that is supporting remote
work. They added remote work benefits all
users not only during the mobility constraints
but also during the normal conditions. Farmers
and traders became able to check their financial
accounts online without traveling long
distances. So, remote work maintains user
safety, saves user time, effort and money in all
aspects in the market. According to users,
remote work was the most important factor that
affects their acceptance of the system.
2- User experience (UX): the users stated that their
experience should be incorporated in the design
by participating in the design process through
planning, prototyping, experimenting and
validating. The development of the mobile
accounting system allows the user to participate
in each design stage and add their perception.
The UX factor was clear because users are
familiar of using mobile applications,
particularly social media apps. This made the
users insist on changing colors, objects size,
font style, and backgrounds. They also insisted
on reflecting the perception related to the
traditional workflow in the market on the new
system.
3- Security and privacy: the users consider new
electronic systems which run on internet
vulnerable to attacks and therefore these
systems should utilize methods that maintain
security and privacy. Security and privacy are
Journal of Theoretical and Applied Information Technology
31st January 2023. Vol.101. No 2
© 2023 Little Lion Scientific
ISSN: 1992-8645 www.jatit.org E-ISSN: 1817-3195
792
well known usability factors although users of
small systems used to ignore them before
COVID-19. But, after the pandemic, the users
insisted on addressing security and privacy as
the systems become more dependent on internet
and used remotely. In the mobile electronic
system, the users consider their financial data
are very sensitive so only authenticated users
must have access to the system. To preserve
privacy, every user, trader, or farmer can access
his/her own data without viewing the data of
others.
4- Artificial Intelligence (AI): the users added that
the AI methods and technologies should be used
in new systems to save effort and time. In the
mobile accounting system, the users demanded
that the system should minimize their effort of
typing data in the screen fields. So, the system
uses an AI algorithm that renders the data by
typing first alphabet. Also, users demanded
voice recognition to enable them input the data
by a microphone and image recognition to
enable identifying products.
5- Internet speed: the users believe that remote
work is vital and the internet speed should be
sufficient to enable efficient communication
between the system and the servers with
minimum delay.
6- Work efficiency: the users stated that an
electronic system should reduce the time and
effort spend on performing work routing. In the
mobile accounting system, the time to submit a
request, load a screen and view inquiry results is
very short. Also, the system saves user time by
reducing the paper work.
7- Easy to learn and memorize: the users stated
that electronic systems should be easy to learn
and their functions should be easy to memorize.
The mobile accounting system imitates the
traditional workflow in the market, and the
system does not impose new work routines. This
made the system simple and enable users to
learn how to use it easily and remember its
functions quickly.
8- Accuracy: the users emphasized that new
electronic systems should be very accurate. The
mobile accounting system enables the users to
fix mistakes at the entry screens and in the
review screens. The users depend on the
visibility, i.e. colors and shapes, to distinguish
between input fields and therefore reducing the
probability of inputting data in the wrong field.
Also, several constraints are put on the entry
boxes to reduce the error possibilities.
9- User satisfaction: the users stated that electronic
systems should be useful, easy to use,
customized to their needs, with accepted visible
interface, and with suitable content. The mobile
accounting systems satisfies these conditions
because the users participated in the design and
ensured that the system is useful, easy to use,
customized to their needs, with accepted visible
interface and suitable content.
In comparison with earlier systems adopted in
the market, the users added that some of the
previously purchased systems were not used for few
months because they found them difficult to use, and
these systems do not follow the workflow of the
market. On the contrary, these systems imposed new
work routines, new style of inquiries, and new
formats of reports. Also, the users emphasized that
the system was delivered to users in a short time (47
days) which enabled them to put it in use quickly and
reduce the risk of infection. This was not the case in
previous systems because they used to take long time
for development or modifications.
.
4. CONCLUSION
The answer to the question of whether
COVID-19 has affected the usability of electronic
systems is Yes. This research has answered this
question empirically by firstly developing a mobile
accounting system for the Jericho Central Vegetable
Market to respond to the needs emerged due to
COVID-19. The system was developed using the
RAPD method [32] which integrates RAD, PD, and
usability testing. This development method enables
rapid production while allowing users to participate
in all design stages. The usability testing allows the
development team to refine and validate
requirements, designs, and porotypes. Secondly, the
usability of the developed system was analyzed by
the qualitative cognitive walkthrough method. The
results show that the system is usable, and COVID-
19 has created new factors that affect electronic
systems usability in addition to the factors shown in
[5]–[8]. These factors include remote work, user
experience, security, privacy, artificial intelligence,
and internet speed.
The future work will focus on using
machine learning to improve the decision-making
process in the market. Such service would assist
auctioning shops in planning for new seasons in in
terms of crops, land, and number of farmers. We will
also use blockchain technology for enhancing the
security and integrity of the data, similar to [29]–
[31]. Blockchain will be necessary when the mobile
Journal of Theoretical and Applied Information Technology
31st January 2023. Vol.101. No 2
© 2023 Little Lion Scientific
ISSN: 1992-8645 www.jatit.org E-ISSN: 1817-3195
793
accounting system is connected to all city markets in
Palestine.
ACKNOWLEGDEMENT
The authors thank Palestine Technical
University – Kadoorie and Al-Istiqlal University for
supporting this research
REFERENCES:
[1] H. Mansour, “How successful countries are in
promoting digital transactions during COVID-
19,” J. Econ. Stud., vol. 49, no. 3, pp. 435–452,
2021.
[2] A. Al-Habaibeh, M. Watkins, K. Waried, and M.
B. Javareshk, “Challenges and opportunities of
remotely working from home during Covid-19
pandemic,” Glob. Transitions, vol. 3, pp. 99–
108, 2021.
[3] I. H. Mussa and N. A. H. Sazalli, “The readiness
of Iraqi EFL teachers to use mobile learning in
teaching English in schools,” Indones. J. Electr.
Eng. Comput. Sci., vol. 24, no. 2, pp. 880–887,
2021.
[4] A. M. Saleh, H. Y. Abuaddous, O. Enaizan, and
F. Ghabban, “User experience assessment of a
COVID-19 tracking mobile application
(AMAN) in Jordan,” Indones. J. Electr. Eng.
Comput. Sci., vol. 23, no. 2, pp. 1120–1127,
2021.
[5] I. Mahmud, M. Rahman, S. Ahmed, and D.
Islam, “Web usability test in 60 seconds: a
theoretical foundation and empirical test,”
Indones. J. Electr. Eng. Comput. Sci., vol. 17, no.
1, pp. 398–403, 2020.
[6] A. H. Mousa, M. K. Mohsen, A. M. Alnasrawi,
and I. S. Nasir, “IMUW-APP: An instrument for
measuring the usability of web applications,”
Indones. J. Electr. Eng. Comput. Sci., vol. 24, no.
2, pp. 1183–1194, 2021.
[7] J. Nielsen, “Guerrilla HCI: Using discount
usability engineering to penetrate the
intimidation barrier,” Cost-justifying usability,
1994. .
[8] D. T. Green and J. M. Pearson, “A confirmatory
factor analysis of two website usability
instruments,” in e Third Annual Workshop on
HCI Research in MIS, 2004, pp. 35–39.
[9] I. Salhi, K. El Guemmat, M. Qbadou, and K.
Mansouri, “Towards developing a pocket
therapist: an intelligent adaptive psychological
support chatbot against mental health disorders
in a pandemic situation,” Indones. J. Electr. Eng.
Comput. Sci., vol. 23, no. 2, pp. 1200–1211,
2021.
[10] A. Winarno, Y. Agustina, and R. Vinola,
“Developing Website-Based School Financial
Administrative Management System During
Covid-19 Pandemic,” Int. J. Business, Econ.
Law, vol. 22, no. 1, pp. 167–172, 2020.
[11] Y.-A. Daraghmi, M. Daadoo, and D. Eleyan,
“User Centered Method for Enhancing the
Adoption of Software Systems in Palestine,” in
Proceedings of the International Conference on
Future Networks and Distributed Systems, 2017.
[12] S. Kuhn and M. J. Muller, “Participatory
Design,” CACM, vol. 36, no. 41, pp. 26–28,
1993.
[13] S. Bødker, C. Dindler, O. S. Iversen, and R. C.
Smith, “Participatory Design,” in Synthesis
Lectures on Human-Centered Informatics, vol.
14, no. 5, 2021.
[14] M. J. Muller, “PICTIVE -An Exploration in
Participatory Design,” Proc. SIGCHI ACM
Conf. Hum. Factors Comput. Syst. Reach.
through Technol., pp. 225–231, 1991.
[15] J. Martin, “Rapid Application Development,”
Macmillan, New York, 1991.
[16] C. V. Geambaşu, I. Jianu, I. Jianu, and A.
Gavrilă, “Influence factors for the choice of a
software development methodology,” Account.
Manag. Inf. Syst., vol. 10, no. 4, pp. 479–494,
2011.
[17] A. W. Kushniruk and V. L. Patel, “Cognitive and
Usability Engineering Methods for the
Evaluation of Clinical Information Systems,” J.
Biomed. Inform., vol. 37, no. 1, pp. 56–76, 2004.
[18] J. Nielsen, Usability engineering. New York:
Academic Press, 1993.
[19] J. Rubin, Handbook of usability testing: how to
plan, design and conduct effective tests. New
York: Wiley, 1994.
[20] T. Wahyuningrum, G. F. Fitriana, A. C.
Wardhana, M. A. Sidiq, and D. Wahyuningsih,
“Developing Suicide Risk Idea Identification for
Teenager (SERIINA) Mobile Apps Prototype
using Extended Rapid Application
Development,” in 2021 9th International
Conference on Information and Communication
Technology, ICoICT 2021, 2021, pp. 92–97.
[21] A. M. Joseph, N. Jali, A. J. Robert Jupit, and S.
Khartini Jali, “EMarket for Local Farmers,” in
19th IEEE Student Conference on Research and
Development: Sustainable Engineering and
Technology towards Industry Revolution,
SCOReD 2021, 2021, pp. 30–35.
Journal of Theoretical and Applied Information Technology
31st January 2023. Vol.101. No 2
© 2023 Little Lion Scientific
ISSN: 1992-8645 www.jatit.org E-ISSN: 1817-3195
794
[22] K. Ayuningtyas and N. Z. Janah, “Development
and UI/UX Usability Analysis of Pinjemobil
Web-Based Application Using User Satisfaction
Model,” in Proceedings of the 2018 International
Conference on Applied Engineering, ICAE
2018, 2018.
[23] E. Lank, K. Withee, L. Schile, and T. Parker,
“User Centred Rapid Application
Development,” Guelfi N Savidis A, eds. Rise.
Springer-Verlag Berlin Heidelb., pp. 34–49,
2006.
[24] P. Beynon-Davies and S. Holmes, “Integrating
Rapid Application Development and
Participatory Design,” IEE Proc.-Softw, vol.
145, no. 4, pp. 105–112, 1998.
[25] P. G. Polson, C. Lewis, J. Rieman, and C.
Wharton, “Cognitive walkthroughs: a method for
theory-based evaluation of user interfaces,” Int.
J. Man. Mach. Stud., vol. 36, no. 5, pp. 741–773,
1992.
[26] N. E. Jacobsen and B. E. John, “Two case studies
in using cognitive walkthrough for interface
evaluation,” 2000. [Online]. Available:
http://reports-
archive.adm.cs.cmu.edu/anon/2000/CMU-CS-
00-132.pdf. [Accessed: 25-Apr-2022].
[27] M. Vaismoradi, H. Turunen, and T. Bondas,
“Content analysis and thematic analysis:
implications for conducting a qualitative
descriptive study,” Nurs Heal. Sci, vol. 15, no. 3,
pp. 398–405, 2013.
[28] V. Braun and V. Clarke, “Using thematic
analysis in psychology,” Qual. Res. Psychol.,
vol. 3, no. 2, pp. 77–101, 2006.
[29] E.-Y. Daraghmi, Y.-A. Daraghmi, and S.-M.
Yuan, “MedChain: A design of blockchain-
based system for medical records access and
permissions management,” IEEE Access, vol. 7,
2019.
[30] E.-Y. Daraghmi, Y.-A. Daraghmi, and S.-M.
Yuan, “UniChain: a design of blockchain-based
system for electronic academic records access
and permissions management,” Appl. Sci., vol.
9, no. 22, 2019.
[31] E.-Y. Daraghmi, M. A. Helou, and Y.-A.
Daraghmi, “A blockchain-based editorial
management system,” Secur. Commun.
Networks, 2021.
[32] Y.-A. Daraghmi and E.-Y. Daraghmi, “RAPD:
Rapid and Participatory Application
Development of Usable Systems During
COVID19 Crisis,” IEEE Access, vol. 10, pp.
93601–93614, 2022, doi:
10.1109/ACCESS.2022.3203582.
... In previous sections, we just cover claim process in car accidents and we are aware that there are many other parts of insurance should be covered. Future work can also include the design of the system using Rapid and user-centered methods to increase the usability [29] [30], and the integration of vehicle technologies, e.g., speed monitoring [ ...
Research
Full-text available
The integration of edge computing with Internet of Things (IoT) technologies offers significant improvements in traffic management, particularly in speed monitoring systems. Smart traffic solutions utilizing edge-based systems enable real-time data processing at the source, reducing latency and improving the responsiveness of speed detection systems. By combining edge computing with IoT-enabled sensors, such as cameras, radar, and vehicle-to-infrastructure communication devices, this approach enhances the accuracy and efficiency of traffic monitoring. The system can analyze traffic data locally and provide immediate feedback to both traffic authorities and drivers, improving enforcement, reducing accidents, and optimizing traffic flow. Additionally, edge-based systems can handle large volumes of data generated by IoT sensors without overwhelming centralized servers, making them more scalable and resilient. As traffic systems increasingly rely on real-time data for decision-making, the integration of edge computing and IoT in speed monitoring systems offers a robust solution for modern smart cities, contributing to safer, more efficient transportation networks.
Research
Full-text available
Dashcam technology has become an essential tool in modern vehicular digital forensics, providing valuable evidence for traffic investigations, accident analysis, and law enforcement activities. However, the reliability and accuracy of dashcam footage in legal contexts are still subjects of scrutiny, as the integrity of video data can be influenced by technical, environmental, and human factors. This case study investigates the reliability of dashcams as a forensic tool, exploring various challenges such as data manipulation, video quality, and device malfunctions. The study evaluates multiple real-world cases where dashcam footage was critical to traffic-related investigations, examining factors like video timestamp accuracy, GPS data synchronization, and the potential for tampering. The research highlights both the strengths and limitations of dashcam systems in forensic applications, proposing methods to enhance data integrity and improve the reliability of dashcam evidence in legal settings. The findings emphasize the importance of proper calibration, data encryption, and standardized protocols for dashcam use in forensics to ensure the authenticity and admissibility of video evidence in court. This study provides insights for law enforcement, legal professionals, and manufacturers, offering recommendations for improving dashcam technology and its role in vehicular digital forensics.
Research
Full-text available
The growing need for real-time traffic management has led to the adoption of decentralized traffic surveillance systems. This paper explores the integration of edge computing in speed monitoring systems to enhance traffic surveillance capabilities, ensuring efficient data processing and immediate response to traffic violations. Traditional centralized systems often face challenges related to high latency, bandwidth limitations, and the scalability of infrastructure. By leveraging edge computing, traffic data can be processed closer to the source, reducing transmission delays and minimizing network congestion. Edge-enabled speed monitoring systems offer benefits such as real-time analysis, better scalability, and more efficient use of resources. This decentralized approach ensures that data from speed sensors, cameras, and other monitoring devices are processed locally, allowing for quick detection of traffic violations, such as speeding or reckless driving, and enabling immediate action. Additionally, edge computing helps improve system reliability by distributing processing tasks, reducing the risk of single-point failures. The proposed system enhances traffic safety, facilitates law enforcement efforts, and contributes to the overall effectiveness of smart city initiatives. This paper also discusses the potential challenges in implementing decentralized traffic surveillance systems, including data privacy concerns, security issues, and integration with existing infrastructure. Ultimately, this research highlights the future potential of edge computing in revolutionizing traffic monitoring and management, promoting safer roads and more efficient urban mobility.
Research
Full-text available
Vehicular video analytics, particularly through the use of dashcams, has become a pivotal tool in modern digital forensics. These devices provide real-time, high-definition video footage that can serve as critical evidence in accident reconstruction, criminal investigations, and traffic enforcement. With advancements in machine learning and video analysis technologies, dashcams are evolving from simple recording devices to sophisticated systems capable of automatically identifying key events such as collisions, traffic violations, and even hazardous driving behaviors. This paper explores the forensic applications of vehicular video analytics, highlighting innovations in dashcam technology and the integration of real-time data processing for enhanced evidence collection. By leveraging edge computing and AI-powered algorithms, dashcams can now analyze video feeds on the spot, improving data accuracy and reducing the time needed for evidence retrieval. These advancements also address challenges related to video integrity, data security, and legal admissibility, ensuring that footage can withstand scrutiny in courtrooms. The paper also discusses the future potential of vehicular video analytics, including the role of connected vehicles and cloud-based systems in expanding the reach and capabilities of dashcam evidence. Ultimately, the evolution of dashcam technology promises to significantly enhance the field of digital forensics, providing more reliable and actionable evidence in legal and investigative contexts.
Research
Full-text available
The COVID-19 pandemic has significantly influenced how users interact with digital platforms, especially in sectors like accounting, where mobile applications have become integral to personal and business financial management. This study explores the evolution of mobile software usability in accounting applications, with a focus on the post-pandemic shift in user needs and behaviors. The rapid adoption of mobile solutions during the pandemic led to an increased demand for usability features such as simplicity, accessibility, and flexibility, as users sought efficient ways to manage finances remotely. This research identifies key usability trends that have emerged post-pandemic, including heightened expectations for intuitive interfaces, enhanced security measures, and seamless integration across devices. By analyzing user feedback, design trends, and functionality improvements in accounting applications, the study offers insights into how mobile software developers can better adapt to the evolving needs of users in the post-pandemic world. The findings suggest that accounting apps must continue to prioritize ease of use, security, and accessibility while incorporating emerging technologies such as AI and cloud integration to enhance user experience and streamline financial tasks. The study provides valuable guidance for developers and businesses aiming to design future-proof mobile accounting applications that meet the diverse needs of post-pandemic users.
Research
Full-text available
The COVID-19 pandemic has accelerated the adoption of digital solutions across various sectors, with mobile accounting applications playing a key role in enabling individuals and businesses to manage finances remotely. This shift in behavior has highlighted the importance of usability in mobile applications, as users increasingly rely on these platforms for critical tasks under stressful circumstances. This study explores how the pandemic has influenced the evolution of usability standards in mobile accounting applications, focusing on user experience (UX), accessibility, and interface design. By examining industry trends, user feedback, and developer responses, the paper identifies key lessons learned during this period and proposes recommendations for improving usability standards in mobile accounting applications. These lessons include the need for intuitive interfaces, simplified workflows, robust security features, and personalized user support to accommodate a diverse user base. Furthermore, the study examines the role of adaptability in meeting the changing needs of users during and after the pandemic. The findings suggest that a focus on user-centric design, coupled with ongoing iterations and feedback loops, is crucial for creating mobile accounting applications that are not only functional but also resilient in times of crisis.
Research
Full-text available
The integrity and reliability of data collected by vehicular sensors, particularly dashcams, have become critical in forensic investigations. This study evaluates the role of dashcams as digital evidence tools, focusing on their potential to provide credible and admissible evidence in legal and accident-reconstruction scenarios. By analyzing the technological capabilities of dashcams, including high-resolution imaging, GPS tracking, and timestamping, alongside their vulnerabilities to tampering, we assess their evidentiary reliability. The paper also explores forensic techniques to verify data authenticity, such as hash functions and metadata analysis, to mitigate risks of manipulation. Case studies highlight the implications of dashcam footage in criminal investigations and insurance claims, emphasizing its impact on determining liability and delivering justice. The research identifies gaps in current practices and recommends frameworks for enhancing data security, chain-of-custody protocols, and the standardization of dashcam evidence in forensic processes. Our findings underscore the significance of robust data integrity mechanisms in solidifying dashcams as trustworthy tools in digital forensics.
Research
Full-text available
The COVID-19 pandemic has accelerated the shift towards mobile accounting systems, as businesses and individuals seek remote solutions for financial management. However, this transition has introduced unique usability challenges, particularly for users who are not familiar with mobile technology or those facing digital access barriers. This paper examines the impact of the COVID-19 pandemic on the usability of mobile accounting systems, focusing on the challenges faced by diverse user groups. Key challenges include interface complexity, lack of user training, security concerns, and accessibility issues. The study explores how these challenges affect user engagement, satisfaction, and overall efficiency in using mobile accounting tools. It also reviews innovative solutions, such as user-centered design improvements, adaptive interfaces, and enhanced customer support services, aimed at addressing these issues. By investigating real-world examples and user feedback, this paper offers insights into how mobile accounting systems can be optimized for post-pandemic usage, ensuring greater inclusivity and effectiveness. Ultimately, the findings highlight the importance of continuous innovation in mobile accounting design, emphasizing the need for adaptable and secure systems that cater to a wide range of user needs.
Research
Full-text available
Edge computing is transforming modern traffic management by enabling real-time data processing and analysis at the point of collection, reducing latency and improving efficiency. In the context of speed detection, edge computing allows traffic sensors and surveillance systems, such as cameras and radars, to quickly process vehicle speed data locally rather than relying on centralized cloud systems. This approach enhances the accuracy of speed detection, reduces data transmission costs, and provides near-instantaneous feedback to traffic management authorities. By leveraging edge computing, traffic management systems can also integrate with other smart city solutions, such as dynamic traffic signals, to optimize traffic flow and reduce congestion. Furthermore, edge computing facilitates the implementation of advanced algorithms for detecting traffic anomalies, improving the safety and reliability of transportation networks. This paper explores the role of edge computing in modern traffic management, focusing on its impact on speed detection technologies, system integration, and overall traffic efficiency. It also discusses the potential challenges and benefits of adopting edge-based systems in smart city infrastructure.
Article
Full-text available
Software development methods have been evolved to enable producing usable systems rapidly while considering all requirements. Several studies have focused on the need to balance between rapid development and capturing requirements related to user experience and business workflow. This balance has become more urging during COVID19 because many businesses want to quickly transfer to usable electronic systems that are accurate, efficient, easy to learn, satisfy users and support remote work. Therefore, this paper proposes a framework by integrating Rapid Application Development (RAD) method with Participatory Design (PD) method for enabling rapid production of usable systems. Both RAD and PD consist of design stages that can overlap and generate new phases where users participate in the design process and accelerate the production. Five usability tests are also added to the framework to validate the usability of the design at all stages. The Action Research method is used to assess the framework empirically in a context of an urgent need to an electronic system, and qualitative data analyses were conducted. The results show that the framework can be adopted by software companies because it satisfies the requirements of adopting software development methods. Also, the system developed using the framework is usable. The paper concludes that COVID19 affects software development by emphasizing rapid development while maintaining workflow. Also, using video conference for remote design assists in meeting users more frequently and in creating concise requirement documentation.
Conference Paper
Full-text available
The Covid-19 pandemic is a global health crisis that has brought an impact on everyone. A negative impact has made local farmers struggle to find their means of income other than selling their crops to their customers. The customers have had difficulties searching for good quality fresh produce other than from the supermarket. The purpose of this paper is twofold: firstly, to assess the manual and existing system on how consumers acquire their fresh produce during the Covid-19 pandemic, to design and implement a delivery system for local farmers to vend their fresh produce through a mobile application; and secondly, to test and evaluate the usability and functionality of the online farmers' market application. The existing mobile applications have changed everyone's approach in acquiring the daily essentials that the pandemic has brought. Therefore, the idea of developing an online marketplace for local farmers resulted in the proposed application, which will be explained in this paper. Rapid Application Development (RAD) was used as the methodology for the development of the eMarket application. A survey was conducted via Google form for twenty local farmers and another twenty potential customers during the pre-development stage. It was to collect data on the users' opinions regarding the proposed application. We then conducted the usability testing through Google form to collect the users' feedback on the eMarket application. Ten local farmers from Matang's market have participated in the testing phase. Additionally, ten students from a local university participated as potential customers in the usability testing. As a result of these testings, we have developed a usable farmer's market application that has been well-received by local farmers and customers.
Article
Full-text available
The demand of online remote working from home significantly increased in 2020/21 due to the Covid-19 pandemic. This unforeseen situation has forced individuals and organisations to rapidly train employees and adopt the use of on-line working styles, seeking to maintain the same level of productivity as working from the office. The paper outlines a survey conducted amongst people working from home to identify the challenges and opportunities this change in workstyle offers. At the beginning of the pandemic, many employees faced difficulties adapting to using online tools and combining their working hours with daily routines and family commitments. However, the results show that within a short period of time the respondents had managed to develop the necessary experience and knowledge for digital working utilising tools such as collaboration platforms and video conferencing. A large proportion of respondents recognised the advantage of eliminating travelling time when working remotely from home which also has a positive impact on the environment and CO2 emissions. However, some drawbacks have been identified such as the lack of face-to-face discussion and informal meetings during working days. The Self-Determination Theory is discussed within the context of this paper and it has been found that the theory could provide an explanation of the efficient and rapid adaptation of the technology be employees.
Article
Full-text available
The importance of mobile learning (M-learning) has increased during the outbreak of Coronavirus disease 2019 (COVID-19). Level of English foreign language (EFL) teachers to use the technology should be assessed to understand the perception and readiness of EFL teachers to use M-learning. Building on existing literature, this study proposed that performance expectancy, effort expectancy, social influence and facilitating condition will affect positively the readiness to use M-learning. The study also proposed attitude as a mediator and technology self-efficacy as a moderator. The data was collected from 163 EFL teachers in Iraq. The findings showed that facilitating condition, performance expectancy, effort expectancy, and social influence affected positively the readiness to use M-learning. Attitude fully mediated the effect of performance expectancy, effort expectancy, social influence on readiness to use M-learning. Technology self-efficacy did not moderate the effect of the variables but it has a significant direct effect on readiness to use M-learning. Decision makers are recommended to enhance the infrastructure and to initiate training courses to enhance the information technology knowledge of the EFL teachers.
Article
Full-text available
Conventional usability measurement methods for measuring web applications are costly, sometimes time-consuming, and may require professionals. The frameworks, methods, approaches, and tools in which web applications are designed can fully support these limitations. The main issue is to speed up the evaluation process of websites in an effortless manner. To overcome this limitation, this paper proposes an instrument that can use for measuring the usability of web applications (IMUW-APP). A systematic literature review was utilized to determine the instrument dimensions and their items. The validity and reliability test were conducted via face and content validity, goodness testing, and pilot study. Cronbach's Alpha, factor loading, Kaiser-Meyer-Olkin, and Barlett's test were +calculated to ensure the validity and reliability of the proposed instrument. In the light of our analyses, the obtained findings indicate that the proposed instrument (IMUWAPP) is workable and can adapt. Besides, a case study is used to verify the proposed instrument to evaluate a university website. The collecting data have been analyzed and visualized. Ultimately, the overall findings have highlighted.
Conference Paper
Full-text available
Abstract— Suicide death is the number 15 cause of death in the world. Suicide cases go undetected because the perpetrator shows no signs beforehand. Therefore, it is necessary to identify the risk of suicide in adolescents early, accessed quickly, maintains user privacy, and understand user needs. Using the Risk Factors of Suicidal Ideation (RFSI) questionnaire, it hoped to detect early suicide incidents in adolescents. This research proposed a Suicide Risk Idea Identification for Teenager (SERIINA), a mobile application developed using the Extended Rapid Application Development (ERAD) method. The ERAD method combines the concept of design sprint and RAD in the system development cycle. Based on the research results, SERIINA mobile apps development is completed in 19 days. The functional testing using Black-Box testing shows that the application works well and compatible with the five main scenarios. The results of interface design testing using heuristic evaluation indicate that the application has been well designed, with a usability value of 2.34 or about 72-85% according to design rules.
Article
Full-text available
Nowadays with COVID-19 ongoing epidemic outbreak, containment for weeks was one of the most effective measures adopted to deal with the spread of the virus until a vaccine could be efficient. Over that period, increased anxiety, depression, suicide attempts, and post-traumatic stress disorder are accumulated. Several studies referred to the need of using chatbots, which recognizes human emotions in such pandemic contexts. More recently, numerous research papers improved the ability of artificial intelligence methods to recognize human emotion. However, they are still limited. The aim of this paper is the development of a chatbot against the disturbing psychic consequences of the pandemic, taking human emotion recognition into account. The object is to help people; especially students; suffering from mental disorders, by progressively understanding the reasons behind them. This innovative chatbot was developed by using the natural language processing model of deep learning. An advanced model of deep learning has been elaborated the intention for people, and that to help them to regulate their mood and to reduce distortion of negative thoughts, that why a collection of a new database was done. The sequence-to-sequence model encoder and decoder consist of Long short-term memory cells, and it is defined with the bi-directional dynamic recurrent neural network packets.
Article
Full-text available
This study assesses the user experience of a COVID-19 tracking application, as employed as a case study of AMAN mobile application based on user experience. This paper proposed an assessment of user experience (UX) for AMAN application (COVID-19 tracking mobile application in Jordan) by implementing a user experience questionnaire tool. The study aims to get feedback and identify UX based on user interaction and usage with the tracking application. The data are taken from 1208 participants who have experience using the application; an online questionnaire was implemented and distributed through social media groups. The research method that was adopted used the instrument from user experience questionnaire (UEQ) of Arabic and English versions. The results from the UX assessment using UEQ showed that there are four scales which are categorized as excellent; they are Attractiveness (Mean=1.9), Efficiency (Mean=2.4), Dependability (Mean=2.1), Stimulation (Mean=1.8), while the two scales on the benchmark of good are Perspicuity (Mean=2.0) and Novelty (Mean=1.6). From the scores, above < 0.8 show a positive evaluation. All scores are above >0,08 indicating that the evaluation of UX has a positive impression. It can be concluded that the AMAN application is very good-satisfying users to track infected cases of COVID 19.
Article
The development of technology and information these has gone rapidly and significantly. This development offers abundant benefits for human being to complete their responsibilities and tasks. In the current 21st century, the development will continue to progress and it seems unstoppable until several years ahead. This research and development aims at producing a website-based school financial administrative system. The system developed was validated by a media expert and was trialed to the users. In addition, it also examined the effectiveness of website-based school financial administrative system to support the tasks of school staffs in managing school financial matter during current Covid-19 pandemic. This research employed a research and development model suggested by Borg and Gall which was modified into seven stages as follows: (1) Initial observation and collecting information; (2) planning stage; (3) initial development of system; (4) validation and product trial; (5) revising; (6) field trial; (7) finalizing product. The data were collected through questionnaire to school principal, school treasurer, and parents. The data obtained were analyzed by calculating the average score and it were categorized based on the validity degree. The results of validation and field trial confirm that the system developed is feasible and proper to be used by school to support the management of school financial administration during Covid-19 pandemic. This was able to facilitate school financial services during the Covid-19 pandemic where the PSBB (Large-Scale Social Restriction) policy was being implemented. In addition, this research and development also supports government policies in efforts to digitize administrative and financial services in school.