SELMA RELEASE NOTES – February 2025 Release

Main Features

New DXP SDR

SELMA has introduced additional fields and functionality to align with the latest DXP SDR requirements. Please refer to our DXP SDR Wiki Article for a summary of these changes.

For detailed specifications and implementation guidelines, consult the official TEC documentation at Data Specifications for the Single Data Return – Data System Refresh Programme.

API Updates: New Fields for DXP SDR Alignment

Four new fields have been added to the student endpoints:

  • disabilityStatus
  • disabilitySupportNeeds
  • ethnicity
  • iwiAffiliation

Payload Format for Multi-Select Fields

For multi-select fields such as disabilitySupportNeeds, ethnicity, and iwiAffiliation, please use the following JSON array format:

{
“ethnicity”: [
“421”,
“122”,
“123”
],
“iwiAffiliation”: [
“0102”,
“0103”
],
“disabilitySupportNeeds”: [
“5”,
“7”
]
}

New Lookup Endpoints

To support these changes, we’ve introduced two new lookup endpoints:

  • disabilitySupportNeeds – Retrieves available values for disability support needs.
  • disabilityStatus – Retrieves available values for disability status.

Legacy Fields

The existing fields (ethnicity1/2/3 and iwi1/2/3) will remain available in the API for now but are scheduled for deprecation in our March release. After this date, these fields will no longer be visible in the UI for all instances. We highly recommend transitioning to the new fields as soon as possible to maintain compatibility.

Related Articles

SELMA RELEASE NOTES – 18th September 2025

We’ve been working hard to enhance your experience and improve the reliability of our platform. Here’s what’s new in this release. ✅ System Improvements & Bug Fixes Parent/Child Component Deletion Confirmation Restored A popup alert has been reintroduced when deleting a parent enrolment component. Users are now prompted to confirm deletion of only the parent …

SELMA RELEASE NOTES – 24th June 2025

🛠️ System Updates and Bug Fixes This release introduces a critical bug fix to enrolment transfers and a usability enhancement for student email actions. These improvements streamline day-to-day processes and provide greater flexibility for users. ✅ System Improvements Additional email recipients on Student email action The Student Email Action now supports expanded recipient management: This …

SELMA HOTFIX RELEASE – 7th August 2025

🛠️ Improvements and Bug Fixes This update includes critical bug fixes across key features. 🔧 Bug Fixes Stakeholder Portal – Enrolments page unavailable Unable to add student Unable to use email templates on enrolment SDR extraction missing completions ✅ System Improvements If you need additional help or have questions about these fixes, please contact the …

SELMA RELEASE NOTES – 21st MAY 2025

🛠️ System Updates and Bug Fixes This release includes enhancements to the Student API and Canvas integration, as well as important bug fixes that improve data accuracy and system reliability. ✅ System Improvements Student API Enhancements The following fields have been added to the Student API: These additions support more comprehensive student data management and …