> For the complete documentation index, see [llms.txt](https://futureleadersglobal.gitbook.io/program/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://futureleadersglobal.gitbook.io/program/module-1-self/tasks-and-experiences/the-science-of-learning.md).

# The science of learning

|                 |                                                             |
| --------------- | ----------------------------------------------------------- |
| **WHO**         | Everyone                                                    |
| **WHERE**       | Stage area                                                  |
| **YOU NEED**    | Pen, paper, computer/mac, projector, whiteboards, A2 paper. |
| **FACILITATOR** | Program Lead                                                |

**Introduction:**\
In this task the participants are responsible for teaching each other the key principles in the concept "The science of learning". The science of learning encompasses findings in a wide range of areas, including discoveries about how human perceive, organize, and store information and then subsequently retrieve that information from memory. We are basically exploring the topic of how we as humans learn and how we can take advantage of these findings to unlearn unproductive assumptions about learning that we withhold and find new ways to learn more effectively.

This task will be completed and co-created by the entire group (including the pioneers). Everyone will be divided into random groups of three. Each group will be responsible for 2-3 key principles in the science of learning. The team will then have to research and explore this topic, as well as how they can apply those principles in their day to day life. To make it even more fun, each team have to use the principles which they have received to teach the other teams about the principles.\
\
An example would be storytelling. The team responsible for the principle of storytelling will have to research this topic further and find a way to teach storytelling through storytelling.\ <br>

### How:

|       | <p><br> <br></p>                                                                                                                                                                                                                                                                                                                                               |
| ----- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **1** | <p>(2min)<br>Firstly, you have to split all the participants into teams. 3-4 per team.<br><br>Each team will then be given a set of principles. <a href="https://docs.google.com/document/d/1VSZ-Y9sqQDmfQu2eN1a9LGyJmySK53qYg7GkU9yuHlc/edit?usp=sharing">LINK TO PRINCIPLES</a></p>                                                                          |
| **2** | <p>(15min)<br>Each team will then have to discuss the principles and research them further until they are able to formulate an example(or several examples) of how each principle can be used in a specific situation.<br></p>                                                                                                                                 |
| **3** | <p>(15min)<br><br>Each team has to prepare a learning process where they teach the other teams their principles. This has to be done in a way that includes the principles.<br><br>Example: The team responsible for the principle of storytelling will have to research this topic further and find a way to teach storytelling through storytelling.<br></p> |
| **4** | <p>(40min)<br>When all the teams are ready, they each have 6-8 minutes to teach the other participants.<br><br>Have fun, be creative.<br></p>                                                                                                                                                                                                                  |

**References and further reading:**

Kerrey, Bob. *Building the Intentional University: Minerva and the Future of Higher Education*. Edited by Stephen M. Kosslyn and Ben Nelson. 1 edition. Cambridge, MA: The MIT Press, 2017.\
\
Kosslyn, Stephen M. *Image and Brain*. Vol. 25, 2015.[\ <br>](http://linkinghub.elsevier.com/retrieve/pii/S0960982214016194)Brown, Peter C. *Make It Stick: The Science of Successful Learning*. Cambridge, Massachusetts: The Belknap Press of Harvard University Press, 2014.

\
McGaugh, James L. *Memory and Emotion: The Making of Lasting Memories*. Columbia University Press, 2003.


---

# 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://futureleadersglobal.gitbook.io/program/module-1-self/tasks-and-experiences/the-science-of-learning.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.
