• Title/Summary/Keyword: Adaptive Hypermedia Systems

Search Result 6, Processing Time 0.021 seconds

Development of User Model for an Educational Adaptive Hypermedia System (교육용 적응적 하이퍼미디어 시스템의 사용자 모형 개발)

  • Yu, Jeong-Su
    • Journal of The Korean Association of Information Education
    • /
    • v.8 no.4
    • /
    • pp.547-554
    • /
    • 2004
  • Education is the largest application area of adaptive hypermedia systems. The user modeling is considered a very important part of the field of adpative hypermedia systems. In this paper we present the developed user model which provides different educational contents using a neural network. The user model has been verified on hypermedia for learning about basic web concepts, multimedia and HTML. This paper reports the results of simulation. Our simulation shows that the user model exactly can provide contextual different links for different students.

  • PDF

Adaptive Hypermedia for eLearning: An Implementation Framework

  • Dutta, Diptendu;Majumdar, Shyamal;Majumdar, Chandan
    • Journal of Korea Multimedia Society
    • /
    • v.6 no.4
    • /
    • pp.676-684
    • /
    • 2003
  • eLearning can be defined as an approach to teaching and teaming that utilises Internet technologies to communicate and collaborate in an educational context. This includes technology that supplements traditional classroom training with web-based components and learning environments where the educational process is experienced online. The use of hypertext as an educational tool has a very rich history. The advent of the internet and one of its major application, the world wide web (WWW), has given a tremendous boost to the theory and practice of hypermedia systems for educational purposes. However, the web suffers from an inability to satisfy the heterogeneous needs of a large number of users. For example, web-based courses present the same static teaming material to students with widely differing knowledge of the subject. Adaptive hypermedia techniques can be used to improve the adaptability of eLearning. In this paper we report an approach to the design a unified implementation framework suitable for web-based eLearning that accommodates the three main dimensions of hypermedia adaptation: content, navigation, and presentation. The framework externalises the adaptation strategies using XML notation. The separation of the adaptation strategies from the source code of the eLearning software enables a system using the framework to quickly implement a variety of adaptation strategies. This work is a part of our more general ongoing work on the design of a framework for adaptive content delivery. parts of the framework discussed in this paper have been imulemented in a commercial eLearning engine.

  • PDF

Design of a Web Based Adaptive Hypermedia System for Education (웹 기반 교육용 적응적 하이퍼미디어 시스템 설계)

  • 백영태
    • Journal of Korea Multimedia Society
    • /
    • v.5 no.1
    • /
    • pp.59-67
    • /
    • 2002
  • In this paper, I discuss the problems of developing web based adaptive hypermedia for education using extensible Markup Language(XML). Adaptive hypermedia systems are capable of altering the Presentation of the contents of the hypermedia on the basis of a dynamic understanding of the individual student. The student profile is contained in a student model, while the knowledge about the domain can be represented in the form of a concept based domain model. Accordingly, I define two different markup languages using XML. The one structures the domain model and the another describes the student model. These language can be easily extended and authored, with the result of obtaining a simple methodology for data structuring in the field of web based educational adaptive hypermedia.

  • PDF

Cognitive Factors in Adaptive Information Access

  • Park, Minsoo
    • International Journal of Advanced Culture Technology
    • /
    • v.6 no.4
    • /
    • pp.309-316
    • /
    • 2018
  • The main purpose of this study is to understand how cognitive factors influence the way people interact with information/information systems, by conducting comprehensive and in-depth literature reviews and a theoretical synthesis of related research. Adaptive systems have been built around an individual user's characteristics, such as interests, preferences, knowledge and goals. Individual differences in the ability to use new information and communication technology have been an important issue in all fields. Performance differences in utilizing new information and communication technology are sufficiently predictable that we can begin to coordinate them. Therefore, it is necessary to understand cognitive mechanisms to explain differences between individuals as well as the levels of performance. The theoretical synthesis from this study can be applied to design intelligent (i.e., human friendly) systems in our everyday lives. Further research should explore optimization design for user, by integrating user's individual traits (such as emotion and intent) and system modules to improve the interactions of human-system in data-driven environments.

Dynamic Adaptive Model based on Probabilistic Distribution Functions and User's Profile for Web Media Systems (웹 미디어 시스템을 위한 확률 분포 함수와 사용자 프로파일에 기반 한 동적 적응 모델)

  • Baek, Yeong-Tae;Lee, Se-Hoon
    • The Journal of Korean Association of Computer Education
    • /
    • v.6 no.1
    • /
    • pp.29-39
    • /
    • 2003
  • In this paper we proposed dynamic adaptive model based on discrete probabilistic distribution functions and user's profile for web media systems(web based hypermedia systems). The model represented that the application domain is modelled using a weighted direct graph and the user's behaviour is modelled using a probabilistic approach that dynamically constructs a discrete probability distribution functions. The proposed probabilistic interpretation of the web media structure is used to characterize latent properties of the user's behaviour, which can be captured by tracking user's browsing activity. Using that distribution the system attempts to assign the user to the best profile that fits user's expectations.

  • PDF

User Access Patterns Discovery based on Apriori Algorithm under Web Logs (웹 로그에서의 Apriori 알고리즘 기반 사용자 액세스 패턴 발견)

  • Ran, Cong-Lin;Joung, Suck-Tae
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.12 no.6
    • /
    • pp.681-689
    • /
    • 2019
  • Web usage pattern discovery is an advanced means by using web log data, and it's also a specific application of data mining technology in Web log data mining. In education Data Mining (DM) is the application of Data Mining techniques to educational data (such as Web logs of University, e-learning, adaptive hypermedia and intelligent tutoring systems, etc.), and so, its objective is to analyze these types of data in order to resolve educational research issues. In this paper, the Web log data of a university are used as the research object of data mining. With using the database OLAP technology the Web log data are preprocessed into the data format that can be used for data mining, and the processing results are stored into the MSSQL. At the same time the basic data statistics and analysis are completed based on the processed Web log records. In addition, we introduced the Apriori Algorithm of Web usage pattern mining and its implementation process, developed the Apriori Algorithm program in Python development environment, then gave the performance of the Apriori Algorithm and realized the mining of Web user access pattern. The results have important theoretical significance for the application of the patterns in the development of teaching systems. The next research is to explore the improvement of the Apriori Algorithm in the distributed computing environment.