RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      KCI등재

      Relational Database SQL Test Auto-scoring System = 관계형 데이터베이스 SQL 시험 자동 채점 시스템

      한글로보기

      https://www.riss.kr/link?id=A106451710

      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      국문 초록 (Abstract)

      오늘날 데이터 처리에 있어 가장 보편적인 언어가 SQL이다. 이를 위해 SQL 교육이 대학에서 진행되고 있다. 따라서 이번 연구에서는 SQL교육의 학습효과를 극대화하기 위한 SQL의 퀴즈 자동 채...

      오늘날 데이터 처리에 있어 가장 보편적인 언어가 SQL이다. 이를 위해 SQL 교육이 대학에서 진행되고 있다. 따라서 이번 연구에서는 SQL교육의 학습효과를 극대화하기 위한 SQL의 퀴즈 자동 채점 시스템을 제안한다. 본 시스템은 SQL 퀴즈의 자동 채점을 위해 데이터베이스관리시스템을 활용한 알고리즘을 이용하였으며, 만족할 만한 결과를 도출하였다. 본 시스템을 위해 학사관리, 인사관리 데이터베이스에 대해 학사관리의 문제로 문제 은행을 구축하고, 사용자에게 매번 다른 문제를 제공할 수 있도록 하였다. 채점은 테이블에 변화가 없는 검색과 테이블이 변화하는 수정, 삽입, 삭제로 나누어 처리하였다. 검색의 경우 정답과 응답을 실행한 후 실행 결과를 비교하여 처리하였으며, 수정, 삽입, 삭제는 정답과 오답을 실행한 후 테이블을 검색하여 비교함으로써 정답을 확인하도록 하였다. 수정, 삽입, 삭제는 테이블이 변화하였으므로 트랜젝션(transaction) 제어어인 ROLLBACK 명령어를 이용하여 데이터를 원래대로 복원하였다. 본 시스템을 구현하고, 우리대학 컴퓨터정보과 2학년 88명을 대상으로 772회 시행하였다. 시행결과 1회 10문항으로 구성된 시험에 대한 평균 채점소요시간은 0.052초로 매우 효과적인 것으로 나타났으며, 채점관의 경우 동시에 여러개의 응답을 동시에 처리할 수 없음을 고려한다면 본 시스템의 성능이 월등함을 확인하였다. 향후 정답율을 기초로 문제 난이도를 고려한 문제 시스템으로 발전시키고자 한다.

      더보기

      다국어 초록 (Multilingual Abstract)

      SQL is the most common language in data processing. Therefore, most of the colleges offer SQL in their curriculum. In this research, an auto scoring SQL test is proposed for the efficient results of SQL education. The system was treated with algorithm...

      SQL is the most common language in data processing. Therefore, most of the colleges offer SQL in their curriculum. In this research, an auto scoring SQL test is proposed for the efficient results of SQL education. The system was treated with algorithms instead of using expensive DBMS(Data Base Management System) for automatic scoring, and satisfactory results were produced. For this system, the test question bank was established out of ‘personnel management’ and ‘academic management’. It provides users with different sets of test each time. Scoring was done by dividing tables into two sections. The one that does not change the table(select) and the other that actually changes the table(update, insert, delete). In the case of a search, the answer and response were executed at first and then the results were compared and processed, the user’s answers are evaluated by comparing the table with the correct answer. Modification, insertion, and deletion of table actually changes the data table, so data was restored by using ROLLBACK command. This system was implemented and tested 772 times on the 88 students in Computer Information Division of our college. The results of the implementation show that the average scoring time for a test consisting of 10 questions is 0.052 seconds, and the performance of this system is distinguished considering that multiple responses cannot be processed at the same time by a human grader, we want to develop a problem system that takes into account the difficulty of the problem into account near future.

      더보기

      목차 (Table of Contents)

      • Abstract
      • 요약
      • I. Introduction
      • II. Preliminaries
      • III. System configuration
      • Abstract
      • 요약
      • I. Introduction
      • II. Preliminaries
      • III. System configuration
      • IV. System Implementation
      • V. Experiments
      • VI. Conclusions
      • REFERENCES
      더보기

      참고문헌 (Reference)

      1 노은희, "한국어 서답형 문항 자동채점 결과 비교 분석 - 국가수준 학업성취도 평가 국어, 사회, 과학 문항을 중심으로 -" 한국교육과정평가원 17 (17): 99-122, 2014

      2 "Wikipedia"

      3 "Wikipedia"

      4 Tai-Sung Hur, "ORACLE SQL&PL/SQL" BooksHolic publishing 38-175, 2016

      5 "Node. js Express"

      6 "Matia DB"

      7 "JavaSctipt"

      8 Kim, Kyunghee, "Introduced plans for Computer Based National Assessment of Educationa Achievement" Korea Institute for Curriculum and Evaluation 1-3, 2012

      9 Song Tae Min, "Checking th Big Data Analysis" Hannarae Publishing 23-26, 2015

      10 Dikli, Semire, "An Overview of Automated Scoring of Essays" 5 (5): 4-, 2006

      1 노은희, "한국어 서답형 문항 자동채점 결과 비교 분석 - 국가수준 학업성취도 평가 국어, 사회, 과학 문항을 중심으로 -" 한국교육과정평가원 17 (17): 99-122, 2014

      2 "Wikipedia"

      3 "Wikipedia"

      4 Tai-Sung Hur, "ORACLE SQL&PL/SQL" BooksHolic publishing 38-175, 2016

      5 "Node. js Express"

      6 "Matia DB"

      7 "JavaSctipt"

      8 Kim, Kyunghee, "Introduced plans for Computer Based National Assessment of Educationa Achievement" Korea Institute for Curriculum and Evaluation 1-3, 2012

      9 Song Tae Min, "Checking th Big Data Analysis" Hannarae Publishing 23-26, 2015

      10 Dikli, Semire, "An Overview of Automated Scoring of Essays" 5 (5): 4-, 2006

      11 Butcher, P.G, "Acomprison of Human and computer markong of short free-text student responses" 55 (55): 489-, 2010

      더보기

      동일학술지(권/호) 다른 논문

      동일학술지 더보기

      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

      유사연구자 (20) 활용도상위20명

      인용정보 인용지수 설명보기

      학술지 이력

      학술지 이력
      연월일 이력구분 이력상세 등재구분
      2026 평가예정 재인증평가 신청대상 (재인증)
      2020-01-01 평가 등재학술지 유지 (재인증) KCI등재
      2017-01-01 평가 등재학술지 유지 (계속평가) KCI등재
      2013-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2010-01-01 평가 등재학술지 유지 (등재유지) KCI등재
      2007-01-01 평가 등재학술지 선정 (등재후보2차) KCI등재
      2006-01-01 평가 등재후보 1차 PASS (등재후보1차) KCI등재후보
      2004-07-01 평가 등재후보학술지 선정 (신규평가) KCI등재후보
      더보기

      학술지 인용정보

      학술지 인용정보
      기준연도 WOS-KCI 통합IF(2년) KCIF(2년) KCIF(3년)
      2016 0.44 0.44 0.44
      KCIF(4년) KCIF(5년) 중심성지수(3년) 즉시성지수
      0.43 0.38 0.58 0.15
      더보기

      이 자료와 함께 이용한 RISS 자료

      나만을 위한 추천자료

      해외이동버튼