Maximum total budget for a proposal changes from year to year
Personne n'a encore pris cette issue.
Évaluation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Accessibilité débutants
- 45/100
Piste de recherche
Commencez à api/templates/pages/budget.html#L133 et suivez la manière dont le formulaire de proposition obtient sa valeur d’avertissement actuelle. Examinez ensuite la page Set Parameters et les données de production des années précédentes afin d’identifier où doivent se trouver les valeurs des allocations et des autres budgets. C’est terminé lorsque les deux valeurs sont configurables, que l’avertissement les vérifie séparément pour plusieurs membres du Faculty et que les données des années précédentes restent renseignées.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Description
Faculty stipends (which is solved by PR #183) brings about another issue, which is there is a warning hard-coded into the end of the proposal form which notifies the user that their proposal is over a certain amount: https://github.com/BCStudentSoftwareDevTeam/urcpp/blob/development/api/templates/pages/budget.html#L133
This number should be dynamic, which means it needs to be programmable in the Set Parameters page.
However, the current number ($8300) was derived from a $5300 faculty stipend (now wrong) + $3000 max budget for everything else (which may also change in the future). Worse yet, this doesn't take into consideration the fact that two or more faculty could be on a proposal, which would make the budget: 5300 + 5300 + 3000.
So, this needs reworked so that faculty stipends are treated separately from the other budget calculations when this warning is displayed. In reality, it should only be a check on the $3000 budget for everything else, and a separate check on the stipend based on the number of faculty on the proposal.
Both the stipend and the "everything else budgets" should be set in the Set Parameters page so they can change each year.
You'll also want to check the impact of this on previous years (i.e., fix the production data so the value is in there).
- Langage dominant
- HTML
- Étoiles
- 0
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Autres issues de BCStudentSoftwareDevTeam/urcpp
-
Difficulté 2/5 1-2 jours Accessibilité débutants 45/100
-
Update README.md Ouverte
BCStudentSoftwareDevTeam/urcpp#193 · 1 commentaire · 1 personne assignée ·
-
Make URCPP Developer Friendly Ouverte
Difficulté 4/5 3-5 jours Accessibilité débutants 35/100
BCStudentSoftwareDevTeam/urcpp#191 · 1 commentaire ·
-
BCStudentSoftwareDevTeam/urcpp#189 · 2 personnes assignées ·
-
BCStudentSoftwareDevTeam/urcpp#188 · 1 commentaire · 1 personne assignée ·
Toutes les issues de BCStudentSoftwareDevTeam/urcpp
Issues similaires
-
bug
Difficulté 2/5 1-3 heures Accessibilité débutants 82/100
-
area/profiles comp/cli comp/dashboard P2 sweeper:risk-session-state type/bug
Difficulté 2/5 1-3 heures Accessibilité débutants 82/100
NousResearch/hermes-agent#122365 ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 78/100
vllm-project/production-stack#1105 ·
-
bug priority:low
Difficulté 2/5 1-3 heures Accessibilité débutants 84/100
CyberAgent/psd2svg#430 ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 75/100