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: 

  • File: A file such as a PDF, Word document, PowerPoint presentation, or Excel spreadsheet.  

  • SCORM: A SCORM course is a standard used to create and structure online training material, uploaded to Fuse as a ZIP file. 

  • Video: A video file such as an MPG, MOV, MP4, and so on. 

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 the Enable content download permission 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)

...

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.
    

...

  1. On the content homepage, click the ellipsis.

  2. On the dropdown, click Edit.


    The Edit content screen appears. 

    Image RemovedImage Added
  3. In the Downloadable content section, select one of the following: 

    • Yes: Users can download the file.

    • No: Users cannot download the file. 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. 

      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

  4. Click Save.

...

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

  2. On the dropdown, click Edit.

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

    Image RemovedImage Added
  4. 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>
  5. 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

  6. 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:

    Image RemovedImage Added

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

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