Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emrecoban/computationalthinking
🦜 A web application that measures computational thinking skills.
https://github.com/emrecoban/computationalthinking
computational computational-thinking educational-technology
Last synced: 5 days ago
JSON representation
🦜 A web application that measures computational thinking skills.
- Host: GitHub
- URL: https://github.com/emrecoban/computationalthinking
- Owner: emrecoban
- License: mit
- Created: 2021-08-29T11:53:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-20T13:36:03.000Z (about 1 year ago)
- Last Synced: 2024-05-01T22:06:24.513Z (9 months ago)
- Topics: computational, computational-thinking, educational-technology
- Language: JavaScript
- Homepage: https://emrecoban.com.tr/bd
- Size: 4.04 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Computational Thinking Score
Computational Thinking Score is a web application that measures computational thinking skills, which are among the 21st century skills. This web application was also developed as a result of an academic investigation. It is a part from Emre COBAN's `me` master's thesis, [An Alternative Approach to Measuring Computer Thinking Skills: Performance Based Measurement](https://tez.yok.gov.tr/UlusalTezMerkezi/SearchTezWS?key=v7BkNnnepTnbhn8rNR77LXeeyRBIjrZrf1iZYbSbS0YmM8u2ri2fhhqriIe9S0gp "An Alternative Approach to Measuring Computer Thinking Skills: Performance Based Measurement"), which he wrote under the supervision of [Prof. Dr. Özgen KORKMAZ](https://scholar.google.com/citations?user=aNy_rIMAAAAJ&hl=en&oi=ao "Prof. Dr. Özgen KORKMAZ").
Test it: [Computational Thinking Score](https://emrecoban.com.tr/bd/ "Computational Thinking Score")
## Computational Thinking
Computational thinking is the process of systematically approaching a problem and creating a solution. It includes a kind of skill group, which is based on problem solving skills and methods. This skill group is aimed at understanding and analyzing complex problems and developing solutions for the problem. Educators emphasize that computational thinking is especially helpful in raising problem-solving skills, improving logical reasoning, and developing analytical thinking.
### The Components of Computational Thinking
- Problem Solving
- Creative Thinking
- Algorithmic Thinking
- Critical Thinking
- Recognition Pattern
- Abstraction
- Decomposition## Cite
- Çoban, E., & Korkmaz, Ö. (2021). An alternative approach for measuring computational thinking: Performance-based platform. _Thinking Skills and Creativity_, 42, 100929. https://doi.org/10.1016/j.tsc.2021.100929
## License
The Computational Thinking Score is available as open source under the terms of the [MIT License](https://github.com/emrecoban/ComputationalThinking/blob/main/LICENSE "MIT License").