# 1.2 IoT Code Tutorials

{% tabs %}
{% tab title="✓ TASK" %}
Each team will complete the [IoT code tutorials](https://docs.idew.org/code-internet-of-things/) to develop a firm understanding of the technical opportunities and constraints your team will have when designing your own smart device with the provided IoT electronics kit.

### **❏ Deliverable**

Demonstrate that you have completed the tutorials and can discuss how the IoT electronics kit and code work together.
{% endtab %}

{% tab title="★ RUBRIC" %}

| **✓- Below Standard**                                                                                  | **✓ Meets Standard**                                                                                     | **✓+ Exceeds Standard**                                                         |
| ------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| The code tutorials were only partly completed and/or the evidence of student understanding is limited. | All the code tutorials were completed, and the core functions of the technology and code are understood. | Evidence of additional learning beyond the assigned tutorials was demonstrated. |
| {% endtab %}                                                                                           |                                                                                                          |                                                                                 |
| {% endtabs %}                                                                                          |                                                                                                          |                                                                                 |


---

# 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.idew.org/project-internet-of-things/project-instructions/1-discover-and-define-problem/1.2-iot-code-tutorial.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.
