# Groups

{% hint style="info" %}
**What Teachers Can Do with Assigned Groups**

Teachers assigned to a group can:

* **Check Student Results:** View detailed performance data for the students in their group.
* **Evaluate Writing and Speaking Tests:**
  * Assess submitted writing tests.
  * Grade speaking test recordings and provide feedback.
    {% endhint %}

**Step 1: Access the Groups Section**

1. **Log in to WordPress:**
   * Navigate to your WordPress admin dashboard.
2. **Go to ProQyz Groups:**
   * In the admin menu, click on **ProQyz** > **Groups**.

***

**Step 2: Create a New Group**

1. **Add a Group Title:**
   * Click on **Add Group**.
   * Enter a title for the group (e.g., "IELTS Batch A" or "Advanced Writing Group").
2. **Assign Students:**
   * In the **Top Column**, you’ll see a list of all registered users on your website.
   * Select the students you want to include in this group by clicking their names or using the checkboxes.
3. **Assign a Teacher:**
   * In the **Bottom Column**, you’ll see a list of all teacher accounts.
   * Select the teacher you want to assign to this group.
4. **Save the Group:**
   * After selecting the students and teacher, click **Save Changes**.

{% hint style="info" %}
**Additional Resources**

* **Learn More:** If you need help adding students or teachers to your website, click the **Learn How to Add Students and Teachers** link provided in the Groups section.
  {% endhint %}


---

# 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.spacetree.org/spacetree/proqyz/groups.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.
