> For the complete documentation index, see [llms.txt](https://deangela.gitbook.io/idm-senior-project-sp-2025-duff/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deangela.gitbook.io/idm-senior-project-sp-2025-duff/schedule/wk-4-feb-12-2025-or-low-res-prototype-mvp-one-on-ones-and-a-teams.md).

# Wk 4 Feb 12, 2025 | Low-res Prototype / MVP (One on Ones & A-Teams)

## What's Due Today

{% hint style="success" %}
(OPTIONAL) Revise your [project plan](/idm-senior-project-sp-2025-duff/assignments/project_plan-1.md) if needed.
{% endhint %}

{% hint style="success" %}
Create [low-res prototype(s)](/idm-senior-project-sp-2025-duff/assignments/project_versions.md) of your project.
{% endhint %}

{% hint style="success" %}
Be prepared to discuss your [project plan](/idm-senior-project-sp-2025-duff/assignments/project_plan-1.md) and show [low-res prototype(s)](/idm-senior-project-sp-2025-duff/assignments/project_versions.md).
{% endhint %}

{% hint style="success" %}

* Read at least 3 [Letters from Previous Cohort](https://drive.google.com/drive/folders/1Fr1cw72xTrvwSBTM6Bh9OU2XepJ1YNOk?usp=share_link).&#x20;
* Please let me know which one(s) resonated with you and why in a Google Doc. Discuss 1 to 3 general takeaways.&#x20;
* Create or upload in your [senior project documentation folder](/idm-senior-project-sp-2025-duff/assignments/end_of_semester_deliverables.md).
* Be prepared to discuss with your [A-Team](/idm-senior-project-sp-2025-duff/assignments/accountability_partner.md).
  {% endhint %}

{% hint style="success" %}
After doing the above, **please FILL OUT** [**week 4's weekly status updates**](/idm-senior-project-sp-2025-duff/assignments/weekly-status-updates.md)**.**

* Make sure this document is in your  [**senior project documentation folder**](/idm-senior-project-sp-2025-duff/assignments/end_of_semester_deliverables.md)**.**
  {% endhint %}

***

## During Class

{% hint style="success" %}
**You should come to class to meet with your** [**Accountability Teams**](/idm-senior-project-sp-2025-duff/assignments/accountability_partner.md) to discuss key insights from [letters from the previous cohort](https://drive.google.com/drive/folders/1Fr1cw72xTrvwSBTM6Bh9OU2XepJ1YNOk?usp=drive_link) and to [provide feedback](/idm-senior-project-sp-2025-duff/critiques-demos-presentations-and-exhibition/critiques.md) on each other's project process/progress.

* There are instructions for other conversations with your A-Team on the [accountability teams](/idm-senior-project-sp-2025-duff/assignments/accountability_partner.md) webpage.
* **If you haven't been assigned an** [**Accountability Team**](/idm-senior-project-sp-2025-duff/assignments/accountability_partner.md) **yet, join one. It doesn't matter which one.**
* How do you know which one you are on? Go to the [Accountability Team](/idm-senior-project-sp-2025-duff/assignments/accountability_partner.md) page on our gitbook and click on the expandable menu labeled "A-Team."
  {% endhint %}

{% hint style="success" %}
I would recommend that you talk to other students, who are not on your A-Team, about your project during this open class period, as well.
{% endhint %}

{% hint style="success" %}
When it's time for your one on one, come to my office. \
\
When you're done, go back to class and do the tasks outlined in this section.\
\
[One-On-Ones for all Students Schedule](https://docs.google.com/document/d/119eVsBp0NqCBMUHWARoM2bV9XwjcGwUPK62670eCiQc/edit?usp=sharing) (Google Doc accessible with NYU email)

We'll discuss:

* [your project plan](/idm-senior-project-sp-2025-duff/assignments/project_plan-1.md)
* [low-res prototype(s)](/idm-senior-project-sp-2025-duff/assignments/project_versions.md)
* [your status updates](/idm-senior-project-sp-2025-duff/assignments/weekly-status-updates.md)
* your calendar
* (OPTIONAL) [project management](/idm-senior-project-sp-2025-duff/assignments/optional-project-management-platform-or-system.md)
  {% endhint %}

{% hint style="success" %}
Individual Exercise:&#x20;

* [IDM Showcase Vision Exercise](/idm-senior-project-sp-2025-duff/brainstorming/free-writing-word-lists-and-mind-maps/idm-showcase-visualization-exercise.md).&#x20;
* Make sure this document is in your  [**senior project documentation folder**](/idm-senior-project-sp-2025-duff/assignments/end_of_semester_deliverables.md) and name accordingly based on what we've discussed in class and what's on the [syllabus](/idm-senior-project-sp-2025-duff/syllabus.md).
  {% endhint %}

{% hint style="success" %}
After completing the [IDM Showcase Vision Exercise](/idm-senior-project-sp-2025-duff/brainstorming/free-writing-word-lists-and-mind-maps/idm-showcase-visualization-exercise.md), I'd reconvene with your A-Teams to discuss.
{% endhint %}

{% hint style="success" %}
You can use any remaining time to catch up on your homework and work on your senior project.
{% endhint %}

{% hint style="success" %}
I'm going to to post the homework and what we'll be doing in class for next week, tomorrow, after I've had an opportunity to meet with all of you today.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://deangela.gitbook.io/idm-senior-project-sp-2025-duff/schedule/wk-4-feb-12-2025-or-low-res-prototype-mvp-one-on-ones-and-a-teams.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.
