Reports API Release Log Overview
Below is an overview of notes for each release of Reports API.
Versions on this page
- Latest
- 2022.1.LTS Recommended (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:February 2023)
- 2020.3.LTS (Rel.:4th November 2020, EoL:16th November 2022)
- 2020.2.LTS (Rel.:22nd July 2020, EoL:13th July 2022) 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.23.0
- Improvement: internal changes to support future functionality.
2022.1.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.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.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: February 2023
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.
2020.3.LTS
This provides a stable, supported codebase, receiving stability & performance code fixes for its full lifecycle.
Read more about 2020.3.LTS here.
- Released: 4th November 2020
- End of Life: 16th November 2022
Bugfixes
Reports API v1.20.8
- 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.
Bugfixes
Reports API v1.20.7
- 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.20.7
- Improvement: updated CSS styles in reports, to allow for easier user customization.
Bugfixes
Reports API v1.20.6
- Fixed a bug where reinitialising a live report would reset, but did not reinitialise the Events API app instance.
Polish
Reports API v1.20.6
- Improvement: internal changes to support future functionality.
Bugfixes
Reports API v1.20.5
- 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.20.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. - Fixed a bug, a performance issue that could sometimes cause the
lastscore-by-activity
report to return 500 errors.
Polish
Reports API v1.20.4
- 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.20.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.20.3
- Improvement: internal changes and dependency updates to support future functionality.
Bugfixes
Reports API v1.20.2
- Fixed an issue where icons were not loading for various types of reports.
Bugfixes
Reports API v1.20.1
- Fixed a bug where response-analysis-by-item did not display the student's response for some Question types.
Polish
Reports API v1.20.1
- Improvement: internal changes to support future functionality.
Features
Reports API v1.20.0
session-detail-by-item
: Added support forquestions_api_init_options.question_source
, allowing clients to display questions rescored through theUPDATE session/items
endpoint in Data API.
2020.2.LTS
This provides a stable, supported codebase, receiving stability & performance code fixes for its full lifecycle.
Read more about 2020.2.LTS here.
- Released: 22nd July 2020
- End of Life: 13th July 2022
Bugfixes
Reports API v1.19.10
- 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.
Bugfixes
Reports API v1.19.9
- 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.19.9
- Improvement: updated CSS styles in reports, to allow for easier user customization.
Polish
Reports API v1.19.8
- Improvement: internal changes to support future functionality.
Bugfixes
Reports API v1.19.7
- 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. - Fixed a bug where response-analysis-by-item did not display the student's response for some Question types.
Bugfixes
Reports API v1.19.5
- Fixed a bug, a performance issue that could sometimes cause the
lastscore-by-activity
report orlastscore-by-activity-user
report to return 500 errors.
Polish
Reports API v1.19.6
- Improvement: further optimisation of performance for the
lastscore-by-activity
andlastscore-by-activity-user
reports.
Polish
Reports API v1.19.4
- Improvement: internal changes and dependency updates to support future functionality.
Bugfixes
Reports API v1.19.3
- Fixed a bug in the
lastscore-by-tag-by-user
report where no per-tag scores were reported in the selected hierarchy for Sessions created from Activities with Item objects using differentreference
andid
values.
Polish
Reports API v1.19.3
- Improvement: internal changes and dependency updates to support future functionality.
Bugfixes
Reports API v1.19.2
- Fixed a bug that caused the
response-analysis-by-item
report to report an error and fail to load when any of the Items in the report contained asimple Feature
.
Features
Reports API v1.19.1
- Internal changes and dependency updates to support future functionality.
Bugfixes
Reports API v1.19.1
- Fixed a bug in the
response-analysis-by-item
report, where the user row that was last selected in the detail view could not be reselected after navigating between Items in some circumstances.
Features
Reports API v1.19.0
- Added to the
response-analysis-by-item
report the ability to use keyboard interaction for navigating and selecting response permutations via the histogram in the detail view. This supplements the existing ability to select using the mouse with basic keyboard accessibility, in accordance with WCAG 2.1 guidelines.
Bugfixes
Reports API v1.19.0
- Fixed a bug in the
response-analysis-by-item
report that caused the Item preview to not display in Internet Explorer and Edge browsers. - Fixed a bug in the
response-analysis-by-item
report that could cause the report UI to break in Internet Explorer 11. - Fixed a bug in the display of histograms in the
response-analysis-by-item
report, so that unattempted responses are always displayed in a consistent order in the Item response histograms. - Fixed a bug in the
response-analysis-by-item
report, where the report would occasionally display an outline around its container when clicking or navigating via the keyboard. This no longer occurs.
Polish
Reports API v1.19.0
- Improvement: Added some improvements to the behavior of keyboard navigation in the
response-analysis-by-item
report, to make it a more consistent experience. - Improvement: Added CSS classes to the user rows in the detail view of the
response-analysis-by-item
report, to assist in customizing styling.
Features
Reports API v1.18.0
- Added histogram charts to the
response-analysis-by-item
report UI. These histogram charts display a summary of the frequency of different responses for each Item, in a visual format. - Added basic keyboard navigation to the
response-analysis-by-item
report.
Bugfixes
Reports API v1.18.0
- Fixed a bug which displays the MCQ question with multiple responses A/B/C/D instead of R1/R2/R3 on response labels in the
response-analysis-by-item
report. - Fixed a bug concerning the order in which an Item's correct permutations are displayed in the
response-analysis-by-item
report, when there are various correct permutations. Now, the correct permutations are sorted by frequency as well.
Polish
Reports API v1.18.0
- Improvement: updated the display colors of buttons and table cells in the
response-analysis-by-item
report, to make them more accessible. - Improvement: implemented several features for better messaging and handling of the life-cycle of our LTS versions for Reports API.
Features
Reports API v1.17.0
- Added some fine-tuning adjustments to published features for better system reliability.
- Improvement: updated internal performance and security for executing requests with Learnosity servers.
For information on releases prior to 6th June 2018, please click here.