# Assessment Toolkit

### Summary

The assessment toolkit is a way to assess qualitative attributes of the training audience.&#x20;

It is designed to evaluate specific skills by dividing them into main categories (capabilities) and subcategories (observations). For example, under the primary capability of 'Communication,' there could be a several observations such as 'Clearly Relays Information.' This allows for a detailed assessment of distinct abilities within a broader skill set.

{% tabs %}
{% tab title="Benefit" %}

* ability to discount an observers observation&#x20;
* capabilities collected are personalised to your exercise&#x20;
* allows for a detailed assessment of distinct abilities within a broader skill set
  {% endtab %}

{% tab title="Features" %}

* allows for multiple observers to observe and rate players&#x20;
* the facilitator dictates the metrics collected
  {% endtab %}
  {% endtabs %}

## :star:How should I set-up the assess tool?

You might find it helpful to assign your observers the responsibility of assessing participants during a large exercise while the facilitator focuses on running the exercise.

## How do I create an assessment?

### Step 1 - Open Assessment &#x20;

1\. Navigate to the Scenario Editor and click on the Data tab and then Assessment.&#x20;

2\. Open a new assessment by clicking on the drop down and then 'Add New'. Rename your assessment by right-clicking on the New Assessment created.&#x20;

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

### Step 2 - Create capabilities and observations

To add either a capability or observation right click anywhere on the grid. Connect observations to capabilities by dragging the semi-circle at the end of the observations box to the capabilities box.&#x20;

**Capabilities** are the desirable skills for players to have for peak performance in their job, they will be used as categories to rate the players.

**Observations** can be either a rating, checkbox or comment.

See below for an example structure:

<figure><img src="/files/0mSaHy9wdqCrgDK9YwgO" alt=""><figcaption></figcaption></figure>

### Step 3 - Decide what to do with the output value&#x20;

All capabilities are displayed as a percentage.

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

### Step 4 - Upload to space&#x20;

Once you have filled out your observations/capabilities upload to your space.

<figure><img src="/files/3DqPbF48OY9N0Q0Wu15d" alt="" width="306"><figcaption></figcaption></figure>

{% hint style="info" %}
Learn more about how to use the assessment toolkit during an exercise here:
{% endhint %}

{% content-ref url="/pages/6JVWoBK3L9DCYDdccpPh" %}
[Broken mention](broken://pages/6JVWoBK3L9DCYDdccpPh)
{% endcontent-ref %}


---

# 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://helpdocs.conducttr.com/feature-documentation/designing-and-running/observation/capturing-observations/assessment-toolkit.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.
