Forum Discussion

JeffLangley-e8b's avatar
JeffLangley-e8b
Community Member
7 years ago

LinkedIn Learning embedded in RISE

Hi all, 

Has anyone incorporated a LinkedIn Learning video into their RISE course? Is this possible? If so, how have you gone about this and does it funtion properly?

Thanks a bunch, 

Jeff

12 Replies

  • Wondering if anyone has been able to figure this out? I am also trying to embed a LinkedIn Learning video into a Rise course. The embed link copied directly from LinkedIn Learning does not work as copied and pasted.

    • MichaelBauer's avatar
      MichaelBauer
      Community Member

      Is this because there might be some sign in/authentication required?

      • CindyKravitz-67's avatar
        CindyKravitz-67
        Community Member

        Thanks for your suggestion, Michael! I realized the solution was an obvious (but not so obvious!) solution. The embed link contains superfluous tags that need to be removed for the iframe to work. Need to do more testing around single sign on authentication, but for now the video plays as expected and below is what I did in the meantime in case it helps anyone. The iframe may not work across all browsers and devices though. 

        1. On LinkedIn Learning, select the Share button and in the displayed tab copy the embed link.

        2. Remove unneeded code and content in between <div></div>. For embedded multimedia, Rise has a setting to enter the direct URL or iframe, so you will need the direct URL or iframe code. (Please note that I removed the direct links in this screenshots to truncate and remove tracking details.)

        3. Then copy and paste the portion of the link in red font in the embed content block.

        Hope that helps!

         

         

         

  • The solution Cindy provided didn't work for me. It still appears as a wide scrolling box filled with code. I attempted using the original embed code, as well as following Cindy's instructions to modify the code. 

    • KarlMuller's avatar
      KarlMuller
      Community Member

      Hi Brittany,

      What Block Type are you using?

    • KarlMuller's avatar
      KarlMuller
      Community Member

      Hi Brittany,

      The Code Snippet block is used to teach people how to code.

      Use a Multimedia / Embed block instead.

      Edit the block, and replace the code for the default video with your embed code.

  • DavidMaughan's avatar
    DavidMaughan
    Community Member

    Confirming this still works as of August 2025, and we were able to embed within a Rise course and then upload that as a SCORM package into our LMS (Workday Learning) and it still worked there.