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 15
- 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: 496
- Avg Fix Duration: 258.177419355 ms
Fixations Per AOI
|
|
duration (ms) |
total fixations |
kind |
name |
|
|
block |
lines 1-7 |
24734 |
109 |
lines 15-18 |
23107 |
84 |
lines 19-22 |
25469 |
99 |
lines 23-25 |
6034 |
20 |
lines 8-14 |
13835 |
63 |
interface |
code box |
93472 |
378 |
continue button |
1230 |
1 |
output box |
30078 |
102 |
line |
line 1 |
7701 |
30 |
line 10 |
2323 |
12 |
line 11 |
1003 |
4 |
line 12 |
1000 |
5 |
line 13 |
849 |
4 |
line 15 |
824 |
5 |
line 16 |
14479 |
53 |
line 17 |
7374 |
23 |
line 19 |
15739 |
61 |
line 2 |
3133 |
15 |
line 20 |
6543 |
24 |
line 21 |
2013 |
9 |
line 23 |
5421 |
18 |
line 24 |
613 |
2 |
line 3 |
5790 |
26 |
line 4 |
3636 |
15 |
line 5 |
3204 |
15 |
line 6 |
1270 |
8 |
line 8 |
2067 |
12 |
line 9 |
5767 |
23 |
syntax |
identifier |
52015 |
205 |
indentation |
534 |
4 |
keyword |
4769 |
20 |
literal |
6878 |
31 |
operator |
6449 |
24 |
punctuation |
8856 |
37 |
whitespace |
11248 |
43 |