drScratch is an analytical tool that evaluates your Scratch projects in a variety of computational areas to provide feedback on aspects such as abstraction, logical thinking, synchronization, parallelization, flow control, user interactivity and data representation. This analyzer is a helpful tool to evaluate your own projects, or those of your Scratch students.
35
stars
27
forks
source link
DrScratch not registering clones as abstraction #17
Hi, I used DrScratch to analyse a Scratch-program, and it told me that the abstraction level was at 1, while the code actually contains cloning, and I believe should be at level 3? Here is the link to the scratch-program: https://scratch.mit.edu/projects/294838326/
Hi, I used DrScratch to analyse a Scratch-program, and it told me that the abstraction level was at 1, while the code actually contains cloning, and I believe should be at level 3? Here is the link to the scratch-program: https://scratch.mit.edu/projects/294838326/
sincerely, Niklas Karlsen