Trial 141
- Grade 0 (manual)
- Duration 153.0 seconds
- Keystrokes 361
- Keystroke Duration 111.972 seconds
Predicted Output
This program will return the values of x between 2 and 10, and the y values between -2 and 9. In addition, it will return any values that are found in the returns for both lists x and y.
Actual Output
[8, 7, 9]
[1, 0, 8, 1]
[8, 9, 0]
Participant 12
- Age: 20
- Degree: none
- Gender: male
- Python Exp: 1.0 years
- Programming Exp: 1.0 years
- Comp Sci Major: no
- Perceived Difficulty: medium
- Guess Correct: half
between functions
- Lines of Code: 24
- Code Character Count: 496
- Cyclomatic Complexity: 7
- Halstead Effort: 94192.0633929
- Halstead Volume: 830.218507469
- Lines in Output: 3
- Characters in Output: 33
- Total Fixations: 992
- Avg Fix Duration: 258.177419355 ms
Fixations Per AOI
|
|
duration (ms) |
total fixations |
|---|
| kind |
name |
|
|
|---|
| block |
lines 1-7 |
49218 |
216 |
|---|
| lines 15-18 |
42723 |
157 |
|---|
| lines 19-22 |
48018 |
183 |
|---|
| lines 23-25 |
9501 |
30 |
|---|
| lines 8-14 |
27127 |
123 |
|---|
| interface |
code box |
186944 |
756 |
|---|
| continue button |
1230 |
1 |
|---|
| output box |
59592 |
200 |
|---|
| line |
line 1 |
14946 |
57 |
|---|
| line 10 |
4313 |
23 |
|---|
| line 11 |
2006 |
8 |
|---|
| line 12 |
1597 |
8 |
|---|
| line 13 |
1698 |
8 |
|---|
| line 15 |
1181 |
7 |
|---|
| line 16 |
23093 |
86 |
|---|
| line 17 |
11928 |
39 |
|---|
| line 19 |
30732 |
117 |
|---|
| line 2 |
6449 |
31 |
|---|
| line 20 |
12936 |
47 |
|---|
| line 21 |
2676 |
11 |
|---|
| line 23 |
8425 |
27 |
|---|
| line 24 |
1076 |
3 |
|---|
| line 3 |
10630 |
48 |
|---|
| line 4 |
7049 |
29 |
|---|
| line 5 |
4998 |
24 |
|---|
| line 6 |
2290 |
14 |
|---|
| line 8 |
3254 |
19 |
|---|
| line 9 |
11540 |
46 |
|---|
| syntax |
identifier |
90947 |
357 |
|---|
| indentation |
1068 |
8 |
|---|
| keyword |
7940 |
33 |
|---|
| literal |
12163 |
54 |
|---|
| operator |
12908 |
47 |
|---|
| punctuation |
16846 |
69 |
|---|
| whitespace |
21108 |
85 |
|---|