cancel
Showing results for 
Search instead for 
Did you mean: 

standar form

judyguerrero
Explorer
0 Kudos
386

Hi, I'm trying to export my course from Enable Now in standard form (It's html, right?); but when I try to watch index.html isn't working, it shows that it's loading all the time. Someone knows why happen that?, Actually, I need to export my course in a form that I can put on SharePoint and to do a link directly with a PDF or image, because of that, I can't use the executable form due to that the final user would need to downloads it and I don't want that, is there another form to do it?.

Accepted Solutions (0)

Answers (2)

Answers (2)

DirkManuel
Active Contributor

index.html needs to be opened from a Web Server (running IIS or Apache). You can't just open it on your C: drive. Technical limitation. Depending on how your SharePoint has been set up it will likely work from there.

Wallace
Active Participant
0 Kudos

Hi Dirk,
In general about the index.html or does SEN platform (on-prem/Cloud) matter?
Thanks always,
Wallace

DirkManuel
Active Contributor
0 Kudos

In general, I believe. It worked the same way with UPK (although they also published out a .exe that would spin up a localhost to run it...).

judyguerrero
Explorer
0 Kudos

Thanks for your answer

DirkManuel
Active Contributor
0 Kudos

If that answers it, pls flag the question as answered - it makes it easier to see what still needs answering. Thanks.