# Interface Mockups

{% tabs %}
{% tab title="✓  INSTRUCTIONS & DELIVERABLE" %}
After careful review of your team's sketches and ideas (from 1.5), agree on the main game features and the visual theme of your team's design. Then create digital interface mockups that represent your different screen states that can demonstrate the game flow. These mockups will be used in the next step to create an interactive prototype.

If your team is has having difficulty agreeing on a design direction, determine a plan to come to a decision. Maybe, instead of one mockup, you make two or three unique mockups to compare before deciding.

**❏ Deliverables**\
Five digital screen mockups (or more) that represent:

* the welcome screen
* the question screen
* the question screen on correct answer feedback
* the question screen on incorrect answer feedback
* the closing (thank you) screen once the player is don&#x65;**.**&#x20;
  {% endtab %}

{% tab title="⦿ EXAMPLE" %}
![](/files/-LF3Na9gXllDKABiHLKS)
{% endtab %}

{% tab title="★  RUBRIC" %}

| ✓- Below Standard                                                                                                                      | ✓ At Standard                                                                                                                              | ✓+ Above Standard                                                                                                                            |
| -------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- |
| **Interface mockups** are provided but lack detail, not demonstrating a unique visual perspective on the basic trivia template design. | The interface mockups demonstrate a thoughtful concept design and provides a good representation for ideas and feedback from participants. | The mockups are exceptional in representing and evaluating some novel concepts, or a couple variations of concepts are presented to compare. |
| {% 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.2-interface-mockups.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.
