Maximum total budget for a proposal changes from year to year
还没有人认领这个 Issue。
评估
调研方向
从 api/templates/pages/budget.html#L133 开始,跟踪提案表单如何获取当前的警告值。然后检查 Set Parameters 页面和往年的生产数据,以确定 stipend 和其他预算值应放在哪里。完成的标准是两个值都可配置,警告会针对多个 Faculty 分别检查这两个值,并且往年的数据仍保持已填充状态。
由索引模型根据 Issue 内容生成。
描述
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).
- 主要语言
- HTML
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
BCStudentSoftwareDevTeam/urcpp 的其他 Issue
-
难度 2/5 1-2 天 新手友好度 45/100
-
Update README.md 未关闭
BCStudentSoftwareDevTeam/urcpp#193 · 1 条评论 · 已指派 1 人 ·
-
难度 4/5 3-5 天 新手友好度 35/100
BCStudentSoftwareDevTeam/urcpp#191 · 1 条评论 ·
-
BCStudentSoftwareDevTeam/urcpp#189 · 已指派 2 人 ·
-
BCStudentSoftwareDevTeam/urcpp#188 · 1 条评论 · 已指派 1 人 ·
查看 BCStudentSoftwareDevTeam/urcpp 的全部 Issue
相似的 Issue
-
Area: Excel support
难度 2/5 1-3 小时 新手友好度 75/100
orbeon/orbeon-forms#7893 ·
-
essnmx good first issue
难度 1/5 1 小时以内 新手友好度 95/100
-
难度 2/5 1-3 小时 新手友好度 75/100
yeti-platform/yeti#1380 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
modelcontextprotocol/python-sdk#3566 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
griptape-ai/griptape#2353 ·