Find out more about Anthology Illuminate
-
To keep you up-to-date with the latest releases for Anthology Illuminate:
-
Keep track of what we've released in the past in Archived Release Notes.
Release Notes
Illuminate September 2024 Release
Continuous Delivery | Release to Production 5 September 2024
Developer, Security
IP Address Restriction enabled for Snowflake Service Accounts
Coverage: Illuminate Included and Enhanced Reporting Module
Users impacted: Users with developer role in Illuminate and BBDATA_USER_ROLE in Snowflake
Related Topics: IP address restriction for Snowflake service accounts
We are committed to data security for all our clients. Now, institutions can give and restrict access to Snowflake service accounts to specific IP addresses. This reduces the risk of unauthorized access to sensitive data.
With a restricted IP address, users won’t be able to access a Snowflake service account or change a Snowflake account password.
Service accounts are accounts that sign in to Snowflake with a username and password.
Image 1. Service account in the Snowflake sign in page.
You can allow and restrict a specific IP address or range of IP addresses
This example query allows a specific IP address (1.1.1.1) and restricts a range of IP addresses from (192.168.1.0 to 192.168.1.255) for a service account called SVC_BLACKBOARD_DATA.
USE ROLE BBDATA_USER_ROLE;
ALTER NETWORK POLICY NP_SVC_BLACKBOARD_DATA set ALLOWED_IP_LIST = ('1.1.1.1');
ALTER NETWORK POLICY NP_SVC_BLACKBOARD_DATA set BLOCKED_IP_LIST = ('192.168.1.0/24');
Image 2: Query in Snowflake to allow a specific IP address and restrict a range of IP addresses.
You can find more examples of IP address restriction on the IP address restriction help page.
Illuminate July 2024 Release
Continuous Delivery | Release to Production 24 July 2024
Reporting, Updated Features
Our July 2024 release includes:
AI Design Assistant Adoption Report
Previously available only to clients opting into the Illuminate Preview program, this report is now generally available to all clients. It reports on usage of the AI Design Assistant in Blackboard Ultra over time, by institutional hierarchy node, course, and instructor.
Find out more about the AI Design Assistant Adoption Report
Data Q&A
Previously only available as part of the Illuminate Enhanced Reporting upgrade, Data Q&A is now available as a feature of Illuminate. Data Q&A is included at no additional cost for clients hosted in the US and EU regions, with further regional support to follow. Using Data Q&A, you can ask a question based on available topics and receive an answer in the form of a dashboard with multiple visualizations, as well as a text-based summary generated by AI from the visualizations.
Data Q&A is not currently available to Viewers with restricted access to data, which will follow in an update to the topic, and is only available to institutions that have adopted Institutional Authentication.
Improvements to reports:
- Student Performance and Grade – This report has been updated to improve visual and filtering consistency.
- Learning Platform Adoption – The 4-level Institutional Hierarchy filters have been added to all tabs except the Originality Tool Adoption tab.
- Collaboration Session Activity Report – This report now supports role-based access.
- Learning Tools Adoption Report – This report now supports role-based access.
- LMS Trends Report – This report, which is available to advisors within Anthology Reach, now has printing enabled.
Data model improvements:
- A new canonical sub-model has been deployed for CRM use cases, based on data available in Anthology Reach.
This sub-model is not yet populated and is deployed in order to generate feedback and prioritization of future expansion. We are working towards data ingestion for Reach clients and will share progress in a future release.
Illuminate Developer Canonical Data Model changes
Continuous Delivery | Release to Production 24 July 2024
Developer, CDM Changes, Data Dictionary
Date (YYYY-MM-DD) | Status | Entry | Source | Description |
---|---|---|---|---|
2024-06-21 | Added | CDM_CRM | Anthology Reach | A new canonical sub-model for CRM data, to be populated with data from Anthology Reach CRM in a later release. |
Blackboard Data Developer Canonical Data Model changes
Continuous Delivery | Release to Production 24 July 2024
Developer, CDM Changes, Data Dictionary
Date (YYYY-MM-DD) | Status | Entry | Source | Description |
---|---|---|---|---|
2024-06-21 | Added | CDM_CRM | Anthology Reach | A new canonical sub-model for CRM data, to be populated with data from Anthology Reach CRM in a later release. |
Illuminate April 2024 Release
Continuous Delivery | Release to Production 30 April 2024
Reporting, Updated Features
Our April 2024 release includes:
Improvements to our Home Page for a consistent and better user experience.
Role-Based Access is now available for clients using Institutional Authentication with SAML as their identity provider. This feature allows access to compartmentalized reports, enabling administrators to give users the permissions to log into reporting and access data only from the nodes they are associated with.
Now, administrators can assign roles and permissions to allow or restrict user access to specific reporting areas.Find out more about Role-Based Access and Roles and Permissions
In Custom Reports, a feature of the Illuminate Enhanced Reporting premium upgrade, Authors can now easily create visualizations through simple drag-and-drop actions, selecting metrics from pre-built datasets already connected in their instances. This eliminates the requirement for SQL skills.
Pre-built datasets included are:- Person Course Summary
- Learning Filters All Roles
- RLS Filters
Additionally, Authors can now choose to cache data and refresh it based on their preferred schedule. They can also upload flat files like CSVs or Excel spreadsheets, enabling seamless incorporation of external data into Enhanced Reporting.
Other improvements and bug fixes:
In Learning:- In the Social and Collaborative Engagement Report we solved an issue with the Institutional Hierarchy Levels and the Tool type filters. In the Virtual Engagement tab, we also fixed an issue with the x-axis of the stacked bar for the student distribution by participation in Collaborate sessions. Those values are now correctly sorted.
- The Student Summary Report now supports Role Based Access.
In Leading:
- In the Learning Platform Adoption Report, we fixed the filters for the ‘What institution roles access LMS sessions?’ visualization and implemented several performance improvements.
- The Course Administration Report now supports Role Based Access.
Illuminate Developer Canonical Data Model changes
Continuous Delivery | Release to Production 30 April 2024
Developer, CDM Changes, Data Dictionary
Date (YYYY-MM-DD) | Status | Entry | Source | Description |
---|---|---|---|---|
2024-04-17 | Added | CDM_LMS-COURSE_ITEM-AI_STATUS | LEARN. AI_STATE | A new column in the CDM_LMS-COURSE_ITEM table with an indicator that defines the AI Design Assistant use. The PERSON_ID field needs to be populated with the ID of the user who accepted the AI-generated content |
Illuminate March 2024 Release
Continuous Delivery | Release to Production 26 March 2024
Reporting, Updated Features
Our March 2024 release includes:
One new report in the Leading area:
To provide a better understanding of how tools are being used and adopted in the Institution, we have improved the Learning Tools Activity and Use report.
The Learning Tools Adoption Report now includes key information on tools usage, identifies which courses and Institutional Hierarchy Nodes use specific tools, and allows for easy comparisons of tools usage across different timeframes.
The report has two tabs:
- Overview
- Comparison
Find out more about the Learning Tools Adoption Report.
For institutions with Anthology Student, new SIS filters and attributes were incorporated into the Student Performance and Grades and the Social and Collaborative Engagement reports:
- Course Modality
- Grade Level
- Program
- Course Retake
- Primary Instructor
A distinct indicator (🔹) identifies data sourced from the Student Information System (SIS) allowing institutions without SIS data to recognize why certain elements are not populated. The overall functionality of the report remains unchanged.
Illuminate Developer Canonical Data Model changes
Continuous Delivery | Release to Production 26 March 2024
Developer, CDM Changes, Data Dictionary
Date (YYYY-MM-DD) | Status | Entry | Source | Description |
---|---|---|---|---|
2024-02-27 | Changed | CDM_LMS.GRADE | LEARN.GRADE | The logic was updated, ensuring that all calculated grades are now available in the Canonical Data Model. |
Illuminate February 2024 Release
Continuous Delivery | Release to Production 21 February 2024
Reporting, Updated Features
Our February 2024 release includes:
- Illuminate has a new URL: https://illuminate.blackboard.com/. Users can still access Illuminate using the previous URL.
In Settings, under the Snowflake Account Settings tab, a credit burndown chart is now available for better control of the institution's monthly credit usage.
- Other improvements and bug fixes:
- In Learning, in the Student Summary Report: We fixed an issue with the Course ID value. It now appears in the Course summary Report for consistency between reports. Additionally, in the Activity Log Tab, we are now filtering out “Root” and “Interactive” elements from the item column.
- In Teaching, in the Instructional Practice Report: We resolved an issue with the filter controls of the Virtual Classroom Engagement Tab and updated the Collaborate Session calculations for consistency within the report.
- In Leading, in the Course Administration Report: We addressed an issue related to the percentage of new updated items. Previously, it filtered out any items created before the course creation date, resulting in always showing a 100% percentage and an artificially low item count. This issue was solved by modifying the logic behind the course item count to consider items created or modified after the course creation time, thus removing the template items.
- In Leading, in the Learning Platform Adoption Report: The LMS Activity Tab now includes 4 levels of Institutional Hierarchy, allowing Institutions to set their own context and zoom in on the data they need.
- In Custom Reports, Authors can enjoy a better user experience with an improved frame and expand/collapse actions.
Illuminate Reporting January 2024 Release
Continuous Delivery | Release to Production 24 January 2024
New Features, Updated Features
Our January 2024 release includes:
- In Teaching, the Course Summary Report is now supported for Role Based Access for clients with Institutional Authentication using Blackboard Learn as the identity provider.
In Custom Reports, Authors can now seamlessly share dashboards with report viewers within their institution.
More about Role Based Access
Illuminate Reporting December 2023 Release
Continuous Delivery | Release to Production 13 December 2023
Updated Features
Our December 2023 release includes:
For institutions with Anthology Student, new SIS filters and attributes were incorporated into the Student Engagement report:
- Course Modality
- Grade Level
- Program
- Course Retake
- Primary Instructor
A distinct indicator (🔹) identifies data sourced from the Student Information System (SIS) allowing institutions without SIS data to recognize why certain elements are not populated. The overall functionality of the report remains unchanged.
In the Teaching reporting area, the Instructional Practices and the Assessment and Grading reports are now supported for Role-Based Access for institutions with Institutional Authentication using Blackboard Learn as the identity provider.
More about Role-Based Access
Illuminate December 2023 Release
Continuous Delivery | Release to Production 13 December 2023
New Features
Our December 2023 release includes:
Institutional administrators now have an overview of the users who have access to the institution’s reports and the number of licenses used per month for better control.
Only available for institutions with Institutional Authentication.
More about License and User management
Illuminate Reporting November 2023 Release
Continuous Delivery | Release to Production 15 November 2023
Updated Features
Our November 2023 release includes:
- A new color palette was added to our reports to have a more accessible experience.
- New landings offer detailed information and insights into what is encompassed in the upgrade to Illuminate Enhanced Reporting.
Illuminate Enhanced Reporting November 2023 Release
Continuous Delivery | Release to Production 15 November 2023
New Features
Our November 2023 release includes:
- Custom Reports is now available for all clients with Enhanced Reporting. This new enhanced feature will allow you to create custom reports that meet your needs and deploy them alongside our standard (pre-built) reports.
Find out how Custom Reports works.
- Data Q&A is now available to all clients with Enhanced Reporting. This new feature will allow you to explore your institutional data regardless of your technical expertise by asking questions in natural language and getting customizable visual answers, saving time and effort.
Find out how Data Q&A works.
Blackboard Data Reporting October 2023 Release
Continuous Delivery | Release to Production 24 October 2023
Updated Features
Blackboard Data is now Anthology Illuminate:
Register for our webinar to know more:
Find out more in our Community blog post.
____________________
Our October 2023 release includes one new report in the Learning area and the following improvements:
The Student Summary Report provides insight into an individual student’s activity, engagement, and performance across all their current and historical courses. It allows you to view what a student has done in courses in a given timeframe. The report has 3 tabs:
- Overview: Provides high-level information on students’ activity over time.
- Engagement and Performance: Delivers detailed insights on a student’s engagement and performance across courses.
- Activity Log: Summarizes a student’s granular activity on courses within a specific timeframe.
Find out more about Student Summary Report.
Other improvements & bug fixes:
- In Learning, in the Student Engagement Report we fixed an issue with filtering unavailable enrollments, eliminating duplicate counts.
- In Learning, the Student Performance and Grades and the Social and Collaborative Engagement Reports are now supported for Role Based Access for clients with Institutional Authentication using Blackboard Learn as the identity provider.
- Additionally, Illuminate Reporting is now localized to Traditional Chinese.
Blackboard Data Access Control
Continuous Delivery | Release to Production 24 October 2023
In our October 2023 release:
- In settings, Institutional administrators now have a Credits Usage card with the number of credits used and the remaining for the month in their Snowflake Reader account, for better management.
More about Credits Usage and Settings
- We are implementing a new process to optimize Illuminate Reporting, called Sleep Mode, which will help us ensure the efficient use of resources while making sure you have continued access to reporting. Reporting Instances that have not been used for a period of 30 days will be temporarily placed in a dormant state, you will be prompted to awaken the system when you next login.
Sleep mode will not be activated for clients of Enhanced Reporting.
Blackboard Data Reporting September 2023 Release
Continuous Delivery | Release to Production 06 September 2023
The September 2023 release of Blackboard Data Reporting, includes the following improvements:
In Learning, the Course Access tab in the Student Engagement Report has been updated with the following enhancements:
- New column Average Course Progress is included to the table What’s student engagement per course? showing the percentage of items completed average across all enrollments.
- New column Total Progress is included to the table Are students engaging with courses? showing the percentage of items "completed" by student.
In Learning, the Engagement with Course Content tab in the Student Engagement Report has been updated with the following enhancements:
- Two new columns Average items reviewed and Average items completed are included to the table What’s student engagement per course? showing the percentage of items reviewed and completed average across all enrollments.
- Two new columns Items reviewed and Items completed are included to the table Are students engaging with courses? showing the percentage of items reviewed and completed by student.
Blackboard Data Reporting August 2023 Release
Continuous Delivery | Release to Production 09 August 2023
The August 2023 release of Blackboard Data Reporting includes one new report in the Teaching area :
The Course Summary report is a holistic report about a single course that provides insight into student and instructor behavior in a course. The report has four tabs:
- Course Overview: providing high level statistics about the course and metadata.
- Student Engagement and Performance: giving detailed information on student engagement and performance.
- Instructional Practice: providing a detailed view of the instructional practices based on the course design, Instructor-Student engagement, and student success.
- Course Design: providing an understanding of how this course has been designed based on the item types used and their usage over time.
This report will allow you to filter students' activity within a given time scale.
Find out more about Course Summary report.
Blackboard Data Reporting July 2023 Release
Continuous Delivery | Release to Production 25 July 2023
The July 2023 release of Blackboard Data Reporting includes one new report in Preview release:
Our upcoming Learning Tools Adoption report provides a better understanding of how tools are being used and adopted in the Institution, giving insight into the usage of tools by different user types, courses, and Hierarchy Nodes, as well as allowing easy comparisons of tool adoption within a specific timeframe.
The report is available for use and can be accessed directly from Blackboard Data Reporting. Please keep in mind that this report is an improvement of the Learning Tools Adoption and Use report, which will still be available in the Leading area.
We are offering early access to this report to those institutions who opt-in to our Preview Release program. The current version of the report includes the Overview tab and the Comparison tab, with a link to a feedback survey directly in the report. To find out more about the Preview Release program and to opt-in, use the link: Preview Release Opt-in.
Blackboard Data July 2023 Release
Continuous Delivery | Release to Production 25 July 2023
Role-Based Access, our new feature:
Blackboard Data Reporting June 2023 Release
Continuous Delivery | Release to Production 6 June 2023
In our June release of Blackboard Data, we have deployed a new sub-model for SIS data, CDM_SIS. Initially, this is empty for all clients but available in your Snowflake reader account so that you can browse the structure. It is also documented in the data dictionary. In the future, we plan to automatically populate this sub-model for all clients licensing both Learn SaaS and Anthology Student SIS, additionally, we are considering an ingestion service to enable all clients to populate this sub-model with SIS data.
More information on these future plans will be shared in our product roadmap sessions.
Additionally, we have added a new table containing course progress data for students in Ultra courses with this feature enabled. In future, we plan to add this valuable data to relevant reports in Blackboard Data Reporting.
For more information, see the CDM Change Log and Data Dictionary entries listed therein.
Blackboard Data Developer Canonical Data Model changes
Continuous Delivery | Release to Production 6 June 2023
Developer, CDM Changes, Data Dictionary
Date (YYYY-MM-DD) | Status | Entry | Source | Description |
---|---|---|---|---|
2023-06-07 |
Added | CDM_SIS |
Anthology Student |
A new canonical sub-model for SIS data, to be populated with data from Anthology Student SIS. |
2023-06-07 |
Changed |
Anthology Student, |
Additional tables and columns in the CDM_MAP schema to map people and course sections between Learn and Anthology Student. |
|
2023-06-07 |
Added |
LEARN.COURSE_CONTENTS_REVIEWED |
A new table that displays students’ progress against course content items where progress tracking is enabled in Ultra courses. |
Blackboard Data Reporting May 2023 Release
Continuous Delivery | Release to Production 24 May 2023
The May 2023 release of Blackboard Data Reporting includes one new report in Preview release and the following improvements:
Our upcoming Student Summary report provides insight into a single student’s activity, engagement and performance across all their current and historical courses and allows to see in a given time scale what the student has done in courses. We’d like to offer early access to this report to those institutions who opt-in to our “Preview” release. The current version of the report includes the Overview tab and the Engagement and Performance tab, along with direct links to feedback. To find out more about the Preview Release program, and to opt-in, use the link: Preview Release Opt-In
Other improvements & bug fixes:
- In Learning and Teaching reports fixed an issue with filtering when selecting the course start date.
- In Leading we fixed an issue with filtering in the Course Administration Report, and now all non-deleted courses are included in the report.
Blackboard Data Developer Canonical Data Model changes
Continuous Delivery | Release to Production 24 May 2023
Developer, CDM Changes, Data Dictionary
Date (YYYY-MM-DD) | Status | Entry | Source | Description |
---|---|---|---|---|
2023-05-17 |
Changed | COURSE START DATE |
LEARN.COURSE_MAIN.START_DATE |
Modify the DYNAMIC_DATE calculated field to reflect the real course start date when filtering by Course Start Date. The Course Start Date column was added to the datasets where it was missing. |
2023-03-08 |
Changed |
|
|
Add the following logic to the filtering views and tables:
|
Blackboard Data Reporting March 2023 Release
Continuous Delivery | Release to Production 08 March 2023
The March 2023 release of Blackboard Data Reporting includes one new report in Preview release and the following improvements:
Our upcoming Course Summary report provides insight into student engagement and performance, course design, and instructional practice for a single course, and allows filtering of activity between a set of dates. We’re offering early access to this report to those institutions who opt-in to our “Preview” release program. The current version of the report includes the Student Engagement and Performance tab and an Overview tab, with links to feedback surveys directly in the report. To find out more about the Preview Release program, and to opt-in, use the link: Preview Release Opt-In
Other improvements & bug fixes:
- In Learning, the “Social and Collaborative Report” now includes all Collaborate sessions with roles other than student or guest present (Facilitator, Teaching assistant, Grader), whereas it previously only considered sessions with an Instructor role present.
- In all reports, “child” courses are now filtered out to avoid false negatives for student activity and instructor presence.
Blackboard Data Institutional Authentication Availability
New Features | Release to Production 08 March 2023
In our March release of Blackboard Data, we have deployed Institutional Authentication for clients hosted in Canada, Singapore and Sydney. This feature offers Single-Sign-On using SAML or Blackboard Learn as identity provider and enables greater control over user access and can be set up through a support ticket.
Find out more in Institutional Authentication
Blackboard Data Developer Canonical Data Model changes
Continuous Delivery | Release to Production 08 March 2023
Developer, CDM Changes, Data Dictionary
Date (YYYY-MM-DD) | Status | Entry | Source | Description |
---|---|---|---|---|
2023-03-08 |
Added | Institution Hierarchy Permission CDM_LMS. INSTITUTION_HIERARCHY_PERMISSION |
LEARN.DOMAIN_ADMIN |
A new table that maps users in the PERSON table to Institution Hierarchy nodes based on a “node admin” relationship. This will be used in Reporting for future “Role Based Access” functionality. |
2023-03-08 |
Changed |
Stage |
LEARN. LEARN.BLTI_DOMAIN_CONFIG.NAME |
Adding an attribute to the STAGE column to indicate the specific LTI tool used for a Basic LTI Link item, where this tool is identified in the BLTI_DOMAIN_CONFIG table. |
Blackboard Data Developer Canonical Data Model changes
Continuous Delivery | Release to Production 31 January 2023
Developer, CDM Changes, Data Dictionary
Date (YYYY-MM-DD) | Status | Entry | Source | Description |
---|---|---|---|---|
2023-01-31 |
Added | Copy From Courses CDM_LMS.COURSE.COPY_FROM_COURSES |
LEARN.COURSE_MAIN.COPY_FROM_UUIDS |
Identifies from which course(s) content has been copied into the course. |
Blackboard Data Developer Canonical Data Model changes
Continuous Delivery | Release to Production 17 January 2023
Developer, CDM Changes, Data Dictionary
Date (YYYY-MM-DD) | Status | Entry | Source | Description |
---|---|---|---|---|
2023-01-17 | Added | Parent Course Item Id CDM_LMS.COURSE_ITEM.PARENT_COURSE_ITEM_ID |
LEARN.COURSE_CONTENTS.PARENT_PK1 |
Foreign key that references itself in this table to identify the parent item that the current item sits within. |
2023-01-17 | Added | Content Position CDM_LMS.COURSE_ITEM.CONTENT_POSITIO |
LEARN.COURSE_CONTENTS.POSITION |
The position of a content item on the page or within its parent item, with 0 being the highest. |
Blackboard Data Developer Canonical Data Model changes
Continuous Delivery | Release to Production 01 December 2022
Developer, CDM Changes, Data Dictionary
Date (YYYY-MM-DD) | Status | Entry | Source | Description |
---|---|---|---|---|
2022-12-01 | Added | Grades Released Ind CDM_ LMS. GRADEBOOK. VISIBLE_ IND |
LEARN. GRADEBOOK_ MAIN. GRADES_ RELEASED |
Indicates if a grade was released from a LTI item to the gradebook. If TRUE then grades are available, but VISIBLE_IND defines whether the grades are visible to students. |
2022-12-01 | Changed | Visible Ind CDM_ LMS. GRADEBOOK. VISIBLE_ IND |
LEARN. GRADEBOOK_ MAIN. VISIBLE_ IND LEARN. GRADEBOOK_ MAIN. VISIBLE_ IN_ BOOK_ IND |
This indicator will now consider the VISIBLE_IN_BOOK_IND column to truly represent the visibility of grades to students. Indicates whether the gradable item is released and visible or not for students and instructors in the Gradebook. If the value is FALSE, the column is hidden from students and may also be hidden from instructors. (Original Course View only) |
Blackboard Data Reporting November 2022 Release
Continuous Delivery | Release to Production 22 November 2022
The November 2022 release of Blackboard Data Reporting includes the following improvements:
In Learning, the Engagement with Assessment tab in the Student Engagement report has been updated with the following enhancements:
- A donut chart is included showing the proportion of submissions that were on time, late, overdue or upcoming for better visualization.
- A new stacked bar chart is included to compare submission status by Institutional Hierarchy Node.
- New table that shows student engagement with assessment in each of the children of the Institutional Hierarchy Node.
- An additional table is included that shows the level of student engagement with assessment in each Course.
- New table that shows the level of engagement of each student.
- Filter to include or exclude enrollments that are not “available” in courses or with no activity after a given number of days.
- New filter to choose between all assessments or only those contributing to the Total grade.
Additionally, Blackboard Data Reporting is now localized to four additional languages: Italian, Polish, Traditional Chinese and German.
Blackboard Data Access Control
Continuous Delivery | Release to Production 21 September 2022
In our September release of Blackboard Data, we are enabling institutional administrators to control who has access to Blackboard Data Developer (Snowflake) and the Settings page (where the service account credentials are managed), or access only to Blackboard Data Reporting.
You can review the full instructions on how to restrict access to Developer and Settings, but, in brief, you need to:
- Adopt Blackboard Login. If you have not already done so, submit a support ticket requesting help.
- Assign a different system role to users who need access only to Blackboard Data Reporting. We recommend a new role with no other permissions.
- Submit a support ticket asking for this role to be mapped to the Blackboard Data Report Viewer role.
We believe this new feature removes a significant barrier to the adoption of Blackboard Data Reporting for some institutions.
Each institution is currently allowed up to 20 seat licenses for Blackboard Data, so we encourage institutions to use these accounts for key institutional decision makers like educational, online learning, and EdTech management.
Blackboard Data Reporting September 2022 Release
Continuous Delivery | Release to Production 21 September 2022
The September 2022 release of Blackboard Data Reporting includes the following improvements:
- A new Course ID filter has been added to all report tabs in Learning and Teaching, as well as to the Course Administration report in Leading. This filter allows you to search for and select a range of courses, supports wild card searching (*) and should be of particular value to institutions that do not currently use Institutional Hierarchy.
- Accessibility improvement in Data Tables to every non-tabular visualization. There is now an option in the contextual menu to “View Summary Data”, which displays the data points used in the visualization as a table.
- In Learning, the Course Distribution tab in Student Performance and Grades has been improved with our common report anatomy.
- In Teaching, the “Class Size” and “Course Design and Organization” tabs in “Instructional Practices” have been improved with our common report anatomy.
Updated reports leverage the common report anatomy that includes, for each use case, a high-level overview, distribution, institutional hierarchy node comparison, course listing and student listing - in the Learning reporting area - with actionable metrics.
Blackboard Data Developer Canonical Data Model changes
Continuous Delivery | Release to Production 14 September 2022
Developer, CDM Changes, Data Dictionary
Date (YYYY-MM-DD) | Status | Entry | Source | Description |
---|---|---|---|---|
2022-09-14 | Added | Primary Instructor Ind CDM_LMS.PERSON_COURSE.PRIMARY_INSTRUCTOR_IND |
LEARN.COURSE_USERS.DISPLAY_ORDER |
If TRUE then this user is the main instructor for the course. If FALSE then this user is not the primary instructor for the course. |
Blackboard Data Reporting August 2022 - Localization in Blackboard Data Reporting and Help
Continuous Delivery | Release to Production 5 July 2022
We are pleased to announce our localization release for Blackboard Data Reporting and associated help pages.
Reports can now be viewed in the following locales, with non-English languages now having translated help pages:
Language | Locale | UI and Reports | Help pages |
---|---|---|---|
Cymraeg (Cymru) | Cy_GB | ||
English (Australia) | En_AU | ||
English (United Kingdom) | En_GB | ||
English (USA) | En_US | ||
English (K-12) | En_US_K12 | ||
English (Pro-Ed) | En_US_Pro | ||
Español (España) | Es_ES | ||
Français (France) | Fr_FR | ||
日本語 (日本) | Ja_JP | ||
한국어 (한국) | Ko_KR | ||
Bokmål (Norge) | Nb_NO | ||
Nederlands (Nederland) | Nl_NL | ||
Português (Brasil) | Pt_BR | ||
Svenska (Sverige) | Sv_SE | ||
Türkçe (Türkiye) | Tr_TR |
Please note that some dynamic elements in reports, most notable in the filters, cannot yet be localized due to technical limitations in AWS QuickSight, the BI tool we use to build reports. We are working closely with AWS to ensure that this is resolved quickly, and we thank you for your patience in the meantime.
Blackboard Data Developer July 2022 Canonical Data Model changes
Continuous Delivery | Release to Production 27 July 2022
Developer, CDM Changes, Data Dictionary
Date (YYYY-MM-DD) | Status | Entry | Source | Description |
---|---|---|---|---|
2022-07-27 | Added | End Time CDM_LMS.COURSE.END_TIME |
LEARN.COURSE_MAIN.END_DATE |
The date and time a course stops being available for students in the LMS. |
2022-07-27 | Added | End Time CDM_LMS.TERM.END_TIME |
LEARN.TERM.END_DATE |
The date and time a term ends in the LMS. |
2022-07-27 | Added | Start Time CDM_LMS.COURSE.START_TIME |
LEARN.COURSE_MAIN.START_DATE |
The date and time a course starts to be available for students in the LMS. |
2022-07-27 | Added | Start Time CDM_LMS.TERM.START_TIME |
LEARN.TERM.START_DATE |
The date and time a term begins in the LMS. |
Blackboard Data Reporting Sydney & Canada Release
Continuous Delivery | Release to Production 15 June 2022
Blackboard Data, Reporting, New Features
We are pleased to announce another key milestone for Blackboard Data: the release of the Blackboard Data Reporting solution to SaaS clients hosted in the Canada and Sydney AWS hosting regions.
This will provide the same reports on Learning, Teaching, and Leading that were previously available only to clients hosted in the US, EU, and Singapore locations. As in other regions, Sydney-hosted clients may now request up to 20 individual accounts to support institutional leaders.
Blackboard Data Reporting June 2022 Release
Continuous Delivery | Release to Production 15 June 2022
Reporting, Updated Features
The June 2022 release of Blackboard Data Reporting includes the following minor improvements to reports:
-
Applied a more accessible color palette to visualizations, which provides greater contrast between chart segments.
-
A bugfix in the Course Administration report to remove deleted courses from the dataset.
-
A bugfix to enable clients outside the US-East region to authenticate using Blackboard Login Sign in with your institutional account. Note that only institutions that have adopted Blackboard Login will be able to use this method.
Blackboard Data Developer May 2022 Canonical Data Model changes
Continuous Delivery | Release to Production 31 May 2022
Developer, CDM Changes, Data Dictionary
Date (YYYY-MM-DD) | Status | Entry | Source | Description |
---|---|---|---|---|
2022-05-31 | Added | Due Date Exception CDM_LMS.PERSON_COURSE.DUE_DATE_EXCEPTION |
LEARN.COURSE_USERS.DUE_DATE_EXCEPTION |
Blackboard Learn Ultra user due date exception. Null: no due date exception, <=0: unlimited due date exception, >0: limited due date exception with a specified duration in seconds. |
2022-05-31 | Added | Enrollment Time CDM_LMS.PERSON_COURSE.ENROLLMENT_TIME |
LEARN.COURSE_USERS.ENROLLMENT_DATE |
Date and time of course enrollment. |
2022-05-31 | Added | Time Limit Exception CDM_LMS.PERSON_COURSE.TIME_LIMIT_EXCEPTION |
LEARN.COURSE_USERS.TIME_LIMIT_EXCEPTION |
Blackboard Learn Ultra user time limit exception. NULL: no set time limit exception, 0: time limit exception set to unlimited time limit, 150: time limit exception set to 1.5 times time limit, 200: time limit exception set to 2 times time limit. |
Blackboard Data Reporting May 2022 Release
Continuous Delivery | Release to Production 10 May 2022
Reporting, Updated Features, New Features
The May 2022 release of Blackboard Data Reporting includes improvements to two reports in the Learning reporting area.
Enrollment-level detail added to:
- The “Grade Boundary” report (Learning > Student Performance and Grades).
- The “Course Access” report: (Learning > Student Engagement).
Each of these reports now includes a table containing one row per student course enrollment, and appropriate metrics for the context of the report. This will therefore list all students on all courses within the filters you’ve selected.
The student listing includes features developed directly from feedback gathered in our Blackboard Data Insiders user group:
- First and Last Name separation for easier sorting.
- A “mailto” link that will address an email to the chosen student in your default email application with one click.
- A comparative indicator on the “Course Access” column that indicates whether the student’s course accesses are below, within, or above the typical range for the course:
- 1 bar – Low – in the lowest quartile.
- 2 bars – Normal – within the interquartile range (middle two quartiles).
- 3 bars – High – in the top quartile.
Enhanced course listing:
The course listing has been enhanced and now includes all appropriate courses within your filter selection, where previously it included only the top/bottom 10 courses.
Visual filtering:
To make it easier to find actionable information, these reports also use visual filtering, where your selection within a visualization will further filter the student table.
Examples:
- In Course Access, you can select the “Inactive” segment of the donut chart, and the student table will only list inactive enrollments.
- You can also select a course in the course listing and its enrollments will be displayed in the student table.
Visual filtering walkthrough video
Visual filtering is additive, so if you select both prior examples, the student table will list inactive enrollments in your chosen course only. You can reset visual filtering by selecting the funnel icon in the contextual menu of the visualization and either selecting the “X” to remove an individual filter or “Clear” to remove all visual filtering. Visual filtering is also used in the existing Course Administration report (Leading reporting area).
As with all visualizations, you can maximize them to take up all available space, and export to CSV, using the contextual menu that appears in the top-right corner when you hover over the visualization.
Continuous feedback
We'd like to hear your feedback on these reports or any other reports.
You can submit, comment upon, and vote for new features in the Feature Requests tab of “What’s New”.
Blackboard Data Reporting April 2022 Release
The April 2022 release of Blackboard Data Reporting includes one new report and improvements to an existing report.
A new Grade Boundary report has been added in Learning > Student Performance and Grades that shows the proportion of enrollments below or above a given grade percentage. This report follows our standard report design and so includes advanced filtering, Institutional Hierarchy node comparison, and course-level detail.
The Course Access tab, in Learning > Student Engagement, has been updated with the following enhancements:
-
Improved, multi-stage Institutional Hierarchy filtering.
-
Filters to include or exclude enrollments that are not “available” in courses or with no activity after a given number of days.
-
“Active students” are now defined as having at least 1 course access and at least 5 minutes of activity.
-
An additional donut chart is included that differentiates active students between “recently active” (active in the last week) and “previously active” (active, but not in the last week)
-
A new chart is included that shows the distribution of students based on how recently they have accessed their courses.
-
A new chart compares the activity of students in courses associated with different Institutional Hierarchy nodes.
-
A new table lists courses and summarizes the engagement of enrolled students
We would like to hear your feedback on this report, or any other reports, via this feedback form. Note that targeted feedback is requested via the “What’s New” pane, and you can submit, comment upon, and vote for new features in the Feature Requests tab of “What’s New”.
Blackboard Data Reporting Singapore Release
Continuous Delivery | Release to Production 05 April 2022
Blackboard Data, Reporting, New Features
We are pleased to announce another key milestone for Blackboard Data: the release of the Blackboard Data Reporting solution to SaaS clients hosted in the Singapore AWS hosting region.
This will provide the same reports on Learning, Teaching, and Leading that were previously available only to clients hosted in the EU and US locations. As in other regions, Singapore-hosted clients may now request up to 20 individual accounts to support institutional leaders.
Blackboard Data March 2022 Release
Continuous Delivery | Release to Production 15 March 2022
Blackboard Data, Reporting, Developer, Updated Features, New Features
- The Blackboard Data user interface found at data.blackboard.com has been updated to provide a better experience for first-time users, including introductory information about Blackboard Data and an explanation of the new reports now available.
- A new Blackboard Data Developer area contains the existing Settings page for management of the Service account, as well as a convenient link to your Snowflake instance.
Follow the release notes page
Get an email notification when we update the release notes page.
- Go to Follow this page! at the bottom of the page.
- Register your email address.
- Select Follow.
- Solve CAPTCHA.
- Confirm your email address in the email sent to you within the next 24 hours.
What’s New
- Select What's New in the top right corner to open the latest updates panel.
The What’s new panel is currently only available in English. This panel will be available in more languages throughout 2022 and 2023.