# 1.8 Proposal Presentation

{% tabs %}
{% tab title="✓ TASK" %}
Create a **slide presentation** that summarizes your team’s proposed video game concept. The presentation is an opportunity for other teams to ask questions and provide feedback to help your team clarify and improve its proposed game concept.

Your team's presentation should include the following (in this order):

1. **Project Team:** game's working title, team name, team members & their roles
2. **Target Player Persona:** Describe the persona for your game, including the targeted gaming motivations and player experience goals.
3. **Premise:** Briefly explain the game's premise — as well as its setting (game world), characters (player and non-player), and story (if applicable). Be sure to include concept sketches of the game world and characters.
4. **Objective:** Briefly explain the objectives of the game — as well as the conflicts that players will face. If helpful, include concept sketches.
5. **Gameplay:** Briefly explain how the game is played — as well as key gameplay features. If helpful, include concept sketches.

The presentation should have 5-12 slides and take about 5-10 minutes to deliver.

* Be sure to practice your presentation before delivering it to your class.
* Be sure to record notes on the constructive feedback your team receives.

### **❏ Deliverable**

Submit your team's slide presentation
{% endtab %}

{% tab title="★ RUBRIC" %}

| **✓- Below Standard** | **✓ Meets Standard** | **✓+ Exceeds Standard** |
| --------------------- | -------------------- | ----------------------- |
| Description           | Description          | Description             |
| {% 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-video-game/project-instructions/1-discover-and-define-problem/1.8-proposal-presentation.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.
