> For the complete documentation index, see [llms.txt](https://helpdocs.conducttr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocs.conducttr.com/feature-documentation/reporting/feedback-summary-for-exercise.md).

# Feedback Summary for Exercise

If you're tasked with providing feedback to a client or for your own records, you have detailed information in the After Action Report and the exported data. But how should a summary look?

## Summarising the exercise results in three slides

### Slide 1 - Summary of Exercise Objectives

This first slide sets the background and answers the number 1 question "did we win"? Have the training objectives been achieved?

<img src="/files/BHaxfWLAqPgQtMMNueOM" alt="" class="gitbook-drawing">

### Slide 2 - Evaluation

This second slide provides a summary of the team's performance:

* did the team function as a team (internal communications and coordination)
* did the team read the situation well and correctly interpret the information environment?
* how good were its outputs? This will vary with the training objectives but it might be response times, effectiveness of external communications - clarity, the right channel, resonance and relevance of the messaging, use of images and memes etc.

<img src="/files/tGx04H0YRsfGmCia4EBr" alt="" class="gitbook-drawing">

### Slide 3 - Strengths, Weaknesses, Opportunities, and Threats (SWOT Analysis)

What are the key take-aways?

<img src="/files/LjLvEBvmn6e1V4X4ZEid" alt="" class="gitbook-drawing">


---

# 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://helpdocs.conducttr.com/feature-documentation/reporting/feedback-summary-for-exercise.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.
