A round-up of all improvements and changes to the Buzz platform in version v2.0.163, available on July 26, 2018.
Fixed issues
In this release, we:
- Fixed an issue where the Student Grades page wouldn't display rolled-up category scores in courses without grading periods.
- Fixed an issue where the Grade Editor sometimes failed to display an activity's target due date in a continuous course.
- Updated Buzz to report a message if you drop a folder with more than 100 items into the Resources tab of the Syllabus tool. Before this release, it silently failed.
APIs
Updates in version 2018.07.26.3206. Learn more.
-
UpdatePassword
: Fixed an issue that prevented the updating of a password through JSON/XML POST data. -
GetSignalList2
: A new API, replacing the now obsoleteGetSignalList
API. This new API functions similarly to the previous but now includes thelastsignal signalid
natively in every response. -
ListUserEnrollments
: Fixed an issue where an enrollment could be returned incorrectly when the course it belongs in is in a deleted domain.