A round-up of all improvements and changes to the Buzz platform in versions v3.0.260 available on December 9, 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 assessments to support floor (greatest integer) and ceiling math operators.
- Learn more: Supported math operations
- In the admin app Objectives screen, we increased the maximum number of viewable Objective sets and Objective maps from 100 to 500.
- Updated the rich-text editors in Assessment templates for Essay questions and question Workspaces to expand to accommodate added rows of content.
- Changed the input-field label from Height to Minimum height (px) in the Essay question editor to help clarify the field's purpose

APIs
Updates in version 2021.12.8.60.
Additions, Removal, or Changes:
-
InteractionFlags
enumeration: Added a new flag,Graphic
, to display an image with areas defined as choices. -
Question
schema:- Added a new node,
image
, to define an image used for the question choices. - Added new
question . interaction . choice
attributes to support image questions. These includecoords
,height
,width
, andshape
.
- Added a new node,
Fixes:
- None.