# PROPOSAL PRESENTATION

{% tabs %}
{% tab title="✓  INSTRUCTIONS & DELIVERABLE" %}
Refine your previous work as needed to be included in your [**proposal**](https://docs.idew.org/principles-and-practices/practices/design-practices/concept-proposals) presentation. Ensure that each slide contributes to an explanation of a cohesive story that supports your initial concept and value proposition.

[***7 TIPS FOR PROPOSALS, PITCHES AND PRESENTATIONS***](https://www.americanexpress.com/us/small-business/openforum/articles/7-tips-for-proposals-pitches-and-presentations/)​

**❏ Deliverable**\
Your team's proposal as a collection of slides containing...

* a title slide
* your value proposition
* summary slides (or exemplars) of your team's work - likely not everything though.
  * competitive analyses
  * stakeholder personas
  * storyboard sketches.
    {% endtab %}

{% tab title="⦿ EXAMPLE" %}

![](/files/-LL_LfQ6uYhDkWk7COwQ)
{% endtab %}

{% tab title="★  RUBRIC" %}

| ✓-  Below Standard                                                                                                                                                             | ✓  At Standard                                                                                                                   | ✓+  Above Standard                                                                                 |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- |
| **Information** presented in a way that is not always clear, concise, and logical. The presentation style and selection of material  is not fully appropriate for the context. | Information presented in a clear, concise, and logical manner. The selection of material and style is appropriate and effective. | Exceptionally curated information that is delivered in an interesting, coherent and memorable way. |
| **Delivery**: Eye contact, poise, and appropriate voice-level often lacking.                                                                                                   | Vocal clarity, eye-contact, and physical composure maintained throughout.                                                        | An exceptionally engaging delivery of content lacking unnecessary distractions from the content.   |
| {% 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-trivia-app/project-instructions/1-define-problem-and-value-proposition/proposal.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.
