Participant 15: partition unbalanced_pivot
    
    Trial 179
    -  Grade 10 (correct exact)
        
-  Duration 42.0 seconds
        
-  Keystrokes 21
        
-  Keystroke Duration 21.662 seconds
    
Predicted Output
    1 low
2 low
4 high
    Actual Output
    1 low
2 low
4 high
 
    Participant 15
    -  Age: 21
        
-  Degree: none
        
-  Gender: male
        
-  Python Exp: 2.0 years
        
-  Programming Exp: 2.0 years
        
-  Comp Sci Major: no
        
-  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: 232
        
-  Avg Fix Duration: 303.525862069 ms
    
Fixations Per AOI
    |  |  | duration (ms) | total fixations | 
|---|
| kind | name |  |  | 
|---|
| block | lines 1-7 | 48558 | 168 | 
|---|
| interface | code box | 54423 | 195 | 
|---|
| continue button | 186 | 2 | 
|---|
| output box | 11180 | 21 | 
|---|
| line | line 1 | 1537 | 7 | 
|---|
| line 2 | 16337 | 48 | 
|---|
| line 3 | 10436 | 36 | 
|---|
| line 4 | 7906 | 31 | 
|---|
| line 5 | 10091 | 35 | 
|---|
| line 6 | 351 | 3 | 
|---|
| syntax | identifier | 14865 | 53 | 
|---|
| indentation | 340 | 1 | 
|---|
| keyword | 3639 | 14 | 
|---|
| literal | 5662 | 23 | 
|---|
| operator | 5447 | 23 | 
|---|
| punctuation | 8964 | 19 | 
|---|
| whitespace | 7741 | 27 | 
|---|