Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If enabled, you can download certain items of content from Fuse. The following content types can be downloaded from Fuse: 

...

Warning

Questions, articles and links cannot be downloaded from Fuse. For a complete list of file formats that can be uploaded to Fuse, see Supported formats.

Download settings differ depending on the user and content type:If you do not wish to have download settings for applicable content types, you can contact Fuse support and they will have the download settings disabled on your site using the Enable content download setting. The below tables refer to this site-wide setting when enabled and disabled, and does not refer to individual content download settings (Downloadable content section of the Edit content screen).

If the Enable content downloadpermission is enabled, the following settings apply by default:


Download file from Fuse

Download file using legacy document viewer

(Not applicable for videos or SCORM)

Download video from Fuse

Download SCORM course

Change download settings

User who owns the file

(tick)

(tick)

(tick)

(tick)

(tick)

User who does not own the file

(tick)

(tick)

(error)

(error)

(error)

User in an admin group with download permissions

(tick)

(tick)

(tick)

(tick)

(tick)

Admin

(tick)

(tick)

(tick)

(tick)

(tick)

If the Enable content download permission is not enabled, the following settings apply by default:


Download file from Fuse

Download file using legacy doc viewer 

(Not applicable for videos or SCORM)

Download video from Fuse

Download SCORM course

Change download settings

User who owns the file

(error)

(error)

(error)

(error)

(error)

User who does not own the file

(error)

(error)

(error)

(error)

(error)

User in an admin group with download permissions

(error)

(error)

(error)

(error)

(error)

Admin

(error)

(error)

(error)

(error)

(error)

Info

If the Enable content download permission is disabled:

  • Users and admins cannot download content from Fuse.

  • Users can still view videos in learning plans they have downloaded on the mobile app.

...

To download a file, video, or SCORM course using Fuse's Download option:

  1. On the content homepage, click the ellipsis.

    Image Modified
  2. On the dropdown, click Download

    Image Modified


    The file downloads. 

Downloading a file as a PDF using the legacy document viewer

The legacy document viewer allows you to view DOC, XLS, PPT, and PDF files directly in Fuse. The legacy doc viewer also allows you to download DOC and PPT files as PDFs by clicking the download icon inside the viewer.
    

...

To change the download settings for a file, video, or SCORM course: 

  1. On the content homepage, click the ellipsis.

    Image Modified
  2. On the dropdown, click Edit.

    Image Modified


    The Edit content screen appears. 

...

  1. Image Added
  2. In the Downloadable content section, select one of the following: 

    • Yes: Users of all types and permissions can download the file.

    • No: Users with standard permissions, as well as community admins, cannot download the file. However, site admins and ordinary users in admin groups with the Download content permission assigned, can download files. If No is selected, it is still possible to download PDFs of DOC and PPT files, by clicking the Download icon within the legacy doc viewer.

    • Custom: Users in the communities you select, can download the file. 
      Image Modified

      If the Enable content download permission is enabled:

      • No is selected by default for videos and SCORM courses

      • Yes is selected by default for files

  3. Click Save.

Adding a download link to the content description

If you are an admin or the content owner, you can add a link in the description, which allows users to download the source file for an item of content (Such as a Word document, PowerPoint presentation, Excel spreadsheet, PDF, video, image, and so on).

To add a download link: 

  1. On the content homepage for the item of content, click the ellipsis.

    Image Modified
  2. On the dropdown, click Edit.

  3. In the Description field, click the Source icon.

...

  1. Image Added
  2. Paste the following into the Description field: 

    Code Block
    <a href="https://{instance_name}.fuseuniversal.com/contents/{content_id}/download">Click here to download the file</a>
  3. Replace {instance_name} with the name of your organisation's Fuse instance. For example, if your organisation's Fuse instance is mycompany.fuseuniversal.com, replace {instance_name} with mycompany

  4. Replace {content_id} with the ID of the item of content. 

    Alternatively, the full download link for the content can be copied, by right-clicking the Download option and selecting Copy Link Address:

...

  1. Image Added

    Once copied, it can be pasted in between the quotation marks in the link tag:
    Image Modified

  2. Click Save.
    The link is added to the description. When the link is clicked, the source file is downloaded. 

    Image Modified