Skip to content

Commit

Permalink
Version bump for bug fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-allen-89 committed May 16, 2022
1 parent cdb90ee commit 8a4cbc7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ A description of the stateObject returned by the `assessment:complete` event is
If data is required to be passed to a SCORM conformant LMS, the [Spoor](https://github.com/adaptlearning/adapt-contrib-spoor) extension must be enabled. If [question components](https://github.com/adaptlearning/adapt_framework/wiki/Core-Plug-ins-in-the-Adapt-Learning-Framework#question-components) are required to display feedback after attempts, the [Tutor](https://github.com/adaptlearning/adapt-contrib-tutor) extension must be enabled. And if it is appropriate to display performance results to the learner, a separate component such as [Assessment Results](https://github.com/adaptlearning/adapt-contrib-assessmentResults) is required.

----------------------------
**Version number:** 5.0.1 <a href="https://community.adaptlearning.org/" target="_blank"><img src="https://github.com/adaptlearning/documentation/blob/master/04_wiki_assets/plug-ins/images/adapt-logo-mrgn-lft.jpg" alt="adapt learning logo" align="right"></a>
**Version number:** 5.0.2 <a href="https://community.adaptlearning.org/" target="_blank"><img src="https://github.com/adaptlearning/documentation/blob/master/04_wiki_assets/plug-ins/images/adapt-logo-mrgn-lft.jpg" alt="adapt learning logo" align="right"></a>
**Framework versions:** 5.19.1+
**Author / maintainer:** Adapt Core Team with [contributors](https://github.com/adaptlearning/adapt-contrib-assessment/graphs/contributors)
**Accessibility support:** WAI AA
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-contrib-assessment",
"version": "5.0.1",
"version": "5.0.2",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-assessment",
"bugs": "https://github.com/adaptlearning/adapt-contrib-assessment/issues",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-contrib-assessment",
"version": "5.0.1",
"version": "5.0.2",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-assessment",
"bugs": "https://github.com/adaptlearning/adapt-contrib-assessment/issues",
Expand Down

0 comments on commit 8a4cbc7

Please sign in to comment.