> For the complete documentation index, see [llms.txt](https://knowledge.adsgroup.org.uk/8RnoQ2Y1ZgHQnhYYpqoO/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.adsgroup.org.uk/8RnoQ2Y1ZgHQnhYYpqoO/esg-pillar/assessment-guide/question-framework-and-scoring-system.md).

# Question Framework and Scoring System

Each ESG Pathway assessment question is designed to measure a specific, practical outcome aligned to one of the Environmental, Social, or Governance themes (or sub-themes). You’re not being judged on perfection — you’re being assessed on how far ESG practices have progressed across your organisation.

***This walkthrough uses a Digital Pathway question to show how scoring works. The same principles apply to ESG***.

{% embed url="<https://app.guideflow.com/player/8kon0w4b5p>" %}

## Question Structure

Each question includes:

* ✅ A short title (e.g. *“Carbon Emissions Monitoring”*)
* 📄 A detailed **outcome statement** describing what good practice looks like
* 🔢 A scoring guide from **0 to 3**, linked to the maturity model
* 💡 Tooltips and examples (where relevant)
* 📝 Space for **supporting evidence** or comments

***

## Scoring Breakdown

The scoring system uses a simple 0–3 scale:

* **0 – Not Considered**: No evidence of activity
* **1 – Defined**: Intent is clear, early-stage action visible
* **2 – Managed**: Practice is implemented and monitored
* **3 – Optimised**: Practice is embedded and continuously improved

***

## Tips for Scoring

* ✅ Be honest — this is about **learning and progress**
* 📂 Use internal evidence or practical examples to support your choices
* 🧠 If uncertain, score conservatively and add comments for moderation
* 🔁 Aim for **consistency** across related questions


---

# 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://knowledge.adsgroup.org.uk/8RnoQ2Y1ZgHQnhYYpqoO/esg-pillar/assessment-guide/question-framework-and-scoring-system.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.
