# Add more activities within an existing assessment

***Activities*** function as sub-assessments within a larger assessment. For instance, an assessment designed to evaluate language proficiency might include activities to test reading skills and speaking skills.

Here are some scenarios where this feature can be useful,

1. **Initial test-takers might leak questions from an activity to subsequent test-takers**. However, if the assessment includes multiple activities with varying content, test-creators can [provide different links](/speechace-speaking-test/speechace-workspaces-create-manage-and-share-speaking-assessments/sharing-individual-activities-within-an-assessment-with-test-takers.md) to each group of students. This approach prevents content leakage, as each group tackles distinct activities, while all results are aggregated under the same assessment, offering a unified view of outcomes.
2. **A test-creator might need to evaluate different skills and thus divide the assessment into multiple activities**. For example, the first activity could be a language test, while the second could assess a domain-specific skill like customer service. The test-creator can design one activity for language skills and another for domain-specific testing to finally [share a single link to the assessment](/speechace-speaking-test/speechace-workspaces-create-manage-and-share-speaking-assessments/inviting-candidates-to-take-an-assessment.md), allowing candidates to complete both activities.

The test-creater can follow below steps to add additional activities to an existing assessment,

1. Access the existing assessments from the **My Assessments** section in the left-hand menu and click on the assessment to which additional activities need to be added.<br>

   <figure><img src="/files/QrgHarePl9HSDKh8qT7r" alt=""><figcaption></figcaption></figure>
2. Then click on **Add new activity** as shown below. This will add a new activity in this assessment.<br>

   <figure><img src="/files/YXPit9Qa4zLs7Z6XmJhr" alt="" width="563"><figcaption></figcaption></figure>
3. Follow the steps below to create the additional activity,
   * [Select avatar and language](/speechace-speaking-test/speechace-workspaces-create-manage-and-share-speaking-assessments/creating-assessments/create-new-custom-assessments/select-avatar-and-language.md)
   * [Select the Rubrics scores](/speechace-speaking-test/speechace-workspaces-create-manage-and-share-speaking-assessments/creating-assessments/rubrics-supported+default.md)
   * [Add questions and respective scores](/speechace-speaking-test/speechace-workspaces-create-manage-and-share-speaking-assessments/creating-assessments/create-new-custom-assessments/custom-assessment-configurations/types-of-questions.md)
   * [Choose to take audio or video assessment of the candidate](/speechace-speaking-test/speechace-workspaces-create-manage-and-share-speaking-assessments/creating-assessments/audio-or-video-assessment.md)
   * [Setup the score settings](/speechace-speaking-test/speechace-workspaces-create-manage-and-share-speaking-assessments/creating-assessments/score-settings.md)
4. Click **Submit** to add the new activity to the assessment. The newly added test will then appear in the assessment, as shown below.<br>

   <figure><img src="/files/9nD4PLMyYCMNjz2IWOW3" alt=""><figcaption></figcaption></figure>
5. The activities can be shared with the test-takers in following ways,
   1. [Share the whole assessment at once](/speechace-speaking-test/speechace-workspaces-create-manage-and-share-speaking-assessments/sharing-assessments-with-candidates.md)
   2. [Share individual activities of the assessment](https://app.gitbook.com/o/8miq9EcDdZOxBexpQST9/s/KCjGnWORTEi39HEr4hwY/~/changes/141/speechace-workspaces-create-manage-and-share-speaking-assessments/sharing-individual-activities-within-an-assessment-with-test-takers)
6. In cases where multiple activities exist within a single assessment, the results of each individual activity completed by the test-taker will be consolidated and displayed under the main assessment.<br>

   <figure><img src="/files/flLCdtdTzA9UxSO7xdcy" alt=""><figcaption></figcaption></figure>
7. Click the name of the test-taker to view the results of individual activities through the dropdown menu, as shown below.<br>

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


---

# 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/manage-existing-assessments/add-more-activities-within-an-existing-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.
