Hasil Pencarian  ::  Simpan CSV :: Kembali

Hasil Pencarian

Ditemukan 104593 dokumen yang sesuai dengan query
cover
Salman Ahmad Nurhoiriza
"Fakultas Ilmu Komputer (Fasilkom) Universitas Indonesia (UI) telah mengembangkan dua aplikasi web, yaitu (1) Sistem Informasi Sidang (Sisidang) dan (2) Sistem Pengecekan Plagiarisme Elang. Kedua aplikasi web tersebut berturut-turut digunakan untuk memfasilitasi proses pengumpulan, penilaian, dan revisi, serta mengecek tingkat plagiarisme laporan tugas akhir setiap mahasiswa. Akan tetapi, pada kedua aplikasi web tersebut masih terdapat beberapa kelemahan cara kerja, yaitu (1) Elang hanya mengakomodasi pengecekan laporan tugas akhir mahasiswa versi pra-sidang, (2) Elang belum melakukan pengecekan laporan-laporan akhir baru secara otomatis setiap kali terdapat laporan yang diunggah ke Sisidang, (3) pada beberapa kasus Elang menampilkan judul laporan tugas akhir yang kurang sesuai, (4) penggunaan query parameter berupa NPM dapat menimbulkan masalah kurang tepatnya penilaian tingkat plagiarisme, (5) halaman detail hasil cek plagiarism kurang user-friendly, dan (6) hasil cek plagiarism hanya bisa dilihat di Elang. Oleh karena itu, sejumlah perbaikan/penyesuaian perlu dilakukan untuk memperbaiki cara kerja kedua aplikasi web tersebut. Penelitian ini bertujuan untuk mengidentifikasi permasalahan yang terdapat pada cara kerja Sisidang dan Elang dalam tahapan-tahapan sebelum dan sesudah Sidang. Selain itu, penelitian ini juga bertujuan untuk melakukan integrasi yang lebih matang antara Sisidang dan Elang. Penelitian ini menggunakan metodologi design science research sebagai metodologi penelitian. Identifikasi serta analisis masalah dilakukan dengan menggunakan metode kualitatif berupa wawancara serta mengadakan pertemuan antara product owner dan pengguna kedua aplikasi tersebut. Setelah identifikasi dan analisis masalah dan kebutuhan, penelitian ini mengajukan usulan solusi terhadap masalah yang telah diidentifikasi. Dengan berdasar kepada usulan solusi tersebut, integrasi Elang dan Sisidang serta modifikasi dan penyesuaian fitur untuk mengakomodasi integrasi tersebut berhasil dikembangkan. Setelah integrasi serta penyesuaian fitur berhasil dilakukan, evaluasi sistem dilakukan dengan menggunakan metode user acceptance test. Evaluasi dilakukan kepada enam orang responden yang terdiri dari dosen dan staf sekretariat akademik Fasilkom UI. Seluruh responden setuju bahwa sistem berhasil dalam menyelesaikan masalah dan mampu memenuhi kebutuhan pengecekan plagiarisme. Hasil penelitian ini diharapkan dapat membantu melancarkan proses berjalannya Sidang terutama bagi dosen dan staf sekretariat akademik serta bagi para pengembang aplikasi dalam memperbaiki serta mengembangkan aplikasinya.

The Faculty of Computer Science (Fasilkom) Universitas Indonesia (UI) has developed two web applications, which are (1) Sistem Informasi Sidang (Sisidang) and (2) Sistem Pengecekan Plagiarisme Elang. Both applications are used to facilitate the submission, the markings, and the revision of a student's thesis, as well as checking for the possibility of plagiarism. However, both applications have weaknesses on how they operate, which are (1) Elang only does plagiarism checks for documents that are uploaded before the thesis defence, (2) Elang needs to be triggered manually to check for newly submitted document before running plagiarism checks for that specific document, (5) Elang would extract the wrong title of the thesis in some cases, (4) the use of only using student ID as query parameter for plagiarism checks leads may lead to a duplication of results, (5) the not so user-friendly plagiarism check results page, (6) plagiarism check results can only be accessed in Elang. Therefore, the need for modifications and adjustments are needed to address the problems. This study uses design science research as the methodology of study. The identification and analysis of problems are conducted by using the qualitative method of interview and meetings with the product owner and users of both applications. After the identification and analysis of the problems, this study proposes solutions to address each of the problems that have been identified. Based on the proposed solution, the integration of Sisidang and Elang as well as the modifications and adjustments to accommodate the integration has been successfully finished. After the integration, modifications, and adjustments are finished, evaluation of the system is done by using the methodology of user acceptance testing. The evaluation is done through six respondents who are the main users of both apps, the lecturers, and the academic secretariat staff. All respondents agree that the new system has successfully addressed the problems and fill in the need of plagiarism checks in the process of thesis defence. This study is expected to smoothen the process of the thesis defence especially for lecturers and the academic secretary staff and developers that need improving their applications."
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2022
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Mahdi Imani Wafi
"Salah satu fungsi yang sangat kritikal dalam proses tugas akhir adalah pengecekan plagiarisme tugas akhir sebelum kelulusan. Fasilkom UI membuat aplikasi sistem pengecekan plagiarisme (Elang). Selain itu juga mempunyai aplikasi untuk administrasi dokumen tugas akhir (Sisidang). Dua website ini sudah berjalan sejak lebih dari tujuh tahun lalu, dan kemudian diperbarui lagi pada dua tahun lalu.  Walaupun demikian terkadang masih terjadi masalah permasalahan sehingga kegunaan dari dua aplikasi kurang optimal. Dalam melakukan tugas akhir ini, penulis ini menggunakan metodologi design science research sebagai metodologi penelitian. Berdasarkan analisa yang penulis lakukan permasalahannya adalah: integrasi pengecekan plagiarisme dari Sisidang ke Elang, Halaman Elang kurang informatif karena tidak menampilkan error message, dan Terhentinya proses pengecekan karena adanya masalah di proses pengecekan sebelumnya. Penulis memberikan solusi sebagai berikut: Menggunakan Django-Sesame magic link untuk memberikan akses ke pengguna Sisidang untuk melihat hasil di Elang. Menggunakan Django-Session dan Django-Messages untuk mengatasi permasalahan error message yang tidak sampai ke pengguna. Memperbaiki logik dengan menambah try & catch untuk mengembalikan flag reset ke semula agar proses pengecekan tidak terhenti karena masalah sebelumnya. Setelah implementasi solusi tersebut, evaluasi dilakukan dengan melakukan serangkaian tes berdasarkan scenario dari solusi. Berdasarkan hasil dari tes tersebut, disimpulkan solusi yang telah diimplementasikan menyelesaikan permasalahan yang ditemukan. Hasil dari tugas akhir ini membantu mengoptimalkan proses Sidang dan pengecekan plagiarisme terutama bagi dosen dan staf IT/sekretariat akademik. Hasil ini juga diharapkan menjadi acuan bagi para pengembang aplikasi dalam memperbaiki serta mengembangkan aplikasinya.

One very critical function in the final assignment process is checking plagiarism in the final assignment before graduation. Fasilkom UI created a plagiarism checking system application (Elang). Apart from that, it also has an application for administering final assignment documents (Sisidang). These two websites have been running for more than seven years, and were then updated again two years ago.  However, sometimes problems still occur so that the usability of the two applications is less than optimal. In carrying out this final assignment, this author used the design science research methodology as a research methodology. Based on the analysis carried out by the author, the problems are: integration of plagiarism checking from Sisidang to Elang, the Elang page is less informative because it does not display error messages, and the checking process has stopped due to problems with the previous checking process. The author provides the following solution: Using Django-Sesame magic link to provide access to Sisidang users to view results from Elang. Using Django-Session and Django-Messages to solve the problem of error messages not reaching the user. Improved logic by adding try & catch to return the reset flag to its original state. After implementing the solution, evaluation is carried out by conducting tests based on a scenario of the solution. Based on the results of those tests, it was concluded that the solution that had been implemented resolved the problems found. The results of this final assignment help optimize the trial process and check plagiarism, especially for lecturers and IT staff/academic secretariat. It is also hoped that these results will become a reference for application developers in improving and developing their applications."
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2024
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Apandaoswalen, autho
"Terdapat kebijakan baru untuk program studi sarjana Fakultas Ilmu Komputer Universitas Indonesia, yaitu pelaksanaan tugas akhir menjadi wajib dilakukan untuk angkatan 2018 ke atas dan dapat dilakukan secara mandiri atau berkelompok dengan jumlah anggota maksimum 3 orang. Kebijakan tersebut menjadi alasan utama dibutuhkannya proses pengembangan lebih lanjut Sistem Informasi Sidang Tugas Akhir Fakultas Ilmu Komputer Universitas Indonesia (SI Sidang) agar dapat menangani tugas akhir kelompok. Requirements gathering dilakukan dengan melakukan Joint Application Development (JAD) meetings dengan pengguna dan product owner. Metode agile software development dan JAD digunakan untuk mengembangkan aplikasi SI Sidang. Setelah aplikasi dikembangkan, evaluasi dilakukan untuk menilai kualitas aplikasi yang dikembangkan. Proses evaluasi dilakukan dengan metode User Acceptance Test (UAT).  Berdasarkan evaluasi yang telah dilakukan, sistem berhasil memberikan hasil yang sesuai dengan ekspektasi yang telah ditentukan.

There is a new policy for undergraduate programs at the Faculty of Computer Science, University of Indonesia. Thesis is mandatory for class of 2018 and above. It can be done individually or in groups with a maximum number of 3 members. This change of policy is the main reason for further development of Information System for Final Project of the Faculty of Computer Science, University of Indonesia (SI Sidang) in order to be able to handle group theses. Joint Application Development (JAD) meetings were conducted in order to gather requirements from users. JAD and Agile Software Development were used to develop SI Sidang. After the development of SI Sidang, an evaluation is carried out to assess the quality of the developed application. The evaluation process was carried out by using the User Acceptance Test (UAT) method. Based on the evaluation, the system has succeeded in providing results in accordance with predetermined expectations."
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2022
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Budiman Arbenta
"Pengelolaan proposal tugas akhir untuk program sarjana Fakultas Ilmu Komputer Universitas Indonesia (Fasilkom UI) masih menggunakan media eksternal, seperti Excel, forum Student Centered E-Learning Environment (SCELE) Fasilkom UI, Google Form, dan sebagainya. Dengan demikian, pengelolaan proposal menjadi tidak terstruktur dan tidak terintegrasi. Untuk menangani masalah ini, sudah ada inisiatif pengembangan sistem informasi untuk mengelola tugas akhir yang dinamakan SISKRIPSI. Namun, fitur SISKRIPSI ini perlu dievaluasi dan dikembangkan lebih lanjut dengan melakukan requirements gathering bersama tim dosen tugas akhir Fasilkom UI agar fitur aplikasi sesuai dengan kebutuhan. Selain dari segi fitur, desain antarmuka dari SISKRIPSI juga perlu dievaluasi agar dapat memenuhi standar desain aplikasi. Hasil aplikasi yang telah dikembangkan ini dinamakan Sistem Pengelolaan Tugas Akhir (SIPETA). Pengembangan SIPETA menerapkan metode User Centered Design dan Feature Driven Development. Aplikasi SIPETA dibangun dengan arsitektur decoupled, frontend dikembangkan menggunakan framework React JS sedangkan backend dikembangkan menggunakan framework Django Rest Framework. Selain itu, SIPETA diintegrasi dengan Sistem Informasi Sidang Tugas Akhir (SISIDANG). Setelah dilakukan pengembangan, aplikasi dievaluasi dengan metode Usability Testing, System Usability Scale, User Acceptance Test dan Lighthouse Testing. Hasil evaluasi dari SIPETA menyatakan SIPETA sudah layak untuk digunakan.

The management of final year project proposals of the undergraduate study programs at the Faculty of Computer Science, Universitas Indonesia (Fasilkom UI) still uses external media, such as Excel, Student Centered E-Learning Environment (SCELE) Fasilkom UI’s forum, Google Form, etc. Thus, proposal management becomes unstructured and unintegrated. To handle this problem, there was already an inisiative to develop an information system to manage final year projects named SISKRIPSI. However, the features of SISKRIPSI needs to be evaluated and developed further by conducting a requirements gathering with the Fasilkom UI final year project committee so that the application features match the needs. Apart from the features, the interface design of SISKRIPSI also needs to be evaluated so that it can fulfill the application design standards. The result of the developed application is called Sistem Pengelolaan Tugas Akhir (SIPETA). Development of SIPETA applies User Centered Design and Feature Driven Development method. SIPETA was build on decoupled architecture, frontend was build using React JS framework and backend was build using Django Rest Framework. Besides that, SIPETA was also integrated with Sistem Informasi Sidang Tugas Akhir (SISIDANG). After the development process, the application was evaluated using Usability Testing, System Usability Scale, User Acceptance Test and Lighthouse Testing methods. The evaluation results of SIPETA states that SIPETA is ready to use."
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2023
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Pasomba, Sae
"Pengelolaan proposal tugas akhir untuk program sarjana Fakultas Ilmu Komputer Universitas Indonesia (Fasilkom UI) masih menggunakan media eksternal, seperti Excel, forum Student Centered E-Learning Environment (SCELE) Fasilkom UI, Google Form, dan sebagainya. Dengan demikian, pengelolaan proposal menjadi tidak terstruktur dan tidak terintegrasi. Untuk menangani masalah ini, sudah ada inisiatif pengembangan sistem informasi untuk mengelola tugas akhir yang dinamakan SISKRIPSI. Namun, fitur SISKRIPSI ini perlu dievaluasi dan dikembangkan lebih lanjut dengan melakukan requirements gathering bersama tim dosen tugas akhir Fasilkom UI agar fitur aplikasi sesuai dengan kebutuhan. Selain dari segi fitur, desain antarmuka dari SISKRIPSI juga perlu dievaluasi agar dapat memenuhi standar desain aplikasi. Hasil aplikasi yang telah dikembangkan ini dinamakan Sistem Pengelolaan Tugas Akhir (SIPETA). Pengembangan SIPETA menerapkan metode User Centered Design dan Feature Driven Development. Aplikasi SIPETA dibangun dengan arsitektur decoupled, frontend dikembangkan menggunakan framework React JS sedangkan backend dikembangkan menggunakan framework Django Rest Framework. Selain itu, SIPETA diintegrasi dengan Sistem Informasi Sidang Tugas Akhir (SISIDANG). Setelah dilakukan pengembangan, aplikasi dievaluasi dengan metode Usability Testing, System Usability Scale, User Acceptance Test dan Lighthouse Testing. Hasil evaluasi dari SIPETA menyatakan SIPETA sudah layak untuk digunakan.

The management of final year project proposals of the undergraduate study programs at the Faculty of Computer Science, Universitas Indonesia (Fasilkom UI) still uses external media, such as Excel, Student Centered E-Learning Environment (SCELE) Fasilkom UI’s forum, Google Form, etc. Thus, proposal management becomes unstructured and unintegrated. To handle this problem, there was already an inisiative to develop an information system to manage final year projects named SISKRIPSI. However, the features of SISKRIPSI needs to be evaluated and developed further by conducting a requirements gathering with the Fasilkom UI final year project committee so that the application features match the needs. Apart from the features, the interface design of SISKRIPSI also needs to be evaluated so that it can fulfill the application design standards. The result of the developed application is called Sistem Pengelolaan Tugas Akhir (SIPETA). Development of SIPETA applies User Centered Design and Feature Driven Development method. SIPETA was build on decoupled architecture, frontend was build using React JS framework and backend was build using Django Rest Framework. Besides that, SIPETA was also integrated with Sistem Informasi Sidang Tugas Akhir (SISIDANG). After the development process, the application was evaluated using Usability Testing, System Usability Scale, User Acceptance Test and Lighthouse Testing methods. The evaluation results of SIPETA states that SIPETA is ready to use."
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2023
S-Pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Turina Farouk
"Penelitian ini menganalisis jaringan data komunik.asi BlackBerry di Divisi Marketing Communication PT. Excelcomindo Pratama menggunakan kerangka untuk mengetahui model jaringan komunikasi yang terbentuk, indikator dari nilai konsumsi, fitur komunikasi data yang paling tersentralitas, serta anggota jaringan yang menjadi.
Temuan penelitian menunjukkan bahwa model jaringan komunikasi yang te!bentuk odalah lingkaran dengan temuan menarik bahwa indikator aman dan ketergantungan yang merupakan indikator dari nilai emosional memiJiki sentralitas yang ekstrirn, serta memunculkan juga push mail sehagai fitur komunikasi data yaog paling tersentralitas, dengan adanya salah satu anggota jaringan yang menjadi star pada jaringan pengguna BlackBerry di Divisi Marketing Communication PT. Excelcomindo Pratama.

This research is conducted to analyze Blackberry communication in Marketing Communication Division PT. Excelcomindo Pratama by using a framework to reveal established communication network model consumption value indicator the most centralized Blackberry data communication feature, and the network member who becomes a star in network.
The result shows that the established communication network is an interesting circle. The secure indicator, dependency, and craziness are emotional value indicator which have extreme centrality and push mail becomes the most centralized data communication feature because a member of network becomes the star in Marketing Communication Division PT. Excelcomindo Pratama Blackberry users network.
"
Depok: Fakultas Ilmu Sosial dan Ilmu Politik Universitas Indonesia, 2009
T32474
UI - Tesis Open  Universitas Indonesia Library
cover
Mayer Fathmawati
"ABSTRAK
Penelitian ini membahas mengenai integrasi sistem informasi perpustakaan yang ada di lingkungan Universitas Indonesia UI dengan Perpustakaan UI dalam menuju perpustakaan digital. Integrasi yang dilakukan adalah pemindahan koleksi fisik kedalam satu tempat, pemindahan SDM, serta pemindahan data. Fokus penelitian ini yaitu menganalisis bagaimana integrasi sistem informasi perpustakaan yang ada di UI. Integrasi sistem informasi perpustakaan didukung dengan dibangunnya software yang disebut sistem LONTAR Library Automation and Digital Archive . Dalam penerapannya tidak semua perpustakaan fakultas setuju dengan integrasi tersebut. Hal ini dikarenakan adanya beberapa pertimbangan seperti sulit untuk diakses karena tidak semua fakultas di UI berlokasi di Depok sehingga waktu yang dibutuhkan untuk mencari koleksi menjadi lebih lama. Dalam penelitian ini teori yang digunakan adalah teori interoperabilitas terutama yang berkaitan dengan interoperabilitas organisasi milik Gottschalk Saether. Hasil dari penelitian ini adalah penerapan integrasi tersebut tidak didukung dengan kebijakan yang ada dari UI sehingga saat ini tidak ada SOP yang jelas mengenai penerapan integrasi sistem informasi perpustakaan di lingkungan UI dengan Perpustakaan UI.

ABSTRACT
This study aims to show how integrated of library system at Universitas Indonesia environment with library of Universitas Indonesia towards digital library. Integration is the transfer of physical collections into one place, transfer of human resources, and data transfer. This study focussed on how to analysis integration information system at Unversitas Indonesia. Integration of information system has been supported by establishing asoftware named LONTAR Library Automation and Digital Archive . Not all faculty libraries agree with the integration. This is due to some considerations such as difficult to access because not all faculties in UI are located in Depok so that the time required to search the collection becomes longer. This study used the theory of interoperability associated with interoperability organization Gottschalk Saether. The result of this study is the application of integration is not supported by existing policy from UI so that there is no clear SOP about implementation of library information system integration in Universitas Indonesia environment with Library of Universitas Indonesia. "
2018
S-Pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Yoga Pamungkas
"

Integrasi aplikasi e-Filing dengan aplikasi perpajakan lainnya menjadi salah satu tahapan dalam mencapai inisiatif strategis yang ditetapkan Direktorat Jenderal Pajak (DJP) dalam Rencana Strategis (Renstra) DJP. Berdasarkan data layanan pengaduan (Lasis) yang telah dilakukan proses pengolahan masih terdapat permasalahan terkait integrasi aplikasi e-Filing dengan aplikasi perpajakan lainnya. Tujuan dari penelitian ini adalah untuk melakukan analisis dan desain terhadap integrasi aplikasi e-Filing dengan aplikasi perpajakan lainnya yang ada di DJP. Jenis penelitian ini adalah kualitatif dengan menitikberatkan wawancara dan studi dokumen. Dari penelitian ini dihasilkan daftar usulan peningkatan terkait integrasi aplikasi e-Filing. Berdasarkan hasil validasi daftar usulan peningkatan, diketahui bahwa kebutuhan integrasi dengan e-SPT dan e-Faktur, integrasi dengan data SIDJP sebagai data prepopulated, dan integrasi dengan data pembayaran memiliki skala kebutuhan yang tinggi. Sebagai alat pembuktian konsep (Proof of Concept) terkait usulan peningkatan maka dilakukan pengerjaan prototipe. Prototipe yang dikerjakan memiliki cakupan web service data prepopulated PPh Pasal 23/26, web service data prepopulated harta, dan web service pencarian data untuk validasi NTPN. Tahapan prototipe adalah perancangan, pembuatan, dan validasi. Dari hasil validasi yang dilakukan, validator menerima atas prototipe yang telah dibuat.


The integration of e-Filing applications with other tax applications is one of the stages in achieving strategic initiatives determined by the Directorate General of Tax (DGT) in the DGT's Strategic Plan (Renstra). Based on data complaint service (Lasis) which has been processed, there are problems related to the integration of the e-Filing application with other tax applications. The purpose of this study is to conduct an analysis and design of the integration of e-Filing applications with other taxation applications in the DGT. This type of research is qualitative by focusing interviews and document studies. Output from this research is a list of proposed improvements related to the integration of e-Filing applications. Based on the list proposed improvements validation, integration with e-SPT and e-Faktur, integration with SIDJP as prepopulated data, and integration with payment have high of requirement. Prototye is required as a proof of concept related to the list proposed improvement. The scope of prototypes are web service for prepopulated data PPh Article 23/26, web service for prepopulated of data assets, and web service for NTPN validation. Prototype stages are design, development, and validation. From the results of the validation, validators accept the prototypes.

"
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2020
TA-pdf
UI - Tugas Akhir  Universitas Indonesia Library
cover
Basyira Sabita
"Klinik Vocation Wellness Center Universitas Indonesia (VWC UI) merupakan klinik rehabilitasi medik yang berada di bawah naungan Program Studi Vokasi UI. Klinik VWC UI menghadapi permasalahan terkait kompleksitas proses bisnis dan dokumen rekam medis. Sistem yang ada saat ini belum bisa membantu tenaga kesehatan di VWC UI untuk menyelesaikan pekerjaan terkait proses bisnis dan dokumen rekam medis (Perceived Usefulness). Upaya digitalisasi rekam medis yang sebelumnya pernah dilakukan pun belum dapat membuahkan hasil karena penggunaannya yang sulit (Perceived Ease of Use). Permasalahan kompleksitas dan risiko-risiko dari dokumen rekam medis yang masih berbentuk fisik menghambat dan mengurangi efisiensi pelaksanaan operasional klinik (Perceived Efficiency). Penelitian ini bertujuan untuk membangun sebuah sistem informasi kesehatan untuk membantu klinik VWC UI dalam menghadapi permasalahan yang dialami. Penelitian ini menggunakan metodologi Design Science Research (DSR) dalam pengembangannya. Tahapan DSR yang dilakukan dalam penelitian ini adalah awareness of problem, suggestion, development, evaluation, dan conclusion. Manfaat dari penelitian ini adalah proses pengelolaan layanan kesehatan klinik VWC UI yang lebih mudah dan efisien dari saat ini. Permasalahan dari klinik diidentifikasi dengan melakukan studi literatur, wawancara, observasi, dan analisis proses bisnis klinik saat ini. Dari temuan masalah, Sistem Informasi Klinik VWC UI dibuat sebagai usulan solusi. Pengembangan SIK ini dilakukan dengan metode prototyping, yang dilanjutkan dengan evaluasi kuesioner Usability Testing (UT), User Acceptance Test (UAT), dan evaluasi Post-Study System Usability Questionnaire (PSSUQ) dengan evaluasi kuantitatif tambahan. Pada evaluasi UAT, terdapat satu skenario yang tidak sukses dalam pengujiannya, yang selanjutnya diperbaiki sebelum pelaksanaan UAT responden lain. Tingkat pengalaman pengguna dari hasil evaluasi UT sudah baik terlihat dari rata-rata waktu pelaksanaan skenario yang singkat dan tingkat kesulitan skenario yang rendah. Kemudian, hasil evaluasi sistem secara keseluruhan dari instrumen PSSUQ dan kuantitatif tambahan secara berurutan adalah 1,75 dan 1,676. Hasil dari penelitian ini membuktikan bahwa sistem yang dikembangkan dapat mendukung penyelesaian pekerjaan (Perceived Usefulness) dengan baik, memiliki fitur yang mudah dipahami (Perceived Ease of Use), dan meningkatkan efisiensi (Perceived Efficiency) operasional klinik.

Vocation Wellness Center Universitas Indonesia (VWC UI) is a medical rehabilitation clinic directly managed by The Vocational Education Program of Universitas Indonesia. The VWC UI clinic faces problems related to the complexity of business processes and medical record documents. The current system has not been able to help health workers at VWC UI to complete work related to business processes and medical record documents (Perceived Usefulness). Previous efforts to digitize medical records have not been able to produce results due to their difficult use (Perceived Ease of Use). Problems of complexity and risks from medical record documents that are still in physical form hinder and reduce the efficiency of clinic operations (Perceived Efficiency). This research aims to build a health information system to help the VWC UI clinic in dealing with the problems experienced. This research uses the Design Science Research (DSR) methodology in its development. Problems from the clinic were identified by conducting literature studies, interviews, observations, and analyzing the clinic's current business processes. From the problem findings, the VWC UI clinical information system was created as a proposed solution. The development of this clinical information system was carried out using the prototyping method, followed by Usability Testing (UT) evaluation, User Acceptance Test (UAT), and Post-Study System Usability Questionnaire (PSSUQ) evaluation with additional quantitative evaluation. There was one scenario that was not successful in the UAT which was subsequently corrected before conducting other respondents’. The UT result shows that the usability level is good as proven by the quick average completion time and the low scenario difficulty score. Then, the overall system evaluation scores from the PSSUQ and additional quantitative instruments are respectively 1.75 and 1.676. The results of this study proved that the developed system can support the completion of work (Perceived Usefulness) better, has features that are easy to use (Perceived Ease of Use), and increases the efficiency (Perceived Efficiency) of the clinic’s operations."
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2023
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
cover
Indri Klarissa Ramadhanti
"Klinik Vocation Wellness Center Universitas Indonesia (VWC UI) merupakan klinik rehabilitasi medik yang berada di bawah naungan Program Studi Vokasi UI. Klinik VWC UI menghadapi permasalahan terkait kompleksitas proses bisnis dan dokumen rekam medis. Sistem yang ada saat ini belum bisa membantu tenaga kesehatan di VWC UI untuk menyelesaikan pekerjaan terkait proses bisnis dan dokumen rekam medis (Perceived Usefulness). Upaya digitalisasi rekam medis yang sebelumnya pernah dilakukan pun belum dapat membuahkan hasil karena penggunaannya yang sulit (Perceived Ease of Use). Permasalahan kompleksitas dan risiko-risiko dari dokumen rekam medis yang masih berbentuk fisik menghambat dan mengurangi efisiensi pelaksanaan operasional klinik (Perceived Efficiency). Penelitian ini bertujuan untuk membangun sebuah sistem informasi kesehatan untuk membantu klinik VWC UI dalam menghadapi permasalahan yang dialami. Penelitian ini menggunakan metodologi Design Science Research (DSR) dalam pengembangannya. Tahapan DSR yang dilakukan dalam penelitian ini adalah awareness of problem, suggestion, development, evaluation, dan conclusion. Manfaat dari penelitian ini adalah proses pengelolaan layanan kesehatan klinik VWC UI yang lebih mudah dan efisien dari saat ini. Permasalahan dari klinik diidentifikasi dengan melakukan studi literatur, wawancara, observasi, dan analisis proses bisnis klinik saat ini. Dari temuan masalah, Sistem Informasi Klinik VWC UI dibuat sebagai usulan solusi. Pengembangan SIK ini dilakukan dengan metode prototyping, yang dilanjutkan dengan evaluasi kuesioner Usability Testing (UT), User Acceptance Test (UAT), dan evaluasi Post-Study System Usability Questionnaire (PSSUQ) dengan evaluasi kuantitatif tambahan. Pada evaluasi UAT, terdapat satu skenario yang tidak sukses dalam pengujiannya, yang selanjutnya diperbaiki sebelum pelaksanaan UAT responden lain. Tingkat pengalaman pengguna dari hasil evaluasi UT sudah baik terlihat dari rata-rata waktu pelaksanaan skenario yang singkat dan tingkat kesulitan skenario yang rendah. Kemudian, hasil evaluasi sistem secara keseluruhan dari instrumen PSSUQ dan kuantitatif tambahan secara berurutan adalah 1,75 dan 1,676. Hasil dari penelitian ini membuktikan bahwa sistem yang dikembangkan dapat mendukung penyelesaian pekerjaan (Perceived Usefulness) dengan baik, memiliki fitur yang mudah dipahami (Perceived Ease of Use), dan meningkatkan efisiensi (Perceived Efficiency) operasional klinik.

Vocation Wellness Center Universitas Indonesia (VWC UI) is a medical rehabilitation clinic directly managed by The Vocational Education Program of Universitas Indonesia. The VWC UI clinic faces problems related to the complexity of business processes and medical record documents. The current system has not been able to help health workers at VWC UI to complete work related to business processes and medical record documents (Perceived Usefulness). Previous efforts to digitize medical records have not been able to produce results due to their difficult use (Perceived Ease of Use). Problems of complexity and risks from medical record documents that are still in physical form hinder and reduce the efficiency of clinic operations (Perceived Efficiency). This research aims to build a health information system to help the VWC UI clinic in dealing with the problems experienced. This research uses the Design Science Research (DSR) methodology in its development. Problems from the clinic were identified by conducting literature studies, interviews, observations, and analyzing the clinic's current business processes. From the problem findings, the VWC UI clinical information system was created as a proposed solution. The development of this clinical information system was carried out using the prototyping method, followed by Usability Testing (UT) evaluation, User Acceptance Test (UAT), and Post-Study System Usability Questionnaire (PSSUQ) evaluation with additional quantitative evaluation. There was one scenario that was not successful in the UAT which was subsequently corrected before conducting other respondents’. The UT result shows that the usability level is good as proven by the quick average completion time and the low scenario difficulty score. Then, the overall system evaluation scores from the PSSUQ and additional quantitative instruments are respectively 1.75 and 1.676. The results of this study proved that the developed system can support the completion of work (Perceived Usefulness) better, has features that are easy to use (Perceived Ease of Use), and increases the efficiency (Perceived Efficiency) of the clinic’s operations."
Depok: Fakultas Ilmu Komputer Universitas Indonesia, 2023
S-pdf
UI - Skripsi Membership  Universitas Indonesia Library
<<   1 2 3 4 5 6 7 8 9 10   >>