Open dealy14 opened 11 years ago
This functionality is now working, but it is very basic. You can browse for the course ZIP file, then upload it. After it's uploaded, the system unzips the course into a folder named using the course ID (guid) and fills in both the course name and course start URL. It also checks to ensure the SCORM version is 1.2. There's no upload progress indicator or other checks.
6.1 - Training Admin adds course (loads SCORM package -assigns name, id, metadata)
OLT needs some attention - I’m unable to browse for the SCORM content package. We should have two options:
i. Browse for the zip file, or ii. Enter path (as shown now) Note: You can see a sample of a “wizard” to browse for a package if you go to my old site (see www.learningfox.com, login with Davey/Davey and then click Admin [left nav], then click “Add” [top left] and see the functionality). When this functionality is in our system, it will pull in the title of the course from the manifest, as well as the SCORM version (which should always be 1.2). I would recommend Ryan re-use this code or model- as this was certified (1.2, RTE1) by the ADL test lab in Wisconsin many years ago.