ISSN: 2075-0161 (Print)
ISSN: 2075-017X (Online)
DOI: https://doi.org/10.5815/ijmecs
Website: https://www.mecs-press.org/ijmecs
Published By: MECS Press
Frequency: 6 issues per year
Number(s) Available: 142
IJMECS is committed to bridge the theory and practice of modern education and computer science. From innovative ideas to specific algorithms and full system implementations, IJMECS publishes original, peer-reviewed, and high quality articles in the areas of modern education and computer science. IJMECS is a well-indexed scholarly journal and is indispensable reading and references for people working at the cutting edge of computer science, modern education and applications.
IJMECS has been abstracted or indexed by several world class databases: Scopus, SCImago, Google Scholar, Microsoft Academic Search, CrossRef, Baidu Wenku, IndexCopernicus, IET Inspec, EBSCO, JournalSeek, ULRICH's Periodicals Directory, WorldCat, Scirus, Academic Journals Database, Stanford University Libraries, Cornell University Library, UniSA Library, CNKI Scholar, ProQuest, J-Gate, ZDB, BASE, OhioLINK, iThenticate, Open Access Articles, Open Science Directory, National Science Library of Chinese Academy of Sciences, The HKU Scholars Hub, etc..
IJMECS Vol. 18, No. 3, Jun. 2026
REGULAR PAPERS
The purpose of the study was to develop a mechanism for training physical education and sports professionals. The methodology included an analysis of the use of innovative methods such as module-rating training implemented at the Kazakh Academy of Sport and Tourism, programmes for the development of digital competencies of coaches through the Open Sport Academy platform, and dual programmes such as the cooperation of the Vasyl Levsky National Sports Academy with Bulgarian sports federations through the Dual Education for Sports Professionals programme. The study found that the training of physical education and sports professionals should be closely linked to labour market requirements, in particular through the integration of modern technologies and increased practical training. The study of the labour market in countries such as Kazakhstan and Bulgaria showed that successful educational programmes should take into account not only theoretical aspects, but also the opportunity for students to gain real-world experience in sports clubs, federations and other organisations. In addition, it has been found that the introduction of dual educational programmes that combine university studies and practical workplace activities has a significant impact on the competitiveness of graduates. An important aspect is also the use of digital technologies, such as online learning platforms and virtual simulators, which allow students to acquire the necessary skills to work in the context of the digital transformation of the sports industry. The practical significance of the study lies in the fact that the findings can serve as a basis for improving curricula and enhancing cooperation between educational institutions and employers in the field of physical education and sports.
[...] Read more.This study utilizes the Digital Competence Framework for Educators (DigCompEdu) and machine learning (ML) techniques to evaluate and predict the ICT proficiency levels of public school teachers in Bukidnon. Analyzing a dataset of 1,275 responses and addressing data imbalances, several classification models were evaluated to identify the most reliable predictor of teacher competence. The findings indicate that the majority of teachers currently operate at the 'Integrator' (B1) level. Key predictors of proficiency include skills in online safety, collaborative learning, and the creative use of digital tools. Among the tested algorithms, Random Forest emerged as the most effective model for accurately classifying teacher skill levels. This research provides a data-driven roadmap for educational policymakers, offering actionable insights for designing targeted professional development programs that foster transformative teaching and improved student outcomes.
[...] Read more.Recently, the academic recommendation system represents the process of suggesting suitable institutions, courses, or learning pathways for students based on their performances and interests. Yet, the conventional systems didn’t concentrate on temporal dynamic pattern analysis within the Indian higher education institutions, leading to less effective or static academic recommendations. Thus, an academic recommendation system is proposed for Indian higher education institutions using Few-Shot PairNorm-Apical Dendrite Graph Attention Networks (FSPN-ADGAT) by considering temporal dynamic pattern analysis. Primarily, the student data undergoes pre-processing. Further, student performance analysis is done, followed by feature extraction. Now, the institutional course data undergoes pre-processing, followed by contextual embedding of text using Adapter Layers-Bidirectional Encoder Representations from Transformers (AL-BERT). Similarly, by using SRC, course similarity is analyzed between the pre-processed course data and extracted features. Similarly, the temporal dynamic pattern analysis is done from the pre-processed course data using Student-t Likelihood-based Bayesian Change Point (SL-BCP) and indicator extraction. Now, based on the analyzed course similarity, extracted features, contextual embedding output, analyzed temporal dynamic patterns, and extracted indicators, the node and matrix construction is performed. Lastly, the academic recommendation using FSPN-ADGAT provides personalized course suggestions to the students. Therefore, the proposed FSPN-ADGAT attained a lower Mean Absolute Error (MAE) of 0.171 than the conventional techniques.
[...] Read more.This paper presents an information system developed to automate the systems analysis of the quality of technical students’ training using correlation and regression methods. The article considers key problems of quality assessment and outlines the theoretical foundations of correlation and regression analysis in the context of educational data. The structure and algorithm of an information system designed for automated analysis of educational datasets are presented. The system allows to determine pairs of courses for which prediction of grades by means of regression analysis is performed with minimal error. In this study, grades from courses for the previous period were considered as known parameters x, and grades from courses for the next period were considered as predicted results y. The correlation analysis of educational data involved calculating the Pearson correlation coefficient Corr, which quantitatively describes the linear relationship between two parameters, x and y, in the educational dataset. The correlation coefficient Corr allows for a targeted investigation of relationships with high Corr values. The regression analysis of the data involved constructing a regression equation approximated by a polynomial of degree p to establish the relationship between the x and y parameters of the educational dataset. The accuracy of the approximation was evaluated using the root mean square error (Rmse) for the training set and RmseV for the validation set. The automatic selection of the polynomial degree pA, was performed according to the criterion of minimizing the approximation error RmseV on the validation dataset, while also ensuring the monotonicity of the regression equation. Developed in Python, the software performs correlation and regression analysis, prediction, outlier detection, and result visualization. This approach was applied to analyze the semester grades of students in the 'Computer Science' program, covering 12 courses over the first four semesters. Using the constructed regression equations, were forecasted students’ grades in six courses for the 3rd and 4th semesters based on their performance in the same courses during the 1st and 2nd semesters. The developed regression model also allows for evaluating students’ academic achievements through the outlier detection. The proposed correlation and regression analysis models are highly scalable, enabling the processing of educational data for large size. Integrating correlation and regression methods into the systems analysis of technical education quality allows for automated analysis of educational monitoring data, forecasting of student performance, outlier detection, and the recommendation of elective courses to optimize students’ educational trajectories.
[...] Read more.This study examines the integration of computational deep learning and digital literacy from 2011 to June 2025. Employing a hybrid methodology of Systematic Literature Network Analysis and Latent Dirichlet Allocation topic modeling, 141 high impact documents were synthesized following the PRISMA 2020 protocol. Findings reveal a conceptual shift from technical exploration (2011–2018) toward human-centric, pedagogical deep learning frameworks (2019–2025). While publications peaked in 2024, Australia and South Korea emerged as leading centers of excellence in citation impact. Latent Dirichlet Allocation modeling identified ten topics, uncovering a significant research gap in using AI for fundamental research processes compared to its dominance in instructional assessment. This study provides a novel mapping of thematic evolution and offers strategic recommendations for longitudinal empirical studies and inclusive AI-driven pedagogical designs.
[...] Read more.This study examines AI-related technological proficiency among undergraduate students at the University of Casablanca and identifies the most informative indicators for prediction. Using a validated 30-item instrument covering AI applications, AI-related skills, and improvement strategies, data were collected from 600 students drawn from science and humanities programs. Overall proficiency was moderate: 63.3% of respondents met the predefined threshold, and significant group differences were observed by gender and academic specialization. For predictive modeling, correlation-based feature selection retained 17 high-value items. Two classifiers were then trained and evaluated using a 75/25 hold-out split, complemented by repeated stratified 10-fold cross-validation to assess stability. The Support Vector Classifier achieved 96.7% test accuracy with AUROC = 0.9666, while Gaussian Naïve Bayes reached 94.7% accuracy with AUROC = 0.9560; cross-validated estimates remained consistent with these results, supporting robustness. These findings indicate that a reduced set of questionnaire items can provide reliable estimates of students’ AI-related technological proficiency and can support scalable assessment and targeted interventions in higher education.
[...] Read more.This study investigates the use of AI-driven macro expression analysis to enhance the engagement of hyperactive students in English language learning. By utilizing Convolutional Neural Networks (CNN) and K-Nearest Neighbors (K-NN), this research aims to detect and analyze students' macro facial expressions, as well as their correlation with engagement levels. Data was obtained from 24 learning videos, consisting of 13,263 frames, analyzed to identify expressions of boredom, sadness, and happiness. The analysis results show that boredom and sadness dominate, while happiness is recorded at a lower frequency, indicating the need for a more varied and responsive teaching approach. This study also finds that AI-driven emotion detection can provide more adaptive feedback for hyperactive students, allowing teachers to adjust teaching methods in real-time according to the students' emotional responses. The findings contribute new insights into the field of inclusive education by integrating AI technology to monitor and tailor learning for students with special needs. Theoretically, this research enriches the understanding of the role of macro expressions in student engagement, particularly in the context of ADHD. Practically, the results offer technology-based solutions to support more adaptive and responsive teaching that aligns with students' emotional changes. This research contributes to the development of more holistic and interactive learning methods, which can improve learning outcomes for students with special needs, especially in English language education.
[...] Read more.Curriculum mapping for AUN-QA is often time-consuming and prone to inconsistency because learning-outcome evidence is scattered across multiple courses and program documents. This study examines the reliability of large language models in supporting course learning outcome–program learning outcome (CLO–PLO) alignment decisions for AUN-QA–aligned curriculum mapping. Using Mechatronics Engineering curriculum materials (2022–2024), AUN-QA v4.0 indicators were operationalized into a structured evidence schema to guide prompting and interpretation. GPT-4 produced 120 CLO–PLO alignment decisions, which were independently annotated by two domain experts and adjudicated by a third expert to establish reference labels. Model–reference agreement was evaluated using precision, recall, F1-score, and Cohen’s kappa (κ), yielding 0.89, 0.85, 0.87, and 0.81, respectively. We also developed a dashboard that summarizes alignment coverage and supports PDCA-based curriculum improvement by flagging potential gaps and redundancies. The findings suggest that LLM-assisted alignment can reduce mapping workload and improve auditability while remaining consistent with expert judgment, enabling more scalable evidence-based AUN-QA evaluation.
[...] Read more.Identifying students’ learning styles is an important step in supporting adaptive and personalized learning environments, particularly in higher education contexts. This study investigates the use of a transformer-based language model, DistilBERT, for automated learning style identification based on the Felder–Silverman Learning Style Model (FSLSM). Binary responses from the 44-item Index of Learning Styles (ILS) questionnaire were systematically transformed into descriptive textual representations, preserving the underlying FSLSM decision logic while enabling semantic modeling. Separate DistilBERT classifiers were fine-tuned for the four FSLSM dimensions—Active/Reflective, Sensing/Intuitive, Visual/Verbal, and Sequential/Global. Model training was conducted using three epochs within a stratified five-fold cross-validation framework, with the primary objective of assessing optimization stability and representational consistency rather than predictive superiority. Across all dimensions, training loss decreased monotonically, with the most substantial reductions occurring between the first and second epochs, indicating rapid adaptation of pre-trained representations to the structured learning style descriptions. Differences in convergence behavior across dimensions were observed, reflecting variation in class distributions and response patterns. Near-perfect classification metrics were obtained across multiple folds; however, these results are interpreted as evidence of deterministic consistency between the textual inputs and FSLSM-derived labels rather than independent generalization performance. To examine alignment with human judgment, model predictions were further compared with expert assessments conducted independently using standard FSLSM interpretation guidelines. The resulting Cohen’s Kappa coefficient of 1.0 indicates perfect agreement, confirming that the model faithfully reproduces expert-consistent FSLSM categorizations under controlled conditions. Overall, the findings demonstrate that transformer-based models can reliably encode and recover rule-based learning style constructs from descriptive questionnaire data, supporting their use as computational tools for scalable, consistent learning style analysis, while acknowledging the task's deterministic and framework-dependent nature.
[...] Read more.As Large Language Models (LLMs) become increasingly embedded in intelligent tutoring systems (ITSs), a growing need exists to understand how learners engage with these tools, especially in cognitively demanding domains such as computer programming. While prior research has focused mainly on LLM-generated scaffolding, less attention has been paid to student-side engagement, including how learners think, respond, and regulate their learning during natural language tutoring sessions. This study addresses that gap by identifying learner engagement state profiles based on behavioral and metacognitive patterns in student dialogue. Drawing on data from 36 recorded LLM-mediated C introductory programming tutorials, 1,046 dual-annotated student utterances were analyzed using K-means clustering. The analysis revealed three distinct learner engagement state profiles: Passive Reactors, Clarification Seekers, and Reflective Performers. These engagement states differed in response accuracy, metacognitive expression, and interaction style. Passive Reactors showed low initiative and limited self-regulation; Clarification Seekers demonstrated moderate accuracy and reactive help-seeking; Reflective Performers exhibited strategic engagement and high metacognitive activity. This study introduces an exploratory, scalable approach to learner profiling through natural language dialogue, advancing the design of adaptive, learner-aware LLM tutoring systems. The findings support the development of real-time learner modeling techniques that move beyond correctness, offering actionable insights for delivering more personalized and effective AI-assisted instruction in programming education.
[...] Read more.The efficient allocation of finite resources to a dynamic patron base represents a core challenge in modern library management. Traditional heuristic approaches often lack the formal rigor needed for verifiable optimization and proactive planning. This paper introduces a novel formal framework grounded in automata theory to model library operations, patron behavior, and resource allocation strategies. We define a Library Resource Automaton (LRA), a deterministic finite automaton whose states represent distinct configurations of resource availability, whose input alphabet encapsulates patron interactions, and whose transition function formally encodes allocation policies. By interpreting sequences of patron actions as strings in a formal language, the LRA provides a computationally tractable and analytically powerful model for simulating library states, predicting bottlenecks, and synthesizing optimal allocation strategies. We elaborate on the theoretical foundations of the model, present a detailed multi-layer automata architecture for handling complex, multi-resource scenarios, and discuss algorithms for state space analysis and policy optimization. Furthermore, we explore the integration of temporal logic for specifying and verifying critical system properties such as fairness and liveness. This work establishes a rigorous bridge between theoretical computer science and library information science, offering a new paradigm for building predictable, efficient, and patron-centric library management systems.
[...] Read more.An accurate and comprehensive assessment of student engagement in classrooms is crucial for enabling data-driven teaching and personalized education. Current approaches primarily rely on teacher observation or student self-reports, which are often subjective, delayed, and unable to capture cognitive engagement. To address these limitations, this study proposes a Multimodal Cognitive-Attention Fusion (MCA Fusion) framework, grounded in Fredricks’ three-dimensional engagement model. The framework integrates electroencephalography (EEG), facial expressions, and body posture to simultaneously quantify cognitive, emotional, and behavioral engagement. Built on a Transformer architecture, it employs self-attention to extract temporal features within each modality and introduces a cognition-guided cross-attention mechanism to dynamically integrate multimodal signals. To validate the framework, experiments were conducted with 36 undergraduate students in real classroom settings. The results demonstrate that our framework significantly outperforms all single-modality baselines, achieving an accuracy of 92% and an F1-score of 94.87%. Compared with the best single-modality model (EEG), the F1-score improves by 34.58 percentage points. Ablation studies further confirm the critical role of the cognitive modality (EEG) and the MCA Fusion mechanism, the removal of which leads to F1-score reductions of 62.58 and 56.16 percentage points, respectively. The proposed approach not only provides a theoretically informed and technically evaluated framework for engagement recognition but also provides a methodological foundation for future closed-loop “perception–assessment–feedback” systems in intelligent learning environments.
[...] Read more.Predicting College placements based on academic performance is critical to supporting educational institutions and students in making informed decisions about future career paths. The present research investigates the use of Machine Learning (ML) algorithms to predict college students' placements using academic performance data. The study makes use of a dataset that includes a variety of academic markers, such as grades, test scores, and extracurricular activities, obtained from a varied sample of college students. To create predictive models, the study analyses numerous ML algorithms, including Logistic Regression, Gaussian Naive Bayes, Random Forest, Support Vector Machine, and K-Nearest Neighbour. The predictive models are evaluated using performance criteria such as accuracy, precision, recall, and F1-score. The most effective machine learning method for forecasting students' placements based on academic achievement is identified through a comparative study. The findings show that Random Forest approaches have the potential to effectively forecast college student placements. The findings show that academic factors such as grades and test scores have a considerable impact on prediction accuracy. The findings of this study could be beneficial to educational institutions, students, and career counsellors.
[...] Read more.The project-based learning (PjBL) paradigm is often considered the most advanced in vocational education. The increasing use of the PjBL paradigm in vocational education is an intriguing topic of study. In line with the rapid growth of information technology, it enables PjBL in vocational education to help students develop problem-solving, critical thinking, and teamwork skills. In this study, a bibliometric method is used to provide insight into the structure of the subject, social networks, research trends, and issues reflecting project-based learning in vocational education. On November 27, 2022, the Scopus database was searched using project-based learning terms in the title. The second search field appears in the title, abstract, and keywords vocational education or TVET, restricted to journal articles or proceedings and in English to keep them current. This analysis revealed 60 articles in Scopus-indexed journals and proceedings between 2010 and 2022. Dwi Agus Sudjimat from Malang State University, Indonesia, was the most prolific author, having authored four articles on the subject. Indonesia is the nation investing the most in developing PjBL models. According to the thematic data, project-based learning is located in the first quadrant, has high centrality and density, and has well-developed questions related to the study topic. The results of this study show that the project-based learning model that is evolving in vocational education is likely to continue to be an important teaching approach in this field.
[...] Read more.Technology has changed the way we teach and the way we learn. Many learning theories can be used to apply and integrate this technology more effectively. There is a close relationship between technology and constructivism, the implementation of each one benefiting the other. Constructivism states that learning takes place in contexts, while technology refers to the designs and environments that engage learners. Recent efforts to integrate technology in the classroom have been within the context of a constructivist framework. The purpose of this paper is to examine the definition of constructivism, incorporating technology into the classroom, successful technology integration into the classroom, factors contributing to teachers’ use of technology, role of technology in a constructivist classroom, teacher’s use of learning theories to enable more effective use of technology, learning with technology: constructivist perspective, and constructivism as a framework for educational technology. This paper explains whether technology by itself can make the education process more effective or if technology needs an appropriate instructional theory to indicate its positive effect on the learner.
[...] Read more.Data mining is now commonly applied in the real estate market. Data mining's ability to extract relevant knowledge from raw data makes it very useful to predict house prices, key housing attributes, and many more. Research has stated that the fluctuations in house prices are often a concern for house owners and the real estate market. A survey of literature is carried out to analyze the relevant attributes and the most efficient models to forecast the house prices. The findings of this analysis verified the use of the Artificial Neural Network, Support Vector Regression and XGBoost as the most efficient models compared to others. Moreover, our findings also suggest that locational attributes and structural attributes are prominent factors in predicting house prices. This study will be of tremendous benefit, especially to housing developers and researchers, to ascertain the most significant attributes to determine house prices and to acknowledge the best machine learning model to be used to conduct a study in this field.
[...] Read more.Large Language Models (LLMs) have received significant attention due to their potential to transform the field of education and assessment through the provision of automated responses to a diverse range of inquiries. The objective of this research is to examine the efficacy of three LLMs - ChatGPT, BingChat, and Bard - in relation to their performance on the Vietnamese High School Biology Examination dataset. This dataset consists of a wide range of biology questions that vary in difficulty and context. By conducting a thorough analysis, we are able to reveal the merits and drawbacks of each LLM, thereby providing valuable insights for their successful incorporation into educational platforms. This study examines the proficiency of LLMs in various levels of questioning, namely Knowledge, Comprehension, Application, and High Application. The findings of the study reveal complex and subtle patterns in performance. The versatility of ChatGPT is evident as it showcases potential across multiple levels. Nevertheless, it encounters difficulties in maintaining consistency and effectively addressing complex application queries. BingChat and Bard demonstrate strong performance in tasks related to factual recall, comprehension, and interpretation, indicating their effectiveness in facilitating fundamental learning. Additional investigation encompasses educational environments. The analysis indicates that the utilization of BingChat and Bard has the potential to augment factual and comprehension learning experiences. However, it is crucial to acknowledge the indispensable significance of human expertise in tackling complex application inquiries. The research conducted emphasizes the importance of adopting a well-rounded approach to the integration of LLMs, taking into account their capabilities while also recognizing their limitations. The refinement of LLM capabilities and the resolution of challenges in addressing advanced application scenarios can be achieved through collaboration among educators, developers, and AI researchers.
[...] Read more.Due to the COVID-19 situation, all activities, including education, were shifted to online platforms. Consequently, instructors encountered increased challenges in evaluating students. In traditional assessment methods, instructors often face ambiguous cases when evaluating students’ competencies. Recent research has focused on the effectiveness of fuzzy logic in assessing students’ competencies, considering the presence of uncertain factors or multiple variables. Additionally, demographic characteristics, which can potentially influence students’ performance, are not typically utilized as inputs in the fuzzy logic method. Therefore, analyzing students’ performance by incorporating these factors is crucial in suggesting adjustments to teaching and learning strategies. In this study, we employ a combination of fuzzy logic and hierarchical linear regression to analyze students’ performance. The experiment involved 318 students from various programs and showed that the hybrid approach assessed students’ performance with greater nuance and adaptability when compared to a traditional method. Moreover, the findings in this study revealed the following: 1) There are differences in students’ performance between traditional and fuzzy evaluation methods; 2) The learning method is an impact on students’ fuzzy grades; 3) Students studying online do not perform better than those studying onsite. These findings suggest that instructors and educators should explore effective strategies being fair and suitable in assessment and learning.
[...] Read more.Motivation has been called the “neglected heart” of language teaching. As teachers, we often forget that all of our learning activities are filtered through our students’ motivation. In this sense, students control the flow of the classroom. Without student motivation, there is no pulse, there is no life in the class. When we learn to incorporate direct approaches to generating student motivation in our teaching, we will become happier and more successful teachers. This paper is an attempt to look at EFL learners’ motivation in learning a foreign language from a theoretical approach. It includes a definition of the concept, the importance of motivation, specific approaches for generating motivation, difference between integrative and instrumental motivation, difference between intrinsic and extrinsic motivation, factors influencing motivation, and adopting motivational teaching practice.
[...] Read more.With the rapid and constant changes in computer and information technology, the content and learning methods in Computer Science related courses need to be continuously adapted and consistently aligned with the latest developments in the field. This paper proposes a learning approach called the Gallery-walk integrated Project-Based Learning (G-PBL) which can develop students’ lifelong learning skills that are extremely crucial for Computer Science students. The G-PBL was designed by incorporating the advantages of Project-Based Learning (PBL) and gallery walk learning strategy. In contrast to traditional PBL where students may present their project work to instructors only, students have to present their project work to their classmates as part of the G-PBL approach. All students are required to evaluate their peers’ project work and then give feedback and suggestions. For the research experiments, the G-PBL was implemented as an instructional approach in two Computer Science related courses. This study focuses on exploring the differences in knowledge gain, learning motivation, and perceived usefulness when learning by using the teacher-centered and G-PBL approach. Moreover, the impact of gender differences on learning outcomes is also investigated. The results reveal that using the G-PBL approach helps students to gain more knowledge significantly, for both male and female students. In terms of motivation, female students are more favorable toward the G-PBL approach. On the contrary, male students prefer learning via a teacher-centered approach. Regarding the perceived usefulness, female students strongly view the G-PBL as a highly effective learning approach, whereas male students are more prone to concur that the teacher-centered approach is a more effective learning method.
[...] Read more.It is important to study learning styles because recent studies have shown that a match between teaching and learning styles helps to motivate students´ process of learning. That is why teachers should identify their own teaching styles as well as their learning styles to obtain better results in the classroom. The aim is to have a balanced teaching style and to adapt activities to meet students´ style and to involve teachers in this type of research to assure the results found in this research study. Over 100 students complete a questionnaire to determine if their learning styles are auditory, visual, or kinesthetic. Discovering these learning styles will allow the students to determine their own personal strengths and weaknesses and learn from them. Teachers can incorporate learning styles into their classroom by identifying the learning styles of each of their students, matching teaching styles to learning styles for difficult tasks, strengthening weaker learning styles. The purpose of this study is to explain learning styles, teaching styles match or mismatch between learning and teaching styles, visual, auditory, and kinesthetic learning styles among Iranian learners, and pedagogical implications for the EFL/ESL classroom. A review of the literature along with analysis of the data will determine how learning styles match the teaching styles.
[...] Read more.Entrepreneurship is the key driver of economic progress in many countries; thus, many countries have introduced policies to promote a more entrepreneurial environment. This study assesses the impact of factors affecting entrepreneurial intention of university students. The data was collected through a survey of 341 students at 09 leading universities in Hanoi, Vietnam and analyzed using structural equation modeling (SEM) with SPSS and Amos software. The research results show that entrepreneurial skills, entrepreneurial environment and subjective norms either directly or indirectly affect business motivation and entrepreneurial intention of university students. Thus, it is suggested that university and other educational institutions should provide more activities and taught courses that help students acquire the knowledge and skills necessary for entrepreneurship.
[...] Read more.Predicting College placements based on academic performance is critical to supporting educational institutions and students in making informed decisions about future career paths. The present research investigates the use of Machine Learning (ML) algorithms to predict college students' placements using academic performance data. The study makes use of a dataset that includes a variety of academic markers, such as grades, test scores, and extracurricular activities, obtained from a varied sample of college students. To create predictive models, the study analyses numerous ML algorithms, including Logistic Regression, Gaussian Naive Bayes, Random Forest, Support Vector Machine, and K-Nearest Neighbour. The predictive models are evaluated using performance criteria such as accuracy, precision, recall, and F1-score. The most effective machine learning method for forecasting students' placements based on academic achievement is identified through a comparative study. The findings show that Random Forest approaches have the potential to effectively forecast college student placements. The findings show that academic factors such as grades and test scores have a considerable impact on prediction accuracy. The findings of this study could be beneficial to educational institutions, students, and career counsellors.
[...] Read more.There appears to be a tendency for the strategies and methods that have been offered in OOP course learning to affect the improvement of individual skills only. There is a significant need for learning strategies which are relevant and able of improving collaborative working skills. The purpose of this study is to develop a Collaborative Learning and Programming model suitable for Object-Oriented Programming courses and assess its validity, practicality, and effectiveness. The implementation of the CLP model was conducted using the ADDIE development procedure by involving 7 experts, 35 experimental class students, 23 control class students and 4 lecturers of the Object-Oriented Programming course. The survey results showed that the CLP model was valid, practical, and effective in achieving these goals. The validity test results were verified based on experts' assessment, indicating that the aspects contained in the CLP model were valid with an Aiken's value V =0.89. The practicality test results indicated that the model was highly practical with the practicality value of 89.95% from students and 89.67% from lecturers. Finally, using the CLP model demonstrated its effectiveness in reducing the abstraction and complexity of OOP courses and improving student collaboration, particularly in programming tasks. The significance of conducting this survey is that it provides evidence for the effectiveness of the CLP model in achieving its intended goals and can inform the development of future OOP courses and programming tasks. The survey was conducted well, as it used both expert assessment and student and lecturer feedback to assess the validity, practicality, and effectiveness of the CLP model.
[...] Read more.The project-based learning (PjBL) paradigm is often considered the most advanced in vocational education. The increasing use of the PjBL paradigm in vocational education is an intriguing topic of study. In line with the rapid growth of information technology, it enables PjBL in vocational education to help students develop problem-solving, critical thinking, and teamwork skills. In this study, a bibliometric method is used to provide insight into the structure of the subject, social networks, research trends, and issues reflecting project-based learning in vocational education. On November 27, 2022, the Scopus database was searched using project-based learning terms in the title. The second search field appears in the title, abstract, and keywords vocational education or TVET, restricted to journal articles or proceedings and in English to keep them current. This analysis revealed 60 articles in Scopus-indexed journals and proceedings between 2010 and 2022. Dwi Agus Sudjimat from Malang State University, Indonesia, was the most prolific author, having authored four articles on the subject. Indonesia is the nation investing the most in developing PjBL models. According to the thematic data, project-based learning is located in the first quadrant, has high centrality and density, and has well-developed questions related to the study topic. The results of this study show that the project-based learning model that is evolving in vocational education is likely to continue to be an important teaching approach in this field.
[...] Read more.With the rapid and constant changes in computer and information technology, the content and learning methods in Computer Science related courses need to be continuously adapted and consistently aligned with the latest developments in the field. This paper proposes a learning approach called the Gallery-walk integrated Project-Based Learning (G-PBL) which can develop students’ lifelong learning skills that are extremely crucial for Computer Science students. The G-PBL was designed by incorporating the advantages of Project-Based Learning (PBL) and gallery walk learning strategy. In contrast to traditional PBL where students may present their project work to instructors only, students have to present their project work to their classmates as part of the G-PBL approach. All students are required to evaluate their peers’ project work and then give feedback and suggestions. For the research experiments, the G-PBL was implemented as an instructional approach in two Computer Science related courses. This study focuses on exploring the differences in knowledge gain, learning motivation, and perceived usefulness when learning by using the teacher-centered and G-PBL approach. Moreover, the impact of gender differences on learning outcomes is also investigated. The results reveal that using the G-PBL approach helps students to gain more knowledge significantly, for both male and female students. In terms of motivation, female students are more favorable toward the G-PBL approach. On the contrary, male students prefer learning via a teacher-centered approach. Regarding the perceived usefulness, female students strongly view the G-PBL as a highly effective learning approach, whereas male students are more prone to concur that the teacher-centered approach is a more effective learning method.
[...] Read more.Due to the COVID-19 situation, all activities, including education, were shifted to online platforms. Consequently, instructors encountered increased challenges in evaluating students. In traditional assessment methods, instructors often face ambiguous cases when evaluating students’ competencies. Recent research has focused on the effectiveness of fuzzy logic in assessing students’ competencies, considering the presence of uncertain factors or multiple variables. Additionally, demographic characteristics, which can potentially influence students’ performance, are not typically utilized as inputs in the fuzzy logic method. Therefore, analyzing students’ performance by incorporating these factors is crucial in suggesting adjustments to teaching and learning strategies. In this study, we employ a combination of fuzzy logic and hierarchical linear regression to analyze students’ performance. The experiment involved 318 students from various programs and showed that the hybrid approach assessed students’ performance with greater nuance and adaptability when compared to a traditional method. Moreover, the findings in this study revealed the following: 1) There are differences in students’ performance between traditional and fuzzy evaluation methods; 2) The learning method is an impact on students’ fuzzy grades; 3) Students studying online do not perform better than those studying onsite. These findings suggest that instructors and educators should explore effective strategies being fair and suitable in assessment and learning.
[...] Read more.Data mining is now commonly applied in the real estate market. Data mining's ability to extract relevant knowledge from raw data makes it very useful to predict house prices, key housing attributes, and many more. Research has stated that the fluctuations in house prices are often a concern for house owners and the real estate market. A survey of literature is carried out to analyze the relevant attributes and the most efficient models to forecast the house prices. The findings of this analysis verified the use of the Artificial Neural Network, Support Vector Regression and XGBoost as the most efficient models compared to others. Moreover, our findings also suggest that locational attributes and structural attributes are prominent factors in predicting house prices. This study will be of tremendous benefit, especially to housing developers and researchers, to ascertain the most significant attributes to determine house prices and to acknowledge the best machine learning model to be used to conduct a study in this field.
[...] Read more.Entrepreneurship is the key driver of economic progress in many countries; thus, many countries have introduced policies to promote a more entrepreneurial environment. This study assesses the impact of factors affecting entrepreneurial intention of university students. The data was collected through a survey of 341 students at 09 leading universities in Hanoi, Vietnam and analyzed using structural equation modeling (SEM) with SPSS and Amos software. The research results show that entrepreneurial skills, entrepreneurial environment and subjective norms either directly or indirectly affect business motivation and entrepreneurial intention of university students. Thus, it is suggested that university and other educational institutions should provide more activities and taught courses that help students acquire the knowledge and skills necessary for entrepreneurship.
[...] Read more.There is a growing interest in integrating active learning and computer-based approaches in the teaching and learning of mathematics in elementary schools. In this study, we introduce Digital Game-Based Learning (DGBL) of Mathematics targeting students in the 5th and 6th grades following a design-to-implementation strategy. We first developed an edutainment Mathematics game and then tested it with 196 pupils from 9 public elementary schools in Morocco. The rationale of the study is to probe the effect of DGBL in lessening pupils’ mathematical anxiety and improving classroom experience.
Students in our study were more engaged and less anxious towards learning Mathematics. Our designed pedagogical edutainment game made students more comfortable when dealing with numerical arithmetic assignments. The study suggests that edutainment games lead to positive individual attitudes towards mathematics and to a better math classroom experience, thus more effective teaching and learning of mathematics.
Private tutoring was a non-formal education, it was used as an alternative by parents to help support and maximize the learning process that students get at school. Sometimes parents have difficulty in adjusting the desired and needed criteria with available alternatives or teachers. To overcome these obstacles, this research used the MADM approach in providing alternative recommendations, based on the criteria used as the basis for decision making. MADM consists of SAW, WP, TOPSIS, and AHP. The advantages of the SAW, WP, and TOPSIS methods in managing cost and benefit data were used in the ranking process. While the weaknesses of the three methods in the weighting process can be overcome by the AHP method, which was able to provide more objective weighting results. Therefore, this research aimed to analyze the comparison of the combination of AHP-SAW, AHP-WP, and AHP-TOPSIS methods in the selection of private tutors. The combination of these methods was compared based on accuracy, ranking, and preference to get the best combination of MADM methods in determining the selection of private tutors. The criteria used in this research were education, experience, cost, duration, rating, and distance. The comparison of the three combinations of methods showed the AHP-SAW method has an accuracy rate of 88.14%, AHP-WP of 68.64%, and AHP-TOPSIS of 66.95%. The average ranking showed the AHP-SAW method gave results of 91%, AHP-WP of 88%, and AHP-TOPSIS of 89%. In addition, the average preference showed the AHP-SAW method gave a value of 0.771, AHP-WP of 0.073, and AHP-TOPSIS of 0.564. Thus, it showed the AHP-SAW gave better results in the case of private tutor selection than the AHP-WP and AHP-TOPSIS.
[...] Read more.Technology has changed the way we teach and the way we learn. Many learning theories can be used to apply and integrate this technology more effectively. There is a close relationship between technology and constructivism, the implementation of each one benefiting the other. Constructivism states that learning takes place in contexts, while technology refers to the designs and environments that engage learners. Recent efforts to integrate technology in the classroom have been within the context of a constructivist framework. The purpose of this paper is to examine the definition of constructivism, incorporating technology into the classroom, successful technology integration into the classroom, factors contributing to teachers’ use of technology, role of technology in a constructivist classroom, teacher’s use of learning theories to enable more effective use of technology, learning with technology: constructivist perspective, and constructivism as a framework for educational technology. This paper explains whether technology by itself can make the education process more effective or if technology needs an appropriate instructional theory to indicate its positive effect on the learner.
[...] Read more.