# Create new custom assessments

**Custom assessments** offer test creators complete control over content of the assessment. With these assessments, creators can accurately mimic standardized tests like IELTS, TOEFL, or PTE.&#x20;

A rich editor is provided to design language assessments, allowing for various question types such as read-aloud text, open-ended answers, and task achievement questions. Test creators can also adjust the maximum score and assign custom weights to each question for more robust and accurate results.


---

# 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.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.
