# Problem based learning

Problem based learning is about the students developing real world skills through solving a specific complex problem. A teacher will guide the students through the process.

## Preparation

* Read about what problem based learning is [here](https://citl.illinois.edu/citl-101/teaching-learning/resources/teaching-strategies/problem-based-learning-\(pbl\))
* Read about [the steps in problem based learning](https://teach.its.uiowa.edu/sites/teach.its.uiowa.edu/files/docs/docs/Steps_of_PBL_ed.pdf)
* Watch [this short video](https://www.youtube.com/watch?v=RGoJIQYGpYk) on problem based learning

## Paths & Exercises

[Exercise](/teacher-curriculum/exercises/problem-based-learning.md)


---

# Agent Instructions: 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:

```
GET https://hyfbe.gitbook.io/teacher-curriculum/topics/problem-based-learning.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
