Illuminate October 2025 Release

Continuous Delivery | Release to Production 8 October 2025
CDM Changes, Data Dictionary, Developer, New Features, Updated Features

New Columns

Date (YYYY-MM-DD)Status Entry Source Description 
2025-10-06AddedCDM_LMS.PERSON_COURSE.ACTIVE PERSON, COURSEA value of '1' indicates the person is active, and '0' means inactive. The field is determined based on the availability indicator and row status of the course user
2025-10-06AddedCDM_LMS.PERSON_COURSE.STUDENT_IND PERSON, COURSEA value of 'True' indicates the person is a student in the course and 'False' means they are not. This is determined based on the course role being 'S' and the person not being either a Preview or Support user 
2025-10-06AddedCDM_LMS.COURSE.FIRST_COURSE_WEEK COURSE, COURSE_ACTIVITY The start date of the first week in which the course was accessed by any user 
2025-10-06AddedCDM_LMS.COURSE.LAST_COURSE_WEEK COURSE, COURSE_ACTIVITY The start date of the last week in which the course was accessed by any user 
2025-10-06AddedCDM_LMS.COURSE.FIRST_COURSE_TIME COURSE, COURSE_ACTIVITY The earliest date and time when the course was accessed by any user 
2025-10-06AddedCDM_LMS.COURSE.LAST_COURSE_TIME COURSE, COURSE_ACTIVITY The most recent date and time when the course was accessed by any user 

Blackboard source tables available in Snowflake for Illuminate Premium clients in Europe region 

We continue expanding the availability of Blackboard source tables to more regions. 191 source tables from Blackboard’s Open Database Schema are now available for Illuminate Premium clients in Europe. Deployment to US region will follow in later releases. The transactional database for Blackboard is normally only available to Direct Data Access customers.

These entities are available in Snowflake as views in a new LEARN schema within the existing Illuminate database. This data is refreshed every 4 hours.  

Europe region migration to Multi-tenant architecture 

Instances hosted in Europe region are migrated to Multi-tenant architecture, which is a more reliable data connection method. Migration in US region will follow in later releases.  

You can check whether your instance is multi-tenant by viewing CDM_LMS in Snowflake. Multi-tenant instances have data organized in views while single-tenant instances have data organized in tables.

Database view for a multi-tenant instance

As part of this change, the primary key (ID) field for all rows in all views is updated to be unique across all tenants, therefore any queries that reference specific IDs will need to be updated.