# 3.4 Poster

{% tabs %}
{% tab title="✓  INSTRUCTIONS & DELIVERABLE" %}
Your poster design is important for two reasons. One, it is an opportunity for your team to reflect on the project process and what you have learned, and two, it provides a great visual aid for explaining your work to visitors at the final event. Highlight at least six artifacts that demonstrate key work your team completed in the project process from beginning to end, and include a refined value statement that pulls it all together.

#### POSTER TEMPLATE <a href="#poster-template" id="poster-template"></a>

* You can use this [Google Drawing template](https://drive.google.com/open?id=1L81WNIn5YMEQ9TlcliLTdiCO-KwnzWIsXBGnqdumzzo) which is set to 36 inches wide by 24 inches tall. Zoom in or out as needed to add text, images, etc. – but do **not** change the canvas size. (Be sure you're logged in to your Google Account. From the **File** menu, select **Make a copy**. Save the copied file to your shared team folder in Google Drive.)
* If you use a different drawing/illustration tool, set the canvas size to 36 inches wide by 24 inches tall at 300 pixels per inch (10800 pixels wide by 7200 pixels tall).
* If your teacher has specified a different size for the poster, use that instead.

**❏ Deliverable**\
A PDF file of poster (36" x 24").
{% endtab %}

{% tab title="★  RUBRIC" %}

| ✓-  Below Standard                                                                                                                   | ✓  At Standard                                                                                                                                                                                                                                                                                         | ✓+  Above Standard                                                                                                                                                                                             |
| ------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| The poster has been created but it lacks a coherent explanation of what the team accomplished and the path they took in the project. | The poster includes fundamental artifacts of what the team accomplished along with appropriate explanations or annotations. The layout was coherent and helps the team tell the story of what they have done. The colors and fonts were chosen with an appropriate size and contrast for easy viewing. | The poster is exceptionally organized and offers a clear and concise overview of what the team accomplished. The style of the poster is very engaging and clearly reflects the the theme of the final product. |
| {% 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-chatbot/project-instructions/3-evaluate-and-refine-solution/3.4-poster.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.
