pullrequests Search Results · topic:qti org:Citolab language:JavaScript language:JavaScript language:HTML is:unmerged
Filter by
12 results
inCitolab (press backspace or delete to remove)The topic qualifier is not supported when searching pull requests. Try searching for repositories instead?
In this mode the prev button is disabled to ensure learners take the test in order.
We also support sections being linear inside nonlinear parts.
Existing tests assume tests are nonlinear even though ...
: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. ...