• Title/Summary/Keyword: 온라인 자동평가 시스템

Search Result 54, Processing Time 0.028 seconds

Development and Application of Problem Bank of Problem Solving Programming Using Online Judge System in Data Structure Education (자료구조 수업에서 온라인 자동평가용 문제해결 프로그래밍 문제은행 개발 및 적용)

  • Kim, Seong-Sik;Oh, So-Hee;Jeong, Sang-Su
    • The Journal of Korean Association of Computer Education
    • /
    • v.21 no.4
    • /
    • pp.11-20
    • /
    • 2018
  • This study is to propose a problem bank of problem solving programming using Online Judge System as one of the ways to motivate learners and increase for immersion to students who take Data Structure lecture that is the basis of problem solving ability using information science. In order to do this, we developed a question bank for each major topic in the Data Structure, by developing 70 problem solving programming problems suitable for the main topics of the Data Structure. By mounting it on an Online Judge System and applying to actual classes, and by analyzing the motivation for learning and the degree of immersion according to the result after the application of the lesson, we propose a teaching-learning contents and usage for problem solving programming and Data Structure classes at the teacher training university which give motivation for learning and immerse in problem solving programming.

Online Course Evaluation Method by Using Automatic Classification Technology (자동 분류 기술을 활용한 온라인 강의 평가 방법)

  • Lee, Yong-Bae
    • Journal of The Korean Association of Information Education
    • /
    • v.24 no.4
    • /
    • pp.291-300
    • /
    • 2020
  • Although the need for international online courses and the number of online learners has been rapidly increasing, the online class evaluation has been mostly relying on the quantitative survey analysis. So a more objective evaluation method has to be developed to more accurately assess online course satisfaction. This study highlights the benefits of using big data analysis from the bulletin board messages of online learning system as a method to evaluate the online courses. In fact, automatic classification technology is recognized as an important technology among big data analysis techniques. Our team applied this technique to evaluate the online courses. From the delphi analysis results, suggested method was concluded that the evaluation items and classification results are suitable for online course evaluation and applicable in schools or institutions. This study has confirmed that the rapidly accumulating big data analysis technology can be successfully applied to the education sector with the least change. It also diagnosed a meaningful possibility to expand the big data analysis for further application.

Exploring how to present the problem of Automatic Assessment system in Jupyter Notebook (주피터 노트북에서 자동 평가 시스템의 문제 제시를 위한 방안 탐구)

  • HakNeung Go;Youngjun Lee
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2023.01a
    • /
    • pp.221-222
    • /
    • 2023
  • 본 연구에서는 주피터 노트북에서 자동 평가 시스템을 활용하기 위한 방안으로 자동 평가 시스템의 문제를 저장하고 제시하는 방안에 대해서 연구하였다. 자동 평가 시스템은 학습자가 직접 프로그래밍을 하고 바로 피드백을 받을 수 있는 장점이 있다. 주피터 노트북에서 자동 평가 시스템을 제공하는 nbgrader와 코들의 장점을 바탕으로 문제 제시 방안은 다음과 같다. 문제는 HTML 태그를 이용해 서식 있는 형태로 서버에 저장한다. 주피터 노트북에서 IPython.display 모듈의 display와 HTML 명령어를 사용하여 문제를 출력하면 코드셀 출력창에 서식 있는 HTML 문서를 출력하여 학습자에게 가독성 있게 문제를 제시할 수 있다.

  • PDF

A Development of Multi-Agent based Automated Negotiation System (멀티 에이전트 기반 자동 협상 시스템 개발)

  • 최형림;김현수;홍순구;박영재;박용성;강무홍
    • Proceedings of the Korea Association of Information Systems Conference
    • /
    • 2004.05a
    • /
    • pp.109-121
    • /
    • 2004
  • 현재 오프라인에서 행해지고 있는 거래들을 온라인에서 지원하기 위란 거래 시스템에 대한 연구들이 많이 진행되고 있다. 하지만 이러한 거래 시스템들은 일반적인 상거래, 즉 판매자가 제시한 가격에 구매자가 구매를 하는 고정가격제 거래방식을 지원하는 시스템이 대부분 이었고 판매자와 구매자가 협상을 통해 적절한 가격선을 찾을 수 있도록 지원해 주는 거래 시스템에 대한 연구는 미흡하다. 이러한 자동 협상 시스템은 전자상거래 환경에서의 다양한 환경변화와 복잡한 문제 등에 보다 빠르고 유연하게 대처하고 많은 협상을 일관성있고 효율적으로 수행하기 위해서 필요하다. 본 연구에서는 전자상거래 환경에서 자동으로 협상을 수행하는 자동협상시스템을 개발하였다. 이 시스템은 협상안을 자동으로 생성하고, 또한 상대방의 협상안을 평가하여 Counter 협상안을 작성${\cdot}$전송하거나 Accept 또는 Reject를 할 수 있는 멀티 에이전트 기반 자동협상 시스템이다.

  • PDF

Automatic Generation of Patterns for Intrusion Detection System Evaluation (침입탐지 평가를 위한 침입패턴 자동 생성)

  • 노영주;조성배
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10c
    • /
    • pp.616-618
    • /
    • 2002
  • 최근 몇 년 동안 이루어진 네트웍 및 인터넷 시장의 발전과 더불어 빈번히 발생하는 시스템에 대한 침입으로 이를 방어하기 위한 여러 도구들이 개발되어왔다. 이러한 도구들 중 침입탐지시스템은 시스템 방어에 핵심적인 역할을 하는데, 현재까지 이를 평가하기 위한 자동화된 온라인 평가도구는 없는 실정이다. 보안관련 시장이 발달한 미국에서는 DARPA의 지원아래 관련된 연구가 진행되어 1998년부터 2000년까지 대규모의 침입탐지시스템 평가가 이루어졌으나, 이때의 평가들은 당시의 침입 수준만을 고려한 것으로 새로운 침입 환경에 대한 확장은 용이하지 않기 때문에, 급속도로 증가하는 침입 기술에 대응하기 위한 새로운 방법이 필요하다. 본 논문에서는 기존 침입코드를 이용하여 새로운 침입을 만들어 내어 침입탐지 평가도구에 적용할 수 있는 모듈 위치변환과 더미코드 삽입을 제안한다. 모듈 위치변환은 알려진 u2r코드를 모듈 단위로 나누고 나뉘어진 모듈의 위치 변환을 통해 새로운 침입을 만들어낸다. 또한 더미코드 삽입은 침입코드의 모듈 사이에 침입과 관련 없이 수행되는 정상 모듈을 삽입하여 새로운 침입을 만든다. 모듈 위치변환을 통해 평균 6.1%의 침입 변환율과 더미코드 삽입을 통해 새로운 침입을 만들었다.

  • PDF

Sentiment Analysis of Product Reviews using LSTM (LSTM 기반의 감정분석을 통한 상품평 자동분류)

  • Kong, Minjeong;Kim, Sangwon;Kim, Keecheon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2019.10a
    • /
    • pp.806-808
    • /
    • 2019
  • 인터넷 기술의 발전에 힘입은 전자상거래의 급격한 발전에 따라 소비자들의 소비습관은 오프라인에서 온라인으로 빠르게 바뀌었다. 이에 따라, 구매한 상품에 대한 평가를 작성하는 것 또한 만연해지면서 소비자들에게 구매 결정의 중요한 요인으로 작용하기 시작하였고 실제 판매량에도 직접적인 영항을 끼치기 시작하였다. 그러나, 현재 전자상거래 시스템에서는 상품에 대한 평가를 한눈에 알아볼 수 있는 기능이 부재하고 있어 소비자의 소비 전략과 판매 전략측면에서의 비효율을 야기하고 있다. 따라서, 본 논문에서는 LSTM 을 기반으로 한 딥러닝 모델을 이용해 감정분석을 하여 온라인 상품평을 긍정/부정에 따라 자동으로 분류하고자 한다. 이를 통해, 효율적인 반응 분석을 위한 기술 개발의 기반을 마련하여 소비자와 판매자 모두에게 더 나아진 전략 수립의 기회를 제공할 것으로 기대한다.

Structural review of the intelligent online judge system (지능형 온라인 평가 시스템의 구조적 고찰)

  • Lim, Isaac;Cho, Minwoo;Lee, Jisu;Jang, Jiwon;Choi, Jiyoung;Jung, Heokyung
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2021.10a
    • /
    • pp.499-501
    • /
    • 2021
  • Recently, artificial intelligence and SW have occupied an important position worldwide as the foundation technology of the era of the 4th industrial revolution, and web browser-based programming learning systems are becoming common due to changes in the learning environment caused by COVID-19. In accordance with this trend, this paper proposes a functionally scalable microservice-based system structure for an online evaluation system as a tool for learning algorithms that are the basis of artificial intelligence and SW. In addition, a functional structure for applying machine learning to automatic evaluation functions under the proposed system structure is also proposed.

  • PDF

Design and Implementation of a Concept Map Assessment System Using the Semantic Web Technologies (시멘틱 웹 기술을 이용한 개념도 평가 시스템의 설계 및 구현)

  • Park, Ung-Kyu
    • Journal of the Korea Society of Computer and Information
    • /
    • v.14 no.6
    • /
    • pp.99-106
    • /
    • 2009
  • Over recent decades, concept mapping has been used as a valuable Learning and Teaching tool. A number of studies have shown a positive impact on student learning. One of the disadvantages of this technique has been that assessing them or providing feedback to students is time consuming. We aim here to introduce ways of reducing the complexity of using concept map techniques in online activities. Several types of scoring methods for the concept map based assessment have been developed. In this paper, we describe the development of an automatic assessment system that implements those techniques. We contribute a design that uses semantic web technologies for both the management and the scoring of the concept maps.

A Sentiment Analysis Algorithm for Automatic Product Reviews Classification in On-Line Shopping Mall (온라인 쇼핑몰의 상품평 자동분류를 위한 감성분석 알고리즘)

  • Chang, Jae-Young
    • The Journal of Society for e-Business Studies
    • /
    • v.14 no.4
    • /
    • pp.19-33
    • /
    • 2009
  • With the continuously increasing volume of e-commerce transactions, it is now popular to buy some products and to evaluate them on the World Wide Web. The product reviews are very useful to customers because they can make better decisions based on the indirect experiences obtainable through the reviews. Product Reviews are results expressing customer's sentiments and thus are divided into positive reviews and negative ones. However, as the number of reviews in on-line shopping increases, it is inefficient or sometimes impossible for users to read all the relevant review documents. In this paper, we present a sentiment analysis algorithm for automatically classifying subjective opinions of customer's reviews using opinion mining technology. The proposed algorithm is to focus on product reviews of on-line shopping, and provides summarized results from large product review data by determining whether they are positive or negative. Additionally, this paper introduces an automatic review analysis system implemented based on the proposed algorithm, and also present the experiment results for verifying the efficiency of the algorithm.

  • PDF

Effective Water Pollution Management using Reservoir Tank Automatic Classification (저수조 자동 분류를 이용한 효과적인 수질 오염 관리)

  • Chung, Kyung-Yong;Jun, In-Ja
    • The Journal of the Korea Contents Association
    • /
    • v.9 no.8
    • /
    • pp.1-8
    • /
    • 2009
  • With the development of IT convergence technology and the construction of master plan for the four rivers restoration of the government, the importance of the eco-friendly water pollution management is being spotlighted. In this paper, we proposed the effective water pollution management using the reservoir tank automatic classification for improving the water quality and on-line managing efforts of ceo-friendly reservoir tanks. The proposed method defined the seven factors of water pollution evaluation and managed the water pollution according to hydrogen ion concentration(pH), chemical oxygen demand(COD), suspend solid(SS), dissolved oxygen(DO), count of coliform group(MPN), total phosphorus(T-P), and total nitrogen(T-N) using the sensors. We measured the values for the seven factors from the reservoir tank and normalized to ranging from 1 to 9. To evaluate the performance of the water pollution management using the reservoir tank automatic classification, we conducted F-measure so as to verify usefulness. This evaluation found that the difference of satisfaction by the traditional system was statistically meaningful.