blackboard import doesn't handle files such as images embedded in questions

Description

We have a user that wants to import test questions from Examview. The questions have images in them. The images aren't imported.

This requires changes in both the edu-common import code and Samigo, since Samigo does the actual processing. No code was ever written to create the files in content.

If I can come up with a test, I'll also do pools. The test files will be added to import-tests.

Activity

Show:

Charles Hedrick July 24, 2015 at 2:45 PM

See PR https://github.com/sakaiproject/sakai/pull/917

Note that the images are put in resources for the site where they are imported. This is fine for tests, but for pools it can create issues if the test is used in a different site. This is true just as much for pools created natively within Sakai, so I don't quite see which I can do about it.

I've only done tests and pools, not other object types. I suspect that's the only real use case.

Fixed

Details

Priority

Affects versions

Fix versions

Components

Assignee

Reporter

Created July 24, 2015 at 2:03 PM
Updated March 4, 2016 at 4:36 PM
Resolved July 24, 2015 at 2:45 PM