> For the complete documentation index, see [llms.txt](https://guide.fariaedu.com/assessment-a-whole-school-approach/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.fariaedu.com/assessment-a-whole-school-approach/phase-two-implementation-design-and-implementation-integration/assessment-design-principles/validity.md).

# Validity

Assessments in education should be **valid** for a number of reasons:

1\. **Validity determines the accuracy of an assessment**: A valid assessment accurately measures what it is supposed to measure, such as knowledge, skills, abilities or attitudes. This is important because it provides meaningful and relevant information about student learning.

2\. **Fairness**: Validity helps to ensure that the assessment is fair to all students and that it does not unfairly advantage or disadvantage any particular group. This helps to promote educational equity.

3\. **Reliability**: Validity helps to ensure that the results of an assessment are consistent and reliable so that scores can be trusted and used to make important decisions about students.

4\. **Decision-making**: Validity is important for decision-making because it ensures that the results of an assessment are used in a trustworthy and meaningful way. For example, valid assessments can be used to determine if a student is ready to move on to the next grade, or if they need additional support in a particular subject area.

Overall, the validity of an assessment is crucial in providing accurate and meaningful information about student learning, and in making important educational decisions based on that information.

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

<br>


---

# 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://guide.fariaedu.com/assessment-a-whole-school-approach/phase-two-implementation-design-and-implementation-integration/assessment-design-principles/validity.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.
