웹-기반 가상대학 시스템의 설계 및 구현

Design and Implementation of Web-Based Cyber-University System

  • 이세영 ((주)나우콤 기술연구소) ;
  • 용환승 (이화여자대학교 컴퓨터학과)
  • 발행 : 1999.12.25

초록

본 논문에서는 범용 가상교육 시스템을 설계하고 구현하였다. 본 시스템은 운영자, 교수, 조교, 학생 등 이용자 권한에 따라 메뉴 및 제공 서비스를 차별화 하였다. 학생, 교수간의 긴밀한 상호작용을 도모하기 위해 공지사항, 강의록, 자유게시판, 질의응답, 레포트함, 자료실, 전자메일, 메모 등 다양한 형태의 서비스를 제공하며, 이용자의 수업 참여를 반영한 출석/성적처리 기능을 지원한다. 또한 소집단 학습과 토론의 활성화를 위해 자동 조 편성 및 조별 토론 기능을 제공하며, 시스템에 로그인과 동시에 해당 이용자가 아직 조회하지 않은 공지사항이나 강의록, 그 밖의 운영자 동보 메모 등을 개별적으로 알려주는 자바 애플릿 메모창도 특징적이다. 시스템 내부를 살펴보면 템플릿 개념을 적용하여 서비스 클라이언트 개발 과정을 HTML 디자인 부분과 프로그래밍 부분으로 분리하였으며 각 서비스 DB 서버 개수를 조정하여 iterative 서버의 과부하 문제를 해결하였다.

This paper describes design and implementation of a general purpose cyber educational system. In this system, there are different types of menus and services according to such user's rights as system operators, professors, assistant instructors, students. In order to keep in close contact between students and professors, provided are various services such as the official announcement, transcripts of lecture, bulletin board, Q/A corner, report box, archive of study materials, electronic mail box, memorandum including checking of one's attendance and school record. For the purpose of activating small group studies and discussion about given subject, it can organize into groups automatically and provide with debating rooms. The system is implemented by separating with both HTML design and programming part by templete concept. Overload of iterative server is solved by adjusting the numbers of DB servers of each service.

키워드