html ina a zip without SCORM

html ina a zip without SCORM

von Albert Malleu -
Anzahl Antworten: 1
Hi,

I would like to use a source that does the same as SCORM activity does but without SCORM stuff. I've a lesson in HMTL, just HMTL & JS an d i need to upload the zip(with index.html, folders....), and when the student clic on it, instead od download it, the zip must be open in a window as an HTML. So the ZIP must be unzip in a folder and the "onClick event" of the source should point to that unzip folder. I tried to use SCORM activity but a manifest.xml is required.

Thanks everyone for trying to help me. As i'm learnin Moodle i'll try to help you is well!

Als Antwort auf Albert Malleu

Re: html ina a zip without SCORM

von Reuben Rowntree -

Maybe try the "link to file" resource. Upload the zip, unzip it, then select the html file as the target for your resource. I think this will work in Moodle 1.9. You would not get grade etc like you do with SCORM though.