pullrequests Search Results · topic:qti org:Citolab language:JavaScript language:JavaScript is:unmerged
Filter by
7 results
inCitolab (press backspace or delete to remove)The topic qualifier is not supported when searching pull requests. Try searching for repositories instead?
:robot: I have created a release beep boop
details summary qti-components: 7.23.1 /summary
7.23.1 (2026-02-24)
Dependencies
- The following workspace dependencies were updated
- devDependencies ...
autorelease: pending
Rewrite drag and drop functionality to add:
- Support for touch-based devices
- Support for keyboard-based navigation (accessibility)
- Support for sortable interactions (order in place)
- FLIP ...
This PR implements a unified import system that allows users to import all QTI components, utilities, and types through
a single import statement, significantly simplifying the developer experience.
Problem ...
… answers
SOLIT-1023 Implemented candidate correction state, which shows if the candidate responded correctly or not without
revealing the correct answer. Includes a toggle web component mainly used for testing. ...