Canvas Deploy Notes (2021-02-03)
Canvas deploys contain code changes that are intended to fix bugs, improve performance, and prepare for new features, but they do not affect customer workflows. These deploys take place every two weeks and can be tested in the beta environment before the production deploy date indicated in the title of this document. Intended changes in workflow are noted in the Canvas Release Notes published monthly.
Deploy notes may include notable fixed bugs, resolved fixes in Known Issues, and other updates that do not affect user functionality.
|
- Fixed Bugs
- Accessibility
- Courses
- User Profile
- Assignments
- Assignment Enhancements and Closed Captioning
- Assignment Enhancements and Observer Roles
- Blueprint Courses
- Blueprint Course Icon and Student View
- Course Import
- Date Shifting
- Learning Mastery Gradebook
- Outcomes and Post Policy
- Modules
- File Uploads and Course Export
- Rich Content Editor
- Editor Window Size
- LTI Icon Size
- Source Code Summary
Fixed Bugs |
Accessibility
Courses
The All Courses heading has been changed from H2 to H1.
User Profile
The hidden User Profile heading is identified as an H1 for screen readers.
Assignments
Assignment Enhancements and Closed Captioning
Caption files can be added to media submissions in the Assignment Enhancements feature.
Explanation: When the Assignment Enhancements feature was enabled, and a caption file was added to a media submission, Canvas generated an error and the upload failed. Canvas code has been updated to add translation support for Assignment Enhancements.
Assignment Enhancements and Observer Roles
Observers can view assignments when the Assignment Enhancements feature is enabled.
Explanation: When the Assignment Enhancements feature was enabled, observers were unable to view assignments. Canvas code has been updated to allow observer roles to view course assignments.
Blueprint Courses
Blueprint Course Icon and Student View
The Blueprint Course icon does not block the Student View icon.
Explanation: When a course is a Blueprint Course or an associated course, the Blueprint Course icon blocked the Student View icon. Canvas code has been updated to adjust the placement of the Student View button when the Blueprint Course icon is visible.
Course Import
Date Shifting
When an assignment has a due date, and a course does not have start or end dates, shifting dates in the course imports page does not prevent the course from being created.
Explanation: When an assignment was imported with due dates, but the course dates were blank, the import would fail and identify the assignment due date to be before the course start date. Canvas code has been updated to improve the course import process for courses with no start and end dates.
Learning Mastery Gradebook
Outcomes and Post Policy
When an assignment is associated with an outcome, learning mastery outcome results are displayed based on the assignment post policy.
Explanation: When an assignment was set to display grades as any option other than Not Graded, and the assignment is associated with an outcome, students cannot view mastery in their Grades page until the assignment submission includes a score or grading comment in addition to the Outcomes evaluation. Canvas code has been updated to not make learning mastery results dependent on a comment or a submission score. Instead, viewing mastery results is based on the post policy set for the assignment.
Modules
File Uploads and Course Export
Media files can be viewed when exported as an HTML file for offline viewing.
Explanation: When course content was exported as an HTML file for offline viewing, media files that were first uploaded to the course or user files and then embedded in a page or added to a module could not be viewed. Canvas code has been updated to fix exports when media objects are in course files.
Rich Content Editor
Editor Window Size
All pages in Canvas are full width when the window is larger than 1450 px.
Explanation: When the New User Tutorial feature option is disabled for a course, the Rich Content Editor does not expand to the full width of the window after the window is larger than 1450 px. Canvas code has been updated to make all pages in Canvas full width when larger than 1450 px.
LTI Icon Size
All LTI icons are 16px in the Rich Content Editor.
Explanation: When the LTI menu was expanded in the Rich Content Editor toolbar, the icons displayed larger than the icons directly in the toolbar. Canvas code has been updated to size the height for all icons in the Rich Content Editor at 16px.
Source Code Summary |
To view a summary of all code included in the deploy, please see the Deploy Source Code Summary (2021-02-03) reference sheet.
Date | |
---|---|
2021-02-03 | Deploy Notes Published |