# Level 2 Technologies : Computing Science

{% hint style="info" %}
You can view complete recordings or a series of shorter clips. You can also view and download supporting classroom materials.

Use cards below or the sidebar navigation to access recordings of full tutorials, clips and also SWAG resources.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><p><strong>Session 1</strong> </p><ul><li>Introducing counting using BBC micro:bit</li></ul></td><td><a href="https://images.unsplash.com/photo-1649959188721-5ca7aeec6450?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw4fHxtaWNybyUzQWJpdHxlbnwwfHx8fDE3NTY4MTg0MTl8MA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1649959188721-5ca7aeec6450?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw4fHxtaWNybyUzQWJpdHxlbnwwfHx8fDE3NTY4MTg0MTl8MA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td><td><a href="/pages/eZHHyxQ1MyIBELMdIRCv">/pages/eZHHyxQ1MyIBELMdIRCv</a></td></tr><tr><td><p><strong>Session 2</strong> </p><ul><li>Introducing <code>IF..THEN..ELSE</code></li></ul></td><td><a href="https://images.unsplash.com/photo-1506351541065-2de5d60265b3?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw3fHx0d298ZW58MHx8fHwxNzU2NzE2MTUyfDA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1506351541065-2de5d60265b3?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw3fHx0d298ZW58MHx8fHwxNzU2NzE2MTUyfDA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td><td><a href="/pages/jxpvtzMBAxlaUo4YJCZm">/pages/jxpvtzMBAxlaUo4YJCZm</a></td></tr></tbody></table>

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><p><strong>Session 1 Resource</strong></p><ul><li>Wakelet link to materials</li></ul></td><td><a href="/files/Bqw7W02mqn31tjuCgU8u">/files/Bqw7W02mqn31tjuCgU8u</a></td><td><a href="/pages/lK4BITiRutPUe624J2Nj">/pages/lK4BITiRutPUe624J2Nj</a></td></tr><tr><td><p><strong>Session 2 Resource</strong></p><ul><li>Ideas for Global Goals activties</li></ul></td><td><a href="/files/4Jwsi9oKBXMjEVvxbMnp">/files/4Jwsi9oKBXMjEVvxbMnp</a></td><td><a href="/pages/y5nvaptcG79owqTejU4r">/pages/y5nvaptcG79owqTejU4r</a></td></tr></tbody></table>


---

# 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://upskilling.stacs.scot/physical-computing-l2-bge/level-2-technologies-computing-science.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.
