> For the complete documentation index, see [llms.txt](https://impact.gfmd.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://impact.gfmd.info/meetings/2021/disinformation/evaluating-counter-disinformation-programmes/tips-for-evaluators.md).

# Tips for evaluators

## Questions to ask at the start of a new evaluation:

{% hint style="info" %}
What data exists that the evaluation team can draw on to augment or support the evaluation?
{% endhint %}

{% hint style="info" %}
What are the programme’s indicators of change – most importantly at both the output and outcome levels?
{% endhint %}

{% hint style="info" %}
What are the core evaluation questions that donors or programme implementers want to know?
{% endhint %}

{% hint style="info" %}
Does the programme have an appropriate theory of change that can be tested and understood through the lens of an evaluation?
{% endhint %}

## Suggested evaluations questions for countering disinformation programs:&#x20;

Evaluations related to countering disinformation need to answer the question of whether programming is making a difference, and if so how, and why:

{% hint style="info" %}
What has changed?
{% endhint %}

{% hint style="info" %}
Has disinformation gone down?
{% endhint %}

{% hint style="info" %}
Have audiences “switched channels” or sought out better, higher quality information?
{% endhint %}

{% hint style="info" %}
Are participants of media and information literacy programs more equipped with critical thinking skills?
{% endhint %}

{% hint style="info" %}
How has programming contributed to disinformation’s corrosive effects on democracy?
{% endhint %}


---

# 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://impact.gfmd.info/meetings/2021/disinformation/evaluating-counter-disinformation-programmes/tips-for-evaluators.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.
