> For the complete documentation index, see [llms.txt](https://docs.nexportsolutions.com/nexport-user-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexportsolutions.com/nexport-user-documentation/student-documentation/student-quick-start/course-participation/course-testing.md).

# Course Testing

## How to take a test

This section provides the steps to take a test.

<mark style="color:blue;">**Step 1:**</mark> Click <mark style="color:blue;">**My Training**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">></mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Enrollments**</mark>.

> The <mark style="color:blue;">**Enrollments**</mark> page is displayed.

<mark style="color:blue;">**Step 2:**</mark>  In the <mark style="color:blue;">**Title**</mark> column, click the section name that you need to access.

> The <mark style="color:blue;">**Classroom**</mark> is displayed.

<mark style="color:blue;">**Step 3:**</mark>  In the <mark style="color:blue;">**Assignment**</mark> list, click the test you need to appear.

<mark style="color:blue;">**Step 4:**</mark>  Click <mark style="color:blue;">**Take Test**</mark>.

<mark style="color:blue;">**Step 5:**</mark>  Answer the questions and then click <mark style="color:blue;">**Submit**</mark>.

#### For more information, see:

{% content-ref url="/pages/DjbfwOINZY468jx7pkT3" %}
[Take a Test](/nexport-user-documentation/student-documentation/student-reference/my-training-student/enrollments/classroom/take-a-test.md)
{% endcontent-ref %}

#### © NexPort Solutions. All Rights Reserved.


---

# 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://docs.nexportsolutions.com/nexport-user-documentation/student-documentation/student-quick-start/course-participation/course-testing.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.
