> For the complete documentation index, see [llms.txt](https://speaking-test-docs.speechace.com/speechace-speaking-test/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://speaking-test-docs.speechace.com/speechace-speaking-test/speechace-workspaces-create-manage-and-share-speaking-assessments/creating-assessments/custom-assessments/speaking-and-writing-assessments/assessment-configurations.md).

# Assessment configurations

Speaking and writing assessments allow you to design your own language assessments, to mimic any standardized speaking or writing test.&#x20;

You can customize and control the test taker’s interface in various ways, such as:&#x20;

1. Configuring different question types
2. Setting custom weights and maximum scores
3. Creating question groups to present questions in a random order.

## Getting started

To start adding your questions, click within any question field. You can add more questions using the "➕" icon, you can clone the question with the middle icon, or you can create question groups by clicking the "🟰" icon, as shown in the image below.

<figure><img src="/files/LLEliIAiXVuWRRiLXUEt" alt=""><figcaption></figcaption></figure>

In the next sections, we’ll explore how to add different types of questions to speaking and writing tests.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/custom-assessments/speaking-and-writing-assessments/assessment-configurations.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.
