| Puzzle | OCR Data | Confidence | Actions |
|---|---|---|---|
|
{{ response.puzzle_name }}
ID: {{ response.id }}
|
Cost: {{ response.cost || "-" }}
{{ Math.round(response.ocr_confidence_cost * 100) }}%
Cycles: {{ response.cycles || "-" }}
{{ Math.round(response.ocr_confidence_cycles * 100) }}%
Area: {{ response.area || "-" }}
{{ Math.round(response.ocr_confidence_area * 100) }}%
|
{{ getOverallConfidence(response) }}%
|
All responses validated!
No responses currently need manual validation.
{{ validationModal}}