You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User Story
When an institution user creates a program, it must comply with SABC policies in order to be immediately validated/approved by SIMS. For exceptional circumstances the programs will need to be manually reviewed by IPDT. The current policy is that all programs must be offered in a full time capacity (FT offering) in order to be eligible. SIMS does not directly ask this, instead we ask "Are students able to take this on a part time basis?". Answering Yes, means FT and PT offerings can be created without requiring an exception. Answering No, means only FT offerings can be created without requiring an exception. The way the question is phrased can lead to a misunderstanding of policy, and answers that could be technically correct but against policy (eg Answering "Yes" that students can take the program on a PT basis but missing the fact that they cannot take it on a FT basis [which is the policy.])
Acceptance Criteria
Update the current question (see additional context) to At what course load(s) will this program be offered?
Provide a tool tip??? [[NEEDS CONTENT]]
Dropdown selection of 'Full Time and Part Time', 'Full Time Only', 'Part Time Only'.
FT&PT checked:
program_intensity = Full Time and Part Time(already exists)
Will not trigger program to be Pending
Will not trigger any FT or PT offerings to be Pending
FT checked:
program_intensity = Full Time Only(already exists)
Will not trigger program to be Pending
Will trigger any PT offerings to be Pending due to mismatch
PT checked:
program_intensity = Part Time OnlyNEW
Will trigger program to be Pending
Will trigger any FT offerings to be Pending due to mismatch
Ensure any existing programs (Full Time Only or Full Time and Part Time) have an updated program form with their selections "checked" based on their intensity in the DB.
Update any areas that filter based on program intensity (Program/Offering search in Student App, PIR search for institution, institution program/offering change request, Reports) to include 'Part Time Only' when FT/
Additional Context
Changed to drop down selection from original suggestion of checkboxes to remove confusion about report filtering functionality.
The text was updated successfully, but these errors were encountered:
User Story
When an institution user creates a program, it must comply with SABC policies in order to be immediately validated/approved by SIMS. For exceptional circumstances the programs will need to be manually reviewed by IPDT. The current policy is that all programs must be offered in a full time capacity (FT offering) in order to be eligible. SIMS does not directly ask this, instead we ask "Are students able to take this on a part time basis?". Answering Yes, means FT and PT offerings can be created without requiring an exception. Answering No, means only FT offerings can be created without requiring an exception. The way the question is phrased can lead to a misunderstanding of policy, and answers that could be technically correct but against policy (eg Answering "Yes" that students can take the program on a PT basis but missing the fact that they cannot take it on a FT basis [which is the policy.])
Acceptance Criteria
Update the current question (see additional context) to
At what course load(s) will this program be offered?
Provide a tool tip??? [[NEEDS CONTENT]]
Dropdown selection of 'Full Time and Part Time', 'Full Time Only', 'Part Time Only'.
FT&PT checked:
program_intensity = Full Time and Part Time
(already exists)FT checked:
program_intensity = Full Time Only
(already exists)PT checked:
program_intensity = Part Time Only
NEWEnsure any existing programs (Full Time Only or Full Time and Part Time) have an updated program form with their selections "checked" based on their intensity in the DB.
Update any areas that filter based on program intensity (Program/Offering search in Student App, PIR search for institution, institution program/offering change request, Reports) to include 'Part Time Only' when FT/
Additional Context
The text was updated successfully, but these errors were encountered: