# Notebook

## ![](/files/LiVtAdl7AKOOXBdPjSvn) Intro

The **Notebook** activity is a reflective learning tool that allows students to **record personal thoughts, insights, and learning reflections** in response to a prompt set by the teacher. Unlike collaborative activities, Notebook entries are **private to each student**, fostering a safe space for honest reflection and deeper thinking. Teachers can view these reflections and **engage in one-to-one feedback**, supporting each student’s learning journey.

Unlike the [Q\&A activity](/lams/tools/q-and-a.md) - where students' answers are shared with other students, the Notebook is for **student's introspection and reflection.**&#x20;

### Why do I want to use Notebook?

* Encourage **deep reflection** on recently completed learning activities
* Help students develop the habit of **self-evaluation and metacognition**
* Provide a safe, private space for **honest and personal responses**
* Gather **constructive feedback** on the learning experience
* Enable teachers to deliver **individualised, timely feedback**
* Support students in **taking ownership of their learning process**

{% hint style="success" %}
**Educational Insight**

Research has showed us that student's reflection right after they completing a task has positive effects in long-term recall and knowledge.

The Notebook activity promotes **metacognitive development**, helping students think about *how* they learn, not just *what* they learn. By encouraging structured reflection, it supports **deeper cognitive processing**, leading to better retention and understanding.&#x20;

The private nature of Notebook fosters **authentic engagement**, as students feel more comfortable expressing uncertainty, challenges, and personal insights.&#x20;

For teachers, it provides a powerful window into each student’s thinking, enabling **targeted feedback and personalised support**.&#x20;

Ultimately, Notebook strengthens independent learning skills, making students more reflective, self-aware, and academically resilient.
{% endhint %}

### What can I use Notebook for?

* Prompting students to **reflect on what they have learned**
* Encouraging students to **articulate their understanding in their own words**
* Exploring **how perspectives have changed over time**
* Connecting new knowledge to **prior learning experiences**
* Supporting **ongoing reflective journals or portfolios**
* Capturing **student feedback on teaching methods or activities**

*Pedagogies that use Notebook:* [TBL](https://docs.lamsfoundation.org/tbl/), [PBL](https://lamslearning.medium.com/problem-based-learning-with-lams-9dd5fa93d9b0), [Inductive learning](https://lamslearning.medium.com/inductive-learning-in-lams-b4403eaae0d6), [Jigsaws](https://lamslearning.medium.com/online-lessons-using-jigsaw-teaching-strategy-in-lams-7d99aee3dd9d), Enquiry based Learning, etc. All pedagogies should encourage students to reflect on their own learning journey.

### How does it work? <a href="#how-does-it-work" id="how-does-it-work"></a>

You provide a **reflection question or prompt to guide student thinking**

Students write their **personal reflections**, describing their ideas, understanding, or experiences

Each student’s response remains **private**, visible only to you and the individual student

You review the reflections and provide **individual feedback or comments**

Students can **revisit and continue developing their reflections over time**

**A one-to-one reflective dialogue** can develop between you and each student, supporting deeper learning


---

# 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://docs.lamsfoundation.org/lams/tools/notebook.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.
