# Take an assessment

To be able to apply to most jobs, you'll need to take and pass one or more assessments. Here's how to take assessments on Scholars.

## From the job page

{% stepper %}
{% step %}
Go to the job page you wish to apply to. From this page, you can see the assessments required to apply.

<figure><img src="https://620615177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcMVr1tcqZLg9WCEj5GgZ%2Fuploads%2FGT22mIC67mj1mjosMVxO%2Floreshot-20260109-123032%402x.png?alt=media&#x26;token=2c703cc2-77a2-46f1-9948-276d2ae4a5c4" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click on an assessment. You'll be brought to the proctoring setup page. (See step 2 below, and continue from there.)
{% endstep %}
{% endstepper %}

## From the Assessments list

{% stepper %}
{% step %}

#### Go to the Assessments list

Click on *Assessments* on the left sidebar to go to the list of assessments available to you:

<figure><img src="https://620615177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcMVr1tcqZLg9WCEj5GgZ%2Fuploads%2FHzyTPCHLXwjIfrTrunpp%2Floreshot-20260109-132531%402x.png?alt=media&#x26;token=9d685092-2c7e-43f4-a204-1f1ef59dd4d7" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Start the assessment

Click on an assessment from the list. You will be prompted to turn on your webcam and enable screen recording to enable proctoring.

<figure><img src="https://620615177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcMVr1tcqZLg9WCEj5GgZ%2Fuploads%2FD62N5P6YGcPd0UUW8Xuz%2Floreshot-20260109-134750%402x.png?alt=media&#x26;token=73141469-4ec4-4b3c-82e8-2fbd27eae1e2" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you want to learn more about how proctoring on Scholars works and why we use it, you can read our [page on proctoring](https://docs.scholars.net/info/proctoring).
{% endhint %}

Once you have given the Scholars website all of the required permissions, the *Start Assessment* button will become active, and by clicking on it, you will start the assessment.

{% hint style="warning" %}
Careful, clicking on *Start Assessment* will immediately start the assessment.

Certain assessments can only be taken once, so make sure you are actually ready to take the assessment when you click, as you may not have another chance.
{% endhint %}
{% endstep %}

{% step %}

#### Take the assessment

Use the elements on screen to answer the given questions, then click on *Finish Assessment* to finish your assessment.

<figure><img src="https://620615177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcMVr1tcqZLg9WCEj5GgZ%2Fuploads%2Fu98pKeZt11Mt37w97Fww%2Floreshot-20260109-134930%402x.png?alt=media&#x26;token=450da8bd-0c56-4751-b6dd-6575960722ea" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Frequently asked questions

<details>

<summary>Can I take assessments on my phone/tablet?</summary>

No, it must be a desktop computer.

</details>

<details>

<summary>Can I retake assessments?</summary>

It depends. The creator of the assessment decides whether or not you can retake it.

</details>


---

# 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://docs.scholars.net/how-to/take-an-assessment.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.
