• Title/Summary/Keyword: 적응형 하이퍼미디어

Search Result 5, Processing Time 0.019 seconds

Combination of an adaptive hypermedia system and an external application using a message hooking mechanism (메시지 후킹 메커니즘을 이용한 적응형 하이퍼미디어 시스템과 외부 응용 프로그램의 결합)

  • Jung, Hyosook;Park, Seongbin
    • The Journal of Korean Association of Computer Education
    • /
    • v.8 no.4
    • /
    • pp.107-114
    • /
    • 2005
  • While a user is using an adaptive hypermedia system, the user can also use an external application. If the user accesses the information which is related to the contents provided by the adaptive hypermedia system, it can affect a user profile that contains the information about the knowledge or interests of the user. However, the adaptive hypermedia system understands user's behavior based on whether a page is accessed or not and it is difficult for the system to recognize user's behavior that can occur outside the adaptive hypermedia system. In this paper, we propose an approach that can detect user's behavior using a message hooking mechanism so that both user's behavior inside an adaptive hypermedia system and behaviors that occur outside the system can be reflected in a user profile. We analyze user events using a hooking mechanism and update a user profile using an XML parser.

  • PDF

A Web-based adaptive hypermedia system for novices to learn programming (초보자들의 프로그래밍 학습을 위한 웹 기반 적응형 하이퍼미디어 시스템)

  • Jung, Hyosook;Park, Seongbin
    • The Journal of Korean Association of Computer Education
    • /
    • v.7 no.6
    • /
    • pp.37-45
    • /
    • 2004
  • With the rapid growth of the Web technologies, the Web has changed teaching and learning as well as our life in various ways. Web-based instruction (WBI) supports self-directed and creative learning at anytime anywhere. However, learners may experience the problems of disorientation and cognitive overload when the hyperspace that consists of learning materials is complex. In this paper, we present a Web-based adaptive hypermedia system based on cognitive load theory which can reduce cognitive loads that novices may experience when they learn programming

  • PDF

Design of the XML Based Educational Adaptive Hypermedia System (XML 기반의 교육용 동적적응 하이퍼미다어 시스템 설계)

  • Baek, Yeong-Tae;Lee, Se-Hoon
    • The Journal of Korean Association of Computer Education
    • /
    • v.7 no.2
    • /
    • pp.67-76
    • /
    • 2004
  • The problems of developing web based adaptive hypermedia for education using XML are discussed in this paper. We define two different markup languages using XML. The one structures the domain model and the another describes the user 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. Also, We have suggested three learning rules that automatically restructures hypertext networks according to their user browsing behavior. The user profile is contained in a user model, while the knowledge about the domain can be represented in the form of a concept based domain model. Accordingly.

  • PDF

Probabilistic Model for Adaptive WebMedia Educational Systems (적응형 웹미디어 교육 시스템을 위한 확률 모델)

  • 이재호;이윤수;윤경섭;왕창종
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04a
    • /
    • pp.800-802
    • /
    • 2003
  • 이 논문에서는 웹 기반의 하이퍼미디어 교육시스템에서 이산 확률 분포 함수와 사용자 프로파일 기반의 동적 적응 모델을 제안하였다. 이 모델은 응용 영역을 동적 적응 객체의 가중치 방향성 그래프로 표현하며 사용자 행위를 이산 확률 함수를 동적으로 구축하는 접근 방식을 이용하여 모델링 한다. 제안한 확률적 해석은 웹 미디어 구조에서 사용자의 탐색 행위를 추적하여 사용자 행위에 대한 잠재적 속성을 나타내는데 사용될 수 있다. 이러한 접근 방식은 사용자에게 가장 알맞은 프로파일을 동적으로 할당할 수 있다.

  • 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.