Claim Missing Document
Check
Articles

Found 2 Documents
Search

MCCALL'S SOFTWARE QUALITY METHOD FOR ENSURING THE QUALITY OF NEW STUDENT ADMISSION INFORMATION SYSTEM Yayak Kartika Sari; Salma Salsabila Dwinta
JoEICT (Jurnal of Education And ICT) Vol 8, No 1 (2024)
Publisher : STKIP PGRI TULUNGAGUNG

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29100/joeict.v8i1.6043

Abstract

New Student Admission (PMB) is a selection process for prospective students that is carried out regularly at a university. It generally involves a number of complex steps, such as collecting and verifying applicant data, assessing files, and announcing selection results. In today's digital era, many universities have adopted website-based admissions information systems to simplify the process of admitting new students. Bhinneka PGRI University is one of the universities that has implemented a website-based admissions information system using the pmb.ubhi.ac.id site. The purpose of this study was to test the feasibility of the admissions information system at Bhinneka PGRI University using the McCall Software Quality method. This research method involves collecting data through questionnaires that include five quality factors from the McCall method, namely accuracy, usability, integrity, reliability, and efficiency. The data was analyzed using a Likert scale to assess users' opinions on the quality of the application system. The results showed that this information system was able to increase staff efficiency in managing the selection process and the University's PMB file. Feasibility testing using the McCall method produces a percentage of 72.08%, which is in the range of 61% - 80% and is included in the good category.
IMPLEMENTATION OF SEQUENTIAL SEARCHING ALGORITHMS ON SNABID SYSTEMS Amartya Bambang Kusuma; Joko Iskandar; Yayak Kartika Sari
JoEICT (Jurnal of Education And ICT) Vol 7, No 1 (2023)
Publisher : STKIP PGRI TULUNGAGUNG

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.29100/joeict.v7i1.4540

Abstract

SNABID is a store that operates in the field of food industry, where its main activity is to produce and sell a variety of bakeries and cakes. SNABID has an online store website in which there is a catalog of products provided. The SNABID system has a product catalog search feature. The aim of this research is to implement the Sequential Searching algorithm to facilitate the search of products in the product catalog menu within the SNABID online store website. The phase of Sequential Searching algorithm is to determine the amount of data stored on an array, perform repetitions, perform matching of data on the array. If the data is the same as the one you are looking for, it means that the data has been found successfully. On the other hand, if until the end of the repeat does not have the same data as the one sought, it means that no data was found. The result of this research is that Sequential Searching algorithms can be applied to product searches based on product names and run well according to planning and almost all problems on the manual sales system can be solved with the presence of this SNABID system. In terms of storage, processing and processing become more efficient.