• Title/Summary/Keyword: computational thinking assessment

Search Result 34, Processing Time 0.036 seconds

Study on the Development of a General-Purpose Computational Thinking Scale for Programming Education on Problem Solving (문제해결 프로그래밍 교육을 위한 범용 컴퓨팅 사고력 척도 개발 연구)

  • Lee, Min-Woo;Kim, Seong-Sik
    • The Journal of Korean Association of Computer Education
    • /
    • v.22 no.5
    • /
    • pp.67-77
    • /
    • 2019
  • The purpose of this study is to develop and validate a general-purpose evaluation tool and to analyze their applicability in problem solving programming education for college students of teacher training college. For this purpose, we have redefined the area of computational thinking and detail elements from the viewpoint of problem solving programming, and developed general-purpose computational thinking scale to evaluate them. The reliability and validity were analyzed by applying the evaluation tool developed for the actual college students of teacher training college. Through this study, it was confirmed that the a general-purpose evaluation tool developed in this study can be used as a tool to computational thinking assessment and can be generalized.

Analysis of Scratch code for Student Assessment about Computational Thinking Capability (Computational Thinking 역량에 대한 학습자 평가를 위한 스크래치 코드 분석)

  • Kim, Soohwan
    • The Journal of Korean Association of Computer Education
    • /
    • v.18 no.5
    • /
    • pp.25-34
    • /
    • 2015
  • The purpose of this research is to suggest the method of code analysis for evaluating learners' projects in computational thinking(CT) education. Recently, block programming tools are applied to K-12 SW education, this study considered the assessment method for evaluating students' levels and learning about CT concepts through analyzing codes of the Scratch projects that students created. As a result from the analysis of 45 projects of novices, it showed the bad coding patterns of novices and verified that it is possible to evaluate students' learning about CT concepts through the analysis of their codes. The higher learner's level, the greater scores of logical thinking, synchronization, flow control, and data representation. This result is able to apply to student assessment of CT concepts in K-12 SW education.

Review of Domestic Literature Based on System Mapping for Computational Thinking Assessment (컴퓨팅 사고력 평가에 관한 시스템 매핑 기반 국내 문헌 고찰)

  • Choi, Sook-Young
    • The Journal of Korean Association of Computer Education
    • /
    • v.22 no.6
    • /
    • pp.19-34
    • /
    • 2019
  • With the advent of the 4th Industrial Revolution, the importance of solving problems through computing has been emphasized, and software education to improve computational thinking as a core competency has been designated as an essential subject. In order for education for computational thinking to be effective, appropriate tools for evaluating computational thinking must be supported. While studies on computational thinking have been conducted in the meantime, there have been no systematic studies on such evaluation-related studies. This study analyzed the related studies on the computational thinking assessment conducted in Korea and analyzed the previous research of the evaluation tools, evaluation criteria, and evaluation methods. Based on this, the implications for the study of computational thinking evaluation method were suggested.

Descriptive Assessment Tool for Computational Thinking Competencies (Computational Thinking 역량 평가를 위한 서술형 수행평가 도구)

  • Jeon, Soojin;Han, Seonkwan
    • Journal of The Korean Association of Information Education
    • /
    • v.20 no.3
    • /
    • pp.255-262
    • /
    • 2016
  • In this paper, we proposes a method to effectively evaluate learner competencies of computational thinking. Developed descriptive performance assessment tool is the use of assessment items presented in a creative computing MIT. This tool is selected and modified items through expert delphi technique. The performance assessment tool is composed of four areas that are an experimenting and iterating, testing and debugging, reusing and remixing and abstracting and modularizing. We apply to software classes for the pre-service teachers and conducted this descriptive performance assessment. Applying result of the assessment, the developed assessment tool shows the reliability $Cronbach-{\alpha}$ values higher than 0.6. In addition, the validity of the test results is higher in experts delphi test. Descriptive assessment tool suggested in this study are identified as a useful assessment tool to effectively measure student CT competencies.

Development of Scratch Code Analysis System for Assessment about Concepts of Computational Thinking (Computational Thinking 개념 평가를 위한 스크래치 코드 분석 시스템 개발)

  • Kim, Soohwan
    • The Journal of Korean Association of Computer Education
    • /
    • v.18 no.6
    • /
    • pp.13-22
    • /
    • 2015
  • The purpose of this research is to develop scratch code analysis system about scratch project for assessment in computational thinking(CT) education. Recently, scratch which is event-based language is used actively in K-12 SW education but it is difficult to understand the structure of scratch project. Therefore, in this study, we developed the system that students can use it to debug their scratch project and teachers can give feedback to students or evaluate students' projects through this system, and verified its usability. We are able to use this system to facilitate students' debugging process and to evaluate students' project in K-12 SW education.

The Development of Abstractable Competency Assessment Standards for the Measurement of Computational Thinking (컴퓨팅 사고력 측정을 위한 추상화 역량 평가 기준 개발)

  • Ju, Yeojin;Ma, Daisung
    • Journal of The Korean Association of Information Education
    • /
    • v.22 no.3
    • /
    • pp.375-383
    • /
    • 2018
  • Wing, J. M. emphasized the importance of computational thinking competency to live in the 21st century. In this study, the abstraction of computational thinking is classified into object abstraction, data abstraction, and procedural abstraction through related studies. In addition, abstraction achievement and assessment standards were developed for the abstractable competency assessment. As a result of applying to the school site, the students showed that the object abstraction and the data abstraction competency which are expressed in writing and drawing, they are excellent in solving the problem. However, students hard to write a computer program. The abstractable competency assessment developed in this study will help teach students to teach software education.

Assessment Process Design for Python Programming Learning (파이선(Python) 학습을 위한 평가 프로세스 설계)

  • Ko, Eunji;Lee, Jeongmin
    • Journal of The Korean Association of Information Education
    • /
    • v.24 no.1
    • /
    • pp.117-129
    • /
    • 2020
  • The purpose of this paper is to explore ways to assess computational thinking from a formative perspective and to design a process for assessing programming learning using Python. Therefore, this study explored the computational thinking domain and analyzed research related to assessment design. Also, this study identified the areas of Python programming learning that beginners learn and the areas of computational thinking ability that can be obtained through Python learning. Through this, we designed an assessment method that provides feedback by analyzing syntax corresponding to computational thinking ability. Besides, self-assessment is possible through reflective thinking by using the flow-chart and pseudo-code to express ideas, and peer feedback is designed through code sharing and communication using community.

A Complementary Approach of Three Methods for Computational Thinking Assessment (컴퓨팅 사고력 평가를 위한 3가지 상호보완적 접근 방안)

  • Choi, Hyungshin;Kim, Mi Song
    • Journal of The Korean Association of Information Education
    • /
    • v.21 no.6
    • /
    • pp.639-646
    • /
    • 2017
  • As computational thinking(CT) is gaining focus as a key 21st century skill much attention has been paid to promoting CT through software education. However, more studies are needed to design and implement effective CT assessment methods. This study aims to investigate the effects of three CT assessment methods in a course designed to enhance CT competencies of 52 pre-service teachers with a non-computer science background during one semester. To analyze pre-service teachers' CT competencies, we used 3 CT assessment methods: (1) pre-and post-testing based on Bebras computational thinking challenge questions, (2) Dr. Scratch to analyze group scratch projects automatically, and (3) scratch exam designed in this study to evaluate the development of CT. Our results show the positive effects of integrating assessment methods for promoting CT competencies. We end this paper with the discussion of advantages and implications of this integration.

Teachers' Perception on the Expression Method in Bebras Challenge for Computing Knowledge Assessment

  • Saeyi Lim;Seon Kwan Han
    • Journal of the Korea Society of Computer and Information
    • /
    • v.28 no.11
    • /
    • pp.227-234
    • /
    • 2023
  • The evaluation of students' computational thinking begins with the evaluation of knowledge about the concepts and principles of computing. In this study, we analyzed the differences in teachers' perceptions depending on the description method of the bebras challenge questions to evaluate computer science knowledge. First, we classified the questions into two types depending on whether computer science terms were included or not. Also we made a computational thinking questionnaire with two types of questions and surveyed 72 major teachers. As a result, teachers expressed the opinion that the evaluation questions that revealed computer science terms were appropriate as evaluation questions for information subjects. They also perceived it as more helpful in assessing computational thinking and coding skills. Through the results of this study, we suggested that the way the questions are worded is important in the process of assessing students' understanding of computer science concepts and computational thinking skills.

Creative Programming Learning with Scratch for Enhancing Computational Thinking (계산적 사고 향상을 위한 창의적 스크래치 프로그래밍 학습)

  • Lee, Eunkyoung
    • The Journal of Korean Association of Computer Education
    • /
    • v.16 no.1
    • /
    • pp.1-9
    • /
    • 2013
  • Computational thinking has been recently highlighted as an essential ability of the 21st Century so that many educational efforts have focused on broadening participation in computing and promoting computational thinking in K-12 settings. This paper describes the impact of creative learning activities with the Scratch on middle school students' computational thinking and creative potential. The learning activities were designed and implemented in 12 sessions with 34 middle school students. The pre and post creative potential assessment results show that students' creative personality and ideational behavior were significantly enhanced. Also, project portfolio analysis shows that students came to understand several computational concepts that are useful in a wide range of programming contexts: sequences, loops, conditionals, events, and operators.

  • PDF