Web환경에서 멀티미디어 기반 문제은행 시스템의 구현

Implementation of a Multimedia based ExamBank System in Web Environments

  • 남인길 (대구대학교 정보통신공학부) ;
  • 정소연 (대구대학교 정보통신공학부)
  • 발행 : 2001.06.01

초록

본 논문에서는 웹 상에서 멀티미디어를 기반으로 한 문제은행 시스템을 제안하였다. 제안된 문제 은행 시스템은 객체-관계(Object-Relation)형 모델로 데이터베이스를 설계하고, 웹 환경에서 다수 클라이언트에 대한 무결성을 위해 독립적 실행이 되도록 Java 언어로 응용프로그램을 구현하였다. 문제 엔티티들은 객체로 정의하고, 이들간의 관계를 사용자 정의유형과 타입으로 설계 구현하였으며, DBMS의 스키마 객체와 JAVA Class를 매핑하여 DBMS와 어플리케이션 서버간에 체계화된 동작으로 객체를 전달할 수 있도록 하였다.

In this paper, we proposed multimedia based ExamBank system in web environments. In the proposed system the database was designed based on the object-relation model and the application program was implemented with Java such that independent execution would be possible to guarantee no fault for multi-client in Web environments. We defined the Exam entities as objects, and implemented those inter-relationships as user definition and type. In addition, by mapping the schema object of DBMS and JAVA class, it becomes to possible transferring the object systematically between DHMS and JAVA application server.

키워드