14.05.13 Record MAC Visit

Record a MAC Visit

MAC visits can only be recorded and sent from the students’ enrolment. Go to the Event Log tab and create a new note of type MAC Visit as shown below. This will send a MAC visit message to the ITR upon clicking the “Add Event” button.

Graphical user interface, text, application, website

Description automatically generated

If you delete the event later on. It will send a delete MAC visit message to the ITR.

Record a MAC Visit over API

You can now send a MAC Visit ITR message through the SELMA API.

The endpoint for MAC Visit is: `CreateMacVisitEvent` – `app/event/mac_visit`.

The body payload for the Api:

{

“enrolmentId”: 0,

“macVisitDate”: “2024-03-14T08:16:02.167Z”,

“note”: “string”,

“isCompleted”: true,

“isConfidential”: true

}

When data is posted to the API endpoint, it will trigger the MAC Visit ITR message, which will then be recorded in the enrolment Event Log and ITR report log. This allows for monitoring of the ITR response and taking necessary actions in case of an unsuccessful message.

Related Articles

14.04.01 Updated NZQA Qual Check

You can select the qual check type before generating the batch and conduct a high-level. The ‘Status Check Only’ will not mark the enrolments as submitted to NZQA. Select the relevant students/programme codes via the filter. If a student has an award that is ready to be reported, it will be tagged as an award. …

14.03 UFS in SELMA

Together with the February release of SELMA, updates will be made relating to the Unified Funding System (UFS). Please study these changes carefully as there might be things to action on your side. What is changing: Source of Funding Update We added the source of funding, 37, to the selection drop down list. We will …

14.05.01 Create ITR Programmes

In SELMA, the ITR works only for intakes and enrolments that are for an ITR programme. When a new programme is created, and the return type is set to “ITR”, every enrolment into it will automatically be an ITR enrolment. You can use SELMA simultaneously for programmes that are not reported through the ITR (e.g. …

14.05.02 New Programme Version

New programme versions are required when the credit value, the nominal duration or the target qualification number, strand or version changes. In registering a new version of a complex programme, the sub-programmes must have the same programme number as previous versions. The sub-programme versions may differ. The only field that can be changed on a …