Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow publishing of QTI zips in addition to perseus #4878

Open
rtibbles opened this issue Jan 23, 2025 · 0 comments
Open

Allow publishing of QTI zips in addition to perseus #4878

rtibbles opened this issue Jan 23, 2025 · 0 comments

Comments

@rtibbles
Copy link
Member

Desired behavior

To support free response questions, we will be using QTI question rendering in Kolibri. To allow for this, if an assessment contains a free response question, we should publish the entire assessment as a QTI zip.

The best example to follow is Common Cartridge QTI package (CC QTI Package) linked here: https://www.imsglobal.org/spec/qti/v3p0/impl#h.9wxhfkbv60p0 - although the other sample packages may be illustrative.

Each outputted QTI file should contain a simple linear test with all of the questions as separate assessmentItems.

Sample XML for the choice (both single and multiple) and text entry (short free response) are available on the same page.

Current behavior

Currently all assessments are published as .perseus files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant