Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Update Post-MVP Ecosystem Design Thinking.md #177

Merged
merged 1 commit into from
Mar 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 2 additions & 44 deletions documentation/design/Post-MVP Ecosystem Design Thinking.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,71 +6,29 @@ To iterate on our MVP designs, we focused on items in our prioritization matrix
## The Authenticated Experience



1. **Account creation**: Students may want to manage their college search and application process within just one website. Allowing users to create accounts and store their data encourages students to make smart return visits.



<p id="gdcalert1" ><span style="color: red; font-weight: bold">>>>>> gd2md-html alert: inline image link here (to images/image1.png). Store image on your image server and adjust path/filename/extension if necessary. </span><br>(<a href="#">Back to top</a>)(<a href="#gdcalert2">Next alert</a>)<br><span style="color: red; font-weight: bold">>>>>> </span></p>


![alt_text](images/image1.png "image_tooltip")




2. **Saving colleges to a list**: Students may want to save colleges to a list that they can edit and continue to add to over time.



<p id="gdcalert2" ><span style="color: red; font-weight: bold">>>>>> gd2md-html alert: inline image link here (to images/image2.png). Store image on your image server and adjust path/filename/extension if necessary. </span><br>(<a href="#">Back to top</a>)(<a href="#gdcalert3">Next alert</a>)<br><span style="color: red; font-weight: bold">>>>>> </span></p>


![alt_text](images/image2.png "image_tooltip")




3. **Tracking applications**: Students who have submitted applications to different colleges may benefit from application status tracking, which would allow students to view which applications are in-progress, submitted, and unfinished.



<p id="gdcalert3" ><span style="color: red; font-weight: bold">>>>>> gd2md-html alert: inline image link here (to images/image3.png). Store image on your image server and adjust path/filename/extension if necessary. </span><br>(<a href="#">Back to top</a>)(<a href="#gdcalert4">Next alert</a>)<br><span style="color: red; font-weight: bold">>>>>> </span></p>


![alt_text](images/image3.png "image_tooltip")



## Support for First-Generation College Students

Students first in their family to go to college face additional obstacles in attending. The application and enrollment process is unintuitive and a lack of clarity regarding costs and financial aid can cause confusion. After launching the initial functionality, we’d like to focus on supporting this population with additional tools and content. This functionality could have the added benefit of exposing any student to college options and aspects of choice they hadn’t considered.



1. **Guided ‘College match’ quiz: **There is an incredible amount of data about colleges for students to parse through as they compare options. While we did restrict our filters to a set we thought might be most useful, we also think a guided walkthrough of a few of the filters, structured as a ‘My College Matches’ quiz, might be helpful.



<p id="gdcalert4" ><span style="color: red; font-weight: bold">>>>>> gd2md-html alert: inline image link here (to images/image4.png). Store image on your image server and adjust path/filename/extension if necessary. </span><br>(<a href="#">Back to top</a>)(<a href="#gdcalert5">Next alert</a>)<br><span style="color: red; font-weight: bold">>>>>> </span></p>


![alt_text](images/image4.png "image_tooltip")

1. **Guided ‘College match’ quiz**: There is an incredible amount of data about colleges for students to parse through as they compare options. While we did restrict our filters to a set we thought might be most useful, we also think a guided walkthrough of a few of the filters, structured as a ‘My College Matches’ quiz, might be helpful.



2. **Viewing net cost by income level on list page**: College costs can be so confusing! We made an assumption that students and families would be unlikely to understand the nuances of many of the cost fields provided, and thus looked for ways to simplify or explain in the tool post-MVP. We considered that for students from low-income backgrounds, the average net cost might be VERY different from the average cost for students from all income levels. We explored a tool that could display the average cost for a specific income bracket on the college card by asking a user to simply select their income bracket. We would definitely want to test this with users, because there is a risk that students and families could be even more confused.



<p id="gdcalert5" ><span style="color: red; font-weight: bold">>>>>> gd2md-html alert: inline image link here (to images/image5.png). Store image on your image server and adjust path/filename/extension if necessary. </span><br>(<a href="#">Back to top</a>)(<a href="#gdcalert6">Next alert</a>)<br><span style="color: red; font-weight: bold">>>>>> </span></p>


![alt_text](images/image5.png "image_tooltip")




3. **Static content about applying and financial aid**: Students who do not have an accurate mental model of how college
* [Explored static informational content with chatGPT](https://docs.google.com/document/d/13RDaOTvkRwhihLQV-wv7LE_nD35IkCPf2UznypvLxN0/edit#heading=h.hvictagcoex6)
* Explored static informational content with chatGPT
Loading