This conversion demo is very basic, there's a lot it doesn't do.

The demo accepts a single QTI <assessmentItem> XML file, pasted into the "QTI" tab.

Because the converter generates item definition, but not content, we can't render an entire item, instead we render individual widgets using the Questions API directly.

The main use case is a single question in an assessment item. Note that the following do not work:

You would use this just to check a question can be converted, and that the validation is working.