This provides a stable, supported codebase, receiving stability & performance code fixes for its full lifecycle.
Read more about the v2024.3.LTS release.- Released: 20th November 2024
- End of life: November 2026
14th January 2026
Bug fixes
- Fixed a bug in the Response Analysis by Item Report where identical correct responses were not treated as the same when using multiple Questions in an Item. (Reports API)
- Fixed a bug that caused excessive memory usage and degraded performance in the Authoring UI when adding math content using the Add Math (LaTeX / MathML) option in the rich text editor, which could lead to browser freezes or crashes. (Question Editor API)
3rd December 2025
Bug fixes
- Fixed a bug in the
plaintextQuestion type where part of the response was cut off inreviewmode. (Questions API) - Fixed a bug where decimal values were not correctly validated for the
imageclozeassociationV2Question type. (Questions API) - Fixed a bug where scoring did not handle the
ignore_leading_and_trailing_spacesoption correctly for theshorttextQuestion type when using theGet scoringendpoint in the Data API. (Questions API)
Polish
- Improvement: internal changes to support future capabilities. (Author API)
- Improvement: updated internal libraries to maintain security, stability, and performance. (Author API)
- Improvement: updated internal libraries to maintain security, stability, and performance. (Questions API)
19th November 2025
Bug fixes
- Fixed a bug in the
longtextV2Question type where alignment options in the rich text editor caused text inside table cells to move outside the table. (Questions API) - Fixed a bug in the Session Detail by Question report type where child attributes of
questions_api_init_optionscaused validation errors. (Reports API) - Fixed a bug where blank responses caused a scoring error for
equivValuein theclozeformulaQuestion type. (Questions API) - Fixed a bug where the correct answer was not displayed for the
griddedQuestion type in thereviewstate. (Questions API)
Polish
- Improvement: internal changes to support future capabilities. (Author API)
5th November 2025
Bug fixes
- Fixed a bug in the
ratingQuestion type where the tooltip would flicker when hovering near the edge of the tooltip. (Questions API) - Fixed a bug that caused the tooltip for the
ratingQuestion type to not appear in thepreviewstate. (Questions API) - Fixed a bug that prevented native browser tooltips from displaying when hovering over the assessment title and subtitle. (Assess API)
- Fixed a bug where the
validatedevent fired twice for certain Question types. (Questions API)
9th October 2025
Bug fixes
- Fixed a bug in the
mcqQuestion type where answer text formatting was distorted when response containers used block columns. (Questions API) - Fixed a bug that caused server-side scoring to fail for the
nclexQuestion type. (Questions API) - Fixed a bug that caused spacing between LaTeX and non-LaTeX text to be lost when switching from one to two columns in
mcqQuestion types. (Questions API) - Fixed a bug that caused the
sectionsregion_overridesto not apply intermittently. (Assess API) - Fixed a bug where bar chart columns could not be moved using their horizontal arrows in the
simplechartQuestion type. (Questions API) - Fixed a bug where the assessment player navigation became disabled when resuming an Activity containing multiple math Items with lazyload enabled. (Assess API)
24th September 2025
Bug fixes
- Fixed a bug in the
clozeformulaV2Question type where Check Answer scoring locked up on computationally intensive math. (Questions API) - Fixed a bug in the
ratingQuestion type where screen readers did not announce when a button was selected. (Questions API) - Fixed a bug that caused external forms to trigger a form submit action when the buttons within Author API were pressed. (Question Editor API)
- Fixed a bug where Simple Features did not render in distractor rationale preview during check answer. (Questions API)
- Fixed a bug where Questions using a Scrollable Passage would not load on slow devices. (Questions API)
- Fixed a bug where adding links in the response for Essay with rich text Question type could not be clicked in "preview" mode. (Questions API)
10th September 2025
Bug fixes
- Fixed a bug in the
multiple choiceQuestion type where, when using columns, response masking disabled the incorrect option. (Questions API)
Polish
- Improvement: updated internal libraries to maintain security, stability, and performance. (Data API)
1st September 2025
Bug fixes
- Fixed a bug where enabling the Enable scrolling for long content option caused several Question types to appear unattempted. (Questions API)
28th August 2025
Bug fixes
- Fixed a bug that caused region elements to fail to render when navigating between sections with different
regionssettings. (Assess API)
27th August 2025
Bug fixes
- Fixed a bug in the
griddedQuestion type where blank spaces within a number were incorrectly validated as 0. (Questions API) - Fixed a bug where Questions using a Scrollable Passage Feature type would not load on slow devices. (Questions API)
- Fixed a bug where authoring the Question JSON for NCLEX Questions could result in errors in the Question Editor view, and added support for authoring NCLEX Questions as a standalone Question type. For clients who previously used the old NCLEX scoring method, it is recommended to use the new Question type instead. (Questions API)
- Fixed a bug where authoring the Question JSON for NCLEX Questions sometimes broke the Question Editor view, and added support for authoring NCLEX Questions as standalone Questions. (Question Editor API)
- Fixed a bug whereby axis limits changes in the
graphplottingQuestion type did not remove labels from out-of-bounds shapes, causing an error. (Question Editor API) - Fixed a bug whereby axis limits changes in the
graphplottingQuestion type did not remove labels from out-of-bounds shapes, causing an error. (Questions API) - Fixed a bug whereby images with certain URLs were rendered as fractions instead in the
numberlineQuestion type. (Questions API) - Fixed a bug with Math Question Generator whereby fraction and decimal correct answer formats failed to validate correctly when the answer was zero. (Author API)
Polish
- Improvement: internal update for library package compatibility. (Data API)
- Improvement: updated the warning to notify when an NCLEX Question was created using
type: "choicematrix"instead oftype: "nclex". (Questions API)
13th August 2025
Bug fixes
- Fixed a bug in the
short textQuestion type where the final character was dropped when entered using the character map. (Questions API) - Fixed a bug that caused the decimal point column to become editable for the
griddedQuestion type with a fixed decimal when thedisable()method followed by theenable()method was called. (Questions API) - Fixed a bug where changing the font size of the assessment player using the accessibility dialog would not be applied when used together with Annotations API. (Annotations API)
- Fixed a bug where simple Features, such as
audioplayer, did not stop playing after theresetmethod was called. (Questions API)
Polish
- Improvement: updated handling of Unicode characters on the backend to ensure consistent processing and display. (Questions API)
16th July 2025
Bug fixes
- Fixed a bug that caused Simple Features to render incorrectly in the
associationQuestion type whenduplicate_responseswas enabled. (Questions API) - Fixed a bug that caused annotated
texthighlightto not restore correctly intermittently. (Assess API) - Fixed a bug that caused distractor rationale to not appear in
hotspotQuestions after a correct response was provided whenshow_distractor_rationale.per_question: "correct"was set. (Questions API) - Fixed a bug whereby math remained invisible even after being rendered. (Assess API)
3rd July 2025
Bug fixes
- Fixed a bug that caused Item branching assessment submissions to fail. (Assess API)
2nd July 2025
Bug fixes
- Fixed a bug that caused broken navigation when the assessment was saved while a new Item was loading or being navigated to. (Assess API)
- Fixed a bug that caused navigation to be intermittently disabled when
vertical_elementwas used withadaptive. (Assess API) - Fixed a bug that prevented the simple Features from being displayed correctly when the
defer_renderwas set totrue. (Questions API) - Fixed a bug where dichotomous and partial scores were not shown correctly in the Sessions Summary by Tag report. (Reports API)
- Fixed a bug where duplicate elements caused MathJax errors when running an Activity preview. (Questions API)
- Fixed a bug where the
getCurrentItemmethod would returnundefinedwhen called in thereadyListener. (Assess API) - Fixed a bug where the Button, Image, and Display as text audio player simple Feature types were not working on mobile devices for drag and drop Question types, when used in draggable responses. (Questions API)
Polish
- Unreleased internal version. (Assess API)
5th June 2025
Bug fixes
- Fixed a bug where reviewing a session could result in broken navigation between Items. (Assess API)
4th June 2025
Bug fixes
- Fixed a bug where saving on an
item:changedevent would result in broken navigation when resuming an assessment. (Assess API) - Fixed a bug where sections with backwards navigation would resume from the wrong section. (Assess API)
21st May 2025
Bug fixes
- Fixed a bug that allowed unintended interactions with the Save button at the end of an assessment, which prevented the expected behavior. (Assess API)
- Fixed a bug where the idle timeout dialog would not appear when the Activity was configured with a resource Item. (Assess API)
- Fixed a bug where using dynamic Item references would cause the navigation to break when resuming an Activity. (Assess API)
23rd April 2025
Bug fixes
- Fixed a bug where the audio player volume slider was being cut off by a parent container. (Questions API)
- Fixed a bug whereby LaTeX was not rendering for
imageclozeassociationV2Question type. (Questions API) - Fixed a bug whereby disabling player side scoring caused rendering errors for the
multistepmathQuestion type. (Questions API)
10th April 2025
Bug fixes
- Fixed a bug where the learning outcome report will use the API consumer datasource instead of organization datasource. (Reports API)
9th April 2025
Bug fixes
- Fixed a bug in the
videoplayerFeature type where adding a poster image cleared the end time in the video preview. (Questions API) - Fixed a bug where
videoQuestion types that were still in the middle of being recorded would not be saved when submitting an assessment via the review screen at the end of an assessment. (Assess API) - Fixed a bug where random Activity configurations were not validated correctly. (Items API)
- Fixed a bug where certain sections in the assessment were skipped when a user clicked the Next button on the last item at the final second, and the section Time Expired popup appeared immediately after, forcing the user into the next section. (Assess API)
- Fixed a bug where multiple column options in the
mcqQuestion type were not rendering correctly. (Questions API)
26th March 2025
Bug fixes
- Fixed a bug in the
numberlineplotQuestion type which caused the graph to disappear when using iPad devices. (Questions API) - Fixed a bug where Questions API failed to correctly load when using a slow device. (Questions API)
- Fixed a bug where a race condition caused the section timer to continue ticking when the Expired Timer dialog was visible. (Assess API)
- Fixed a bug where certain sections in the assessment were skipped when a user clicked the Next button on the last item at the final second, and the section Time Expired popup appeared immediately after, forcing the user into the next section. (Assess API)
- Fixed a bug where the "Skip to resources" label was rendered on the exit page when resource items were added. (Assess API)
Polish
- Improvement: updated error messages and validation to provide more readily actionable information. (Reports API)
13th March 2025
Bug fixes
- Fixed a bug where a loophole would allow unlimited submit calls to be made concurrently, which caused slowdowns in the API's performance. (Questions API)
12th March 2025
Bug fixes
- Fixed a bug in the
jobs/sessions/statusesendpoint where jobs were failing when there was leading and or trailing space around thesession_id. (Data API) - Fixed a bug in the
lastscore-by-item-by-userreport where the report table failed to populate whenactivity_idletter case was changed. (Reports API) - Fixed a bug that caused external forms to trigger a form submit action when the buttons within Assess API were pressed. (Assess API)
- Fixed a bug that caused external forms to trigger a form submit action when the buttons within Questions API were pressed. (Questions API)
- Fixed a bug that prevented selecting the resource Item after previewing in the Activity edit view. (Author API)
- Fixed a bug where a race condition caused the section timer to continue ticking when the Expired Timer dialog was visible. (Assess API)
- Fixed a bug where editing Items in Activities did not work when URL hash navigation was used and the Activity reference contained whitespace. (Author API)
- Fixed a bug where, after checking the "select all" checkbox in an Activity, clicking "Find Item" and selecting new Items, the remove button count was not updating correctly when clicking "Save and Back". The same scenario was fixed for creating new Item. (Author API)
- Fixed a bug wherein clicking the annotation text highlight button causes the underlying Question's response to be selected on touch devices. (Annotations API)
Polish
- Improvement: internal updates to improve the stability of the system. (Questions API)
26th February 2025
Bug fixes
- Fixed a bug that caused the group parentheses symbols to be rendered incorrectly in the authoring UI. (Questions API)
- Fixed a bug that where the
audioplayerFeature type did not stop when navigating to a new section. (Assess API) - Fixed a bug where JAWS and NVDA screen readers did not announce the row and column of the focused response area in the
classificationQuestion type. (Questions API) - Fixed a bug whereby math content inside draggable elements was not being read properly by screen readers for the
association,sortlist,classification,clozeassociation, andimageclozeassociationV2Question types. (Questions API) - Fixed a bug whereby screen readers are not reading the custom ARIA label set for math. (Questions API)
- Fixed a bug whereby the math keypad close button did not work on iPad devices. (Questions API)
Polish
- Improvement: added labels to form fields in the math modal, improving accessibility for screen reader users. (Question Editor API)
- Improvement: added labels to form fields in the math modal, improving accessibility for screen reader users. (Questions API)
- Improvement: updated internal libraries to maintain security, compatibility and performance. (Data API)
12th February 2025
Bug fixes
- Fixed a bug in the
item-scores-by-tag-by-userreport, when a Tag in the dataset has been deleted from the Item bank. (Reports API) - Fixed a bug in the Chart group of Question types when the max Y value was set to an odd number, it added an additional tick label for that value which was inconsistent with the other ticks in the sequence. (Questions API)
- Fixed a bug that caused external forms to trigger a form submit action when the buttons within Author API were pressed. (Author API)
- Fixed a bug that caused the API to fail to render Features when the
responsive_regions: truewas set and the page layout was changed between mobile and desktop sizes during the API initialization. (Assess API) - Fixed a bug that caused the force submit dialog to appear on the next section, instead of the current one, when the "next" button was clicked just before the timer expired. (Assess API)
- Fixed a bug that prevented an assessment from starting on smart devices when the
disable_item_workflowinitialization option was set totrue. (Assess API) - Fixed a bug where API errors were made visible to learners. (Questions API)
- Fixed a bug where Questions were not loading when the Question responses contained tables with merged cells. (Questions API)
- Fixed a bug where removing the last Item in an Activity was not actually removed after saving. (Author API)
- Fixed a bug where the
vertical_elementconfiguration did not accept Items with bothidandreferenceproperties when used in a sections configuration. (Assess API) - Fixed a bug whereby comparison characters broke the rendering of the
formulaessayV2Question type when used in a formula. (Questions API) - Fixed a bug which prevented the restoring of existing highlights when a session was resumed. (Annotations API)
- Fixed a bug with the
label_bundlekey for the fields "Score" and "All" in theresponse-analysis-by-itemreport. This update now allows custom labels to be added for the fields "Score" and "All". (Reports API)
Polish
- Improvement: internal update to improve the security and stability of the app. (Data API)
- Improvement: removed a duplicate
widthproperty in Session detail by Item and Session detail by Question reports to enhance maintainability and code quality. (Reports API)
15th January 2025
Bug fixes
- Fixed a bug that prevented math from being displayed correctly when both defer render and duplicate responses were set to
true. (Questions API) - Fixed a bug where using shared passages would add infinite spinners at the bottom of each Item. (Questions API)
11th December 2024
Bug fixes
- Fixed a bug that prevented video caption files hosted with Learnosity from loading in the
videoplayerFeature. (Questions API)
10th December 2024
Bug fixes
- Fixed a bug where the
organisation_idwas not handled correctly when passed to Author Aide. (Author API)
4th December 2024
Bug fixes
- Fixed a bug that caused the self-hosted protected caption files to fail to load in the
videoplayerFeature. (Questions API) - Fixed a bug where the text highlight modal was not aligned correctly when using Annotations with shared passages. (Annotations API)
- Fixed a bug which caused some tooltip content to be occasionally invisible, when hovering the mouse cursor over it. (Questions API)
- Fixed a bug which caused the character map popup to render in wrong position when authoring a Question using the formula keypad. (Questions API)
Polish
- Improvement: updated XSS protection. (Questions API)
- Improvement: updated internal libraries to maintain security, compatibility and performance. (Annotations API)
- Improvement: updated internal libraries to maintain security, compatibility and performance. (Questions API)
20th November 2024
Features
- Added
loading_datalabel to thelabel_bundlesproperties in the Reports API, enabling a custom message to display while dynamic columns populate in the Learning Outcomes report. If not specified, the default "Loading data..." message will be shown. This supports full customization of labels in the Reports API to reduce friction for customers to be able to integrate. (Reports API) - Added Question level distractor rationale support for Multi-step Math Question type. (Questions API)
- Added Question level distractor rationale support for
clozeformulaV2Question type. (Questions API) - Added Question level distractor rationale support for
hotspotQuestion type. (Questions API) - Added Question level distractor rationale support for
Label image with drag & drop,Classification,Match ListandToken highlightQuestion types. (Questions API) - Added a display a message with a link to the newly created groups in random Activity. (Author API)
- Added a new
createItemGrouppublic method to allow the creation of random Activity groups programmatically. (Author API) - Added a new
image_alt_text_generationinitialization option, which allows for uploaded images to have their alt text automatically generated with AI. (Author API) - Added a new
items_orderattribute to theResponse Analysis by Item Report, which helps in customizing the report by arranging and filtering the Items as needed. (Reports API) - Added a new
items_orderattribute to theSessions Detail by Item Report, which helps in customizing the report by arranging and filtering the Items as needed. (Reports API) - Added a new initialization option
restricted_tagsthat limits the creation and updating of Items and Activities based on the provided configuration. (Author API) - Added a new premium feature for capturing an image of handwritten math responses. (Questions API)
- Added changes required for an upcoming feature. (Author API)
- Added changes required for an upcoming feature. (Question Editor API)
- Added new
multistepmathQuestion type. (Questions API) - Added new initialization options to be able to set the default state of intro and outro Items for new Activities. The new options are named
config.activity_edit.intro_item.default_checkedandconfig.activity_edit.outro_item.default_checked. (Author API) - Added screen reader messages for the focus and toggle states of a response area option in various drag and drop Question types. (Questions API)
- Added support for changing cameras when recording in the video Question type on a mobile device. (Questions API)
- Added support for commas in dynamic content values. (Author API)
- Added the ability to upload Adobe Photoshop and Illustrator files for the
fileuploadQuestion type. (Questions API)
Bug fixes
- Added labels to form fields, improving accessibility for screen reader users. (Question Editor API)
- Fixed a bug in Item editing, where a label HTML tag contained an icon without text accompanying it for screen readers. (Author API)
- Fixed a bug in the
lastscore-by-item-by-userandsession-list-by-itemreports, when theconfigurationwas not set during initialization. (Reports API) - Fixed a bug in the
graphplottingQuestion type whereby cursor point manipulation could cause loading errors when the Activity was saved and reviewed. (Questions API) - Fixed a bug regarding accessibility in
sessions-summary-with-tagsreport by improving the color contrast of the "correct" label. (Reports API) - Fixed a bug that caused Annotations API to fail when loading in
vertical_elementassessments. (Assess API) - Fixed a bug that caused the suggested answer list component of the
customQuestion type where it failed to render its corresponding correct answers. (Questions API) - Fixed a bug that prevented response boxes from being displayed in the
numberlineQuestion type. (Questions API) - Fixed a bug that was preventing the alt text generator for images from generating content with an empty stimulus. (Author API)
- Fixed a bug where Author API's takeover page was not correctly displayed. (Author API)
- Fixed a bug where Author Aide API did not work when multiple instances of Author API existed on the same page. (Author API)
- Fixed a bug where MathML tags were not persistently rendering. (Questions API)
- Fixed a bug where Questions API preview inside Author Aide was accidentally being styled by Author API CSS. (Author API)
- Fixed a bug where an indent mixed with other text format caused a cut off of the response in clozeassociation Questions. (Questions API)
- Fixed a bug where duplicate responses were resetting other responses in the
clozeassociationQuestion type. (Questions API) - Fixed a bug where questions generated via Author Aide could not be saved if the user's firstname or lastname were not set. (Author API)
- Fixed a bug where the
validatedevent was fired prematurely, leading to an inaccuratefeedbackAttemptsCountvalue when using thegetResponse()method. (Questions API) - Fixed a bug where the
activity_edit.save.persistinitialization option was not being honored. When set tofalse, updates to the Activity will be blocked. (Author API) - Fixed a bug where the video recorder Question type exited from full-screen mode when the Items API was embedded into an iframe, and the browser zoom was not set to 100 percent in Google Chrome. (Questions API)
- Fixed a bug where the
navigateevent was incorrectly fired with an invalid route, and thegetLocationmethod returned an incorrect value whenpersistwas set tofalsein the initialization options. (Author API) - Fixed a bug where the
texthighlightmodule resumed with a different highlight ID in the annotations session. (Annotations API) - Fixed a bug where the Item duplication check in an Activity was performed twice. (Author API)
- Fixed a bug where the Item duplication check in an Activity was performed twice. (Data API)
- Fixed a bug where the Item preview in Activity edit mode did not properly show all Widgets inside it. (Author API)
- Fixed a bug where the focus indicator was not matching with the playing audio widget, as set by Action Builder. (Questions API)
- Fixed a bug where the force submit dialog was not showing the extended time from the live progress report. (Assess API)
- Fixed a bug where the masking tool was overlapping the sticky note, when masking question types that support response masking. (Annotations API)
- Fixed a bug where the reference of a new Activity was not properly set when using the
navigatepublic method. (Author API) - Fixed a bug where the remove button for distractor rationale had no ARIA label. (Author API)
- Fixed a bug where the stimulus image was not resizing for the image annotation upload Question type, when changing the dimensions on Author Site. (Questions API)
- Fixed a bug where the tooltip for some buttons appeared, when the buttons were set to hidden. (Question Editor API)
- Fixed a bug whereby "Allow interval" was not an option for equivSymbolic scoring for alternate responses for the
clozeformulaQuestion type. (Question Editor API) - Fixed a bug whereby HTML elements were not rendering correctly on labels for the
graphplottingQuestion type. (Questions API) - Fixed a bug whereby all graph-type Question types tick labels disappeared on hover. (Questions API)
- Fixed a bug whereby an absence of responses caused an error in the
numberlineplotQuestion type. (Questions API) - Fixed a bug whereby blank user interface configuration fields caused loading of the
numberlineplotQuestion type to fail. (Questions API) - Fixed a bug whereby fraction denominators were being cropped in the
numberlineplotQuestion type. (Questions API) - Fixed a bug whereby log warnings were generated when moving elements within graph-based Question types. (Questions API)
- Fixed a bug whereby macOS VoiceOver was not announcing scoring results properly on Safari upon clicking 'check answer'. (Questions API)
- Fixed a bug whereby responses containing certain characters outside the Basic Multilingual Plane could result in sessions becoming unscorable. (Questions API)
- Fixed a bug whereby validation indicators were cropped for the
classificationQuestion type. (Questions API) - Fixed a bug which caused the
checkImagesmethod to be removed from legacy Question types such asclozeformula,imageclozeassociation, andclozedropdown. (Questions API) - Fixed a bug, when mixing React.js and non-React.js radio inputs with the same name. (Questions API)
- Fixed a bug, where assessment was not working for random Activities. (Items API)
Polish
- Added the ability to upload Adobe Photoshop and Illustrator files for the
fileuploadQuestion type. (Question Editor API) - Improvement: added a video preview before recording in the video Question type. (Questions API)
- Improvement: enhanced overall system stability. (Events API)
- Improvement: enhanced overall system stability. (Reports API)
- Improvement: enhanced the stability of the Scoring endpoint. (Data API)
- Improvement: increased the overlay notification icon size to 24px by 24px for the Label image with drag & drop Question type. (Questions API)
- Improvement: internal update for library package compatibility. (Items API)
- Improvement: internal update for library package compatibility. (Reports API)
- Improvement: internal update to improve the security and stability of the app. (Data API)
- Improvement: internal update to improve the security and stability of the app. (Events API)
- Improvement: internal update to improve the security and stability of the app. (Reports API)
- Improvement: internal update to improve the security and stability of the application. (Data API)
- Improvement: internal update to improve the security and stability of the application. (Questions API)
- Improvement: internal update to improve the stability of the system. (Data API)
- Improvement: internal update to to maintain security, compatibility and performance. (Questions API)
- Improvement: removed the
beta_flags.ldsinitialization option. It was previously used to prevent the loading of the Learnosity Design System components in Author API to mitigate breaking changes. (Author API) - Improvement: removed use of deprecated events to maintain compatibility. (Question Editor API)
- Improvement: removed use of deprecated events to maintain compatibility. (Questions API)
- Improvement: several minor UI improvements to the
multistepmathQuestion type. (Question Editor API) - Improvement: updated internal libraries to maintain security, compatibility and performance. (Annotations API)
- Improvement: updated internal libraries to maintain security, compatibility and performance. (Assess API)
- Improvement: updated internal libraries to maintain security, compatibility and performance. (Events API)
- Improvement: updated internal libraries to maintain security, compatibility and performance. (Items API)
- Improvement: updated internal libraries to maintain security, compatibility and performance. (Question Editor API)
- Improvement: updated internal libraries to maintain security, compatibility and performance. (Questions API)
- Improvement: updated internal libraries to maintain security, compatibility and performance. (Reports API)
- Improvement: updated internal libraries to maintain security, compatibility, and performance. (Data API)
- Improvement: updated prompts to get better alt text description through AI model for uploaded images. (Author API)
- Improvement: updated random Activities to allow saving without adding any Items to the Item groups. (Data API)
- Improvement: updated the AB (Academic Benchmarks) standards browser to show standards codes in the search results. (Author API)
- Improvement: updated the image alt text generation. (Author API)
- Improvement: updated the white on black theme to improve color accessibility. (Assess API)
- Improvement: updated vendors for security and compatibility. (Events API)
- Improvement: user interface improvements for the pop-up content button. (Questions API)