A round-up of all improvements and changes to the Buzz platform in versions v3.0.235 available on June 10, 2021.
Coming soon to Buzz!
We announce significant upcoming features and changes in a standalone Coming soon article that appears at the top of the What's new section.
Updates
In this release, we updated the pending score indicator to appear as an outlined bookmark icon in black to improve visibility over colored backgrounds.

Fixes
In this release, we:
- Fixed an issue where the User reports could return duplicated information.
- Fixed an issue where a teacher could not start an assessment that was configured to be hidden from students.
- Fixed an issue where the SpeechStream toolbar would sometimes not be displayed when the Text to speech button was clicked.
APIs
Updates in version 2021.06.10.6236.
Additions:
-
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.
-
Removal:
- None
Fixes:
-
GetAttempt
: Fixed an issue where a teacher could not start an assessment that was hidden from the students. -
GetDomainActivity
: Fixed an issue wherecourseactivity
might incorrectly aggregate activity across multiple users.
Updated and new articles
Teachers: How do I use the Performance/Gradebook tool? (updated)