Author: Hansel Delos Santos
-
RAD (Rapid Application Development) using Oracle Apex 20.2c Webinar
University of Technology and Applied Sciences – Salalah Information Technology Department Database Section March 23, 2021 12:00 – 2:00 PM Facilitator: Mr. Hansel Delos Santos
-
Comprehensive Student Grades Scenario
Comprehensive Student Grade Scenario Version 1.0 was Developed in Oracle Apex 23.1 for Academic Record Management System (ARMS) in the University of Technology and Applied Sciences (UTAS) – Salalah, Sultanate of Oman. Content: 0. Familiarization of the Comprehensive Student Grade Scenario page (00:00) 1. Downloading Transcript in CIMS (00:45) 2. Uploading Guide (1:24) 3. Modifying…
-
Academic Record Management System – ARMS (Part 1)
Class Record Version 4.0 was Developed in Oracle Apex 23.1 for Academic Record Management System (ARMS) in the University of Technology and Applied Sciences (UTAS) – Salalah, Sultanate of Oman. Content: 1. List of Course Page 2. Class Record Page 3. Setting the Assessments 4. Entering Marks in Class Record Grid Form 5. Printing Mid/Final…
-
Design and Implementation of AI-Driven Solutions for Student Academic Success: Uncovering Patterns for undergraduate Students of UTAS-Salalah in Probation Status Prediction and Optimization
Abstract This study investigates how UTAS academic probationary students assist, navigate, and interpret their experiences. The most overrepresented student traits on probation were identified using quantitative methods. The experiences, difficulties, and ways in which students were adjusting to their probationary placement were determined using qualitative methodologies. Under preparedness or a lack of academic success techniques…
-
Comprehensive Student Grade Scenario Developed in Oracle Apex
UNIVERSITY OF TECHNOLOGY AND APPLIED SCIENCES – SALALAH Academic Record Management System (ARMS) Comprehensive Student Grade Scenario Procedures ADVISORS PROCEDURES Note: 2 remaining courses in diploma level. LECTURER PROCEDURES PROBATION COMMITEE PROCEDURES TIMETABLE COMMITEE PROCEDURES Tutorial Video of Comprehensive Student Grade Scenario Procedure: URL: https://www.youtube.com/watch?v=jQZE16cJ7zI Developed by: Hansel Delos Santos Hansel.delossantos@utas.edu.om February 26, 2024
-
Student Counseling App Developed in Oracle Apex
University of Technology and Applied Sciences – Salalah ARMS – Academic Record Management System v3.0 ARMS Counseling Guidelines and Procedures LOG-IN as an Advisor in ARMS Staff Note: Incase the student wanted to speak to HOD, advisor may refer to the select list status referrals otherwise “Completed” then click save button and back to advising…
-
Understanding OOP (Object-Oriented Programming) in JavaScript
Object Oriented Programming is a programming paradigm centered around objects rather than functions. It’s nothing new, it’s been around since the 70’s but unlike tools and frameworks that come and go , OOP is still very relevant today. Because OOP is not a programming language or tool! It is a style of programming of a…
-
Methods of Preparing Data for Machine Learning Models
In any machine learning project, data preparation is essential since it directly affects the accuracy and performance of your model. But it’s frequently disregarded or misinterpreted. You will discover what data preparation is and why it is necessary for effective machine learning results in this guide. Additionally, you’ll discover a few widespread myths that can…