Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Program Creation Update #3926

Open
17 tasks
CarlyCotton opened this issue Nov 13, 2024 · 0 comments
Open
17 tasks

Program Creation Update #3926

CarlyCotton opened this issue Nov 13, 2024 · 0 comments
Assignees
Labels
Business Items under Business Consideration Institution Institution Features

Comments

@CarlyCotton
Copy link
Collaborator

CarlyCotton commented Nov 13, 2024

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 Only NEW
    • 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
image.png

  • Changed to drop down selection from original suggestion of checkboxes to remove confusion about report filtering functionality.
@CarlyCotton CarlyCotton added Business Items under Business Consideration Institution Institution Features labels Nov 13, 2024
@CarlyCotton CarlyCotton self-assigned this Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Business Items under Business Consideration Institution Institution Features
Projects
None yet
Development

No branches or pull requests

1 participant