# Task Lists

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

The **Task lists** allows teachers to create a set of tasks for the students to perform individually.

These tasks can be the steps of a science experiment or an orderly sequence of chores to complete as part of an exercise.

### Why do I want to use Task lists?

1. To **guide students through a methodology**. <br>
2. Give students a **protocol to follow to complete a science experiment**.<br>
3. If enabled, students can also **add their own tasks** to document their own experiments.&#x20;

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

Task lists are very useful when you need to guide your students through complex chores. Ideally these chores will allow students to learn how to apply a methodological approach to complete a task.

The set of tasks give the students a methodology to follow to perform an experiement -for instance.
{% endhint %}

### What can I use Task lists for?

* Any type of experiment or lab work.&#x20;
* Give students a set of steps for them to follow methodologically.&#x20;
* Students to document a process of actions.

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

You (teacher) provide students with **a set of tasks** for the students to perform.&#x20;

As students complete these tasks, you can follow them at each step adding or commenting on their progress.&#x20;


---

# 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/task-lists.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.
