p-Index From 2020 - 2025
10.215
P-Index
This Author published in this journals
All Journal International Journal of Electrical and Computer Engineering International Journal of Advances in Applied Sciences Tekno - Pedagogi : Jurnal Teknologi Pendidikan Jurnal Ilmiah Merpati (Menara Penelitian Akademika Teknologi Informasi) Lontar Komputer: Jurnal Ilmiah Teknologi Informasi Jurnal Jurusan Pendidikan Teknik Elektro Jurnal Pendidikan Teknologi dan Kejuruan Jupiter Proceedings of KNASTIK Jurnal Sains dan Teknologi Jurnal Pekommas Telematika : Jurnal Informatika dan Teknologi Informasi JUITA : Jurnal Informatika Jurnal Sistem dan Informatika CESS (Journal of Computer Engineering, System and Science) Jurnal Ilmiah KOMPUTASI Sinkron : Jurnal dan Penelitian Teknik Informatika Knowledge Engineering and Data Science Jurnal Penelitian Pendidikan IPA (JPPIPA) JUTIK : Jurnal Teknologi Informasi dan Komputer Jurnal Eksplora Informatika JITK (Jurnal Ilmu Pengetahuan dan Komputer) PROCESSOR Jurnal Ilmiah Sistem Informasi, Teknologi Informasi dan Sistem Komputer SINTECH (Science and Information Technology) Journal Technomedia Journal Jurnal Infomedia Jurnal RESISTOR (Rekayasa Sistem Komputer) WIDYA LAKSANA Journal of Education Technology International Journal of Natural Science and Engineering Jurnal Nasional Pendidikan Teknik Informatika (JANAPATI) Jurnal EDUTECH Undiksha JURIKOM (Jurnal Riset Komputer) KOMPUTA : Jurnal Ilmiah Komputer dan Informatika JIPI (Jurnal Ilmiah Penelitian dan Pembelajaran Informatika) Logic : Jurnal Rancang Bangun dan Teknologi Jurnal Ilmiah Sinus JOISIE (Journal Of Information Systems And Informatics Engineering) Jurnal Mantik JURNAL ILMU KOMPUTER INDONESIA INTI Nusa Mandiri Jurnal Teknologi Dan Sistem Informasi Bisnis Jurnal Sistem Komputer & Kecerdasan Buatan Indonesian Journal of Electrical Engineering and Computer Science Jurnal Paedagogy Journal of Computer Networks, Architecture and High Performance Computing INSERT: Information System and Emerging Technology Journal Journal of Applied Computer Science and Technology (JACOST) Jnana Karya Kertha Widya : Jurnal Hukum Media Bina Ilmiah Bulletin of Social Informatics Theory and Application Jurnal Kuliner Da'watuna: Journal of Communication and Islamic Broadcasting Jurnal ilmiah teknologi informasi Asia JGGAG (Journal of Games, Game Art, and Gamification)
Claim Missing Document
Check
Articles

Comprehensive Analysis of Teacher Teaching Performance Through Sentiment and POS Tagging Wijaya, Putu Agung Ananta; Dika Anggara, I Made; Hendra Trinium Jaya, I Komang; Indrawan, Gede; Agus Oka Gunawan, I Made
Jurnal Ilmiah Merpati (Menara Penelitian Akademika Teknologi Informasi) Vol 12 No 3 (2024): Vol. 12, No. 3, December 2024
Publisher : Lembaga Penelitian dan Pengabdian kepada Masyarakat Universitas Udayana

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.24843/JIM.2024.v12.i03.p02

Abstract

This study aims to develop a sentiment analysis and POS (Part of Speech) system for student assessments of teachers in Indonesia. The system classifies assessment sentiment into positive and negative classes while identifying the topic of discussion. Testing results show that the w11wo/indonesian-roberta-base-sentiment-classifier model provides the best performance, achieving an accuracy of 0.87, with the highest precision, recall, and F1-Score for the positive class. The crypter70/IndoBERT-Sentiment-Analysis model ranks second with an accuracy of 0.84 but performs less optimally in detecting negative sentiment. Meanwhile, the mdhugol/indonesia-bert-sentiment classification model has the lowest performance with an accuracy of 0.80, particularly in predicting negative sentiment.
Evaluasi Tata Kelola Sistem Informasi Akademik (SISKA) WSK dengan Framework COBIT 5 Dea Sillviari, Ni Putu; Sukla Mandika, Ketut Gde; Aryani, Wayan; Oka Gunawan, I Made Agus; Indrawan, Gede
Eksplora Informatika Vol 14 No 2 (2025): Jurnal Eksplora Informatika
Publisher : Institut Teknologi dan Bisnis STIKOM Bali

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30864/eksplora.v14i2.1296

Abstract

Penelitian ini mengevaluasi tingkat kematangan tata kelola teknologi informasi dalam Sistem Informasi Akademik (SISKA WSK) di SMKS Pariwisata Sila Kumara menggunakan kerangka kerja COBIT 5, khususnya berfokus pada domain Monitor, Evaluate, and Assess (MEA). Studi ini bertujuan untuk menilai efektivitas sistem dalam mendukung proses akademik sekolah. Penelitian kuantitatif digunakan, melibatkan survei terhadap 48 responden dan analisis dokumen. Temuan menunjukkan bahwa meskipun SISKA WSK telah mencapai tingkat kematangan yang relatif tinggi, hasil menunjukkan persentase dari penelitian MEA01 dan MEA02 hampir mendekati target capaian yang diinginkan yaitu dengan rata – rata hasil 64%, sedangkan hasil evaluasi domain MEA03 memiliki tingkat persentase 63%, 1% lebih rendah dibandingkan evaluasi domain MEA02 dan MEA03, hal ini menunjukkan ketiga domain MEA tersebut belum mencapai target secara maksimal. Penelitian ini merekomendasikan beberapa peningkatan untuk memperbaiki tata kelola TI SISKA WSK. Rekomendasi ini termasuk memperkuat pengawasan kontrol internal, melakukan tinjauan sistem secara teratur, dan meningkatkan praktik manajemen data. Dengan menerapkan rekomendasi ini, sekolah dapat mengoptimalkan penggunaan SISKA WSK dan memastikan keselarasannya dengan tujuan strategis lembaga. Studi ini berkontribusi pada pengetahuan tentang tata kelola TI di lembaga pendidikan dan memberikan wawasan praktis untuk meningkatkan efektivitas sistem informasi akademik.
Optimization of Adaptive Genetic Algorithm Parameters in Traveling Salesman Problem Herdiana, I Kayan; Candiasa, I Made; Indrawan, Gede
Journal of Computer Networks, Architecture and High Performance Computing Vol. 4 No. 2 (2022): Article Research Volume 4 Number 2, July 2022
Publisher : Information Technology and Science (ITScience)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47709/cnahpc.v4i2.1581

Abstract

The TSP problem is one where a seller visits multiple destinations at the same time and they are only allowed to visit once. The purpose of this TSP is to shorten the shortest distance, thereby minimizing time and cost. There are various methods to solve the TSP problem, including greedy algorithm, brute force algorithm, hill climbing method, ant algorithm, and genetic algorithm. Each process in a genetic algorithm is affected by several parameters, including population size, maximum generation, crossover rate, and mutation rate. The purpose of this study is to apply genetic algorithms to the traveling salesman problem optimization, calculate the maximum influence of generation, chromosome number, crossover rate and mutation rate on the optimal genetic algorithm, calculate the range of chromosome number, population size, crossover rate and mutation rate for genetic algorithm in the traveling salesman problem and calculate the effect of adaptive genetic algorithm parameters on genetic algorithm results. Based on the results obtained from research and testing, the four parameters of the genetic algorithm are positively correlated with fitness results while negatively correlated with execution time performance where each adaptive parameter applied provides more optimal fitness results than static parameters. The four adaptive parameters that are applied together give optimal results, both fitness which reaches 1.0% and time reaches 38.7%.
Evaluasi Usability Aplikasi MyTelkomsel Menggunakan Metode System Usability Scale (SUS) I Putu Prima Ananda; Ni Putu Ria Anggreni; I Made Agus Oka Gunawan; Gede Indrawan
CESS (Journal of Computer Engineering, System and Science) Vol. 10 No. 1 (2025): Januari 2025
Publisher : Universitas Negeri Medan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.24114/cess.v10i1.65873

Abstract

Aplikasi mobile yang user-friendly menjadi elemen kunci dalam menjaga kepuasan pengguna di era digital. MyTelkomsel, salah satu aplikasi seluler terkemuka di Indonesia, menghadapi tantangan dalam memastikan kegunaannya seiring dengan pengembangan fitur yang kompleks. Penelitian ini bertujuan untuk mengevaluasi kegunaan aplikasi MyTelkomsel menggunakan metode System Usability Scale (SUS), yang merupakan pendekatan kuantitatif untuk menilai efisiensi, efektivitas, dan kepuasan pengguna. Sebanyak 56 responden, terdiri dari pengguna baru dan lama, berpartisipasi dalam penelitian ini. Hasilnya menunjukkan skor rata-rata SUS sebesar 72, yang mengindikasikan tingkat kegunaan yang baik, meskipun terdapat area spesifik yang memerlukan perbaikan, seperti konsistensi fungsional dan kemudahan penggunaan. Pengguna baru menunjukkan kepuasan yang lebih tinggi dengan skor rata-rata 75 dibandingkan pengguna lama dengan skor rata-rata 70. Penelitian ini memberikan wawasan untuk pengembangan lebih lanjut dalam meningkatkan pengalaman pengguna melalui perbaikan desain aplikasi.
Analisis Pengalaman Pengguna Pada Aplikasi Portal Spensix Berbasis User Experience Questionnaire (UEQ) I Kadek Wihendradinata; Kadek Teguh Wahyu Dewantara; I Made Wahyu Dwi Wismayana; Made Agus Oka Gunawan; Gede Indrawan
CESS (Journal of Computer Engineering, System and Science) Vol. 10 No. 1 (2025): Januari 2025
Publisher : Universitas Negeri Medan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.24114/cess.v10i1.65876

Abstract

User Experience Questionnaire (UEQ) digunakan pada penelitian ini untuk mengevaluasi pengalaman pengguna Sistem Informasi dan Manajemen Portal SMP Negeri 6 Singaraja (SIM Portal SPENSIX). Aplikasi ini dikembangkan sebagai solusi atas permasalahan manajemen dokumen digital sekolah yang belum tertata rapi. Aplikasi ini dapat membantu sekolah dalam mengelola data, meningkatkan efisiensi administrasi, dan mendukung proses belajar mengajar. Penelitian ini menggunakan pendekatan kuantitatif dengan metodologi kuesioner. Kuesioner UEQ dipilih karena dianggap efektif dalam mengukur persepsi pengguna terhadap berbagai aspek pengalaman pengguna, seperti stimulasi, daya tarik, kejelasan, efisiensi, kebaruan, dan akurasi. Penelitian ini dilakukan melalui beberapa tahapan yaitu perancangan kuesioner UEQ dengan studi literatur dan penentuan populasi dan sampel penelitian, pengumpulan data dari guru, analisis data secara kuantitatif, interpretasi hasil, dan analisis rekomendasi perbaikan. Survei UEQ dilakukan terhadap 57 responden guru yang dimana adalah sebagai pengguna aplikasi, untuk mengukur persepsi mereka terhadap kejelasan, daya tarik, stimulasi, kebaruan, efisiensi dan ketepatan aplikasi SIM Portal Spensix. Hasil Penelitian ini menunjukkan SIM Portal SPENSIX mendapat nilai baik pada 5 aspek yaitu dengan nilai rata-rata 2.58 pada daya tarik, 2.46 pada kejelasan, 2.57 pada efesiensi, 2.47 pada ketepatan dan 2.46 pada kebaruan. Namun, terdapat potensi paling rendah pada 1 aspek dengan nilai diatas rata-rata yaitu 1.25 pada stimulasi. Penelitian ini memberikan rekomendasi perbaikan berdasarkan hasil evaluasi UEQ, khususnya pada aspek stimulasi, untuk mengoptimalkan pengalaman pengguna aplikasi Portal SPENSIX.
Penentuan Faktor Pemicu Gejala Penyakit Mata Glaukoma, Astigmatis, Hipermetropi, dan Miopi Wiguna, I Kadek Arta; Divayana, Dewa Gede Hendra; Indrawan, Gede
Journal of Applied Computer Science and Technology Vol 6 No 1 (2025): Juni 2025
Publisher : Indonesian Society of Applied Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52158/jacost.v6i1.1113

Abstract

Expert systems support medical problem-solving, including the analysis of eye diseases. According to BPS RI (2022), over 8 million Indonesians suffer from visual impairments. In diagnosis, doctors often struggle to identify the primary causes of symptoms, impacting treatment effectiveness. This study proposes a system that combines Backward Chaining and Simple Additive Weighting (SAW) to systematically identify and prioritize causal factors of eye diseases. Backward Chaining is used to trace relationships between symptoms and the causes of glaucoma, astigmatism, hyperopia, and myopia. SAW is applied to assign weights to each causal factor and determine priority based on score ranking. Testing with 45 patient cases shows the system achieves 91% accuracy in identifying dominant causes. The 9% error rate stems from data limitations, subjective weighting in SAW, and inference rules in Backward Chaining. This system offers valuable support in early decision-making by helping doctors prioritize handling strategies based on the most significant underlying factors, thereby enhancing diagnostic efficiency and consistency.
Analisis Penerimaan Sistem Digitalisasi Museum Bali Berbasis VT360° Menggunakan Metode MDLC & TAM Arditaloka, I Wayan Angga; Aris Gunadi, I Gede; Indrawan, Gede
Jurnal PROCESSOR Vol 20 No 1 (2025): Jurnal Processor
Publisher : LPPM Universitas Dinamika Bangsa

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33998/processor.2025.20.1.1837

Abstract

Central Statistics Agency (BPS). Museum Bali has also experienced a decline in visits, especially from local tourists, the management has tried to stimulate public interest through making events that are expected to be able to introduce the museum to the public, but these efforts have not resulted in an increase in visits, on the contrary, the number of visits has decreased. The impact of the decline in visits to Museum Bali is very pronounced, it is not uncommon for not even a single domestic tourist to come in a day. The design of this application aims to bring Museum Bali closer to the younger generation through a virtual tour based on interactive multimedia applications. The research method used in the development of the application being built is the Multimedia Development Life Cycle (MDLC) method using the Technology Acceptance Model (TAM) in analysing the acceptance of the application. In developing this 360° virtual tour application. This study uses 80 data samples obtained from calculations using the Solvin formula. The results showed that 80% of respondents were satisfied and accepted the application that had been designed. The results of convergent validity testing have an average value of 0.79, with an AVE value above 0.50. Composite reliability and Cronbach's Alpha were found to be greater than 0.7 so that the TAM testing of this application falls into the strong category. Keywords: MDLC; TAM; Museum; Virtual Tour; Tourism;
Evaluasi Website BBMKG Wilayah III Menggunakan User Experience Questionnaire (UEQ) Juniastra, Made Gde; Artha, I Gede Mony; Gunawan, I Made Agus Oka; Indrawan, Gede
Komputa : Jurnal Ilmiah Komputer dan Informatika Vol 14 No 1 (2025): Komputa : Jurnal Ilmiah Komputer dan Informatika
Publisher : Program Studi Teknik Informatika - Universitas Komputer Indonesia (UNIKOM)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.34010/komputa.v14i1.14718

Abstract

The website of the Center for Meteorology, Climatology, and Geophysics (BBMKG) Region III serves as a tool for BBMKG Region III to fulfill its duty of providing meteorology, climatology, air quality, and geophysics information to the public. Continuous website evaluation needs to be carried out to improve website quality to provide optimal service to the community. One of the user experience evaluation method that can be used is the User Experience Questionnaire (UEQ), utilizing a quantitative survey approach in data collection. In this study, 25 respondents from various departments within BBMKG Region III participated. Benchmark results showed that five evaluation scales are in the good category namely Efficiency with a score of 1.55, Perspicuity with 1.83, Dependability with 1.49, Stimulation with 1.36, and Novelty with 1.35. Only one scale, Attractiveness, is in above average category with a score of 1.53. To increase the Attractiveness scale value, the author suggests refreshing the design/appearance of the website, one of which might be by using a web system development framework such as Laravel. It is hoped that by using this framework, the website's appearance will be more dynamic and attractive, and it will also be easier to update the design in the future. Based on the research results, none of the scales reached the excellent category, indicating that improvements in all aspects are necessary to achieve an excellent level.
Evaluation of Mobile Academic Information System with Notifications Using Heuristic Evaluation and WCAG-EM Nugraha, I Gede Pradipta Adi; Indrawan, Gede; Asroni, Ahmad; I Gede Aris Gunadi
Sinkron : jurnal dan penelitian teknik informatika Vol. 9 No. 2 (2025): Research Articles April 2025
Publisher : Politeknik Ganesha Medan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33395/sinkron.v9i2.14675

Abstract

SIsKA-NG Mobile is a mobile information system that provides specific information related to students’ study activities in the Computer Science Study Program at Universitas Pendidikan Ganesha. This newly developed application has never been evaluated. Therefore, it is necessary to evaluate the accessibility and interface for improvement. This study focuses on the analysis related to the application accessibility of partial color blindness users, using the WCAG-EM method and the heuristic evaluation method. Based on the accessibility evaluation results on the first development, it was found that SIsKA-NG mobile did not fully meet the standards of the mobile application, while based on the results of the heuristic evaluation, it was found 24 problems, where 8 problems with the highest severity rating (Catastrophic), 7 problems with high priority (Major), and others related to low priority (Minor) problems and insignificant problems. The subsequent development to enhance the quality of the interface and accessibility of SIsKA-NG Mobile used those findings as a reference so that this application can meet the needs of all users more effectively and inclusively.
Utilizing Mobile Applications for 21st-Century Learning and Digital Preservation of Balinese Script Asroni, Ahmad; Putu Ade Pranata; Gede Indrawan; Luh Joni Erawati Dewi; Daniel Kevin Alexander
Sinkron : jurnal dan penelitian teknik informatika Vol. 9 No. 2 (2025): Research Articles April 2025
Publisher : Politeknik Ganesha Medan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.33395/sinkron.v9i2.14676

Abstract

Balinese Script and other inheritance local languages are facing extinction signalment since their use has already been replaced by their national languages, which are simpler and more practical. Bali province has already had governor regulations to preserve this local wisdom through many efforts in Bali, including conducting compulsory local content subject Balinese language (covering Balinese Script) from primary to high school, requiring institution's nameplates to be written in Balinese Script along with different languages, etc. This collaborative study, a joint effort between language and computer science, has exposed the technological side of support for preservation efforts. Through the mobile application from a smartphone, this study revealed the advantage of using this proposed Information Technology application for 21st-century learning of Balinese Script, including paperless material to conduct green-and-sustainable-oriented learning and efficiency to grab knowledge in real-time related to the transliteration and translation aspects from Latin text input. That effort was considered the main contribution to this research area.
Co-Authors Ade Prayoga, I Made Ade Surya Indrawan Aditya, Eka Adnyana, I Putu Iwan Krisna Agus Adiarta,ST,MT . Agustini, Ni Wayan Eva Ahmad Asroni Ahmad Asroni, Ahmad Ambara, Made Anak Agung Candra Widyaningsih Anandita, Ida Bagus Gede Andika, I Gede Anop Sudiatmika Arditaloka, I Wayan Angga Arimbawa, Gusti Putu Arya Arsa, Putu Suka Artayasa, I Kadek Dwi Artha, I Gede Mony Aryani, Wayan Astawa, I Gede Karya Benhard Sitohang Christina Purnama Yanti Cokorda Oka Birawidya Damiati Dananjaya, Md Wira Putra Daniel Eka Saputra Daniel Kevin Alexander Dea Sillviari, Ni Putu Dede Desnantha Putra Denny Nathaniel Chandra Dewa Gede Hendra Divayana, Dewa Gede Hendra Dewi, Ni Wayan Jeri Kusuma Dewi, Suzy Puspita Dhruvayoti Tiirtheshvara Dika Anggara, I Made Diva Palguna Erna Supriathi, Ni Kadek Gede Rasben Dantes Gede Suweken Gemara Adhiyasa Parahita Nugraha Gusti Ngurah Joniartawan Hakimi, Musawer Hendra Trinium Jaya, I Komang Herdiana, I Kayan Hery Heryanto I Gede Andika I Gede Aris Gunadi I Gede Bara Yuda Gautama I Gede Indra Suwardika I Gusti Agung Istri Pradnya Prameswari I Gusti Ngurah Bagus Putra Asmara I Gusti Putu Agung Arka Putra I Kadek Juni Arta I Kadek Wahyu Sudiatmika I Kadek Wihendradinata I Kayan Herdiana I Ketut Paramarta I Ketut Pramarta I Ketut Suja I Komang Adyanata I Komang Deny Supanji I Made Agus Oka Gunawan I Made Agus Widiana Putra I Made Candiasa I Made Edy Listartha I Made Wahyu Dwi Wismayana I Made Windu Segara Kurniawan I N. Jampel I Nyoman Saputra I Nyoman Suarka I Nyoman Sukajaya I Nyoman Sukaraja I Nyoman Triadi Wiguna I Putu Aris Sanjaya I Putu Okta Priyana I Putu Prima Ananda I Putu Yoga Indrawan I W. Widiana I Wayan Adi Wiratama I Wayan Aditya Wiguna I Wayan Dodi Putra Artawan I Wayan Rosiana Ida Ayu Mirah Cahya Dewi Ida Bagus Gede Anandita Ida Bagus Nyoman Wijana Manuaba Ida Bagus Prayoga Bhiantara Ida Putu Ayu Hemy Eka Yani Joniartawan, Gusti Ngurah Juni Arta, I Kadek Juniastra, Made Gde Kadek Enny Rusmala Dewi Kadek Teguh Wahyu Dewantara Kadek Wibawa Kadek Yota Ernanda Aryanto Ketut Agustini Ketut Nila Arta Komang Gde Hendra Kusuma Putra Kurniawan, I Made Windu Segara Kusuma Wardana, Kadek Lemes, I Nyoman Limbong, Kevin Gary Luh Joni Erawati Dewi M.Cs S.Kom I Made Agus Wirawan . M.T. S.T. I Wayan Sutaya . Made Agus Panji Sujaya Made Ambara Made Hery Santosa Made Santo Gitakarma Made Windu Antara Kesiman Made Yuda Sadewa Mahadewi, Luh Putu Putrini Mahadewi, Luh Putu Putrini Moh. Heri Setiawan Muhammad Alwan Nursuhaida Ni Luh Made Uti Tiasmi Ni Made Ayu Juli Astari Ni Made Rai Arini Permatasari Ni Nyoman Harini Puspita Ni Putu Dea Sillviari Ni Putu Ria Anggreni Ni Wayan Jeri Kusuma Dewi Ni Wayan Wardani Nugraha, I Gede Pradipta Adi Nyoman Jampel Nyoman Santiyadnya Palguna, Diva Pande Made Mahendri Pramadewi Pande Putu Ode Juliantara. KW Parahita Nugraha, Gemara Adhiyasa Praja Setiawan Pramadewi, Pande Made Mahendri Pramarta, I Ketut Pranata, Putu Ade Pratama, Putu Aditya Purnama, M. Rokhman Putu Ade Pranata Putu Eka Parianthana Putu Suka Arsa Raditya Pramita, I Putu Agus Ratna Mei Vidya Richo, Rolando Alex Sandhiyasa, I Made Subrata Sanjaya, Kadek Oki Sanjaya, Kadek Oki Saputra, Daniel Eka Sariyasa . seftian rusditya Setemen , Komang Setiawan, Kadek Reda Setiawan, Praja Sogen, Afrianto T.L Sudestra, I Made Ardi Sudiatmika, Anop Sujaya, Made Agus Panji Sukla Mandika, Ketut Gde Sumarno, I Wayan Supanji, I Komang Deny Suparsa, I Made Surata, I Nyoman Susena, I Gede Ardika Suzy Puspita Dewi Taufik Akbar Taufik Akbar Tjahyanti, L.P.A.S Utami, Ni Luh Putu Sri Wardani, Ni Wayan Wayan Andre Pratama Wayan Eka Ariawan Wibawa, Kadek Wiguna, I Kadek Arta Wijaya, Putu Agung Ananta Wikanta, I Made Indra Adhi Wirawan Nathaniel Chandra Yani Yani