compare_mocks
Compare two completed Medify UCAT mocks section-by-section and by cognitive total to identify performance differences.
Instructions
Compare two completed Medify UCAT mocks section-by-section and by cognitive total (VR+DM+QR). Use when the user names two sits (ids or titles). For overall history use analyze_score_trends; for one mock use get_mock_details. idA and idB accept mock id, compositeId, or exact title. forceRefresh reloads the list before resolving idA. Read-only. Returns found=false with missing ids if either mock cannot be resolved; otherwise a structured section/total diff.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idA | Yes | First mock id, compositeId, or exact title | |
| idB | Yes | Second mock id, compositeId, or exact title | |
| forceRefresh | No | Refresh mock cache before resolving idA. Default: false |