Spaces:
Sleeping
Sleeping
Update evaluation/eval_interfaces/reg_cot_eval_interface.html
Browse files
evaluation/eval_interfaces/reg_cot_eval_interface.html
CHANGED
|
@@ -194,7 +194,7 @@ function saveAnswer(ans,wrongStep){
|
|
| 194 |
label: files[idx].includes('_right_') ? 'correct' : 'wrong',
|
| 195 |
humanAnswer:ans,
|
| 196 |
actualWrongstep: ActualWrongStep,
|
| 197 |
-
|
| 198 |
elapsedSeconds:+elapsed.toFixed(3),
|
| 199 |
clickCounts,
|
| 200 |
firstActionAt:firstClick,
|
|
|
|
| 194 |
label: files[idx].includes('_right_') ? 'correct' : 'wrong',
|
| 195 |
humanAnswer:ans,
|
| 196 |
actualWrongstep: ActualWrongStep,
|
| 197 |
+
userInputWrongStep,
|
| 198 |
elapsedSeconds:+elapsed.toFixed(3),
|
| 199 |
clickCounts,
|
| 200 |
firstActionAt:firstClick,
|