The following Release Notes are for 2021. To view the most current release notes, select the article: Release Notes
December 17, 2021
- We added a status-bar icon to the Activity player that indicates when activities with a required viewing time are incomplete.
- We added a new message to Days field in the Course Bulk Update screen in the Admin app. This message notifies users they must use only whole numbers greater than one when entering Days.
- We enabled students to choose which days of the week assignments for courses are due for Continuous enrollment courses.
- We added drag-and-drop functionality for Ordering courses (teachers and students from the Home screen).
- We updated the activity and assessment password checkbox and hint.
- We added the following new interactive assessment question options:
Drag-and-drop and horizontal orientation for Ordering questions.
Drag-and-drop for Matching questions Assessment interaction: Gap-match questions. Clickable, inline Hot text functionality for Multiple answer questions.
- We improved the insert placeholder function for Assessment questions with inline behavior.
- We enabled rich-text editors in Assessment Essay questions and Question workspaces to expand vertically to fit user content.
- We updated the options in the Multiple Answer question editor, removing the Show as dropdown menu checkbox. The Show inline checkbox still displays.
- We fixed a bug in the Activity List that prevented Excused activities from displaying after users refreshed their browsers from the Course Home or Folder Home pages.
- We fixed a bug in the Activity Player that prevented the completion of activities and the display of the Complete checkmark from displaying after the required time had passed.
- We added missing validation to the Add objective popup in the Editor.
- We improved a validation message in the Course Bulk Update screen in the Admin app.
November 16, 2021
- We added a new Standards Based Grading tool. It is disabled by default, and Pearson currently advises against attempting to implement it. Please contact your Program Manager with questions regarding Standards Based Grading.
- We improved keyboard accessibility in the rich-text editor by adding a button that displays keyboard shortcuts.
- We added Gradable completion and Overall completion course statistics to the teacher's Gradebook footer.
- We edited the Assessment activity editor exit navigation prompt, changing Continue to Save and continue.
- We reordered places where heading elements were not in a sequentially descending order.
- We fixed a bug in the To-do List that caused a color dot to display behind icon when viewed with the high-contrast theme.
- We fixed a bug that prevented recorded time from displaying for students taking assessments after their enrollment had expired but had been extended.
- We fixed a bug in the Activity player that caused an incorrect time zone to display for the activity availability dates.
- We added a missing validation error message to the Edit Media dialog box in the Question editor.
- We fixed a bug that caused the Syllabus View > Grading Categories toolbar to display in courses with only one active grading category.
Accessibility Updates
- We improved screen reader performance for the Course activity tree in the Activity player.
- We ensured keyboard focus is not lost when you switch pages within the platform.
- We enhanced accessibility on the Course Home and Folder Home screens.
- We improved screen reader performance for card and checkbox labels in the Settings screen.
- We enabled the activity player to announce to screen readers when students mark an activity complete.
- We added course titles to the screen reader labels for the icon buttons on the Course cards to improve accessibility of the Student Home and Teacher Home screens.
API:
`GetProfilePicture`: Increased the required rights to retrieve a user’s profile picture to also include ReadEnrollment@enrollmentid, ReadUser@enrollment.user, Participate|ReadCourse@enrollment.course, or user is enrolled in the same course as the target user.
`PutResource`: A new response attribute, `size`, that indicates the number of bytes associated with the uploaded files.
`NavigateItem`
Added a new response attribute, `universaldate`, that displays the date the item is available in universal time (i.e., not shifted by `utcoffset`).
Added a new response node, `enrollment`, that displays the current enrollment’s `status`, `startdate`, and `enddate`.
`InteractionFlags`: Add a new enumeration, `Horizontal`, to display an ordering question horizontally.
Fixes
`SignalTypes`: We fixed a bug that caused signals (e.g., `EntityChanges`) to return an entity type of `P` for a user when it should have been `U.`
`UpdatePassword`: We fixed a bug that caused administrators to be rate limited when changing passwords for many users.
December 3, 2021
- We fixed that caused the Student Activity Details report to stop processing data when it encountered student scores for an activity that was no longer present in the course.
October 26, 2021
- We added an option in Course Settings that prevents marking activities as complete when automatically assigning zeros to them.
- We added a user-accommodation option to never automatically assign zeros to past-due activities.
- We made grading essay questions with attached passages easier by moving the passages from below the essays to above them in the Grade Editor.
- We added the ability to define custom parameters for a course- or domain-defined LTI 1.3 tool.
- We enabled LTI 1.3 for Publish Anywhere.
- We made the following accessibility updates:
- We improved keyboarding behavior in Gradebook and checked screen reader.
- We improved keyboarding behavior on Final grades screen and checked screen reader.
- We improved keyboarding behavior on Gradebook > Grade editor.
- We changed tags for full-screen dialog titles div tags to heading tags.
- We changed the heading text of the student Home page, Activity Player, Settings, and Choose Theme screens from CSS styling to heading tags.
- We fixed a bug that prevented screen readers from reading the actual time for elapsed-time and remaining-time timers.
- We fixed a bug in the Activity Grader that caused a blank screen to display when users opened Peer assessments in courses with no student enrollments.
- We fixed a bug in the Gradebook that sometimes prevented Accommodations from displaying when users selected the Accommodations flag.
- API:
Course Data: We added a new feature, `autoflunk`, to assign zeroes automatically to activities that are past their due date. This new feature has two attributes, `enabled` and `markcompleted`. When false, `markcompleted` will not mark past due activities as completed. `CourseDataFlags`: We deleted both `FlunkPastDueActivities` and `FlunkAfterDueDate` in favor of the newly added `autoflunk` feature. User Data: We added a new `personalneedspreferences` attribute, `preventautoflunk`. When set to true, the user will not have any of its past due activities automatically assigned a zero. `EnrollmentMetricsChangeReason`: We added three new values, `ObjectiveMasteryChanged`, `CourseMetricsSweep`, and `UserChanged`.
`DeactivateCourse`: Enrollments in a deactivated course can now have their enrollment reference or enrollment data updated. Previously, these changes were not allowed. `GetEnrollmentActivity`: Added two new attributes, `startdate` and `enddate`, to filter the results by date.
October 5, 2021
- We expanded theGrade editor > Feedback editor to accommodate content without requiring users to use the scrollbar.
- We improved site accessibility, adding keyboard and screenreader checks to the Student > Grades screen.
- We fixed accessibility issues, adding navigation structure to the Login page and removing the keyboard tab index from a non-interactive component.
- We fixed a bug in the feedback field of the Grade Editor that prevented the image editor toolbar from opening when users selected images to edit.
- API: We added `customfields` to `ltitools` in both domain and course data. The `customfields` allow for each tool launch to always include `name` and `value` pairs.
September 21, 2021
- We updated the assessment calculator to report an 'Undefined' result when dividing by zero, to align with standard calculators.
- We fixed a bug that caused a navigation error when users attempted to view course activities from certain browser/Operating System combinations.
- We fixed a bug that erroneously required users to verify email addresses entered in their User Settings > Notification preferences when their email addresses matched the user email addresses attached to their previously verified accounts.
- We fixed a bug in the Question Editor that caused previously added variables in lists to be removed if users removed variables prior to naming them.
- We changed several activity stream types to only be created if the user is explicitly subscribed to the type via digest notifications.
- We changed the column header name "Active student" to "Active enrollments" in the Teacher > Dashboard > Student summary and the Admin > Domain teacher summary.
- We fixed a bug in the Student Reports tab that caused a processing error when users attempted to run the report after entering an invalid As-of date.
- We added companion text for the Understanding, Effort, and Interest columns in the Gradebook reports. The new columns show the text labels that correspond with the existing numerical values.
API UPDATES
- `GetProfilePicture`: We removed the `default` attribute and added a `usedefault` attribute. By using the `usedefault`, an avatar will be returned if the user does not have a profile picture.
- We enhanced the `hostname` field of an `authentication` `provider` to support multiple hostnames. Additional hostnames can be added as a bar-separated list.
August 29, 2021
PCx Other Reports - Student Report Filter Option Modifications
We modified some filter options on the four student reports to improve report performance and reliability. These reports include; 1) Student Activity Summary, 2)Student Activity Detail, 3) Student Usage by Day 4) Overall Usage reports. In this release, the following work was completed:
- Removed the option to run the report for an entire district. Admins must select single school domain or run the district domain as stand-alone, without school subdomains.
- Changed the default to active for Enrollment Status and Course Status.
- Limited the date range to one year after start date so each report's max is a one-year duration.
- 455175
New High Contrast Option
We added a high contrast color scheme to Pearson Connexus settings. Users can now enable the high contrast theme in their account settings, which greatly enhances color contrast to help users who are visually impaired.
- We improved usability of the Choose theme screen. In this release, the following work was completed:
- The color in the circle is now the color that is used for the toolbar in the app.
- The color used for the theme name is now the color used for text in the app.
- We use a white background for the card to better show how the colors appear in the app.
- We updated Domain settings to allow users to edit the authentication XML element and specify a vertical-bar separated list of host names in the hostname attribute.
- We enhanced Remediation assessments to automatically grant students retries on any gradable activities that are aligned to objectives the student failed to show mastery of in the Remediation assessment.
- We updated the Activity stream to inform learners of activity retry opportunities and recommendations initiated by their performance on Remediation assessments.
- We fixed a bug that prevented the ripple effect from applying throughout.
- We fixed a bug that caused an error message to display if users updated their password after it had expired, even though the update was successful.
- We fixed a bug in the Grade Editor that caused pasted images into feedback or activity Submissions to display as broken.
August 10, 2021
- We added an Observer options card to Domain Settings with the option to allow observers to view gated content for students they are observing. Admins can use this card to remove various gating restrictions for observers. For example, the setting can be used to allow an observer to view an activity that is blocked from the observed students because they haven't completed a previous activity. For more information, go to How to Enable Observers to View Upcoming Lesson Content.
- We updated accessibility in Students Grades screen, the Teacher Gradebook, and the People Tool.
- We fixed a bug that caused the Due date to display on the same line as scores on the Activities > Submission card.
- We updated User settings to display a Notifications preferences card for all roles so users can verify email and mobile number even if they don't have an active enrollment.
- We fixed a bug in the Gradebook footer that caused a O% value rather than an empty cell to display for Gradable completion and Overall completion columns.
- We fixed a bug that prevented users from sorting columns in the Mastery Screen of the Gradebook after they viewed a print-friendly version of the screen.
- We fixed a bug in the Activity player that sometimes prevented the Submit button for an activity password from being disabled.
- We added missing validators to the Grouping name and Group name fields in the Manage groupings screen.
- We updated the domain menu options to include the district as a stand-alone domain for student activity reports so it does not inherit all the users of the subdomains, it only includes users and data in the district domain.
August 2, 2021
- We fixed a bug that caused words to be cut off in course Glossaries when users rolled over text close to the right side of lesson boxes.
July 27, 2021
- We edited all references to G Suite in domain settings, changing them to Google Workspace to align with Google's label change.
- We fixed a bug in the assessment start screen that caused a time limit to display for users who had selected a personal-need preference to have no time limits on assessments.
- We fixed a bug in the Activity Selector that caused browsers to be unresponsive when users entered multiple, contiguous spaces.
- We removed the erroneously displayed color scheme named Default from the Choose theme screen.
- We fixed a bug that prevented the Default color theme from remaining after users logged out and back in.
July 21, 2021
- We enabled the printing of TestNav assessments for teachers. Chrome users, however, must first disable the existing print extension in the Chrome browser before the new print function will work.
July 9, 2021
- We made a performance improvement that deleted the stored Last Visited Activity options for users. Once users engage in their activities again, the system will store usage after the update and once again maintain their Last Visited Activities.
- We added a missing folder name validation to the New folder prompt that appears when users create new resource folders.
- We fixed a bug in grouping screens that caused page distortion when invalid data was entered.
- We removed the reference to the deprecated feature Sidebar navigation in User settings.
- We resolved a math-rendering issue with a formula containing – or → for HTML entities.
- We fixed a bug that sometimes prevented teachers from assigning activities using the Clipboard.
- We fixed a bug that caused the Login screen editor to display differently on the login screen than in the editor.
- We added a missing validator to the Name field in the Edit grading scheme screen.
- We fixed a bug on the Course Home page that prevented error messages from displaying when users attempted to edit agendas with invalid dates.
- We added date validations when users edit Submitted date or Due date in the Grade editor.
- We fixed a bug in the Discussion player that prevented the Expand all option from working when users created new posts.
- We fixed a bug that sometimes prevented edits from saving when users edited attachments in discussion posts.
- We fixed a bug that prevented administrators from editing their own blog comments in courses.
July 2, 2021
- To ensure that families currently enrolled in our PCx pilot schools (ACA, ARCA, and WYCA) are informed of the transition from PCx to Connexus for the 2021–2022 school-year:
- We added a message to the PCx landing page, MyPortal, detailing that Connections Academy schools will log into Connexus for the 2021–2022 school year.
- We removed pertinent MyPortal tiles for actions that will now take place within Connexus.
July 1, 2021
- We fixed a bug that sometimes caused parts of student Logs to be cut off.
June 18, 2021
- We updated the pending score indicator. Now it displays as an outlined bookmark icon in black to improve visibility over colored backgrounds.
- We fixed a bug that caused User Reports to return duplicated information.
- We fixed a bug that prevented teachers from starting assessments hidden to students.
- We fixed a bug that prevented the SpeechStream toolbar from displaying after the Text to Speech button was selected.
- We fixed a bug in the Activity Stream that caused users to see an empty popup when attempting to view feedback for deleted activities.
- We fixed a bug in Course Settings that prevented teachers from deleting course badges.
- We fixed a bug that could cause users to be awarded duplicate badges for completing an activity.
- We enhanced Domain Settings to handle multiple "securehash" elements and their accompanying LTI 1.1 tool definitions in the domain customization XML. This situation can occur when an end-user manually edits the XML.
- We fixed a bug that prevented underlined text in student submissions from correctly displaying in the Grade Editor.
- We fixed a bug that caused uploaded images to be inserted at the top of the content in the rich text editor rather than where the cursor placed it.
- We fixed a bug in the Choose supplemental activity popup window that erroneously caused a scrollbar to display.
- We fixed a bug in the rich text editor that prevented users from saving changes made while in Code View if the users did not exit Code View before saving.
- GetEnrollmentActivity: Added new attributes to optimize usage of the API.
- itemid: Filters the list of activity records returned by the server to those that pertain to the indicated item. If this parameter is omitted, the command returns activity records for all items.
- limit: Limits the number of records returned by the API. It returns the most recent activity records for the specified enrollment up to the specified limit. If this parameter is omitted, the command returns all matching activity records.
API Fixes:
- GetAttempt: We fixed a bug that prevented teachers from starting assessments that were hidden from the students.
- GetDomainActivity: We fixed a bug that caused the courseactivity to incorrectly aggregate activity across multiple users.
June 2, 2021
- We fixed a bug that caused an end date of 12/31/99 to display on the teacher Manage courses page.
- We fixed a bug that caused a bad URL to be generated when users added images to domains' Custom login pages with the rich-text editor.
- We fixed a bug in the Activity Grader that prevented footer rows and the Analytics tab from displaying for inactive enrollments.
- We fixed a bug that prevented Course badge images from saving with the badge when edited.
- API Change
`DeleteUsers`: Administrators can no longer delete their accounts. This change has been made to prevent accidental deletion and lose critical access to the system.
May 7, 2021
- We improved platform accessibility.
- We added a message to the Blog and Journal players warning users they will lose edits to a post or comment if they navigate away without first saving changes.
- We fixed a bug in the the Activity Editor that prevented users from viewing Activity history when filtered by group.
- We fixed a bug that caused an extra page to print the activity player and toolbar when users printed some assessments.
- We fixed a bug that caused non-gradable activities to display incorrectly in students' Gradebook.
April 28, 2021
- We ensured that all open sessions authenticated with a password that changed will be deactivated until users log in again with their new password.
- We fixed a bug that allowed linked activities to be moved in destination courses if the associated source activities are moved.
- We fixed a bug that sometimes prevented teachers from removing previously awarded badges from students.
- We fixed a bug that prevented error messages from displaying when teachers attempted but failed to remove awarded badges.
- We fixed a bug that sometimes caused IEPs to download rather than display onscreen when opened.
April 21, 2021
- We fixed a bug in the Course Gradebook that prevented the course score, points, or letter columns from displaying when teachers switched between periods.
- We fixed a bug that caused an extra whitespace to display after correct answers when users reviewed fill-in-the-blank questions in some assessments.
- We updated the Grade Editor, hiding the printer-friendly-version button when teachers grade Discussion posts from the Activity Player.
- API Change: `UpdatePassword`: When users change their own passwords, the response will provide a new token that can be used for subsequent requests. This is in preparation for the impending change where all other existing tokens will be invalidated upon password change.
April 9, 2021
- We improved the display of students' Accommodations status in the Gradebook screens. The flag indicator now appears when students have any Accommodations or Individual Education Plan (IEP) settings, and when selected, the Accommodations popup window displays all applicable settings. Prior to this change, it displayed only for students with IEPs.
- We updated the User Export report (Reports > Other > User Export), adding a column to indicate if the user’s email address is verified and the date of verification.
- We added a student-name filter to the Course Gradebook filter bar to simplify finding students in the Gradebook.
- We added information to the footer text of notifications sent from Pearson Connexus to email addresses to indicate why the messages are sent. We also added a link for users to manage their notification preferences.
- We fixed a bug that prevented Cricket mobile phone users from receiving notifications.
- We fixed a bug in the Gradebook that prevented student names from alphabetically sorting when some students used uppercase letters for names while others used both uppercase and lowercase letters.
- We fixed a bug in User Notes that caused notes from past courses to display in current courses if users had searched notes from past courses.
- We fixed a bug in the Grade Editor's Score History tab that prevented a change history row from displaying for some changes made.
- We fixed a bug in the rich text editor that caused the camera to appear to be on after it was off when users closed the Capture Image popup window.
March 30, 2021
- New LiveLesson Troubleshooting Hub Provides Online Help for Teachers
We created a LiveLesson Troubleshooting Hub to assist teachers with solving frequently reported difficulties. The hub can be found as an app next to the online Help icon.
Teachers are encouraged to find help within the hub before contacting Support. Not only will this allow teachers to independently solve issues, it also provides background information for the Support team and will reduce the time required for support to troubleshoot calls.
The most common strategies to resolve issues are listed in order.
March 29, 2021
- We fixed an issue that sometimes caused the Contact With field to be de-selected after users created manual log entries.
March 26, 2021
- We improved the Admin > Users > Enrollments screen by adding a Term column, which appears as a School year column where enabled.
- We added a new Domain feature switch for Notifications. When disabled, the Notification preferences card is hidden from User settings and no notifications are sent to users, including the banner asking users to verify email addresses and phone numbers.
- We updated the Enable email Domain feature switch. When disabled, users cannot receive messages sent by other users within the platform.
- We improved how the Cancel,Save, and Back buttons behave after navigating to a screen when the last page viewed was outside of Pearson Connexus.
- We added Xfinity Mobile to notification phone carrier options.
- We improved the way captured images are added with the rich text editor, automatically positioning the cursor after the captured image instead of keeping the image selected.
- We improved usability of video and audio recorders by positioning the media dialogs on top of the editor, and allowing users to reposition the media dialogs and scroll page content.
- We fixed a bug in the Editor > Syllabus screen that caused deleted, assigned Choice activities to continue to display in folders' Choice list until users refreshed their browsers.
- We fixed a bug in the admin app that caused users to be taken to the Course details screen instead of the Grade editor when users selected an activity title.
- We fixed a bug that caused <leftrightarrow> HTML code to display rather than the character.
- We fixed a bug that caused the insert video and insert audio boxes to display too high above the student submission editor.
- We fixed a bug in the Activity player > Submission editor that prevented the image editor toolbar from displaying when users clicked directly on the image rather than the space around the image.
- We fixed a bug that prevented the student grouping table from properly scrolling.
- We fixed a bug that caused course activities to be deleted when users deleted multiple activities in the Editor > Activity list at once but continued to display them in the Editor > Syllabus until users refreshed their browsers.
- We fixed a bug in Course Settings that caused the Order Scoring outcomes button to display when no scoring outcomes were defined.
- We fixed a bug in Course settings that allowed users to edit the Client ID field when adding an LTI 1.3 tool.
- We fixed a bug that prevented the Revoke permissions button from working in Chinese (Traditional).
- We fixed a bug in the rich text editor's Insert link popup window that caused users to navigate away from the page when users selected informational text.
March 15, 2021
- We increased captured-image resolution to improve readability of image.
- We removed the column sort arrow from print screens.
- We enhanced the Student > Gradebook > Grade > Details screen to show a printer-friendly version of the screen when printing grade details.
- We fixed a bug in the Portfolio Submission window that prevented users from being notified if they attempted to add a duplicate file attachment if the filename contained spaces or hyphens.
- We fixed a bug in the Portfolio Submission window that caused users to download an error message rather than the file when attempting to download a file attachment with spaces or hyphens in the filename immediately after it was uploaded.
- We removed OpenEd as a built-in extension in the Library because it has been discontinued. Activities using OpenEd content will no longer work.
- We added a message, "No objectives to display" to the Editor > Syllabus > Objectives panel that will display when filters return no results.
- We enabled users to easily verify their email addresses and phone numbers in the User menu > Settings controls. A new banner above the main toolbar prompts users to verify their information. System administrators should encourage users to verify their information.
Within the user's Avatar > Settings area, they can send a verification code for their personal email and their notification email (they can choose to use different emails). Note, within the Student Options of the domain settings, Administrators have to check "Allow students to change their email address" in order for student edit their email within their Settings area.
Administrators in the admin app > Users menu can view a user profile and see if the email addresses have been verified and can send an additional email to the user to use to validate their email if they did not see the first one.
- We changed the order of entries in the User menu so Settings displays first, and About displays above Logout.
- We fixed a bug in Domain Settings that erroneously enabled users who added LTI 1.3 tools to edit the Client ID field.
- We fixed a bug that caused the Blackout date icon to be cut off horizontally.
- We fixed a bug in the Observer app that caused the Grades > For Me screen to erroneously display the Edit Gradebook Settings button.
- We fixed a bug in the Activity grader that prevented teachers from grading activities that were not assigned to a student in the class.
- We fixed a bug in the Grade editor and Student grade details that caused users to be navigated to the Buzz home page when selecting wiki page links.
March 8, 2021
- We updated the method for obtaining the list of active participants in a LiveLesson meeting room so the information can be displayed for Tutors to give participation grades using the Overview Tool.
February 8, 2021
- We updated the LiveTutor links for District Partnerships, placing students into a queue before being admitted into a tutoring session.
February 5, 2021
- We enhanced entity and enrollment selectors in Reports, making an entire row clickable rather than just the text.
- We added print options to student grades that allow hiding some Gradebook columns for improved print layout. You can now hide the Location, Status, Submitted date, and/or Due date columns before printing.
- We updated the Advanced edit feature, changing the toolbar image to Draw and the button icon to the Draw icon.
- We fixed a bug that prevented the enabling of Peer Help in Domain settings from being applied in the domain.
- We added user IDs next to user names in the Add Enrollment screen so users can differentiate between multiple users with the same name.
- We fixed a bug in the For Me page that prevented the activity link and the Edit Gradebook Settings option from working for activities assigned to a particular student or group.
- We fixed a bug in the For Me page that erroneously displayed a Gradable checkbox for Flashcard activities.
- We fixed a bug in the rich text editor that sometimes prevented users from replacing images with new images.
February 2, 2021
- We fixed a bug that prevented students and teachers from viewing glossary items when using Chrome browsers.
- We improved the course tree display by having assessments display at the end of lessons rather than as an additional entry within the course tree.
January 29, 2021
- Changes to User Profile Fields
To improve on our ability to ship materials and properly report student use, the following user profile fields are now required when creating or editing a user's profile:
- Email address for Shipping Notification
- Shipping Address Line 1
- Student's License Type
We also added new options to the Student License Type so admins, teachers, and other staff can now be labeled as STAFF, and parents/guardians can be labeled as OBSERVER. The Student License Type now displays in the User menu since this is key information for licensing. If there are no materials for users, N/A can be entered for shipping. A valid email address is required for all users to ensure good communication.
January 26, 2021
- We added Flashcards activities.
- Flashcards are non-gradable activities that allow learners to review content. Content Authors can add text or an image to each side of each card. Learners see the front of the card, and try to remember what's on the other side. Flashcard activities are marked complete when a learner has flipped all of the cards in the activity.
- Please see our help article for instructions on how to create flashcards.
- We fixed a bug that prevented admins from navigating to the Grade editor from the Student Grades > For me screen.
- We removed links to deleted posts that displayed in the activity stream but didn't link to the posts.
- We updated the copyright year to 2021.
- We edited the number input fields in the Assessment grader and Rubric grader to ignore mouse-wheel scrolling to avoid inadvertent score changes when users scrolled the page with a mouse wheel.
- We improved the layout of the printer-friendly version of the student grades screen by decreasing column margins and adding a Scale field to easily adjust the print size.
- We enabled the observer app Home screen to display and sort observed users using the Student-name Display.
- We switched the Grade Editor's attached-PDF preview tool from a third-party preview tool to the browser's built-in PDF preview, which is more reliable.
- We enhanced the Rich text editor, allowing users to take pictures with their web camera as an alternative to uploading an image.
- We removed the block on a deactivated course and now allow students with an Active enrollment status to be marked Complete or set to any other Enrollment status. No other enrollment statuses can be changed after a course has been deactivated. As a reminder, Pearson deactivates courses that are no longer supported to prevent further use globally.
- We fixed a bug that prevented long announcements from properly displaying on the Communication screen.
- We fixed a bug that prevented question numbers that displayed when teachers graded a practice activity from matching question numbers displayed to the student.
- We fixed a bug in the Digital Library that sometimes prevented course domain names from displaying in the breadcrumb.
- We added URL validation to the custom Menu card in Domain settings.
- We fixed a bug in the Editor > Syllabus that sometimes prevented course titles from appropriately displaying when users opened past courses.
- We fixed a bug that caused text immediately preceding audio or video inserted in grading feedback comments to be deleted.
- We fixed a bug in the Gradebook that prevented sorting options from being retained when users toggled to quick-edit grading.
January 22, 2021
- We added error messages that will notify users of Page Load errors during the following:
- When students are reviewing assessments.
- When teachers are viewing Assessment Reports.
- When teachers are grading assessments.
- When students are taking assessments.
January 20, 2021
- We fixed bug that prevented the Course and User Details reports from running in domains that were missing a "type" metadata field.
- We added the ability for Caretakers to view the submission status of documents they upload to the Student Information System (SIS).
- We added the ability display document correction comments to Caretakers in the SIS when the documents they submitted require revision.
January 13, 2021
- We added a progress bar and page number reference to the Lesson Viewer that helps students keep track of their progress throughout a lesson.
January 4, 2021
- We enhanced the uploading and saving of media content by making media file processing asynchronous.
- We added min- and max-date validations to the student's Create Task screen.
- We fixed a bug that sometimes prevented images from correctly copying when users copied activities if the images contained variable names.
- We fixed a bug in the Clipboard that caused student names to overlap and cover the Add to group button if student names were too long.
- We fixed a bug that prevented objective titles from saving when users added domain-defined scoring objectives to a course.
- We fixed a bug that caused the New version available prompt to sometimes display with no text.
- We fixed a bug that prevented the Student Activity Grader from displaying for deleted activities.
- We fixed a bug in the submission settings card of the Gradebook that caused checkboxes at the bottom of the cards to display too closely rather than wrapping to two lines.