Participant 24: partition unbalanced_pivot
Trial 263
- Grade 10 (correct exact)
- Duration 43.0 seconds
- Keystrokes 18
- Keystroke Duration 13.256 seconds
Predicted Output
1 low
2 low
4 high
Actual Output
1 low
2 low
4 high
Participant 24
- Age: 26
- Degree: bachelors
- Gender: male
- Python Exp: 1.0 years
- Programming Exp: 10.0 years
- Comp Sci Major: current
- Perceived Difficulty: easy
- Guess Correct: most
partition unbalanced_pivot
- Lines of Code: 6
- Code Character Count: 120
- Cyclomatic Complexity: 4
- Halstead Effort: 2707.76687884
- Halstead Volume: 196.21499122
- Lines in Output: 3
- Characters in Output: 19
- Total Fixations: 204
- Avg Fix Duration: 358.245098039 ms
Fixations Per AOI
|
|
duration (ms) |
total fixations |
|---|
| kind |
name |
|
|
|---|
| block |
lines 1-7 |
63669 |
164 |
|---|
| interface |
code box |
68174 |
185 |
|---|
| output box |
2677 |
9 |
|---|
| line |
line 1 |
5179 |
20 |
|---|
| line 2 |
10968 |
34 |
|---|
| line 3 |
18112 |
42 |
|---|
| line 4 |
26754 |
56 |
|---|
| line 5 |
2108 |
8 |
|---|
| line 6 |
548 |
4 |
|---|
| syntax |
identifier |
21272 |
49 |
|---|
| indentation |
593 |
3 |
|---|
| keyword |
12029 |
35 |
|---|
| literal |
2746 |
6 |
|---|
| operator |
3306 |
11 |
|---|
| punctuation |
13174 |
30 |
|---|
| whitespace |
10549 |
30 |
|---|