> For the complete documentation index, see [llms.txt](https://awards.globalcitizenshipfoundation.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://awards.globalcitizenshipfoundation.org/award-submission-criteria.md).

# Award Submission Criteria

To ensure a fair and thorough evaluation process for the Global Education Awards, all nominations must meet the following submission criteria:

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><mark style="color:red;">Problem Identification</mark></td><td>Clear articulation of the issue or challenge the initiative addresses, backed by evidence and stakeholder consultation.</td><td></td></tr><tr><td><mark style="color:red;">Innovation and Creativity</mark></td><td>Novel approaches or creative adaptations of existing methods that demonstrate originality in addressing educational challenges.</td><td></td></tr><tr><td><mark style="color:red;">Impact and Effectiveness</mark></td><td>Measurable outcomes and success in addressing the identified need, with clear evaluation metrics.</td><td></td></tr><tr><td><mark style="color:red;">Scalability and Adaptability</mark></td><td>Potential for the initiative to be implemented in diverse contexts and educational settings.</td><td></td></tr><tr><td><mark style="color:red;">Sustainability</mark></td><td>Long-term viability of the initiative, including resource considerations and integration into existing systems.</td><td></td></tr><tr><td><mark style="color:red;">Inclusivity and Accessibility</mark></td><td>Consideration for diverse learners and communities, ensuring equitable access to educational benefits.</td><td></td></tr><tr><td><mark style="color:red;">Alignment with SDGs</mark></td><td>Clear connection to one or more Sustainable Development Goals, particularly SDG 4.7.</td><td></td></tr><tr><td><mark style="color:red;">Stakeholder Engagement</mark></td><td>Evidence of collaboration with relevant stakeholders, including educators, learners, communities, and policymakers.</td><td></td></tr><tr><td><mark style="color:red;">Cultural Relevance</mark></td><td>Sensitivity to local cultural contexts while promoting global understanding.</td><td></td></tr><tr><td><mark style="color:red;">Reflective Practice</mark></td><td>Demonstration of ongoing learning, adaptation, and improvement based on feedback and experience.</td><td></td></tr></tbody></table>

***

## Nominate

The nominations for 2025 close on October 01, 2025, and the awards will be announced at the ICTE 2025 Conference scheduled for **November 11 - 13, 2025.**  Stay tuned to the Global Education Website for information about [the 2025 awards](/2025-award-categories.md).

{% embed url="<https://app.globalcitizenshipfoundation.org/awards-nomination>" %}
**Nominate an Inspiring Individual, Organization or Initiative!**
{% endembed %}


---

# 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://awards.globalcitizenshipfoundation.org/award-submission-criteria.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.
