# Prepare Development Review and Demonstration

{% tabs %}
{% tab title="✓  INSTRUCTIONS & DELIVERABLE" %}
Take this opportunity to wrap-up your trivia app the best you can in order to begin testing your game in the next phase.

**❏ Deliverable**\
A slide set with a link to your prototype, a summary of evaluation results, a copy of your marketing card, and a link to your working trivia app. Prepare to demonstrate and present your background work.
{% endtab %}

{% tab title="★  RUBRIC" %}

| ✓- Below Standard                                                                                                                    | ✓ At Standard                                                                                                                                                                                       | ✓+ Above Standard                                                                                                 |
| ------------------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- |
| **The live trivia app** is functioning, but the style and/or content has been developed very little from the base template provided. | The app demonstrates intentional design and styling consistent with the team's concept and goals. The app code and features demonstrate a customized interaction that largely functions as desired. | The app is clearly a work of diligent and thoughtful work that goes beyond the base requirements for the project. |
| **The demonstration and development review** were presented but lack a cohesive explanation.                                         | The demonstration and development review provided a coherent explanation of the background work completed and the functions and features of the demonstrated application.                           | The demonstration demonstrated an exceptional development process due to the prototyping and evaluation work.     |
| {% 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/2-design-and-build-solution/2.8-prepare-development-review-and-demonstration.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.
