A round-up of all improvements and changes to the Buzz platform in version v3.0.78, available on November 1, 2018.
Updates
In this release, we added the following reports to the Other Reports screen: Course Export, User Export, Course Enrollment Export, Domain Permissions Export, and Objective Export.

Fixed issues
In this release, we:
- Fixed an issue in the Wiki History viewer where the browser would stop responding if you attempted to view history of a wiki that had large pages.
- Fixed an issue where the Student Gradebook Home screen would treat a scoring objective score as 0 if that scoring objective had only extra credit activities aligned to it.
- Improved the styles on the What If screen to allow more grade rows to be seen.
APIs
Updates in version 2018.11.01.3427. Learn more.
-
ListCourses
,GetCourse2
: Fixed an issue that when usinghistory
option for theselect
attribute, thedata
node always displayed the latest version. -
RunReport
: Results in CSV format are now streamed instead of the entire response being buffered. This allows them to be downloaded even faster.