We are migrating from BB Vista to Moodle and several of our tutors have used BB's Learning Modules (IMS packages) as Moodle supports IMS packages this should not be a problem. However the BB Learning Modules do not deploy in Moodle.
On investigation it appears that BB use a different format to reference the resource in the imsmanifest.xml file.
We also had a problem with some Course Genie IMS packages that would not deploy in Moodle, this appears to be the fact that they are in a subdirectory in the zip file. With the CG IMS packages we also had a problem with foreign characters not displaying correctly.
To sort out these problems I have written a php script that will take a BB Learning Module and convert it so that it will now upload into Moodle or any other tool that reads IMS packages. It will also convert the foreign characters and move everything up to the root of the zip file for CG IMS packages.
Hope you find this script useful.
On investigation it appears that BB use a different format to reference the resource in the imsmanifest.xml file.
We also had a problem with some Course Genie IMS packages that would not deploy in Moodle, this appears to be the fact that they are in a subdirectory in the zip file. With the CG IMS packages we also had a problem with foreign characters not displaying correctly.
To sort out these problems I have written a php script that will take a BB Learning Module and convert it so that it will now upload into Moodle or any other tool that reads IMS packages. It will also convert the foreign characters and move everything up to the root of the zip file for CG IMS packages.
Hope you find this script useful.
Hi John,
Thanks but you can ignore this request now (I think).
In case it helps anyone else, searching further I found this page http://docs.moodle.org/23/en/Blackboard_migration (first bullet point under Vista CE 6 / CE 8 section); and found you need to first convert the IMS package output from BB first before restoring into Moodle. So I unzipped the IMSconverter into a folder on our website and this provided a page online that can be used to upload IMS package files from BB to be converted into ready packages for Moodle.
Regards,
Remy