Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Z-score Normalization!!! #288

Merged
merged 16 commits into from
Dec 22, 2024
Merged

Z-score Normalization!!! #288

merged 16 commits into from
Dec 22, 2024

Conversation

daniel-panhead
Copy link
Contributor

shoutout to @jkuo630 @ErpingS

Description

  • Added new temp button for triggering normalization on all graded applications
  • Resulting calculated z-scores are put back in firebase for each applicant as normalizedScore in the same location as score

Other considerations

  • Relies on the new application status updates - (ex. the in progress tag) for accurate results
  • Everything's client side because it probably won't actually take that long to run
  • We didn't test

Copy link

github-actions bot commented Dec 9, 2024

Visit the preview URL for this PR (updated for commit 5ffb6f9):

https://nw-admin-portal--pr288-normalization-t9a1fvs2.web.app

(expires Mon, 16 Dec 2024 07:06:52 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: d819f9eb3b1b79c03e9109f08eeff92215a2990e

Copy link
Member

@DonaldKLee DonaldKLee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@DonaldKLee DonaldKLee merged commit 41dd223 into dev Dec 22, 2024
5 checks passed
@DonaldKLee DonaldKLee deleted the normalization branch December 22, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants