> For the complete documentation index, see [llms.txt](https://guide.fariaedu.com/cp-service-learning/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-service-learning/frequently-asked-questions-faqs.md).

# Frequently asked questions (FAQs)

The following provides **answers to typical questions** CP students have in regards to **service learning**.

![](/files/-MGUuIJyMGoiaDeoWAT9)

| *Image:* [*Walsh, Matt*](https://unsplash.com/photos/tVkdGtEe2C4)*. Unsplash, 2020.* |
| :----------------------------------------------------------------------------------: |

### **What kind of activities make good service learning experiences?**

Activities should be **authentic** and lead to **significant outcomes**. Find an activity which includes an element of personal challenge. Successful service learning experiences are likely to involve thoughtful planning, preparation and regular review of progress. Careful recording of actions and decisions as well as considered reflections are crucial. Think globally and act locally, and your service learning can have real impact.

### **When does service learning take place?**

Every school organises service learning differently and, essentially, it can take place at any time when you are engaged in community action. The IB states that 'the process of service learning is best understood and organised as an **ongoing experience** occurring with regularity'. Volunteering on a **regular basis** with a local animal shelter, for example, will give you the opportunity to make a significant contribution. One-off fundraising for a particular charity does not require the same level of personal involvement or commitment.

A meaningful [service learning portfolio](https://app.gitbook.com/@faria-education-group/s/cp-service-learning/portfolio) must be more than a series of unplanned or one-off experiences. However, a dynamic service learning portfolio is likely to include a range of one-off experiences alongside regular commitments. Just take care not to overcommit and allow sufficient time for your academic studies. **Try and find a balance!**

### **What does not constitute service?**

Any activity which is paid does **not** constitute service, e.g. babysitting or lifeguarding. You cannot include activities given a grade in school, such as music exams or sports awards. Practice hours, e.g. band practice or sports practice, are also excluded **but** playing in a voluntary performance outside school at a nursing home, for example, would qualify, as it is for the benefit of others.

### **How will service learning be assessed?**

You must keep a [portfolio](https://app.gitbook.com/@faria-education-group/s/cp-service-learning/portfolio) documenting your service learning activities. This must include evidence of **active participation** and **reflections** that document how you have met the learning outcomes. After discussion of your portfolio with [your service learning coordinator or advisor](https://app.gitbook.com/@faria-education-group/s/cp-service-learning/your-advisor) in the three formal interviews, your school will report to the IB whether the service learning requirements of the CP have been satisfactorily completed.


---

# 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-service-learning/frequently-asked-questions-faqs.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.
