bcgov / SIMS

Student Information Management System. Post-Secondary Student Financial Aid System
Apache License 2.0
24 stars 13 forks source link

Reassessment Analysis #759

Closed roopeyds closed 2 years ago

roopeyds commented 2 years ago

Additional Context

Acceptance Criteria

andrewsignori-aot commented 2 years ago

Reassessment Workspace: https://www.figma.com/file/5xPLQ5ocqOrtGJdKf0vZp2/SIMS-Reassessment-Workspace?node-id=0%3A1

OA = Over Award NOA = Notice of Assessment CSL = Canadian Student Loan (federal loan) BCSL = BC Student Loan (provincial loan)

Assumptions

Questions

Student Requests a Change

Restrictions

Possible new DB structure image.png

abschwenker commented 2 years ago

Added numbers to the above comment

  1. Overawards should be subtracted from the account when the first COE is confirmed and the application is moved to completed It is ok if the student is not allowed to start a second application assessment at the same time.
  2. Overawards need: Added by, added when possibly a status if need. Use a transaction based table not a running value
  3. Overewards need a maul way to be added, add a row to table of manual added or subtracting
  4. yes, the current approach resolved this, will be part of output ticket AC
  5. yes, the current approach resolved this, will be part of output ticket AC
  6. yes, the current approach resolved this, will be part of output ticket AC
  7. yes, the current approach resolved this, will be part of output ticket AC
  8. yes, the current approach resolved this, will be part of output ticket AC
  9. yes, the current approach resolved this, will be part of output ticket AC
  10. yes, we will have a restriction to stop the disbursement then be adjusted based on the outcome, will be part of output ticket AC
  11. yes, We will have specific tickets for the grant/loan maximums
abschwenker commented 2 years ago

related pr: https://github.com/bcgov/SIMS/pull/1050