Статьи журнала - International Journal of Education and Management Engineering

Все статьи: 613

Incorporating SAP® ERP Training into Industrial College Education: A Usability Evaluation

Incorporating SAP® ERP Training into Industrial College Education: A Usability Evaluation

Abdelsalam Shanneb

Статья научная

The main vision of Jubail Industrial College (JIC) is to "To excel in providing technology education and training, applied research, and innovation to support sustainable economic and industrial development of the Kingdom of Saudi Arabia". To ensure the readiness of JIC students for successful careers, they need to be exposed to the latest software tools and technologies currently used in the surrounding industry. The Enterprise Resource Planning (ERP) course is part of many degree programs at JIC where the academic staff is utilizing the SAP® University Alliance Program (SAP® UA) to inject a practical component into the theoretical ERP course. This paper presents insights into the integration of SAP training in an ERP course by assessing the usability of the SAP® UA system. In particular, our goal is to evaluate the usability aspect of the SAP® UA system among future industrial and petroleum employees. Since, the SAP® UA system has been used in the college for ten years, and the available relevant literature in this region and under the same circumstances is very limited, we undertook this research to determine the acceptance of the SAP® UA system among JIC students. The System Usability Scale (SUS) was the tool of choice in our research and the final results obtained generated a SUS value of 67 which falls within the acceptance range.

Бесплатно

Integration and Utilization of Network Course Resources for University Teachers

Integration and Utilization of Network Course Resources for University Teachers

Xingzhi PENG, Wei LI, Ruijin ZHOU, Qiang FANG, Qianyu CHEN, Mei LI

Статья научная

Network course resources are a mew development formation under the information technology condition. University teachers as the positive factor of network resources integration, how to make full use of modern information technology and thinking mode of pedagogy to turn shared resources into curriculum resources and make full use of it has become an worth discussing important problem under the background of the current university. Based on the university teachers how to integrate and use network course resources, some strategies has been put forward.

Бесплатно

Intelligent Detection Technique for Malicious Websites Based on Deep Neural Network Classifier

Intelligent Detection Technique for Malicious Websites Based on Deep Neural Network Classifier

Mustapha A. Mohammed, Seth Alornyo, Michael Asante, Bernard O. Essah

Статья научная

A major risk associated with internet usage is the access of websites that contain malicious content, since they serve as entry points for cyber attackers or as avenues for the download of files that could harm users. Recent reports on cyber-attacks have been registered via websites, drawing the attention of security researchers to develop robust methods that will proactively detect malicious websites and make the internet safer. This study proposes a deep learning method using radial basis function neural network (RBFN), to classify abnormal URLs which are the main sources of malicious websites. We train our neural network to learn benign web characteristics and patterns based on application layer and network features and apply binary cross entropy function to classify websites. We used publicly available datasets to evaluate our model. We then trained and assessed the results of our model against conventional machine learning classifiers. The experimental results show a very successful classification method, that achieved an accuracy of 89.72% on our datasets.

Бесплатно

Intelligent Model for Smartphone Addiction Assessment in University Students using Android Application and Smartphone Addiction Scale

Intelligent Model for Smartphone Addiction Assessment in University Students using Android Application and Smartphone Addiction Scale

Anshika Arora, Pinaki Chakraborty, M.P.S. Bhatia, Aditya Puri

Статья научная

Smartphones have been owned and used ubiquitously in all facets of society utilized for a wide number of tasks such as calling and messaging, social media, surfing as well as for entertainment. Spending a large amount of time on smartphone might lead to a dependence on it for a variety of purposes. This study uses objective measures of real time smartphone usage features to assess smartphone addiction. A purpose built android application to collect real time smartphone usage has been developed and linear classification models namely Support Vector Machine and Logistic Regression are used to predict smartphone addiction among university students. Furthermore, correlation and information gain measures are used to identify most vital features of smartphone usage which contribute maximum in assessment of smartphone addiction. It has been observed that both the linear models give worthy performance with more than 80% of accuracy. Also, the most important technical features impacting smartphone addiction are longest session spent for entertainment, total time used for communication, longest session spent for communication, longest session spent for work, total time used for entertainment, longest session for news and surfing, and data usage in other activities.

Бесплатно

Intelligent tour planning system using crowd sourced data

Intelligent tour planning system using crowd sourced data

Md. Saef Ullah Miah, Md. Masuduzzaman, Williyam Sarkar, H M Mohidul Islam, Faisal Porag, Sajjad Hossain

Статья научная

To observe the beauty of nature and to visit various places around the world, a vast number of tourists visit different countries and many tourist attraction sites now-a-days. But Most of the tourist places have failed to introduce itself as a tourist destination to the visitor due to lack of proper information and proper guideline to visit there. This paper tries to focus on some problems in the tourism industry and try to solve those problems using crowd sourced data with some customized algorithms. Some of the main problems are the lack of information about a destination tourist spot, combination on budget to visit the spot, time of travels etc. We proposed a customize algorithm which will provide maximum suggestion to visit a place with nearest all sub place based on user destination within their given budget and time. Using our method, user can choose the most suitable plan for them to visit those places.

Бесплатно

Interactive Web-interface for Competency-based Classroom Assessment

Interactive Web-interface for Competency-based Classroom Assessment

Soumi Majumder, Soumalya Chowdhury, Sayan Chakraborty

Статья научная

In this study, four phases of competency-based learning model, namely, i) unconscious incompetence, ii) conscious incompetence, iii) conscious competence and iv) unconscious competence is deployed in classroom teaching methodology. Competency-based learning model helps to understand a student's competence level on a particular topic that is already delivered in the classroom. The current work introduces a web-based competency-based learning model which is focused towards meeting learning objectives. Using the model, post lecture classroom online quiz will help to categorize the weaker student and also will also help to know the emotional state of the learners.

Бесплатно

Introducing Arabic-SQuADv2.0 for Effective Arabic Machine Reading Comprehension

Introducing Arabic-SQuADv2.0 for Effective Arabic Machine Reading Comprehension

Zeyad Ahmed, Mariam Zeyada, Youssef Amin, Donia Gamal, Hanan Hindy

Статья научная

Machine Reading Comprehension (MRC), known as the ability of computers to read and understand unstructured text and then answer questions, is still an open research field. MRC is considered one of the most research-demanding sub-tasks in Natural Language Processing (NLP) and Natural Language Understanding (NLU). MRC introduces multiple research challenges. One of these challenges is that the models should be trained to answer all questions and abstain from answering when the answer is not covered in the given context. Another challenge lies in dataset availability. These challenges are amplified for non-Latin-based languages; Arabic as an example. Currently, available Arabic MCR datasets are either small-sized high-quality collections or large-sized low-quality datasets. Additionally, they do not include unanswerable questions. This lack of resources depicts the model as incapable of real-world deployments. To tackle these challenges, this paper proposes a novel large-size high-quality Arabic MRC dataset that includes unanswerable questions, named “Arabic-SQuAD v2.0'”. The dataset consists of 96051 triplets {question, context, answer} in an attempt to help enrich the field of Arabic-MRC. Furthermore, a Machine Learning (ML)-based model is introduced that is capable of effectively solving Arabic MRC-with-unanswerable questions. The results of the proposed model are satisfactory and comparable with Latin-based language models. Furthermore, the results show a significant improvement of the current state-of-the-art Arabic MRC. To be exact, the model scores 71.49 F1-score and 65.12 Exact Match (EM). This proposed dataset and implementation pave the way to further Arabic MRC; aiming to reach a state when MRC models could mimic human text reasoning.

Бесплатно

Investigation and Study on the Status of the College Students with Left-Behind Experience in China

Investigation and Study on the Status of the College Students with Left-Behind Experience in China

Zhang Yong, Jiang Wulina, Xiang Yunbo

Статья научная

College students with left-behind experience are a special group and have different characteristics compared to students without left-behind experience. Based on investigation, college students with left-behind experience and interview some students around at them, this paper analyzed the basic situations of the college students with left-behind experience, as well as the key factors leading to these situations. Finally, the corresponding suggestions and expectations to improve the situations are put forward.

Бесплатно

Investigation of Student Dropout Problem by Using Data Mining Technique

Investigation of Student Dropout Problem by Using Data Mining Technique

Sadi Mohammad, Ibrahim Adnan Chowdhury, Niloy Roy, Md. Nazim Hasan, Dip Nandi

Статья научная

Throughout the past twenty years, we've seen a huge increase in the number of school universities. Given the intense competition among major universities and schools, this attracts students to apply for admission to these institutions. Early school dropout prediction is a critical problem for learners, and it is hard to tackle. And a wide number of factors can impact student retention. In order to attain the best accuracy, the conclusion of the program, the standard classification approach that was used to solve this problem frequently needs to be applied the majority of organizations and courses launched by universities operate on either an auto model, therefore they always prefer course enrollment over student caliber. As a result, many students stop taking the course after the first year. In order to manage student dropout rates, this research provides a data mining application. The predictive model may provide an effective predictive list of students who typically require the greatest help from the student dropout program given updated data on new students. The results indicate that the object classification algorithm Random Forest data mining technique can create a reliable prediction model using existing student academic data. Future research on student dropout rates will continue to be vital for informing policy decisions, identifying at-risk populations, evaluating interventions, enhancing support services, predicting trends, understanding long-term consequences, and promoting global learning and collaboration in education.

Бесплатно

K-Nearest Neighbors Bayesian Approach to False News Detection from Text on Social Media

K-Nearest Neighbors Bayesian Approach to False News Detection from Text on Social Media

Ogunsuyi Opeyemi J., Adebola K. OJO

Статья научная

Social media usage has increased due to the rate at which technologies are emerging and it is less likely to detect false news/information manually as it aims to capture the human mind. The spread of false news can cause havoc; therefore, detection of false news becomes paramount where almost everyone has access to social media. Our proposed system optimizes the false news detection process. The system combines advantages of two textual feature extraction methods and two machine learning algorithms for text classification. Basic pre-processing methods were employed. Feature extraction was carried out using Term Frequency-Inverse Document Frequency with Word2Vector. K-Nearest Neighbour (KNN) and Naïve Bayes (NB) algorithms are combined to give KNN Bayesian. The most available systems made use of a single feature extraction method but in our system, two feature extraction methods are combined. The evaluation metrics used were accuracy, precision, recall, f1score and KNN Bayesian performed better than KNN. To further evaluate our model, the Area under the Curve-Receiver Operator Characteristics (AUC-ROC) revealed that AUC of KNN Bayesian ROC curve is higher than that of KNN.

Бесплатно

Key term extraction using a sentence based weighted TF-IDF algorithm

Key term extraction using a sentence based weighted TF-IDF algorithm

T. Vetriselvi, N. P. Gopalan, G. Kumaresan

Статья научная

Keyword ranking with similarity identification is an approach to find the significant Keywords in a corpus using a Variant Term Frequency Inverse Document Frequency (VTF-IDF) algorithm. Some of these may have same similarity and they get reduced to a single term when WordNet is used. The proposed approach that does not require any test or training set, assigns sentence based Weightage to the keywords(terms) and it is found to be effective. Its suitability is analyzed with several data sets using precision and recall as metrics.

Бесплатно

Keyphrase extraction of news web pages

Keyphrase extraction of news web pages

Chandrakala Arya, Sanjay k. Dwivedi

Статья научная

Keyphrase extraction from news web pages is an important task for news documents retrieval and summarization. Keyphrases are like index terms that enclose the important information about document content. Keyphrases actually offer concise and precise description of document content. Key phrases are considered as a single word or a combination of more than one word that represent the important concepts in a text documents. The aim of this paper is to develop and evaluate an automatic keyphrases extraction approach for news web pages. Our approach identifies the candidate keyphrases from documents and chooses those candidate keyphrase having highest weight score. Weight formula combines the feature set that includes TF*IDF, phrase disatnce in documents and lexical chain that is based on WordNet to represent semantic relations between words. The experimental results show that the performance of our approach is better than the contemporary approaches today.

Бесплатно

Knowledge Enrichment and Physical Activities as Indicator and Individual Problem as a Cause of Academic Cyberloafing in Online Learning during the Covid 19 Pandemic

Knowledge Enrichment and Physical Activities as Indicator and Individual Problem as a Cause of Academic Cyberloafing in Online Learning during the Covid 19 Pandemic

Tri Hardjanti Nugrahaningsih, Bernadeta Irmawati, Agustine Eva Maria Soekesi

Статья научная

The purpose of this study was to describe Academic Cyber Loafing in Management Departement Soegijapranata Chatolic University students in online learning because of the covid 19 pandemic. The instrument in this study was developed from previous research by adding two indicators, namely physical activity, and enrichment of knowledge as a novelty in this study. Methods of data collection using a questionnaire. The data were analyzed descriptively quantitatively and categorized into minor, serious, or not doing Academic Cyberloafing, and the causes were identified. The results of the study show that the level of Academic Cyberloafing is in a low category and the level of Academic Cyberloafing is in the high seriousness in the aspect of enrichment to knowledge, which means that students independently access the internet to enrich knowledge even by ignoring ongoing online learning. The research results found something different from the results in previous research, where this research found a positive impact of Academic Cyberloafing, namely enriching knowledge, while in previous research it was more towards a negative impact. Another thing is that physical activities are the cause of Academic Cyberloafing, which was not the case in previous research. This study found that students were “forced” to engage in Academic Cyber Loafing because of the sudden increase in demands for personal needs as a result of online learning, and changes in family income because parents were laid off or their businesses suffered setbacks as a result of the “COVID-19” pandemic.

Бесплатно

LMS analysis using IPA Matrix for Web Applications

LMS analysis using IPA Matrix for Web Applications

Rufman Iman Akbar, Denny Ganjar Purnama

Статья научная

The use of learning websites in the field of education has now become a necessity. One of them is using a Learning Management System that supports the learning process. The Learning Management System is a system that tertiary institutions widely use to help the teaching and learning process run smoothly. Apart from providing benefits to tertiary institutions, this system must also be well received by the primary users, namely students. To assess the performance of a Learning Management System, tools that can be used include the Analysis using the Index – Performance Matrix. This matrix was initially developed to assess consumer satisfaction with the marketing of goods or services. Still, it can be developed to assess user satisfaction with the services of an LMS website. This study tries to assess one LMS using indicators to assess website user satisfaction, using the Importance – Performance Analysis Matrix, which is modified according to website assessment standards. The results of this Analysis obtained data on the gap between the performance expected by the user and the user's preferences regarding the level of importance of each indicator. Based on the data spread over the four quadrants, it can be determined which factors should be prioritized for improvement or improvement. These variables are variables 2, 3, 4 and 6, namely the Application features , application reliability, replication suitability and also ease of repair, we found several variables that need to be fixed immediately and which factors are not yet urgent. This research was conducted at a university in South Tangerang.

Бесплатно

Landscape Pattern Evolvement in Mining Area: a Case of Liyuan Town in China

Landscape Pattern Evolvement in Mining Area: a Case of Liyuan Town in China

Zeng Hui, Zhou Jinhua

Статья научная

Landscape pattern in mining area is both the result of long-term action of multi driving forces and the base of regional coordination and development. This paper takes Liyuan Town, where Jinggezhuang locates, in Tangshan as an example and analyzes land use changes in the year 1997 and 2003 using GIS. The results showed that in mining area in urban-rural fringe of plain area, the number and the fragmentation of the patches increased and the patch density as the whole was in a rising trend. And the patch number of each type of landscape distributed unevenly. The landscape pattern characteristics and evolvement in Liyuan Town indicates that under the double functions of mining development and urbanization, it is necessary adequately to obey the evolvement regularity of special landscape in region to promote the evolvement of landscape destruction, restoration, reconstruction and function, in order to realize the regional coordination development.

Бесплатно

Learned to Use or Learned not to Use?- An Application of the Wiles Test on Graduates of China’s Newly-upgraded Universities

Learned to Use or Learned not to Use?- An Application of the Wiles Test on Graduates of China’s Newly-upgraded Universities

Xiaowen Zhu, Zhiwen Zhu

Статья научная

The human capital hypothesis and the screening hypothesis were commonly used to explain the positive effect of education level on individual incomes in the field of education economics. Using graduates of the newly-upgraded universities of China as the sample, this paper tested the two contending hypothesis. The results were in favor of the human capital hypothesis, which indicated higher education was rather a production means than merely a signal of productivity for graduates of these universities.

Бесплатно

Learning Computer Network by Writing Your Own Protocol Analyzer

Learning Computer Network by Writing Your Own Protocol Analyzer

Zhi Chen, Chunmiao Yuan, Na Sun

Статья научная

Computer network is one of the fundamental courses for college students majoring in CS, CSE and EECS. The objective of this course is to explain the basic principles and architecture of network based on TCP/IP. However, many students find the course quite abstract and difficult to understand. Inspired by the idea of "learning by doing", we propose a learning approach by asking the students to design and to implement their own protocol analyzer during the course. This task not only synthesizes the knowledge of all the important protocols ranging from data link layer to application layer, but also bridges the gap between theory and practical aspect. Promising feedbacks from students demonstrate that this method is very helpful for student to study computer network.

Бесплатно

Learning Preferences to Physiology of Undergraduate Students in a Chinese Medical School

Learning Preferences to Physiology of Undergraduate Students in a Chinese Medical School

Yuemin Ding, Jianxiang Liu, Hong Ruan, Xiong Zhang

Статья научная

Students learning may be classified according to the sensory modalities using VARK instrument, which categorizes learning modes as visual (V), auditory (A), reading-writing (R), or kinesthetic (K). We administered the VARK questionnaire to our second-year medical students, and 98 of 133 students (74%) returned the completed questionnaire. Only 14.3% of the students preferred a single mode of information presentation. In contrast, most students (85.7%) preferred multiple modes of information presentation. Knowing the students preferred modes and using web-based learning system may help the instructors to tailor to the student's individual preference in the teaching of medical science.

Бесплатно

Learning and Vaccination for Primary School-Age Children during the Covid 19 Pandemic: A Case Study in Padang City

Learning and Vaccination for Primary School-Age Children during the Covid 19 Pandemic: A Case Study in Padang City

Revi Handayani, Risma Wiwita

Статья научная

This research was conducted to explain that long before the Covid 19 outbreak hit. There has been a deadly plague that has long affected human life at large. Anticipatory actions of the Dutch Colonial government were carried out intensively to inhibit the rate of spread of plagues at that time such as cholera, malaria, and smallpox. The influenza and bubonic plague epidemics of 1918 and 1911 threatened successively and smallpox emerged at the same time, hampering the pace of life in all fields. Moving on from this time, the Covid 19 outbreak has affected all fields including education. So far, when face-to-face began to be done again after a long time online, here a polemic emerged. Vaccination for children aged 6-11 years at primary school age. In field research, there are several obstacles experienced. Based on the results of interviews conducted in this study, most respondents were afraid of vaccines when administered to their elementary school-age children. Fear of risks such as hoaxes circulating on social media. Based on the results of the research conducted, in general, the people of Padang City are not entirely aware of the Covid-19 vaccination policy for elementary school-age children (6-11 years) because for them this is very risky because not all children in their bodies can receive vaccines. The research implementation procedure. This research uses the historical method (heuristics, criticism, interpretation, historiography). The purpose of the historical method is used starting with the collection of sources: first, literature and document studies, and field studies through in-depth interviews with several parents of students, teachers, such as elementary school residents in Padang City. Second, criticizing the sources obtained, Third, analyzing the relationship between the facts found, and finally the fourth is writing the findings. The purpose of this research to be achieved is to be able to explain the implications that the covid 19 outbreak has a lot of impact when it is required to vaccinate as a condition for face-to-face learning to be carried out again.

Бесплатно

Literature Survey on Educational Dropout Prediction

Literature Survey on Educational Dropout Prediction

Mukesh Kumar, A.J. Singh, Disha Handa

Статья научная

Educational Data Mining (EDM) is one of the crucial application areas of data mining which helps in predicting educational dropout and hence provides timely help to students. In Indian context, predicting educational dropouts is a major problem. By implementing EDM, we can predict the learning habits of the student. At present EDM has not been introduced at higher education level. Due to this we cannot recognize the genuine problems of students during their education. The objective of this analysis is to find the existing gaps in predicting educational dropout and find the missing attributes if any, which my further contribute for better prediction. After that we try to find the best attributes and DM techniques which are frequently used for dropout prediction. Based on the combination of missing attribute and best attribute of student data thus far, a new algorithm can be tested which may overcome the shortcomings of previous work done.

Бесплатно

Журнал