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

Fail to convert #5

Open
rogelioamancisidor opened this issue Aug 24, 2022 · 0 comments
Open

Fail to convert #5

rogelioamancisidor opened this issue Aug 24, 2022 · 0 comments

Comments

@rogelioamancisidor
Copy link

I have clone the repo and paste my QTI 1.2 .xml file with a bunch of questions in the folder ./assessment/orig/questions.xml. Then I run bash example_run.sh which contains the following script

#!/bin/bash
./migrate.py --ucvars --nogui --overwrite --cpout=assessments/out/ assessments/orig/

Then I get 3 files in ./assessment/out/: assessmentItems, assessmentTests, and the imsmanifest.xml. I compress the outfolder, i.e. the 3 folders/file mentioned previously, and upload it into a course management system (itslearning). However, I get the following error message

Issue: Invalid node.
The 'http://www.imsglobal.org/xsd/imsqti_v2p1:qtiMetadata' element is not declared. 
File: imsmanifest.xml
Position (line, character): 1, 961

Any idea what is wrong?

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