# Writing

{% hint style="info" %}
This feature is in Beta release.
{% endhint %}

While the primary purpose of the speaking test is to automatically evaluate spoken language abilities, many of our users requested the capability to automatically evaluate writing skills as well. Our automated writing assessments support two IELTS-style question types: **Describe Image** and **Essay Writing**. Each response is automatically scored based on IELTS assessment criteria, providing feedback on coherence, vocabulary, grammatical accuracy, and task achievement.

* **Describe Image (Task 1 Equivalent - 150 words minimum)**: Involves analyzing and describing a given image, such as a graph, chart, map, or process. Users must summarize key trends, make comparisons, and provide an objective and structured description of the visual information.
* **Essay Writing (Task 2 Equivalent 250 words minimum)**: Requires users to respond to a given prompt with a well-structured argument. Users must present and support their opinion, discuss both sides of an issue, or propose solutions while maintaining clarity, coherence, and logical progression.

In the next few sections, we will explain how to set up these tasks and provide a peek in to what the test taker sees.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://speaking-test-docs.speechace.com/speechace-speaking-test/speechace-workspaces-create-manage-and-share-speaking-assessments/creating-assessments/create-new-custom-assessments/custom-assessment-configurations/types-of-questions/writing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
