Release Notes for Learn SaaS - 2023

Learn SaaS release 3900.78.0

Blackboard Learn SaaS Continuous Delivery v3900.78.0
Release to Test/Stage: Tuesday, 10 October 2023 | Release to Production: Thursday, 2 November 2023
Original Experience, Ultra Experience
Original Course View, Ultra Course View

For full feature details please review the corresponding notes for the Learn 3900.78.0 version included below on this page. Details can also be found on Behind the Blackboard.

Latest release: 3900.78.0-rel.23+5efc216 to Production servers to take place on 30 November 2023.

For more information on updates and bug fixes, please visit Behind the Blackboard.

 


Multiple LTI Deployments – 3900.78

Blackboard Learn SaaS
Ultra Experience and Original Experience
Ultra Course View and Original Course View
Impact: Administrators

Related topic: Managing LTIs

Some instructors like to integrate content tools so they have more options in their courses. Institutions can integrate third-party tools through LTI. Blackboard Learn had a model of one deployment of a tool to a single domain. Administrators managed that single domain when a tool provider was registered.

Now, administrators can register third-party integrations. After that, they can create multiple deployments of the same tool. These deployments create unique deployment IDs for managing different access credentials. Institutions can now license multiple versions of the same third-party tool. This provides benefits allowing integration for distinct parts of an organization.

Image 1. The Manage Deployments option in tool provider menus

The Manage Deployments option in tool provider menus

Administrators can assign Deployments IDs to nodes based on the organization hierarchy and its integrations.

Image 2. Create a Deployment ID

Create a Deployment ID

After submitting the form, the new deployment IDs display on the “Manage Deployments” page.

Image 3. Deployment ID created

Deployment ID created

Multiple LTI Deployments are available for item creation for course content. LTI links can be added to the course content page. This implementation applies to deep linking and cloud documents. We are planning support for multiple LTI deployments for Books and Tools and the content editor in an upcoming release.
This implementation will be available for LTI 1.3 Tools.

For administrators: This feature is available for System Administrator and System Support. There are no configurations needed.

Return to November 2023 – 3900.78 Release description


Content management: Blank page handler supported via REST API – 3900.78

Blackboard Learn SaaS, Blackboard Learn 9.1
Original Experience
Original Course View
Impact: Administrators

Related topic: Learn APIs

The blank page content type is a versatile tool. With this tool, educators can create engaging and interactive teaching materials. In Original courses, the blank page can incorporate files, images, and text as links. But we had no supported integration with REST APIs, creating inefficiencies in content management.

Now, users create and organize blank pages directly from the Content REST API. We have added support for the blank page handler (resource/x-bb-blankpage). This streamlines the content management process.

Users can perform the following content operations using the blank page handler:

  • GET for the following endpoints:
    • /learn/api/public/v1/courses/{courseId}/contents/{contentId}/attachments
    • /learn/api/public/v1/courses/{courseId}/contents/{contentId}/attachments/{attachmentId}
    • /learn/api/public/v1/courses/{courseId}/contents/{contentId}/attachments/{attachmentId}/download
  • POST for the following endpoints:
    • /learn/api/public/v1/courses/{courseId}/contents
    • /learn/api/public/v1/courses/{courseId}/contents/{contentId}/children
    • /learn/api/public/v1/courses/{courseId}/contents/{contentId}/attachments
  • PATCH for the following endpoints:
    • /learn/api/public/v1/courses/{courseId}/contents/{contentId}
  • DELETE for the following endpoints:
    • /learn/api/public/v1/courses/{courseId}/contents/{contentId}
    • /learn/api/public/v1/courses/{courseId}/contents/{contentId}/attachments/{attachmentId}

For administrators: The required entitlements for Content API remain unchanged.

Return to November 2023 – 3900.78 Release description


Institutional Hierarchy: Move child nodes to a new parent node via REST API – 3900.78

Blackboard Learn SaaS, Blackboard Learn 9.1
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Administrators

Related topic: Learn APIs

Institutional hierarchy is a valuable tool for some institutions. It provides a framework that reflects the institution's structure. This helps administrators to manage schools, departments, or academic programs in Learn.

We have improved the hierarchy management experience in Institutional Hierarchy. Users can move a child node to a new parent node via REST API.

Now, users can restructure their institutional hierarchy using the following endpoint:

  • PATCH /public/v1/institutionalHierarchy/nodes/{nodeId}

This feature helps users streamline the organization of courses, organizations, and users.

For administrators: Nodes cannot be moved into themselves, their child node, or parent nodes. The required entitlements for Course Content API remain unchanged.

Return to November 2023 – 3900.78 Release description


Calendar REST API: Enable non-3LO users to manage personal, course/organization, and institution calendars – 3900.78

Blackboard Learn SaaS, Blackboard Learn 9.1
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Administrators

Related topic: Learn APIs

Calendars play a vital role in helping users manage academic schedules and deadlines. With calendar integration, users gain greater control and flexibility in managing their events.

In the past, the Three-Legged OAuth (3LO) access rule caused limitations. This affected users who wanted to integrate external calendaring systems with Blackboard Learn. It was also difficult to develop integrations via API that synchronize calendar events.

Now, with the latest enhancements for Calendar API, non-3LO users can:

  • retrieve
  • create
  • update, and
  • delete calendar events in Learn.

Moreover, users can integrate external calendar systems with the Learn Calendars. This includes Personal, Course/Organization, and System calendars.

For administrators: To use the endpoints, the REST integration user must have full calendar privileges. To enable integration with Learn calendars, users do not have to be enrolled in a course. When users attempt to create a Course Schedule or Office Hours event, course membership will be checked for that event type.

Return to November 2023 – 3900.78 Release description


Upgrade to Ultra

Canvas conversion improvements: Support for equations – 3900.78

Blackboard Learn SaaS
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Instructors

The Canvas Learning Management System provides instructors with a LaTeX Math Editor. The Math Editor is accessible from the content editor. Instructors can use the Math Editor to create equations and expressions.

Image 1. The Math Editor in Canvas

The Math Editor in Canvas

In the past, equations created using the Math Editor in Canvas did not convert. We have updated conversion so that equations from Canvas are now preserved. Instructors no longer need to rebuild equations when converting a course from Canvas.

For administrators: This feature is available for all Original and Ultra courses. There are no additional configurations needed.

Return to November 2023 – 3900.78 Release description


Learn SaaS release 3900.76.0

Blackboard Learn SaaS Continuous Delivery v3900.76.0
Release to Test/Stage: Tuesday, 12 September 2023 | Release to Production: Thursday, 5 October 2023
Original Experience, Ultra Experience
Original Course View, Ultra Course View

For full feature details please review the corresponding notes for the Learn 3900.76.0 version included below on this page. Details can also be found on Behind the Blackboard.

Latest release: 3900.76.0-rel.24+c0388a7 to Production servers to take place on 26 October 2023.

For more information on updates and bug fixes, please visit Behind the Blackboard.

 


October 2023 – 3900.76 Release

The October 2023 - 3900.76 release is robust with features in eight (8) areas:

  • Assignments and tests;
  • Communication and collaboration;
  • Gradebook;
  • Learner progression and personalized experience;
  • Integrations;
  • Learn core and security;
  • Mobile; and
  • Upgrade to Ultra

These improvements impact instructors, students, and administrators. Some features do require administrative action.

Instructors:

Instructors and students:

Students:

All users:

Administrators:


Gradebook

Anonymous comments in Bb Annotate – 3900.76

Blackboard Learn SaaS
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Instructors, Students

In some grading scenarios, instructors prefer their students not to identify the individuals offering feedback on their submissions. To enhance anonymity, graders can now post Bb Annotate comments without disclosing their names. Instructors have the option to mark inline comments as anonymous when creating them or even after comments are added.

Image 1. Setting a comment as anonymous while editing the comment

Setting a comment as anonymous while editing the comment

Image 2. Anonymous comment as seen by the student

Anonymous comment as seen by the student

For administrators: A new configuration option, "Enables anonymous comments in Bb Annotate", appears on the Ultra Experience Management page in the Administrator Panel. The default state is "off.” The feature will have a phased release that may occur after the release date.

Return to October 2023 – 3900.76 Release description


REST API to track content copy history – 3900.76

Blackboard Learn SaaS, Blackboard Learn 9.1
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Administrators
Related topic: Learn APIs

Understanding the copy history of course content is crucial to improve version control. Now users can retrieve a detailed history of content copies across different courses.

Administrators can use the endpoint GET /learn/api/public/v1/courses/{courseId}/contents/{contentId} to access course content. To retrieve the content copy history, include the "expand=copyHistory" parameter.

The "copyHistory" attribute contains a list of Content Copy history objects, each with two attributes:

  • contentId: Refers to the historical hierarchy of LTI content IDs
  • courseUuid: Refers to the corresponding course IDs from which the content was copied

For administrators: The required entitlements for Course Content API remain unchanged.

Return to October 2023 – 3900.76 Release description


REST API to access Gradebook dates – 3900.76

Blackboard Learn SaaS, Blackboard Learn 9.1
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Administrators
Related topic: Learn APIs

Users can now retrieve valuable date-related grading data. This provides a more effective experience when working with this API.

For the endpoint GET /learn/api/public/v2/courses/{courseId}/gradebook/columns, users will now have access to the following attributes:

  • Created: This attribute allows you to find out when a grade or gradebook column was created.
  • Modified: With this attribute, you can get the date when a grade or gradebook column was last modified.

For this, we have also introduced corresponding query parameters to allow filtering:

  • ?date_created= date: Use this query parameter to filter the results based on the creation date.
  • ?date_modified= date: This query parameter enables you to filter results based on the date of the last modification.

These query parameters allow users to tailor their API requests. This ensures that the data required for reporting or management purposes is obtained.

For administrators: These query parameters allow users to tailor their API requests. This ensures that the data required for reporting or management purposes is obtained. The required entitlements for Gradebook API remain unchanged.

Return to October 2023 – 3900.76 Release description


Migration Tools (Kaltura Course Content) – 3900.76

Blackboard Learn SaaS, Blackboard Learn 9.1
Original Experience
Original Course View
Impact: Administrators

We are committed to ensuring a smoother transition experience ahead of the removal of Building Blocks. To help, we've enhanced Building Block content migration related to converting Kaltura content in Original Courses. The conversion transforms Building Block links to LTI links.

Administrators can manage placements through intuitive drop-down menus, simplifying the Building Block transition process.

The Content Migration Tool service for Kaltura can be accessed through Administrator Tools.

Image 1. Content Migration Tool

Content Migration Tool

Administrators will find a dedicated location for configuring settings.

Image 2. Migration Service Settings

Migration Service Settings

Administrators can select the required IDs and leverage custom parameters for course details and migrated content.

Image 3. Migration settings for Kaltura

Migration settings for Kaltura

Once configurations are set, administrators can manage placements seamlessly. They can select the courses to migrate to and monitor the status of the migrated courses.

Image 4. Content Migration Tool

Content Migration Tool

A course search function will display the courses (enabled or disabled) that contain the content links to be migrated. This has a designated time range for the search.

Image 5. Example – courses that contain Kaltura content links

Courses that contain Kaltura content links

Administrators can easily track the status of courses selected for content link migration. They can search for migration link statuses for each course based on a specified time range.

Image 6. Search options for identifying courses for migration

Search options for identifying courses for migration

This tool has been designed to accommodate other B2s and to allow for future enhancements without major changes to the interface.

For administrators: For optimal performance, select a maximum of two semesters during content migration process.

Return to October 2023 – 3900.76 Release description


Inactive session termination warning in Mobile App – 3900.76

Blackboard Learn SaaS
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: All users

Terminating inactive sessions reduces the risk of unauthorized access to a user's account. When an administrator defines a timeout for inactive sessions, the auto-login option for the Mobile app does not renew the session. To improve the user experience, users are now alerted 6 minutes before the session expires. When the session expires, the user is logged out. If the app runs in the background, it counts as an inactive session.

Image 1. Notification appears 6 minutes before session termination

Notification appears 6 minutes before session termination

For administrators: Administrators can configure the time for inactive session termination from the Admin Panel > Security > Account Lock Settings. The default time a user can be inactive is 180 minutes (about 3 hours). The inactive time can be configured between 15 to 480 minutes. As before, session cleanup is a background task, so the ending of a session will be approximately the configured time, typically in a minute or two.

Return to October 2023 – 3900.76 Release description


Upgrade to Ultra

Canvas conversion improvements: Removed unnecessary Content Item/Document – 3900.76

Blackboard Learn SaaS
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Instructors
Related topic: Migrate from Canvas

Canvas Modules convert to Content Areas in the Original Course View. The conversion created a Content Item inside the Content Area using the same title as the Content Area. The content item didn't contain any content. This created more work for users as they now needed to delete the unnecessary Content Item.

Image 1. Unnecessary Content Item with the same title as the Content Area

Unnecessary Content Item with the same title as the Content Area

Canvas Modules convert to Folders in the Ultra Course View. The conversion created a Document inside the Folder using the same title as the Folder. The Document didn't contain any content. This also created more work for users as they now needed to delete the unnecessary Document.

Image 2. Unnecessary Document with the same title as the Folder

Unnecessary Document with the same title as the Folder

Now the conversion process no longer creates unnecessary Content Items or Documents.

For administrators: This feature is available for all Original and Ultra courses. There are no configurations needed.

Return to October 2023 – 3900.76 Release description


Canvas conversion improvements: Preserving videos – 3900.76

Blackboard Learn SaaS
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Instructors, Administrators
Related topic: Migrate from Canvas

In some cases, video files from Canvas were not coming over during conversion. We have resolved this issue for those converting to both Original and Ultra courses.

For administrators: This feature is available for all Original and Ultra courses. There are no configurations needed.

Return to October 2023 – 3900.76 Release description


Learn SaaS release 3900.74.0

Blackboard Learn SaaS Continuous Delivery v3900.74.0
Release to Test/Stage: Tuesday, 15 August 2023 | Release to Production: Thursday, 7 September 2023
Original Experience, Ultra Experience
Original Course View, Ultra Course View

For full feature details please review the corresponding notes for the Learn 3900.74.0 version included below on this page. Details can also be found on Behind the Blackboard.

Latest release: 3900.74.0-rel.32+80961aa to Production servers to take place on 21 September 2023.

Since this release includes a Tomcat update, it is required that self-hosted clients have New Relic updated to its current version if New Relic is in use

For more information on updates and bug fixes, please visit Behind the Blackboard.

 


September 2023 – 3900.74 Release

The September 2023 - 3900.74 release is robust with features in eight (8) areas:

  • AI Design Assistant;
  • Instructional design;
  • Flexible grading;
  • Gradebook;
  • Learner progression and personalized experience;
  • Integration;
  • Learn core and security; and
  • Mobile App

These improvements impact instructors, students, and administrators. Some features do require administrative action.

Instructors:

Instructors and students:

All users:

Administrators:


Instructional Design

Auto-captioning for video and audio feedback – 3900.74

Blackboard Learn SaaS
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Instructors

Ensuring accessible and inclusive experiences for our students is of paramount importance. We have taken a significant step forward by implementing automatic captioning for audio and video content used in assessment feedback and announcements. This feature enhances accessibility and fosters inclusivity. Auto-captioning also supports diverse language preferences, aligning with the user's chosen language in Learn.

Image 1: Auto-captioning within Learn Ultra Assessments

Auto-captioning within Learn Ultra Assessments

For administrators: This solution is available as part of your existing Learn license and will be on by default with no additional settings required.

Return to September 2023 – 3900.74 Release description


Integrations

Google Workspace - Cloud File Collaboration - 3900.74

Blackboard Learn SaaS
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Instructors, Students
Related topics: Google Workspace (Administrator),
Google Workspace (Instructor)

Collaborative documents foster active engagement and dynamic interaction among participants. Instructors can now create a Google Workspace collaborative document.

Supported file types include:

  • Google Docs
  • Google Sheets
  • Google Slides

Ultra Course View

In the Ultra Course View, Google Collaborate Document appears in the Create Item menu.

Image 1: Create a Google Collaborative Document

Create a Google Collaborative Document

Instructors may need to sign into a Google Workspace account to continue. Instructors can select an existing file or create a new file for collaboration.

Image 2: Create a new collaboration

Create a new collaboration

All student members of the course can access the file with permission to edit.

Image 3: Students can view the file inline and edit

Students can view the file inline and edit

Original Course View

In the Original Course View, a link appears in the Build Content menu and/or the add content button (+) in the content editor. The system administrator can decide the specific name in the Original Course View.

Image 4: Add Google Workspace Cloud Collaboration

Add Google Workspace Cloud Collaboration

An instructor can choose to create an item or edit an existing item and select the + symbol from the content editor. Select the “Google Cloud Collaboration document” to continue.

Image 5: Start a new Collaboration

Start a new Collaboration

Instructors may need to sign into a Google account to continue. Instructors can select an existing document or create a new file for collaboration. All student members of the course can access the file with permission to edit.

Image 6: Students can view the file inline and edit

Students can view the file inline and edit

For administrators: Please register the LTI Tool Provider in the Administrator panel. Only users in the same Google Workspace tenant can collaborate on documents.

Return to September 2023 – 3900.74 Release description


Anthology Adopt powered by Pendo – 3900.74

Blackboard Learn SaaS
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: All users
Related topic: Anthology Adopt

It's important that we help institutions drive digital adoption of Learn Ultra. That's why we've created Anthology Adopt. Anthology Adopt allows institutions to create their own in-app messages and digital walkthrough guides in Learn. Institutions can segment these guides to targeted audiences for greater adoption. Anthology Adopt comes with a host of pre-created and defined guides that are updated each month based on each Learn release.

Institutions can analyze users' interactions of the guides. This supports customizations to further support adoption. Anthology Adopt is an additional license for Learn.

Image 1: Guides built in Anthology Adopt

Guides built in Anthology Adopt

Anthology Adopt provides users with different templates to build custom guidance in Learn. Font, colors and buttons are customizable. Users with Anthology Adopt permissions can access the Default Layouts page and create guides.

Image 2: Templates for building guides

Templates for building guides

Anthology Adopt also includes the following:

  • Option to segment pop-up messages to specific audience
  • Ability to analyze the users' interactions of the message prompted
  • Get support from our expert team

For administrators: Only users with a license will be able to create and publish guides in Learn. Institutions can acquire a license under the name of Anthology Adopt by contacting their account team for more information or requesting more information at https://www.anthology.com/contact-us/sales

Return to September 2023 – 3900.74 Release description


REST APIs to expand Rubric associations in Gradebook column endpoints – 3900.74

Blackboard Learn SaaS, Blackboard Learn 9.1
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Administrators
Related topic: Learn APIs

We aim to bring greater clarity and control to the grading process. As such, we have updated the Rubric API, which extends the capabilities of our Gradebook Columns API. This API includes rubric association information.

Now, when retrieving information about gradebook columns using the endpoints below, users gain insights into the rubric associations linked to each column:

  • GET /learn/api/public/v2/courses/{courseId}/gradebook/columns
  • GET /learn/api/public/v2/courses/{courseId}/gradebook/columns/{columnId}

By including the query parameter ‘?expand=rubricAssociations’  in the API requests, the user receives an enriched payload that includes rubric association information.

This enhancement contributes to better-informed decisions and improved assessment management for our users.

For administrators: To make use of the new endpoints, the REST integration user must have the following privileges: “Course/Organization Control Panel (Tools) > Rubrics > View Rubric”

Return to September 2023 – 3900.74 Release description


REST APIs to REST API to track the origin of courses – 3900.74

Blackboard Learn SaaS, Blackboard Learn 9.1
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Administrators
Related topic: Learn APIs

To provide greater clarity and increased control of your grading process, we have expanded our Courses Public API. Now this API includes a new ‘copyHistory’ field.

Using the following endpoints, users are able to trace the origin of content in cloned courses.

  • GET /public/v3/courses
  • GET /public/v3/courses/{courseId}

This read-only attribute will provide UuIds, offering a complete content history.

For administrators: To make use of the new endpoints, the REST integration user must have the following privileges: “Administrator Panel (Courses) > Courses”

Return to September 2023 – 3900.74 Release description


REST APIs to REST API to REST API to modify formulas for enhanced grading control – 3900.74

Blackboard Learn SaaS, Blackboard Learn 9.1
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Administrators
Related topic: Learn APIs

We have extended the capabilities of our Gradebook Columns API to provide greater flexibility in grading. Users can now change the formulas used in the grade calculations for the "Overall Grade" column. Users can update the formula by making a request to the following endpoint:

  • PATCH /public/v2/courses/{courseId}/gradebook/columns

This update ensures that the grading process aligns with specific institutional grading policies. This allows instructors to provide a more accurate representation of student performance.

For administrators: To make use of the new endpoints, the REST integration user must have the following privileges: “Course/Organization Control Panel (Grade Center) > Full Control”.
It is mandatory that the sum of weighted overall values for calculated grading items must equate to exactly 100%.

Return to September 2023 – 3900.74 Release description


Mobile App

Grades landing page improvement – 3900.74

Blackboard Learn SaaS
Ultra Experience and/or Original Experience
Ultra Course View and/or Original Course View
Impact: Instructors, Students

Grade information is one of the most important data points for instructors and students. The latest update to our mobile app brings an improvement to the grades landing page. With this update:

  • Students can now see their overall grade on the grades landing page.
  • Instructors can now see the overall course grade on the landing page.

These changes aim to enhance the user experience and provide a more streamlined way to access grade information.

Image 1. Grades landing page that allows both instructor and students see the overall grade for a course

Grades landing page that allows both instructor and students see the overall grade for a course

For administrators: This feature is available for all users of the Mobile App version 8.8. No action is needed from users who have enabled automatic updates on their devices. Users who have disabled automatic updates on their devices must download the update.

Return to September 2023 – 3900.74 Release description


Learn SaaS release 3900.71.0

Blackboard Learn SaaS Continuous Delivery v3900.71.0
Release to Test/Stage: Tuesday, 11 July 2023 | Release to Production: Thursday, 3 August 2023
Original Experience, Ultra Experience
Original Course View, Ultra Course View

For full feature details please review the corresponding notes for the Learn 3900.71.0 version included below on this page. Details can also be found on Behind the Blackboard.

Latest release: 3900.71.0-rel.35+2d54bde to Production servers to take place on 17 August 2023.

For more information on updates and bug fixes, please visit Behind the Blackboard.

 


Richer Course and Content

Removal of Welcome guidance for first-time login and attendance user experience pop-ups – 3900.71

Blackboard Learn SaaS
Ultra Experience
Ultra Course View, Original Course View
Impact: All users

First-time user experience guidance provides users with instructions and tips. This guidance shows users how an application works so they can start using it right away. To provide a better user experience, we are updating some of the guidance in Learn Ultra. Some guidance that is no longer needed is being removed. We'll be making these updates over a series of releases.

In this release, we are removing the Welcome guidance for first-time login. This is a series of three scrolled screens before a user reaches the base navigation. This guidance is no longer applicable. Its removal provides immediate access to the base navigation after users log in.

Image 1: First-time user experience guidance that will be removed from the welcome screens

First-time user experience guidance that will be removed from the welcome screens

To streamline marking attendance, we are removing first-time user experience messages from the attendance tool.

Image 2: First-time user experience guidance that will be removed from the attendance

First-time user experience guidance that will be removed from the attendance

For administrators: There are no configurations needed.

Return to August 2023 – 3900.71 Release description


Course Banner image improvements – 3900.71

Blackboard Learn SaaS
Ultra Experience
Ultra Course View, Original Course View
Impact: Instructors
Related topic: Course Banners

The course banner image provides a sense of identity for the course. The image establishes a connection between the content and the course participants. To provide a better user experience, we have improved the image setting workflow:

Image 1: Before (left) and after (right) - the panel is renamed, and the default course image is now clearly marked as such

Before (left) and after (right) - the panel is renamed, and the default course image is now clearly marked as such

To add a course image, select the Image button.

Image 2: Select image source – drag and drop or select ‘Upload file”

Select image source – drag and drop or select ‘Upload file”

The image appears in preview. This helps the instructor ensure that the desired image is selected.

Image 3: Image preview

Image preview

Instructors can drag the image and modify the zoom to select the image's focal point.

Image 4: Drag or zoom the image to select the focal point

Drag or zoom the image to select the focal point

The instructor can mark the image as decorative or provide appropriate alternative text.

Image 5: Image accessibility settings

Image accessibility settings

For administrators: There are no configurations needed. This feature is available for all Ultra and Original courses.

Return to August 2023 – 3900.71 Release description


Integration, Extension, and Management

Icon that indicates the release note is a new feature

Course status and date improvements– 3900.71

 

Blackboard Learn SaaS
Ultra Experience
Ultra Course View, Original Course View
Impact: All users

The Courses page is a popular entry point to courses for instructors and students. For both list and tile views of Courses, we've added course start dates or start now prompts. These indicators help users understand what's happening with each course.

Now the course status appears both in the image on the course and as text beneath the course title. When a course is Private and has a start date defined in the future, the date also displays.

Image 1: Course tile view – before (left) and after (right): private course with a start date in the future

Course tile view – before (left) and after (right): private course with a start date in the future

If a student has not yet accessed, and Open course with a start date in the past, a Start Now indicator appears. Once the student accesses the course, the Start Now indicator disappears.

Image 2: Course tile view of an Open course that a student has not yet accessed

Course tile view of an Open course that a student has not yet accessed

For administrators: This feature is available for all courses. There are no configurations needed.

Return to August 2023 – 3900.71 Release description


Google Integration: Google Workspace files - 3900.71

Blackboard Learn SaaS
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Instructors, Students
Related topic: Google Workspace for Instructors, Types of Course Content

We have partnered with Google to create a new LTI integration for Google Workspace tools in Learn. This new intuitive workflow allows instructors to add Google Workspace files to:

  • The course content area
  • Learning Modules
  • Folders

File linking for Google Workspace is important for many reasons:

  • File linking provides a link to a Google Workspace file. Linking reduces duplicate copies of a file in courses. This helps to reduce on-screen clutter and storage space usage.
  • Linking allows instructors to edit the file, with all links to the file reflecting the most current version. This approach provides greater efficiency and saves the instructor time.
  • Google Workspace files can be edited inline, improving the user experience.
  • File linking enhances the student experience since access to the file is in context.

The instructor may need to sign into their Google Workspace account to view and select their files. After adding the Google file, the instructor can allow Class conversations to the file and align Goals and Standards. The instructor can also add a description before saving. Instructors can view and edit the Google file inline. The instructor can rename the file and control the student visibility.

When the instructor makes the file(s) visible to the student, their view is read-only.

Image 1: Add a Google Workspace file to the Course Content

Add a Google Workspace file to the Course Content

Image 2: Select the Google Workspace file

Select the Google Workspace file

Image 3: Define the file settings

Define the file settings

Image 4: Define student visibility settings

Define student visibility settings

Image 5: Editing Google Workspace file inline

Editing Google Workspace file inline

For administrators: Please register the LTI Tool Provider in the Administrator Panel.

Return to August 2023 – 3900.71 Release description


Active Session Termination – 3900.71

Blackboard Learn SaaS
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: All users
Related topics: Session Management

We have upgraded our security measures to enforce user re-authentication, enhancing data security. Users are now required to log in again during their session, regardless of activity. After a time specified by the administrator, the session expires, logging out the user. Before the session ends, users receive a warning and have the option to save their work.

Image 1: Session expiration message

Session expiration message

Image 2: Session expiration message for mobile users

Session expiration message for mobile users

Image 3: Administrator view - Active Session Termination settings

Administrator view - Active Session Termination settings

For administrators: The feature is enabled by default for FedRAMP institutions and disabled for others. This setting can be managed in the Administrator Tool Panel > Security module > Account Lock Settings option. The maximum amount of time a user session can be active has a default value of 12 hours. This timeout can be configured between 3 to 24 hours.
This feature is available for all users of the Mobile App. No action is needed from users who have enabled automatic updates on their devices. Users who have turned off automatic updates on their devices must download the update.

Return to August 2023 – 3900.71 Release description


REST APIs to read Gradebook Logs – 3900.71

Blackboard Learn SaaS, Blackboard Learn 9.1
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Administrators

Related topic: Learn APIs

We are excited to introduce two public API endpoints for the Gradebook. These new endpoints provide access to historical Gradebook information. These endpoints offer enhanced visibility and analysis for grading history and specific Gradebook columns.

The first endpoint retrieves the complete Gradebook Log history for the specified course. With this endpoint, users can access a comprehensive record of grading events such as:

  • grade modifications
  • updates,
  • and other relevant activities.

By leveraging this endpoint, educators can perform audits and track changes.

The second endpoint retrieves all the log entries related to the specified Gradebook column in a course. This provides a detailed view of the Gradebook actions specific to the selected column, such as:

  • changes made to ratings,
  • comments,
  • or any other modifications.

This detailed log history enhances transparency and accountability and helps ensure that users have a robust and reliable grading system.

For administrators: To make use of the new endpoints, the REST integration user must have the following privileges:
"Course/Organization Control Panel (Grade Center) > View Grades,”
“Course/Organization Control Panel (Grade Center) > Full Control,” and
“Course/Organization Control Panel (Grade Center) > All Grading.”

Return to August 2023 – 3900.71 Release description


Replacement of Connect SMS notification service (from Finalsite) to Anthology SMS Microservice – 3900.71

Blackboard Learn SaaS, Blackboard Learn 9.1
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Clients who leverage the Connect SMS notification service

Blackboard divested the Connect SMS Service to Finalsite in 2021. Our agreed service continuation contract with Finalsite is expiring in the coming months. Some North American Blackboard Learn clients continue to use the Connect SMS Service provided through Finalsite.

We have implemented a microservice and partnered with an SMS provider to provide those clients with continuity. This will allow us to continue supporting clients who use SMS notifications in Learn today.

SMS notifications are now provided through the new microservice.

  • Self-hosted instances are not supported on the new microservice.
  • Managed-hosted instances are not supported on the new microservice.
  • Text-to-voice is not supported in the new microservice.

Learn more in the Behind the Blackboard article No. 000077570

Existing user SMS notification settings will remain in place for students and instructors. Text-to-voice options will be removed for Original navigation environments. We have updated the SMS notification setting screen wording to reflect where the messages originate. We have also simplified the administrator settings to reflect the new microservice.

Image 1. Example of end-user SMS notification settings

Example of end-user SMS notification settings

Image 2. Example of the administrator settings for SMS notifications

Example of the administrator settings for SMS notifications

For administrators: The new microservice is included in the 3900.71 release and is available on your test/stage environment while we finalize work with the new SMS provider. While we don’t anticipate any delays, we will communicate any changes as we approach the production release scheduled for August 3, 2023.

Return to August 2023 – 3900.71 Release description


Learn SaaS release 3900.69.0

Blackboard Learn SaaS Continuous Delivery v3900.69.0
Release to Test/Stage: Tuesday, 6 June 2023 | Release to Production: Thursday, 6 July 2023
Original Experience, Ultra Experience
Original Course View, Ultra Course View

For full feature details please review the corresponding notes for the Learn 3900.69.0 version included below on this page. Details can also be found on Behind the Blackboard.

Latest release: 3900.69.0-rel.35+f94c281 to Production servers to take place on 27 July 2023.

For more information on updates and bug fixes, please visit Behind the Blackboard.

 


July 2023 – 3900.69 Release

The July 2023 - 3900.69 release is replete with features in six areas:

  • Assessment and grading;
  • Richer course and content;
  • Data and analytics;
  • Mobile app;
  • Integration, extension, and management; and
  • Course upgrading

These improvements impact instructors, students, and administrators. Some features do require administrative action.

Instructors:

Instructors and students:

Students:

All users:

Administrators:


Icon that indicates the release note is a new feature

Updated Learn Favicon Icon - 3900.69


Blackboard Learn SaaS
Ultra Experience
Ultra Course View, Original Course View
Impact: All Users

To provide a consistent experience for Blackboard Learn within the wider Anthology portfolio of solutions, we have updated the Learn Favicon browser Icon. This also solved the issue with Favicon icons that were not configurable when Ultra was enabled, and aligns with the changes and updates made since the consolidation of the Blackboard Learn Mobile applications in 2022.

From the July release, users will see an updated Favicon icon in their browser, replacing the old pencil icon with an updated Anthology icon:

The pencil icon on the Blackboard Learn tab changes to an Anthology icon

For administrators: This update is available for all Ultra enabled Learn environments. There are no configurations needed.

Return to July 2023 – 3900.69 Release description


Manage Messages at institutional level – 3900.69

Blackboard Learn SaaS
Ultra Experience
Ultra Course View, Original Course View
Impact: All users

Institutions often have policies about how students communicate with others in their courses. To support institutional policy, system administrators can now manage Messages tool visibility. When Base Navigation is enabled, this level of control is available for both the Ultra and Original experiences at the institution and node levels.

Administrators can define Messages visibility for both courses and organizations. Messages are not displayed on the Ultra Base Navigation when it is hidden at institutional level. If an institution has different configurations at node level, Messages will display on the Ultra Base Navigation according to the Messages policy applied for each course. The Course Messages option does not display for courses where the Messages tool is off.

Image 1: The Messages tool doesn’t appear in the Ultra Base Navigation when it is turned off for all courses where a user is enrolled.

The Messages tool doesn’t appear in the Ultra Base Navigation when it is turned off for all courses where a user is enrolled

Image 2: The Messages policy applied displays for each course and organization in the Ultra Base Navigation

The Messages policy applied displays for each course and organization in the Ultra Base Navigation

Image 3: The Course Messages option is hidden when the tool is off

The Course Messages option is hidden when the tool is off

If the Messages tool is off, users may still send messages as emails using the Messages icons. This gives instructors the ability to easily communicate with students from contextual locations in their Ultra courses. It also allows students to connect with their instructor. The following are behaviors in Ultra courses when the Messages tool is off:

  • The message will be sent as an email. Recipients must have an email configured in their profiles.
  • The sender will receive a copy of the message as an email.
  • Replies aren't allowed.
  • Instructors can edit recipients.
  • Students are not allowed to edit recipients and only can send messages to instructors.
  • There are no changes to attachments.
  • Daily notifications will not include information about a new message created from courses where the Messages tool is off.

Image 4: The Messages icon is available for instructors to send messages as emails when Messages tool is off

The Messages icon is available for instructors to send messages as emails when Messages tool is off

Image 5: Instructors may edit recipients when sending a message as an email and the Messages tool is off

Instructors may edit recipients when sending a message as an email and the Messages tool is off

Image 6: The Messages icon is available to students in the Course Faculty section; messages are sent to instructors as emails

The Messages icon is available to students in the Course Faculty section; messages are sent to instructors as emails

Image 7: Students cannot edit recipients when sending a message as an email to an instructor and the Messages tool is off

Students cannot edit recipients when sending a message as an email to an instructor and the Messages tool is off

Image 8: Messages visibility controls from the Administrator Tools Panel

Messages visibility controls from the Administrator Tools Panel

For administrators: Administrators can configure the Messages availability at the institutional level from the Administrator Tool Panel. Configurations at node level are always allowed and the Scope of Change is for ALL courses (new and existing ones). In a future release we will support additional configuration options.

Return to July 2023 – 3900.69 Release description


Import Instructure Canvas course packages – 3900.69

Blackboard Learn SaaS
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Instructors, Administrators

An instructor may move between institutions or teach at more than one place. That could mean the instructor has course packages they built in Instructure Canvas. Some institutions adopting Blackboard Learn Ultra are moving over from Canvas.

Now instructors and administrators can import Canvas packages directly in Learn courses. This can save significant time preparing a course for teaching in Learn. Canvas packages can be imported into either Learn Original or Learn Ultra courses by users with course import privileges.

All course import and restore workflows support Canvas packages:

  • Course import in an Ultra course
  • Course import in an Original course
  • Administrator course import
  • Administrator course restore—only course contents will be imported with this action, user data is not restored

Canvas exports courses in a proprietary format. This proprietary format shares elements with the interoperable standard Common Cartridge. For example, both have the file extension .imscc. When importing a package with this file extension, Learn will automatically determine if a package should be processed as a Common Cartridge package or a proprietary Canvas package.

Note: Course structure and tools differ between Canvas and Learn. After import, instructors or course designers should review all contents and settings. This is to adjust the content so is suited for use in Learn. Not all course elements are converted.

Image 1: Import Canvas packages using the standard course content import tools

Import Canvas packages using the standard course content import tools

For administrators: This feature is available only in Learn SaaS environments. It works with both Original and Ultra courses. There are no configurations needed, but only users with privileges to import course packages can use the feature. If you need to convert many courses in bulk, Anthology Product Support can assist with this request. Due to a dependency on a web service, the feature will start to function a few days after release.

Instructure and Canvas are registered trademarks of Instructure, Inc.

Return to July 2023 – 3900.69 Release description


REST APIs to read Rubrics Evaluations – 3900.69

Blackboard Learn SaaS, Blackboard Learn 9.1
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Administrators

With the Rubric Evaluations Public API, users can now retrieve comprehensive data on student attempts that were graded using a rubric. The Rubric Evaluations Public API includes three new GET endpoints:

  • Retrieve Rubric Evaluations from a Student Attempt: This endpoint allows users to retrieve detailed rubric evaluations from a specific student attempt.
  • Retrieve All Rubric Evaluations from a Rubric Association: This endpoint provides users with the ability to retrieve all rubric evaluations associated with a particular rubric.
  • Retrieve a Single Rubric Evaluation with Cell Expansion: This endpoint enables users to retrieve a single rubric evaluation while having the flexibility to expand its cells.

This new API showcases our commitment to empowering educators and institutions with advanced assessment capabilities.

For administrators: The REST integration user must have the entitlement “Course/Organization Control Panel (Grade Center) > Full Control” to make use of the new endpoints.

Return to July 2023 – 3900.69 Release description


Learn SaaS release 3900.67.0

Blackboard Learn SaaS Continuous Delivery v3900.67.0
Release to Test/Stage: Tuesday, 9 May 2023 | Release to Production: Thursday, 1 June 2023
Original Experience, Ultra Experience
Original Course View, Ultra Course View

For full feature details please review the corresponding notes for the Learn 3900.67.0 version included below on this page. Details can also be found Behind the Blackboard.

Latest release: 3900.67.0-rel.38+6532b86 to Production servers to take place on 22 Jun 2023.

For more information on updates and bug fixes, please visit Behind the Blackboard.

 


June 2023 – 3900.67 Release

The June 2023 - 3900.67 release is robust with features in six areas:

  • Assessment and grading;
  • Richer course and content;
  • Data and analytics;
  • Communication and social engagement;
  • Integration, extension, and management; and
  • Course upgrading

These improvements impact instructors, students, and administrators. Some features do require administrative action.

Features with this icon are controlled by a client facing feature flag:

Icon that indicates the release note corresponds to a feature flag

Instructors:

Instructors and students:

Students:

All users:

Administrators:


Original Course View: Improved Assignment Submission page – 3900.67

Blackboard Learn SaaS, Blackboard Learn 9.1
Ultra Experience, Original Experience
Original Course View
Impact: Students

Students submitting an Assignment in Original Course View have several possible actions. They can upload files, author a submission, and attach a note to their instructor. Previously, these actions could be confusing for students. The option to add comments always displayed. The option to author a submission required selecting a button that was easy to miss.

We redesigned the Assignment submission page to be less confusing and easier for students to use.

Students have three distinct actions they can take. Each section can be opened independently. Students can open more than one. The page will retain added content when a student closes a section.

  • Create Submission
  • Upload Files
  • Add Comments

All Assignment information has been grouped together:

  • Due date
  • Points possible
  • Grading rubric
  • Group membership and update statuses
  • SafeAssign disclosure

Image 1. The new student Assignment submission page has three sections: instructions, submission, and assignment information

The new student Assignment submission page has three sections: instructions, submission, and assignment information

Image 2. The “Create Submission” section opened

The “Create Submission” section opened

Image 3. The “Upload Files” section opened

The “Upload Files” section opened

For administrators: This feature is available for all Original courses. There are no configurations needed.

Return to June 2023 – 3900.67 Release description


Courses Term display logic improvements - 3900.67

Blackboard Learn SaaS
Ultra Experience
Ultra Course View, Original Course View
Impact: All users

In the past, when a course was not associated to a term and occurred in the past, Learn would sometimes create a term based on the duration of the course. In other cases, Learn would assign the course to a term based on institutional-defined criteria that matched the duration of a course. This assignment method often led to confusion for students and instructors. To remove confusion and provide accurate term and course alignment, we have implemented improvements to the course term display logic.

Table showing term display logic improvements
Course Duration Term Alignment
Continuous Current term

Select dates:

          Current date is equal to or between start and end date

          Current date occurs before the start date

          Current date occurs after the end date

 

Current term

Future term

Past term

Days from the end of enrollment

          Student and guest users with remaining days

          Student and guest users with no remaining days

          Non-student, non-guest users

 

Current term

Past term

Current term unless associated with a term in the past of future

Course Duration - Use Term Duration

Continuous

Select Dates

          Current date is equal to or between the Term start and end date

          Current date occurs before the Term start date

          Current date occurs after the Term end date

Days from end of enrollment

          Student and guest users with remaining days

          Student and guest users with no remaining days

          Non-student, non-guest users


Current term

 

Current term

Future term

Past term

 

Current term

Past term

Current term

For administrators: We did not introduce any additional settings or tools with this change. Adjustments to course settings can be made from the Edit Course interface in the administrator panel. Adjusting Course Duration and/or Term Duration will impact the term display logic.

Return to June 2023 – 3900.67 Release description


Managed privilege to view System Roles – 3900.67

Blackboard Learn SaaS, Blackboard Learn 9.1
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Administrators, Developers

Developers create applications that expand the functionality of Blackboard Learn. Some of these apps integrate using REST APIs. Administrators manage the privileges for integrated apps. As a best practice, an integration should only have the minimum privileges necessary to function.

In the past, if an integration needed to read System Role information, the integration user had to be set as a full System Administrator. Now administrators can configure an integration user with fewer privileges and still grant access to view System Role information.

In the System Role privileges manager, administrators can now grant a new privilege called Administrator Panel (Users) > System Roles. No System Roles have this privilege by default. An Administrator must always grant the privilege to any System Role. It isn’t possible to grant this privilege to a Course Role.

For administrators: This feature is available for all Learn environments. There are no configurations needed at the administrator level. To improve security, admins should reduce privileges for a REST application if System Administrator privileges were granted previously as a workaround.

Return to June 2023 – 3900.67 Release description


Learn SaaS release 3900.65.0

Blackboard Learn SaaS Continuous Delivery v3900.65.0
Release to Test/Stage: Tuesday, 11 April 2023 | Release to Production: Thursday, 4 May 2023
Original Experience, Ultra Experience
Original Course View, Ultra Course View

For full feature details please review the corresponding notes for the Learn 3900.65.0 version included below on this page. Details can also be found Behind the Blackboard.

Latest release: 3900.65.0-rel.17+fc3b8f5 to Production servers to take place on 18 May 2023.

For more information on updates and bug fixes, please visit Behind the Blackboard.

 


Symbol font removed in Original Course View – 3900.65

Blackboard Learn SaaS, Learn 9.1
Ultra Experience, Original Experience
Original Course View
Impact: All Users

Unicode is a standard encoding system that allows popular fonts to support characters across various languages. In the past, specialized mapped fonts were used, which replaced one character for another. However, both the author and viewer had to have the exact same font installed on their device, making communication difficult.

In the Original Course View Content Editor, the Symbol  font is an example of a mapped font for Greek. Some browsers and operating systems no longer support the Symbol  font. This can result in students seeing Latin characters when authoring and instructors seeing Greek ones when reading. This has caused confusion for instructors trying to grade student work.

To avoid this confusion, we removed the Symbol  font from the Content Editor in Original Course View. Instead, users can choose other common fonts that support Greek characters. To type in Greek, add the Greek language and keyboard layout to your device's operation settings. This feature is supported in Windows, MacOS, iOS, and Android.

Existing content formatted to use the Symbol  font will remain in that font if the browser supports it.

For administrators: This change is for all Original courses. There are no configurations needed.

Return to May 2023 – 3900.65 Release description


Option to turn off “How Am I Doing?” Report for Students– 3900.65

Blackboard Learn SaaS
Ultra Experience
Ultra Course View, Original Course View
Impact: Students, Instructors, Administrators

The “How am I Doing” report allows students to see how they perform in comparison to the class.

Certain institutions may prohibit the sharing of this information with students. To support institutions' preferences, administrators can now control the visibility of this report.

Image 1. An administrator toggles the “How Am I Doing?” report for students to “Off”

An administrator toggles the “How Am I Doing?” report for students to “Off”

When report availability is set to "Off" the following changes occur for students:

  • The pie chart icon in Grades tab in base navigation no longer appears.
  • Prior notifications from the “How Am I Doing?”  report are removed in the Activity Stream. No new notifications related to this report are sent.
  • The “My grades and activity” section in the Activity Stream notifications settings panel is removed for students.

Image 2. When the “How am I doing?” report is available to students, the pie chart icon in the Grades tab of the base navigation is visible

When the “How am I doing?” report is available to students, the pie chart icon in the Grades tab of the base navigation is visible

Image 3. When “How am I doing?” is set to “Off,” the pie chart icon in the Grades tab of the base navigation is removed

When “How am I doing?” is set to “Off,” the pie chart icon in the Grades tab of the base navigation is removed

Image 4. When the report is "On,” students receive Activity Stream notifications related to the “How am I doing?” report; students can access links to the report. When the report is not available, these options do not appear to students.

When the report is "On,” students receive Activity Stream notifications related to the “How am I doing?” report; students can access links to the report. When the report is not available, these options do not appear to students.

When the report is turned off, instructors and administrators also experience changes. The option to notify students related to the "How Am I Doing" report no longer display. Instructors will not be able to notify students based on these course alerts in the Course Activity report or Gradebook.

Administrators will no longer see options related to the report in the Notification Settings page.

  • No Recent Activity
  • Grade Low or at Risk
  • Grade Dropped
  • Low Class Activity
  • Grade Increased
  • Grade in Top 10%
  • Class Activity in Top 10%
  • Grade Below Threshold

Key considerations:

  • It may take up to 15 minutes to hide all stream notifications after an administrator turns the report off.
  • If an admin turns off the report and then turns it back on, prior data and notifications will reappear after several minutes.

For administrators: Administrators can find this setting on the Ultra Experience Management page in the Administrator Panel. The default setting is "on" to maintain consistency with existing behavior. This feature requires a cloud service update, which administrators can expect within a week of the 3900.65 release (on or before May 11).

Return to May 2023 – 3900.65 Release description


REST APIs to read Goals alignments – 3900.65

Blackboard Learn SaaS, Learn 9.1
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Administrators

Learn courses offer a unique opportunity to see how institutional objectives align with each other and how the objectives relate to internal or external goals. This information can be invaluable to educators and administrators who wish to measure the effectiveness of their curriculum and ensure that their goals are being met.

To make it even easier for institutions to access this important data, we are pleased to announce the release of our new Goal Alignments Public API. This API includes a set of GET endpoints that allow users to retrieve goal alignments data for their courses.

The endpoints included in this API cover two main use cases:

  • retrieving all goal alignments from a course
  • retrieving all alignments for a specific goal across all courses

By providing access to this data in a simple and easy-to-use format, we are empowering educators and administrators to make data-driven decisions. This helps to improve the overall effectiveness of our clients' curriculum.

For administrators: The REST integration user must have the privileges “Course/Organization > Goals Alignments, View” and “Administrator Panel (Tools and Utilities) > Goals” to make use of the new endpoints.

Return to May 2023 – 3900.65 Release description


Toggle records between enabled and disabled states – 3900.65

Blackboard Learn SaaS, Learn 9.1
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Administrators

Various record types have different states. For example, an enrollment can be unavailable. This allows instructors to continue to grade student work and submit a final grade even when the student can no longer access the course. An enrollment can also be set to disabled. In this state, the enrollment is locked and hidden from users. A student information system (SIS) might disable an enrollment when a student drops the course.

Previously, administrators had to rely on data integration processes to change a record’s enablement state. This could require processing a file through the integration framework.

Now administrators can toggle the enablement state in the administrator panel. They can modify user, course, organization, and enrollment records. This allows administrators to temporarily re-enable a course or user to access information. It can also allow a help desk representative to grant access to a user waiting on an institutional data process.

When a user first enables or disables a record in the user interface, they must accept a disclaimer. It must only be accepted one time. Manual record changes are captured in the system logs.

Image 1. Administrator manually disables a course

Administrator manually disables a course

Image 2. Administrator re-enables an enrollment record

Administrator re-enables an enrollment record

For administrators: By default, only a full System Administrator (role Z) can use this feature. There are 5 new privileges that can be configured to distribute this privilege to others at the user or node level. This allows granting access specifically to the types of records one should manage.

  • Administrator Panel (Courses) > Courses > Edit > Enrollments > Enable/Disable
  • Administrator Panel (Courses) > Courses > Enable/Disable
  • Administrator Panel (Organizations) > Organizations > Edit > Enrollments > Enable/Disable
  • Administrator Panel (Organizations) > Organizations > Enable/Disable
  • Administrator Panel (Users) > Users > Enable/Disable

Return to May 2023 – 3900.65 Release description


Learn SaaS release 3900.62.0

Blackboard Learn SaaS Continuous Delivery v3900.62.0
Release to Test/Stage: Tuesday, 7 March 2023 | Release to Production: Thursday, 6 April 2023
Original Experience, Ultra Experience
Original Course View, Ultra Course View

For full feature details please review the corresponding notes for the Learn 3900.62.0 version included below on this page. Details can also be found Behind the Blackboard.

Latest release: 3900.62.0-rel.42+3609815 to Production servers to take place on 27 April 2023.

For more information on updates and bug fixes, please visit Behind the Blackboard.

 


Bb Annotate: Enhanced comments – 3900.62

Blackboard Learn SaaS
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Instructors, Students

It is important for instructors to provide rich and meaningful feedback for students. We have improved formatting and editing options for instructors.

  • Instructors can now include richer formatting in comments. This includes font colors, bold, underline, and hyperlinks.
  • Instructors can now edit already placed comments.

This feature won't be available at the same time the release takes place, nor on April 13th as previously planned, but soon. The deployment information will be updated on status.blackboard.com.

Return to April 2023 – 3900.62 Release description


Course Activity Report accessibility improvements – 3900.62

Blackboard Learn SaaS
Ultra Experience
Ultra Course View, Original Course View
Impact: Instructors

We commit to providing accessible and inclusive solutions for all users. Many users navigate Ultra using assistive technologies. To better support instructors using assistive technology, we have made several accessibility improvements to the Course Activity Report:

  • The description of the Course Activity Report includes a “Learn more” link. Now the screen reader states this link, directing the instructor to the related Help documentation.
  • Instructors can sort data on any column. Now screen readers indicate if column sorting is in ascending or descending order.
  • Instructors can select many students to send messages. Now screen readers state the number of students selected.
  • Screen readers now state when an instructor selects or deselects all students.
  • In medium and small screens some options of the Course Activity Report combine in a single drop-down menu. Now screen readers state that the 3-dot menu contains more options.

Image 1. The screen reader indicates the “Learn more” link directs the user to the related help page

The screen reader indicates that 2 students are selected

Image 2. The screen reader indicates that sorting is applied to the Overall Grade in descending order

The screen reader indicates that sorting is applied to the Overall Grade in descending order

Image 3. The screen reader indicates that 2 students are selected

The screen reader indicates the “Learn more” link directs the user to the related help page

Image 4. The screen reader indicates that the 3-dots button displayed in medium and small screens contains more options

The screen reader indicates that the 3-dots button displayed in medium and small screens contains more options

For administrators: This feature is available for all Ultra courses. There are no configurations needed. To experience these improvements, users need to turn on a screen reader tool using the assistive technology installed on their personal devices.

Return to April 2023 – 3900.62 Release description


Primary Instructor improvements – 3900.62

Blackboard Learn SaaS
Ultra Experience
Ultra Course View, Original Course View
Impact: All users

The Ultra Course View supports the designation of a primary instructor. In the past, when a course contained more than one instructor any instructor could change the primary instructor setting. To support diverse needs regarding changes to this designation, now administrators may grant this as a privilege for system and course roles:

"Course/Organization Control Panel (Users and Groups) > Users > Set instructor as primary in Ultra Course View"

Administrators can now manage primary instructor designations SIS integration and REST API integration frameworks. The SIS integration framework supports the primary instructor indicator on course memberships through the flat file and XML formats.

The primary instructor designation impacts how course instructors display for a course.

  • When no instructor is selected as primary, the first two instructors display based on alphabetical order in Ultra courses.
  • When there is more than one instructor and only one is designated as primary, only one instructor displays in Ultra courses. The other instructors display when users select "Show more."
  • When there is more than one instructor and two or more are designated as primary, at most two instructors display in Ultra courses.
  • Course cards in the Base Navigation course timeline display primary instructors first for both Ultra and Original courses. Original courses do not have a user interface to set primary instructor so these must be set through integration.

To better support enrollment state management for archive/restore and course copy, we made a change. Now, when membership records are stored/retrieved, the primary instructor indicator is also stored/retrieved. Primary instructor designations are reflected as expected.

Image 1. In the course faculty only one instructor of many displays if only one is indicated as primary

In the course faculty only one instructor of many displays if only one is indicated as primary

For administrators: This feature is available for all Ultra courses and organizations. A user that needs to modify the Primary instructor flag will need this new Privilege: “Course/Organization Control Panel (Users and Groups) > Users > Set instructor as primary in Ultra Course View.”  The primary instructor flag can be set for Original courses using data integration only. This will impact name order in Base Navigation.

Return to April 2023 – 3900.62 Release description


Learn SaaS release 3900.60.0

Blackboard Learn SaaS Continuous Delivery v3900.60.0
Release to Test/Stage: Tuesday, 7 February 2023 | Release to Production: Thursday, 2 March 2023
Original Experience, Ultra Experience
Original Course View, Ultra Course View

For full feature details please review the corresponding notes for the Learn 3900.60.0 version included below on this page. Details can also be found on Behind the Blackboard.

Latest release: 3900.60.0-rel.41+9d324a9 to Production servers to take place on 30 March 2023.

For more information on updates and bug fixes, please visit Behind the Blackboard.

 


PDF version of the SafeAssign Originality Report – 3900.60

Blackboard Learn SaaS, Managed and Self-Hosting
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: All users

The SafeAssign Originality Report is a valuable teaching and learning tool. Instructors use the report to ensure students express original thoughts and cite sources. Some instructors allow students to view the report. This is helpful for teaching students how to cite their work.

In the past, users could download the report as PDF. However, users could not open the sources from the PDF.

Now, users can open matched sources from the PDF. We also made some usability improvements to the PDF, such as text alignment and font adjustments. To better support peak usage, we made infrastructure improvements.

Image 1. Improved PDF version of the SafeAssign Originality Report

mproved PDF version of the SafeAssign Originality Report

For administrators: Managed and Self-Hosting clients must upgrade to the newest version of the SafeAssign Building Block for these improvements.

Return to March 2023 – 3900.60 Release description


Data & Analytics

Course Activity Report Table Enhancements – 3900.60

Blackboard Learn SaaS
Ultra Experience
Ultra Course View, Original Course View
Impact: Instructors

The course activity page helps instructors understand students' performance. With this information, instructors can:

  • Identify struggling or high performing students based on their grade, hours in course, or days of inactivity.
  • Message students who have a low grade and/or have not accessed the course recently.
  • Receive alerts when a student has not accessed their course in a while or if a student's grade has dropped.

With this update, we have made the following improvements:

  • New Table - Updated to be more consistent with other features. Those who use progress tracking will find the feel of the new table should be familiar. The new table makes it easier to select and message students.
  • New Days of Inactivity Column - the number of days since a student last accessed your course. Instructors can use this information to identify students that might be falling behind.
  • Access Student Overview - click or tap a student's name to see their grades, progress, and activity over the weeks. Instructors can use the Student Overview to get a full picture of a student's performance and engagement in a course.
  • More Student Information. Accommodations, name pronunciation, and pronouns are now visible. Instructors can use this information when drafting messages to students.

Image 1. Course Activity Report - new table capabilities and metrics

Course Activity Report - new table capabilities and metrics

For administrators: This feature is available for all courses. There are no configurations needed.

Return to March 2023 – 3900.60 Release description


REST APIs to read Rubrics associations – 3900.60

Blackboard Learn SaaS, Blackboard Learn 9.1
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Administrators

Providing access to Rubric associations within our REST API framework offers many benefits:

  • additional administrative control for assessments
  • flexibility for external third-party integrations
  • supports instructor-student communication about performance expectations

In this release we are glad to make available a new Rubrics Associations API. This public API includes a set of GET endpoints. This helps to inform users about existing rubric associations in a course:

  • Rubrics associations
  • Rubrics associations by rubrics ID
  • Rubrics associations by associations ID

For administrators: The REST integration user must have the entitlement “course.rubrics.VIEW” to make use of the new endpoints.

Return to March 2023 – 3900.60 Release description


Manage Roster - 3900.60

Blackboard Learn SaaS
Ultra Experience
Ultra Course View, Original Course View
Impact: Instructors, Students

Institutions often have policies about hiding students' personal information. Institutions can now manage Roster visibility. This level of control is for both Ultra and Original Course Views when Base Navigation is enabled. 

Administrators can define the Roster visibility at the institution and node levels for both courses and organizations. When permitted, instructors can define the Roster visibility setting at course/organization level. 

The Details & Actions menu in Ultra Course View will not display the Roster to students when it is hidden. Instructors can manage the Student Roster visibility in Original Courses when allowed by the administrator.

For instructors: your institution may enforce a policy and not allow you to change this setting.

Image 1. Instructor view - Roster visibility control

Instructor view - Roster visibility control

Image 2. Student view - Roster does not appear in the Details & Actions menu when the Roster is hidden

Student view - Roster does not appear in the Details & Actions menu when the Roster is hidden

Image 3. Roster visibility controls from the Administrator Tools Panel

Roster visibility controls from the Administrator Tools Panel

 

Instructors, Teaching Assistants, and Course Builders roles have the privilege to view and edit the Roster by default. For other roles, the following privileges must be configured:
  • View Roster: Administrator Panel (Courses) > Courses > Edit > Enrollments or Course/Organization Control Panel (Users and Groups) > Users
  • Edit Roster visibility: Course/Organization Control Panel (Customization) > Tool Availability

 

For administrators: Administrators can configure the Roster visibility from the Administrator Panel > Tools and Utilities > Tools.
Open the padlock to allow individual instructors to edit their Roster tool availability. Lock the padlock to enforce the institutional policy for Roster availability.

Return to March 2023 – 3900.60 Release description


Unsupported Course Cartridge and ePack Features Removed – 3900.60

Blackboard Learn SaaS, Blackboard Learn 9.1
Original Experience
Original Course View
Impact: Instructors

In the past for Original Course View, there were two older methods for adding licensed publisher content. These are no longer supported:

  • Course Cartridges, a server-based method to download licensed publisher content using one-time keys
  • ePack licensed content importing when converting WebCT courses

While we have not supported these for years, users still see options to add Course Cartridges download keys. APIs for ePack conversion are still part of the course import process. In this release, we have removed these. Instructors and admins will no longer see options to enter a Course Cartridge download key.

Image 1. An instructor viewing the “Import Course Cartridge” page in the Original Course View Control Panel—this option will be removed in 3900.60

An instructor viewing the “Import Course Cartridge” page in the Original Course View Control Panel—this option will be removed in 3900.60

There are no changes for existing content. Course Cartridge materials that required ongoing license validation have not worked for years. Course Cartridge materials that became standard Learn items—students do not have to enter license keys to access them the first time—will continue to work.

This change is unrelated to other methods to import content or access licensed publisher materials. These other methods are not impacted by this change:

  • Partner Cloud
  • Importing or exporting a Learn course package
  • Importing or exporting a Common Cartridge (an exchange format standard from 1EdTech, formerly IMS Global)
  • Course auto-archive

For administrators: This change is for all Original courses. There are no configurations needed.

Return to March 2023 – 3900.60 Release description


Security: Registration of all domains required– 3900.60

Blackboard Learn SaaS
Ultra Experience, Original Experience
Ultra Course View, Original Course View
Impact: Administrators

Various methods of verifying users help to make the Blackboard Learn application more secure. One method is to confirm all requests come to authorized domains. Administrators manage this in the Administrator Panel > Hostname Configuration.

In the past, requests from some parts of the application would work even if the requester domain wasn’t registered. In the near future, this will no longer be allowed. This improves security of Blackboard Learn.

Image 1. The hostname configuration page allows administrators to register all domains used to access the Learn application

he hostname configuration page allows administrators to register all domains used to access the Learn application

For administrators: If your institution created alternate domains for your Learn environment, you must register all of them.

Return to March 2023 – 3900.60 Release description


Learn SaaS release 3900.58.0

Blackboard Learn SaaS Continuous Delivery v3900.58.0
Release to Test/Stage: Tuesday, 10 January 2023 | Release to Production: Thursday, 2 February 2023
Original Experience, Ultra Experience
Original Course View, Ultra Course View

For full feature details please review the corresponding notes for the Learn 3900.58.0 version included below on this page. Details can also be found on Behind the Blackboard.

Latest release: 3900.58.0-rel.36+3daac77 to Production servers to take place on 16 Ferburary 2023.

For more information on updates and bug fixes, please visit Behind the Blackboard.

 


Attendance tool available in GovCloud – 3900.58

Blackboard Learn SaaS
Ultra Experience, Ultra Course Viw
Original Experience, Original Course View
Impact: Instructors, Students

Attendance can be an important factor in determining a student’s level of participation. Sometimes this is used for part of a student’s grade. Previously, the Attendance tool was unavailable to United States government clients hosted in GovCloud. Now government clients can enable this tool.

For each class meeting, instructors can mark whether a student is present, late, absent, or excused. The attendance records for each student appear in a single column next to other grades. On the Attendance page, profile pictures appear. The profile pictures help instructors identify students. Instructors can use attendance as part of grade calculations the same as assignment grade columns.

Image 1. An instructor accessing the Attendance tool in Ultra Course View

An instructor accessing the Attendance tool in Ultra Course View

Image 2. An instructor accessing the Attendance tool in the Original Course View Control Panel

An instructor accessing the Attendance tool in the Original Course View Control Panel

Image 3. An instructor marks attendance for today’s class session

An instructor marks attendance for today’s class session

For administrators: The Attendance tool is not verified for use under FedRAMP certification. If you comply with that security standard, you might choose not to adopt Attendance. In GovCloud, the Attendance tool is off by default. An administrator must enable it with these steps:

- Go to Admin Panel > Building Blocks > Installed Tools.
- In the context menu for Attendance, choose “Set Available.”
- Accept the notice about FedRAMP compliance.
- Go to Admin Panel > Tools.
- Enable Attendance for courses and organizations as appropriate.

Return to February 2023 – 3900.58 Release description


Learn SaaS release 3900.56.0

Blackboard Learn SaaS Continuous Delivery v3900.56.0
Release to Test/Stage: Tuesday, 6 December 2022 | Release to Production: Thursday, 5 January 2023
Original Experience, Ultra Experience
Original Course View, Ultra Course View

For full feature details please review the corresponding notes for the Learn 3900.56.0 version included below on this page. Details can also be found on Behind the Blackboard.

Latest release: 3900.56.0-rel.31+e33c6d6 to Production servers to take place on 26 January 2023.

For more information on updates and bug fixes, please visit Behind the Blackboard.

 


January 2023 – 3900.56 Release

The January 2023 - 3900.56 release is complete with features in five areas:

  • assessment and grading;
  • richer course and content design;
  • mobile app;
  • integration, extension, and management; and
  • course upgrading;

These improvements primarily impact instructors and students. Some features do require administrative action.

Instructors:

Instructors and students:

All users:

Other - Support roles:

Return to top of the Release Notes page


Bb Annotate

Icon that indicates the release note is a new feature

Bb Annotate: Create categories inside the content library - 3900.56

 

Blackboard Learn SaaS
Ultra Experience, Ultra Course View
Original Experience, Original Course View
Impact: Instructors

Creating and reusing comments is a useful practice for instructors. When using Bb Annotate, instructors can use the content library to store comments across courses. Now instructors can also organize comments into categories. Categories helps instructors find the comments they want to use. The process of providing student is more efficient with the new option. Existing comments will be part of a general comments category until instructors decide to move them to a new one.

Now instructors will be able to:

  • Create as many categories as needed
  • Move comments to new or existing categories
  • Collapse or expand the categories to easily locate the comments

For administrators:This feature is available for all Ultra courses. There are no configurations needed.

Return to January 2023 – 3900.56 Release description


Original Course View: “Needs Grading” retains tasks when AWS auto-scales – 3900.56

Blackboard Learn SaaS, Learn 9.1
Original Experience
Original Course View
Impact: Instructors

Because Learn SaaS is in the cloud, the application scales on demand. When more users are on Learn, the cloud provides more resources. In the past in Original Course View, this cloud scaling could disrupt instructors grading student work. Instructors navigating to their next task in “needs grading” would see an error.

Now instructors can navigate to their next task even when the application scales. In some cases, instructors can’t return to completed tasks. If this happens, instructors receive clear instructions to return to the Grade Center where they can review these submissions.

For administrators: There are no configurations needed. 

Return to January 2023 – 3900.56 Release description