Marking Scheme - Plan Requirement Data Setup
Table of Contents
Overview
This module revolves around setting up Plan Requirements.
Plan Requirements specify the group of Courses that need to be completed for a particular Program.
Here are the relevant reading materials (generic example):
What will be evaluated
You must create the following data and upsert it into your instance.
The 'Courses' tab of the spreadsheet data has listed down all the Courses for the program, according to 2 categories:
- Core category / group.
- Students must take this group.
- Students must take all the courses from this group.
- Specialized category / group (e.g. accounting, biology, etc.).
- Students must take this group.
- However, students do not need to take all the courses from this group. They only need to take a certain number of these courses, based on their Major/Minor. That certain number of courses must be defined as the credits required.
Therefore, you must create 2 Plan Requirement groups (for the 2 categories above), with the right amount of credits that need to be earned to complete each group.
Each group must contain individual Plan Requirements for each Course, with the right amount of credits that will be earned for completing each one.
For Courses that have dependencies (e.g. must enroll to a different Course first), their Plan Requirements must have matching requirement descriptions and logic with the Course Requirements that you would have already created previously.
For a generic example, see: Master Data Template Guide - Plan Requirement.
Take note that in the generic example, the sample data has Plan Requirements for multiple programs, but for our use case, we only use one (1) program.