# How a Student Can attempt a Mock test?

#### **How a Student Can Attempt a Mock Test on WeXL?**

The **Mock Test** feature on the WeXL platform allows students to practice assessments assigned by teachers. Follow these steps to attempt a mock test successfully.

***

#### **Using a Browser to Log In**

1. **Open Chrome**
   * Launch Google Chrome on your device.
2. **Navigate to the WeXL Console**
   * Type [console.wexledu.com](https://console.wexledu.com/) in the address bar and press **Enter**.
3. **Log In**

   * The WeXL login page will appear.
   * Enter your **username and password**, then click the **Login** button.

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

***

#### **Steps to Attempt a Mock Test**

1. **Navigate to the Student Homepage**

   * On the homepage, locate the **My Institute Tests** section.

   <figure><img src="/files/OXhZA30BKmf8MVNBsoKV" alt=""><figcaption></figcaption></figure>
2. **Select the Mock Test**

   * The assigned mock tests will be listed here.
   * Click on **Start Now** to begin.
   * You will be redirected to the **Instructions Page**.

   <figure><img src="/files/Ntc60QCEfHMZp7riw0wf" alt=""><figcaption></figcaption></figure>
3. **Read the Instructions**

   * Carefully go through the guidelines.
   * Check the box confirming you have read the instructions.
   * Click **I am ready to begin** to proceed.

   <figure><img src="/files/zWhvJWffACZ5wlD680hw" alt=""><figcaption></figcaption></figure>
4. **Attempt the Test**
   * The test interface will display:

     * **Sections assigned by the teacher**.
     * **Timer** to track remaining time.&#x20;
     * **Questions with multiple-choice or other question formats**.

     <figure><img src="/files/uudUcCiAztHE5QdkmgPd" alt=""><figcaption></figcaption></figure>
5. **Answering Questions**
   * Read each question carefully and select the correct answer.
   * Click **Save & Next** ![](/files/2VshAlgkSGkF8hvz7fHU)after selecting your answer to move to the next question.
   * If unsure, click **Mark for Review** ![](/files/3nvtWhuTBOQGietIacL2)to return to the question later.
6. **Submit the Test**
   * After answering all questions, click the **Submit** button.
   * A **Test Summary** will appear, displaying:

     * The number of **answered and unanswered questions**.
     * Questions **marked for review**.

     <figure><img src="/files/K1W9pIYZkjcC1kwtTcFp" alt=""><figcaption></figcaption></figure>
7. **Resume or Submit the Test**

   * If needed, select **Resume Test** to go back and complete pending questions.
   * Otherwise, confirm submission to complete the test.

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

***

#### **Key Features for Students**

* **Time Tracking**: The timer ensures students complete the test within the given duration.
* **Answer Review**: Mark questions for later review before submission.
* **Test Summary**: Provides a clear breakdown of attempted and pending questions.

To learn more about using this feature, please watch the complete video.

{% embed url="<https://youtu.be/K-2sV5PgnXA>" %}


---

# 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.wexledu.com/ai-powered-zero-digital-program/student/how-a-student-can-attempt-a-mock-test.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.
