The Design and Implementation of Item pool System using XML

XML을 이용한 문제은행 시스템 설계 및 구현

  • Published : 2001.06.01

Abstract

The purpose of this study was to help retrieve and assess only what learner wants. The multiple-choice and short-answer types were selected. and a sort of a question bank was organized in consideration of the degree of difficulty and frequency of being questioned in such a way to have a discriminating power. For item retrieval the stored information was converted into XML data, instead of simply searching information from database. and that data were retrieved through Xpath. And it's designed to show the retrieval output by using XML on browser. Concerning item evaluation. evaluation items were produced by inputting the degree of difficulty and frequency of being questioned of the subject and unit learner wants. and then by inputting the number of individual item type. The learning outcome was offered in real time to learner. and learner could repeatedly drill what they gave a wrong answer.

본 논문에서는 웹과 XML을 이용하여 학습자가 원하는 문항만을 검색하고 평가할 수 있는 문제은행 시스템을 구현하였다. 문항의 구성은 4지선다형, 5지선다형, 단답형으로 구성하였고 난이도 및 출제빈도를 고려하여 변별력을 가지도록 문제은행화 하였다. 문항검색은 데이터베이스에 저장된 정보를 단순히 검색하는 것이 아니라 저장된 정보를 XML문서로 변환한 후 XML 데이터에 대하여 Xpath를 이용하여 검색하였다 검색된 결과는 XSL을 이용하여 브라우저상에 나타나도록 하였다. 문항평가는 학습자가 원하는 과목. 단원에 대해서 난이도 및 출제빈도 그리고 문항유형별로 문항수를 입력하여 평가 문항을 생성하였다. 또한 실시간으로 학습자에게 학습결과를 제공하였고 학습자가 오답으로 응답한 문항에 대해서는 반복학습을 할 수 있도록 하였다.

Keywords