Calculate Grant overawards on Withdrawal and Early Completion
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 15
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 38
Description
System must calculate overawards for both FT and PT applications if student withdrew from studies or completed studies early.
## **Acceptance Criteria**
### Grants
- [ ] If student withdrew from studies WITHIN first 30 days of studies, calculate and display the following grant overawards for both FT and PT applications:
**Full-Time**
- CSG-FT
- CSG-FTDEP
- CSG-D (disability)
- BCAG-FT
**Part-Time**
- CSG-PT
- CSG-PTDEP
- CSG-D
- BCAG-PT
- [ ] SBSD grant is not calculated towards overawards in both PT and FT apps
- [ ] If student withdrew from studies AFTER 30 days of studies, do not calculate grant overawards for both FT and PT applications.
- [ ] If student completed studies early, do not calculate overawards for both FT and PT applications.
### Grant to Loans
A grant overaward will be converted to loan when a student withdraws or changes their
status to part-time within 30 calendar days of the study period start date
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.