Could someone suggest a website that not only allows businesses purchasing a lease to download the course (as a SCORM file), but also keeps track of how long the lease is for (making sure it expires after a year)?

I have a class as a SCORM file. I lease the class on an annual basis, so I need a place that can host the course and allow people to download it, but also monitor lease dates :date:. Ideally, I’m looking for the cheapest (reliable) option because we don’t charge a ton for the class :moneybag:.

Any suggestions? :thinking:

1 Like

That’s easy. Add a launch file expiration check code. The expiration date is contained in a basic notepad file that is linked to by the code. The launch file will direct the user to a different HTML page informing them that their subscription has expired and that they must renew. Ro will launch the course HTML file if it is inside the expiration period.

1 Like