Deferral of Studies Letter
Objective
The report is created to provide a statement that contains all of the information about the deferred course including information about the student enrolled in the course, name, BOD, student Id, the course the student is doing and the home provider, when the student start and finish the deferral.
The report is located under the course enrolment of the course that is being deferred. The detailed steps of running the report is in the workflow section.
One other method of locating the report is through the report tab, user with admin access can find the report under Report tab->Letters.
Complexity: Low Medium High Expert
Page Contents
Assumptions
Each assumption should be pertinent to the article
Do not list assumptions that are common to all articles such as “user with an account within Paradigm”
In addition to the parameters in the screen shot above, the report is also driven by absence Id, which is along with the course enrolment id uniquely identifies each leave record.
Please note, the information contained in the report/under the course enrolment absence screen does not live in the course enrolment table, instead it lives in its own table called program enrolment absence.
The reason for this is so one course enrolment could have more than one leave record, also the table enables user to put in much more detailed information about the leave.
Workflow
Troubleshooting
A common error here is when the parameters you put in to run the report does not return any results, it will spit out the parameters you put in, in sql and not return any report as shown in the screen shot below.
To resolve this issue, you will need to examine the parameters you put in and see if any leave record actually exists within the scope of the parameters.