bcgov / bcgov/SIMS

Location restriction

Open
#6,249 1 comment 0 reactions 1 assignee Claimed by @Joshua-Lakusta View on GitHub
Business Institution Ministry
Dominant language
TypeScript
Stars
29
Forks
15
Avg merge
1d 14h
Merged PRs (30d)
38

Description

## User story
As a ministry user i need a restriction that allows me to block funding for students attending an institution location but not notify the institution or flag what the main reason for the blockage is while we investigate the institution.

## Acceptance Criteria

### Restriction UI

- [ ] Create a new restriction that applies to a location at an institution
- [ ] Would be attached from the ministry view of an institution restriction tab
- [ ] Restriction name is
> LSC - Location suspended.
- [ ] When the ministry user selects the restriction from the drop down it will expand with an additional drop down that says Location(s)
- [ ] They can select multiple locations with one submission but it will create a unique restriction for each location
- [ ] The location will be selected from a drop down list with all locations listed (designated or not)
- [ ] There will need to be the location name and then the designation status shown as Designated or Not designated
- [ ] Format for each location in the list will be as follows:
Sample view ` Josh Vancouver location - Designated`

- [ ] For the designated follow the same approach as bypass dropdown and show as a chip

image.png

### Location restriction additional behavior
- [ ] The restriction can only be active for each location once. If they select multiple and one fails then block the entire submission.
- [ ] Have a generic. Error message when someone attempts to attach the restriction

> Error, one or more locations already restricted.

### Restriction effects
- [ ] The restriction when applied will affect all students that have applications connected to that location
- [ ] It will block disbursement/ecert which will also block them from accepting assessment

- [ ] There is no impact to institution behavior (no banners or changes to how they interact with the system all impacts are student oriented) the notification type for institutions is no effect
- [ ] This restriction needs to be bypass able. When it is bypassed the student will be able to accept assessment and the disbursement/ecert will not be blocked

### Communication
- [ ] Create a banner to be displayed to the student that says the following (this is an identical banner that is shown for program suspension restriction)

> **Your application cannot be accepted yet**
> Your application is currently pending further review by StudentAid BC.

### New gc notify notification

- [ ] Create a new notification to the ministry user email designat@gov.bc.ca
- [ ] This notification will trigger when a students assessment is complete and they are blocked from accepting or when the application is blocked at disbursment/ecert due to the location restriction LSC
- [ ] Can use the same template from the SUS restriction but must show the correct restriction name (sus is hardcoded into subject line currently)
- [ ] The template for this is available on gc notify

0f756338-670d-4fee-bba4-fd69f8210d17

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.