Skip to main content
Lukeyjt81
Participant
October 25, 2014
Question

Can I publish a project onto SharePoint?

  • October 25, 2014
  • 2 replies
  • 3746 views

I Am new to Captivate  and have put together a project in Captivate 8 but now I need to publish that project I'm stuck. It's an e-learning course that I need others to have access to. My company uses SharePoint and want me to host it there but I'm not sure how to do this!!

Please help

    This topic has been closed for replies.

    2 replies

    arbroono
    Inspiring
    October 26, 2014
    RodWard
    Community Expert
    Community Expert
    October 25, 2014

    Sharepoint is NOT going to be the best place from which to serve your content. I recommend you try to get your company to allocate you space on an actual web server.  Fewer issues.

    Lukeyjt81
    Lukeyjt81Author
    Participant
    October 25, 2014

    Is there anyway I can run the project within sharepoint though. I can play MP4 videos  i am having trouble running htlm5 and swf files

    RodWard
    Community Expert
    Community Expert
    October 25, 2014

    The issue is due to the way Sharepoint loads files for playback.  When you run Captivate content there are multiple files that need to be called and all run at the same time in order for the content to work.  For SWF content might only be four or five such files that need to be called.  For HTML5 content there are hundreds.

    When you call a file in Sharepoint it actually makes a copy of the called file and delivers that copy to you from a temporary folder location.  This is not a problem when all you're doing is calling a single file such as a Word document, PPT deck, or a video file.  However, when you need to call several files at the same time because one file needs access to code that is held in other files, THEN Sharepoint is a bad idea because its method of delivering files tends to break the linkages between these files. 

    A normal web server doesn't have this issue.