# Test Taker's View of random questions

To illustrate how the randomization works, let's take the **Pronunciation** group and **Fluency** group with three questions in each group respectively, as shown in the image below.&#x20;

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

After enabling the setting to show two random questions from "Pronunciation" and one random question from "Fluency", let us see which questions do the test takers get in three consecutive attempts.

**Attempt-1**

In the first attempt, the test taker saw these three questions (as shown in the image below): two from the first group, followed by one from the second group.

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

**Attempt-2**

In the second attempt, the test taker saw these three questions (as shown in the image below) which are different from the first attempt.&#x20;

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

**Attempt-3**

In the third attempt, the test taker saw these three questions, as shown in the image below.

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

Each time a test taker takes the assessment, they will see a different set of questions.

The assessment picks selected number of questions from each group—starting with Group 1, then Group 2, then Group 3, and so on. The order of questions inside each group is also shuffled, so it's different for every test taker.

In the next section, we will explore how to assign weights and maximum scores to each question group while creating the assessment.


---

# 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/question-groups-and-randomization/random-order-of-questions/test-takers-view-of-random-questions.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.
