Αρχική » Άρθρα με ετικέτα '6. evaluation'
Αρχείο ετικέτας 6. evaluation
BBC Evaluating solutions test
Visit BBC site to take the test Evaluating solutions test More tests on Computational Thinking by BBC
BBC Evaluation of a solution
How do we evaluate our solution? There are several ways to evaluate solutions. To be certain that the solution is correct, it is important to ask: does the solution make sense? Do you now fully understand how to solve the problem? If you still don’t clearly know how to do something to solve our problem, […]
BBC Problems with solutions
Solutions that are not properly decomposed If computational thinking techniques are applied to the problem of how to bake a cake, on decomposing the problem, it is necessary to know: what kind of cake to bake what ingredients are needed, how much of each ingredient, and when to add it how many people the cake is for how long […]
Dimensions of Computational Thinking in COMPUT project
When we started working on the project Computational Thinking at School, our plan was to study the following dimensions of Computational Thinking creative problem solving algorithmic approach to problem-solving problem solution transfer logical reasoning abstraction generalization representation and organization of data systemic thinking evaluation social impact of computation While working on the dimensions, it proved […]
BBC Evaluating
Evaluating solutions Before solutions can be programmed, it is important to make sure that it properly satisfies the problem, and that it does so efficiently. This is done through evaluation. What is evaluation? Once a solution has been designed using computational thinking, it is important to make sure that the solution is fit for purpose. Evaluation […]