A round-up of all improvements and changes to the Buzz platform in version v3.0.71, available on September 13, 2018.
Updates
In this release, we've added a color picker to the Teacher app when choosing a color for the course and for scoring outcomes.

Fixed issues
In this release, we:
- Fixed an issue where clicking into the login page's username field would sometimes cause the first character you type to not appear (Edge browser only).
- Fixed an issue where expired enrollments were not rolling off the People page after fourteen days. Updated styles on Student > Grades > For Me screen to wrap student email addresses.
- Fixed an issue in the Grade Editor where you could not select "allow retry" on an assessment where content failed to load from an external server.
- Fixed an issue where certain types of "choice" report parameters were not correctly set on reports in the Other tab.
- Fixed an issue where a teacher could not deselect student groupings in an activity settings.
- Updated past courses to display "expired" message when enrollment end date has passed for Teacher enrollment.
APIs
Updates in version 2018.09.12.3311. Learn more.
-
GetDomainActivity
: Fixed an issue where a user’s logout time could appear to have occurred before the user’s login time if they were very close to each other. -
ListEnrollmentsByTeacher
:- A new attribute,
daysactivepastend
, to specify the number of days past the enrollment end date to continue treating enrollments as active. - A new attribute,
teacherdaysactivepastend
, to specify the number of days past the teacher’s enrollment end date to treat as active.
- A new attribute,
-
ListEntityEnrollments
: A new attribute,daysactivepastend
, to specify the number of days past the enrollment end date to continue treating enrollments as active.