How do I integrate Viewlets into my LMS?
In the Viewlet Profile – Advanced screen, you must select the option for compiling with Learning Management System support. All files generated by compilation need to be uploaded to the LMS (besides any exe files or the zip file, of course). These compiled files are contained in the project folder in the .viewlet folder. To add to the LMS: -Upload all the files to LMS in whatever way the corresponding LMS uploads any content. This process may vary and we do not provide specific instructions for this. -Point to the xxxx_launcher.html file (or xxxx_viewlet_swf.html file), as the content’s entry point, which again the LMS would prompt for and is a regular procedure for any uploading any content to an LMS. Here’s some additional info for the LMS functions and files compiled by ViewletBuilder4: -For SCORM, the LMS functions are in a file called APIWrapper.js file, and -For AICC, the functions are in the following files: xxxx_handler.html xxxx_content.html xxxx_host.html trigger.html We do n