Convert your offline website folders into a trackable module for OneFile.
Before zipping your files, make sure your code includes these configurations:
index.html.
<head> layer of every HTML page in the module. This tracks the user's progress and bookmarks where they left off:
<script src="scorm-logic.js"></script>
<button onclick="markCourseComplete()">Finish Module</button>
index.html, your styles, images, etc.), and zip them from inside the folder. Do not zip the parent folder itself.