Reports API Release Log Overview
Below is an overview of notes for each release of Reports API.
Versions on this page
- Latest
- 2022.3.LTS Recommended (Rel.:3rd November 2022, EoL:December 2024)
- 2022.2.LTS (Rel.:22nd June 2022, EoL:July 2024)
- 2022.1.LTS (Rel.:16th February 2022, EoL:February 2024)
- 2021.3.LTS (Rel.:8th October 2021, EoL:November 2023)
- 2021.2.LTS (Rel.:24th June 2021, EoL:July 2023)
- 2021.1.LTS (Rel.:18th February 2021, EoL:15th February 2023) Click here for older versions
Latest
Our rolling release. This release contains in-development new features released since the most recent Long Term Support.
This should only be used for in-development systems targeting a production release using the next Long Term Support release (see our Learnosity Help article for further details) or for testing upcoming features while in-development.
Polish
Reports API v1.26.2
- Improvement: internal changes to support future functionality (Reports API).
Bugfixes
Reports API v1.26.1
- Fixed a bug in the
live-activitystatus-by-user
report where the report doesn't show correct status when the assessment is not open.
Features
Reports API v1.26.0
- Added a new
maxtime
attribute to thesessions list
andsessions list by Item
reports, which filters report entries based on a Unix timestamp. This feature is helpful in constraining the results displayed in your charts by date. - Added a new
mintime
attribute to thesessions list
andsessions list by Item
reports, which filters report entries based on a Unix timestamp. This feature is helpful in constraining the results displayed in your charts by date.
Bugfixes
Reports API v1.26.0
- Fixed a bug in the
response-analysis-by-item
report, where it showed an error for Items which have Features only. - Fixed a bug in the
live-activitystatus-by-user
report, where it wouldn't update network error status in the case of a network error, whenactivityId
was not null.
Features
Reports API v1.25.0
- Added
tag_labels
toitemScoresByTagByUser
report. Previously the tagdescription
was used in the report. Now you can settag_labels:name
ortag_labels:description
to get description if there, otherwise the tag's name will be used.
Bugfixes
Reports API v1.25.0
- Fixed a bug that was not hiding the Reports API HTML iframe from screen readers.
2022.3.LTS Recommended
This provides a stable, supported codebase, receiving stability & performance code fixes for its full lifecycle.
This is our recommended version for production releases right now.
Read more about 2022.3.LTS here.
- Released: 3rd November 2022
- End of Life: December 2024
Bugfixes
Reports API v1.24.2
- Fixed a bug in the
response-analysis-by-item
report, where total score was inaccurate due to rounding off to nearest integer. - Fixed a bug in the
session-detail-by-item
report, where the Item shows as unattempted, when actually the Item has been partially attempted.
Bugfixes
Reports API v1.24.1
- Fixed a bug that was causing issues with the
.border
CSS class name.
Features
Reports API v1.24.0
- Added accessibility colors and marks to
session-detail-by-question
andsession-detail-by-item
reports. Now the report colors are accessibile and score circles are denoted with different marks for unattempted( / )and unmarked( - ).
Bugfixes
Reports API v1.24.0
- Fixed a bug in the
last-score-single
report, where it showed an incorrect percentage for scores with decimal. - Fixed a bug in the
sessions-list
report, where it showed an incorrect percentage for scores with decimal. - Fixed a bug in the
sessions-list
report, where it showed an incorrect response status when the ID of Activities were missing. - Fixed a bug, removed the XHR from the DOM order and accessibility tree.
2022.2.LTS
This provides a stable, supported codebase, receiving stability & performance code fixes for its full lifecycle.
Read more about 2022.2.LTS here.
- Released: 22nd June 2022
- End of Life: July 2024
Bugfixes
Reports API v1.23.6
- Fixed a bug that was not hiding the Reports API HTML iframe from screen readers.
Bugfixes
Reports API v1.23.5
- Fixed a bug in the
response-analysis-by-item
report, where total score was inaccurate due to rounding off to the nearest integer.
Bugfixes
Reports API v1.23.4
- Fixed a bug that was causing issues with the
.border
CSS class name.
Bugfixes
Reports API v1.23.3
- Fixed a bug in the
last-score-single
,sessions-list
reports, where it showed an incorrect percentage for scores with decimal.
Bugfixes
Reports API v1.23.2
- Fixed a bug in the
lastscore-by-activity-by-user
,lastscore-by-activity
,lastscore-by-tag-by-user
reports, where it showed an incorrect percentage whenscoring_type: "partial"
. - Fixed a bug in the
session-detail-by-question
,session-detail-by-item
reports, where scores were getting truncated in score circle when the character count of the score was greater than five. Now the score circle will expand to match the width of the scores. - Fixed a bug in the
response-analysis-by-item
report, where sometimes the report failed to render correctly in the detail view and reported JavaScript errors when trying to display an Item with no attempted questions.
Bugfixes
Reports API v1.23.1
- Fixed a bug in the
session-detail-by-item
report, where sometimes the report rendered incorrectly when there were twosession-detail-by-item
reports loaded on the same page.
Polish
Reports API v1.23.0
- Improvement: internal changes to support future functionality.
2022.1.LTS
This provides a stable, supported codebase, receiving stability & performance code fixes for its full lifecycle.
Read more about 2022.1.LTS here.
- Released: 16th February 2022
- End of Life: February 2024
The 2022.1.LTS version is identical to the previous version.
2021.3.LTS
This provides a stable, supported codebase, receiving stability & performance code fixes for its full lifecycle.
Read more about 2021.3.LTS here.
- Released: 8th October 2021
- End of Life: November 2023
The 2021.3.LTS version is identical to the previous version.
2021.2.LTS
This provides a stable, supported codebase, receiving stability & performance code fixes for its full lifecycle.
Read more about 2021.2.LTS here.
- Released: 24th June 2021
- End of Life: July 2023
Bugfixes
Reports API v1.22.9
- Fixed a bug that was not hiding the Reports API HTML iframe from screen readers.
Bugfixes
Reports API v1.22.8
- Fixed a bug that was causing issues with the
.border
CSS class name. - Fixed a bug in the
response-analysis-by-item
report, where total score was inaccurate due to round off to nearest integer.
Bugfixes
Reports API v1.22.7
- Fixed a bug in the
lastscore-by-activity
,lastscore-by-activity-by-user
,lastscore-by-tag-by-user
,last-score-single
,sessions-list
reports, where it showed an incorrect percentage for scores with decimal.
Bugfixes
Reports API v1.22.6
- Fixed a bug in the
response-analysis-by-item
report, where sometimes the report failed to render correctly in the detail view and reported JavaScript errors when trying to display an Item with no attempted questions.
Bugfixes
Reports API v1.22.5
- Fixed a bug in the
session-detail-by-item
report, where sometimes the report rendered incorrectly when there were twosession-detail-by-item
reports loaded on the same page.
Bugfixes
Reports API v1.22.4
- Fixed a bug when rendering the lastscore-by-item-by-user report, where scores were being rounded up in tooltips triggered by hovering over the dots in the table.
Polish
Reports API v1.22.4
- Improvement: removed internal tracking mechanism.
Bugfixes
Reports API v1.22.3
- Fixed a bug in the
lastscore-by-item-by-user
report, where the report would incorrectly show when hovering the mouse cursor over the Item.
Polish
Reports API v1.22.3
- Improvement: updated CSS styles in reports, to allow for easier user customization.
Bugfixes
Reports API v1.22.2
- Fixed a bug where reinitialising a live report would reset, but did not reinitialise the Events API app instance.
Polish
Reports API v1.22.2
- Improvement: internal changes to support future functionality.
Bugfixes
Reports API v1.22.1
- Fixed a bug that affected users of Backbone.js, where the version of Backbone could be overridden when Reports API was loaded on the same page.
Bugfixes
Reports API v1.22.0
- Fixed a bug, a performance issue that could sometimes cause the
lastscore-by-activity
report to return 500 errors.
Polish
Reports API v1.22.0
- Improvement: In the
response-analysis-by-item
report, the default student row order now follows the order of the provided `users` array.
2021.1.LTS
This provides a stable, supported codebase, receiving stability & performance code fixes for its full lifecycle.
Read more about 2021.1.LTS here.
- Released: 18th February 2021
- End of Life: 15th February 2023
Bugfixes
Reports API v1.21.11
- Fixed a bug that was not hiding the Reports API HTML iframe from screen readers.
Bugfixes
Reports API v1.21.10
- Fixed a bug in the
lastscore-by-activity
,lastscore-by-activity-by-user
,lastscore-by-tag-by-user
,last-score-single
,sessions-list
reports, where it showed an incorrect percentage for scores with decimal.
Bugfixes
Reports API v1.21.9
- Fixed a bug when rendering the lastscore-by-item-by-user report, where scores were being rounded up in tooltips triggered by hovering over the dots in the table.
Polish
Reports API v1.21.9
- Improvement: removed internal tracking mechanism.
Bugfixes
Reports API v1.21.8
- Fixed a bug in the
lastscore-by-item-by-user
report, where it would show an incorrect marking status when moving the mouse cursor over the Item.
Polish
Reports API v1.21.8
- Improvement: updated CSS styles in reports, to allow for easier user customization.
Bugfixes
Reports API v1.21.7
- Fixed a bug where reinitialising a live report would reset, but did not reinitialise the Events API app instance.
Polish
Reports API v1.21.7
- Improvement: internal changes to support future functionality.
Bugfixes
Reports API v1.21.6
- Fixed a bug that affected users of Backbone.js, where the version of Backbone could be overridden when Reports API was loaded on the same page.
Bugfixes
Reports API v1.21.5
- Fixed a bug, a performance issue that could sometimes cause the
lastscore-by-activity
report to return 500 errors.
Polish
Reports API v1.21.5
- Improvement: In the
response-analysis-by-item
report, the default student row order now follows the order of the provided `users` array.
Bugfixes
Reports API v1.21.4
- Fixed a bug where the correct answers visibility was wrong, due to the
showCorrectAnswers
flag not being used whenitems_api_init_options
was also supplied.
Bugfixes
Reports API v1.21.3
- Fixed a bug where Reports API would always load the latest version of Items and Questions API, instead of the requested LTS version.
Polish
Reports API v1.21.3
- Improvement: internal changes and dependency updates to support future functionality.
Bugfixes
Reports API v1.21.1
- Fixed an issue where icons were not loading for various types of reports.
Features
Reports API v1.21.0
response-analysis-by-item
: Added support for the question_source parameter that selects between displaying Items as originally presented or as currently scored, which may differ if rescored through the UPDATE session/items endpoint in Data API.
Bugfixes
Reports API v1.21.0
- Fixed a bug where response-analysis-by-item did not display the student's response for some Question types.
Polish
Reports API v1.21.0
- Improvement: internal changes to support future functionality.
For information on releases prior to 6th June 2018, please click here.