> 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/test-taker-guide/test-takers-view-of-scores.md).

# Test-taker's view of Scores

After completing the test, and if the assessment's permission settings allow, test-takers will view two types of test results along with question-wise scores,

1. A summary of scores along with subject-wise score distribution
2. [A detailed report](https://app.gitbook.com/o/8miq9EcDdZOxBexpQST9/s/KCjGnWORTEi39HEr4hwY/~/changes/141/detailed-test-report)

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

\
The test-taker can follow the steps below to view their assessment results, provided the assessment's permission settings allow access,

1. Click on the assessment invitation link which was received on their email.<br>

   <figure><img src="/files/8NGDIyTmFv7EFi04RVa9" alt=""><figcaption></figcaption></figure>

   <br>
2. Login to the Speechace account to proceed<br>

   <figure><img src="/files/RUmMBnbE0i0zcqmRu27G" alt="" width="563"><figcaption></figcaption></figure>

   <br>
3. ***If access is granted***, the system will display the scores for each test taken as follows:<br>

   <figure><img src="/files/2cuipSBAQb2MkdcnLm2V" alt=""><figcaption></figcaption></figure>

   <br>
4. Click **Review** to see the test report card and proceed.<br>

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

   <br>
5. The image below shows the report. Click the **Detailed Report** button to view a [detailed report](https://app.gitbook.com/o/8miq9EcDdZOxBexpQST9/s/KCjGnWORTEi39HEr4hwY/~/changes/141/detailed-test-report).<br>

   <figure><img src="/files/3sncoz9DOQpEYubXz09P" alt=""><figcaption></figcaption></figure>

   <br>
6. To share the report, copy the link as shown below.<br>

   <figure><img src="/files/7tMbsS7xaXH6P8bdHBhk" alt=""><figcaption></figcaption></figure>

*Note: The summary and detailed report are viewable only if the assessment's permission settings allow access.*


---

# 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, and the optional `goal` query parameter:

```
GET https://speaking-test-docs.speechace.com/speechace-speaking-test/test-taker-guide/test-takers-view-of-scores.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
