-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Milestone
Description
User Story: As a SIMS team, we want to allow certain students to participate as Beta users for Full-Time prior to launch.
Acceptance Criteria:
-
update beta validation feature to allow ONLY beta users:
- submit Full-Time applications (only beta users will be able to select full time when completing an application)
- view over awards (only beta users will be able to see the overawards section)
-
Remove the students from previous beta list and reuse the table (release instructions only)
-
Note: to enable full-time beta mode, we will need to do the following, in this order:
- enable beta validation
- enable full-time
Technical
- Change the current behavior and validations for the beta user (previously used for part-time) to allow only registered users to create full-time applications and access overawards.
- Ensure the validation on the API to prevent the user access is removed.
- Ensure the validation in the Web portal to redirect a non-beta user to the login page is also removed.
- Enable UI/API to accept full-time applications and for beta-users.
- Enable UI/API to show overawards.
- Ensure supporting-users for full-time can provide parents information.
- Schedulers are expected to work without modifications once the
isFulltimeAllowedis enabled. - Adapt E2E tests in place for beta users.
Metadata
Metadata
Assignees
Labels
No labels