1 Story Backlog
Jack Stockley edited this page 2023-05-11 13:20:59 -05:00

Historical Average GPA of a Highschool

As a User, so that I can see how a student compares to other students of their highschool historically, I want to be able to see the average gpa from applicants of that highschool.

Compare Highschools

As a User, so that I can compare high schools, I want to be able to view the score of a specific high school a student is from.

View Demographics of Awarded Students

As a User, so that I can determine if there is a bias when giving out scholarships, I want to be able to view the demographics of all awarded/denied students.

Normalize Highschool GPAs

As a User, so that I can compare GPAs from different schools, I want to be able to normalize GPA values by how their school calculates them. Do this by displaying their GPA compared to max, min, and average of their High School GPA. (See about mixing in some kind of Standard deviation)

Accept/Reject Scholarship Application

As an Admin, so that I can make a final scholarship decision, I want to be able to accept or reject proposals for giving an applicant a scholarship.

Auto-assign Scholarships

As a User, so that I can automate decisions based on criteria, I want to be able to automatically assign a given number of scholarships to students based on a given set of criteria.

Applicant Suggestions

As a User, so that I can better automate decisions based on criteria, I want to be able to use historical data and machine learning to provide suggestions of applicants.

Tagged Reviews

As a User, so that Other users know where a review came from, I want to have my reviews tagged with my account name.

Specific User Reviews

As a User, so that I can avoid bias while reviewing students, I want to be able to select which users' reviews I want to see.

Create a filter based on if they already have a given scholarship.

As a User, so that I can filter the students by a given criteria, I want to be able to create a filter based on if they already have a given scholarship.

Create and save views

As a user so that I can save how I organize my data through filters and sorting, I would like to save views which store the state of my data filters/sorts and how input data was merged.

Change and navigate between multiple views

As a user, so that I can quickly change between how data is presented I would like the ability to navigate between multiple views.

Export/Import Views

As a user so I can share my views with others, I would like to export and import my views.

Admin Protect Pages

As the committee chair, so that I can control the data available and awarding process, I want to restrict access to specific pages (importing data, exporting winners, etc.) for other committee members.

Multiple-year Support

As a user, so that I can submit reviews for a new year or see my reviews for a previous year, I want to easily switch between scholarship years.

Multiple-column Sorting

As a user, so that I can better rank the students I am considering, I want to be able to sort by multiple columns (primary sort, secondary sort, etc.) on the home page.