Score a TOEFL Writing response
score_writing_responseScore TOEFL iBT Writing responses with automated practice scores and rationale. Provide item_id or task_type and prompt to get feedback.
Instructions
Score a learner's written response to a TOEFL iBT Writing task and return an automated practice score with a short rationale. The response shape, the limits and the error codes are documented at https://www.reach120.com/developers. Supply either item_id from the prompt tools, or task_type plus the prompt inline for your own coursework. This call runs an AI scorer and is metered: it draws on the daily spend ceiling attached to your API key, and refuses with a machine-readable code rather than quietly scoring on a cheaper engine when a limit is reached. Reach120 is an independent practice platform. It is not affiliated with, endorsed by, or administered by ETS. TOEFL® is a registered trademark of ETS. Reach120 is not affiliated with, endorsed by, or approved by ETS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | No | The prompt, inline. Ignored when item_id is supplied. | |
| item_id | No | A prompt id from the prompt tools. Supply this or task_type + prompt. | |
| response | Yes | The learner's written response. At most 6000 characters. | |
| task_type | No | Required when you supply the prompt inline instead of an item_id. |