1 Sprint 2 Artifacts
Jack Stockley edited this page 2023-05-11 13:18:31 -05:00

Artifacts

Research tools for running and packaging

Completed by Austin Beschen - 3/5

Create Distribution Graphs

Completed by Ashelyn Mann - 3/5

PR - #18

As a user, so that I can analyze how a students stats compare to others, I want to be able to see the students place among a distribution of all the students.

Acceptance Criteria

  • Can create distributions of any numerical column using other current applicants or in the future possibly past applicants.

Technical Details

  • Want to create a separate page to temporarily store these graphs, which will eventually be integrated into data interactions on the home page.

Screenshots

Main page filtering and sorting

Completed by Evan Lemker - 3/5

PR - #10

As a user, so that I can more easily interact with the data, I want to be able to filter and sort the data by the columns of my choosing.

Acceptance Criteria

  • Can filter and sort by any column
  • Has ability to add actions to student (evaluate, further analyze, etc.)

Technical Details

  • Use AGrid to easily implement these

Screenshots

Import multiple datasheets along an alignment column

Completed by Brandon Egger - 3/5

PR - #17

As a User, so that I can combine data from multiple spreadsheets, I want to be able to merge two separate spreadsheets based on student ID.

Acceptance Criteria:

  • New data is imported into and merged with existing.
  • If the student imported already exists, then delete the old record and add the new record

Lo-Fi Diagrams

image

Screenshots