> For the complete documentation index, see [llms.txt](https://guide.fariaedu.com/cp-reflective-project/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/cp-reflective-project/introduction.md).

# Introduction

The **reflective project** is one of the four **core interrelated components** of the International Baccalaureate (IB) Career-related Programme (CP). Your reflective project is designed to draw together all the elements of your CP including:

* your career-related study
* other elements of the core (language development, personal and professional skills, and service learning)
* your Diploma Programme (DP) subjects

It is also intended to **develop skills** linked to independent **research**, extended **writing**, **communication** and **reflection**.&#x20;

{% hint style="info" %}
Simply put, the reflective project is **a research paper**.
{% endhint %}

![](/files/-MGPeM5-MKKhQ1N279k4)

| *Image:* [*Brito, J. Kelly*](https://unsplash.com/photos/PeUJyoylfe4)*. Unsplash, 2017.* |
| :--------------------------------------------------------------------------------------: |

The reflective project can be submitted in **different formats**. You can choose from either **Option 1,** **a 3000-word essay**, or **Option 2,** **a 1500-2000-word research paper** together **with an alternative format**. The alternative formats are:

* a short 7-minute film
* a play
* a spoken presentation
* an interview
* a display

For **Option 2**, your film or interview might present the different viewpoints of everyone involved, while the accompanying research paper presents the central arguments of the ethical dilemma. Take care that the two components complement each other, not just reformat the information.

The **essay or research paper** itself should resemble an **academic journal article**.&#x20;

{% hint style="warning" %}
Don’t be daunted! The **reflective project** is also about the **research skills** you acquire and your **reflection** on the process, as well as the final essay.
{% endhint %}

The presentation below can be used to introduce the reflective project to students and members of staff who are unfamiliar with with this IBCP core element. It can also be used as a further introduction to this student guide. Coordinators and teachers are welcome to use and adapt.

{% embed url="<https://docs.google.com/presentation/d/10IYhmGTmxcnt8s6CjdAyVob9YyQqnjsUeX0o0huSt1Y/edit?usp=sharing>" %}

{% file src="/files/-MGp3dzIiaX3nkt9BX7i" %}
Introduction to CP Reflective Project (pptx)
{% endfile %}


---

# 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/cp-reflective-project/introduction.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.
