> For the complete documentation index, see [llms.txt](https://futureleadersglobal.gitbook.io/program/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://futureleadersglobal.gitbook.io/program/module-1-self/tasks-and-experiences/test-self-leadership-assessment.md).

# Test: Self-leadership assessment

| **WHO**         | Solo         |
| --------------- | ------------ |
| **WHERE**       | Spread out   |
| **YOU NEED**    | Computer/Mac |
| **RESPONSIBLE** | Group-leader |

**Assessment explanation:**

This test is supposed to give you an evaluation of your patterns when it comes to leading yourself. By patterns we mean something that is reoccurring, which means that the test is not meant to focus on individual events or situations. The score can not be seen as scientifically confirmed, but rather as a tool to help you reflect on your own direct experiences.\ <br>

The evaluation is scored from 1-5, where 5 is the best score and 1 is the worst score of the overall assessment. Use all the numbers to avoid black/white thinking. The reflection you do after the evaluation is more important than the score you receive. The score is basically useless unless you reflect and transform your insights into actions.

Also, we would like to give you an opportunity to test yourself at the start of the program and at the end of the program to see if you are able to make any progress through self-leadership.\
\
**Important:**\
When you complete the test remember to answer the questions honestly. Try to look for the tendencies, as this may change depending on the situation/context. This is not a competition, tricking the test is basically tricking your self. If you do not understand the questions, ask your host or facilitator for help.

### How:

| **1** | <p>(20min)<br>Complete the Self-leadership assessment form.<br><br>You can find the assessment here: <a href="https://docs.google.com/spreadsheets/d/1hxryC8sazn7_ZNWw5J19jySGwWpXiYxlS0UvyTONRjI/edit?usp=sharing">LINK</a><br><br>You have to make a copy of the file to be able to register your score.</p> |
| ----- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |


---

# 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, and the optional `goal` query parameter:

```
GET https://futureleadersglobal.gitbook.io/program/module-1-self/tasks-and-experiences/test-self-leadership-assessment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
