> For the complete documentation index, see [llms.txt](https://techandsc.gitbook.io/assessment-evaluation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://techandsc.gitbook.io/assessment-evaluation/1.-introduction/what-is-an-evaluation.md).

# What is an evaluation?

Evaluations can use the evidence from a variety of assessments to make a value judgment that helps you make a decision or make changes. For example, you may want to know how (if at all) you should change your summer programs for teens. You will need to use multiple assessments asking different sub-questions to help you address such a complex question, and you will need to holistically evaluate all the evidence you collect. Library staff, parents, and other patrons may have important input, and you’ll need to take other factors, like cost, into consideration.

Evaluations ask and answer a “how” or “why” question, such as:

* Was the impact of the program big enough?
* Why didn’t a project succeed?
* How can we make the partnership work better in the future?

The end product of your evaluation will be an argument to convince stakeholders of the conclusions you make, which are based on evidence you construct from the data you collect through assessments. Therefore, your assessments must be designed to provide you with good evidence to use in your argument. This process can be difficult enough in a formal learning setting, but informal and connected learning present additional challenges for the youth librarian who wishes to assess learning or evaluate an initiative. We will look at those challenges next.


---

# 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://techandsc.gitbook.io/assessment-evaluation/1.-introduction/what-is-an-evaluation.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.
