ABCDEFGHIJKLMNOPQRSTUVWXY
1
321
2
ProcessThe student can work independently without help and is able to help others.The student required help with some concepts.The student required help with most of the work.
3
Product programAll elements move and change randomly, at random intervals of time.
The program incorporates many of the concepts practiced (loops, variables, hide/show, click event, color, change costume, if,...) and a function from most of the categories (movement, looks, control, sensors, etc.).
There is movement when the green flag is pressed.
The elements change size, position, color...
The program has some of the concepts practiced and a function from some of the categories.
There is little change when the green flag is pressed, most of the elements do not change color, size, position, etc.
4
Product interactionThere is significant user interaction (the user can make the changes faster or slower, can change things clicking on them,...)
There is an initial screen with instructions.
There is some user interaction.
There are instructions.
There is no user interaction.
5
StyleIncludes basic colors and shapes from Mondrian or inspired by him.There are some colors and shapes that are not characteristic of Mondrian's style.Most of the colors and shapes do not relate to Mondrian.
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100