> For the complete documentation index, see [llms.txt](https://guide.fariaedu.com/science-teaching-in-the-virtual-learning-environme/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/science-teaching-in-the-virtual-learning-environme/at-home-labs/grab-bags.md).

# Grab bags

Supplies are also an issue and will depend on the level of movement allowed in your area. If it is possible and you have enough materials, a lab 'grab bag' could be put together that the student picks up outside of school.&#x20;

{% hint style="warning" %}
Make sure you keep a list of what the student has. If this is not possible, then at-home supplies can be used.&#x20;
{% endhint %}

Additionally, teacher-created grab bags can be made for students to carry out some of the prescribed labs or teacher-created labs. This may be especially relevant for first-year IB DP students.&#x20;

![](/files/-MLHcq4uNCP_tl5JME8d)

| *Image:* [*Spiske, Markus*](https://unsplash.com/photos/i5tesTFPBjw)*. Unsplash, 2020.* |
| :-------------------------------------------------------------------------------------: |

### Physics example

Here is an example of a physics grab bag for the required practical in topic '2.1 Determining the acceleration of free-fall'.

* marble
* meter stick or measuring tape
* protractor

Students could vary the distance a marble rolls along a coffee table at home when one end is slightly raised by stacking books under one end. They would answer the research question: What is the relationship between the distance a marble travels and the time taken to travel that distance when the marble is rolling down a ramp? Similar to Galileo’s first investigations with ‘[diluted gravity](https://www.pbs.org/wgbh/nova/education/physics/galileos-inclined-plane.html#:~:text=He%20had%20the%20idea%20that,to%20%22dilute%22%20gravity's%20effect.)’. The students then use vector components to determine the acceleration of free-fall.

{% hint style="warning" %}
If a grab bag is not possible, then a teacher could send home a list of equipment that could be bought at grocery stores or through online through vendors like Amazon (US, UK, India), Taobao (China), Flipkart (India). The specific sections on physics, biology and chemistry will have sample lists for the different prescribed labs.&#x20;
{% endhint %}

### **Chemistry examples**

Here is an example of some chemistry shopping list that could be sent to parents:

* Shopping list 1 for rates of reaction: vinegar, eggs
* Shopping list 2 for an enthalpy of neutralisation: vinegar, baking soda, electronic kitchen balance, thermometer
* Shopping list 3 for calorimetry: candle, methylated spirits, fuel burner from a ‘Tranja’ type stove, aluminum drink can    &#x20;


---

# 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/science-teaching-in-the-virtual-learning-environme/at-home-labs/grab-bags.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.
