Interface LaunchLinkOptions

Hierarchy

Properties

additionalvalues?: ItemValueEntry[]
courseTags?: string[]
cssUrl?: string

A Url pointing to custom css for the player to use

culture?: string

This parameter should specify a culture code. If specified, and supported, the navigation and alerts in the player will be displayed in the associated language. If not specified, the locale of the user’s browser will be used.

expiry?: number

Number of seconds from now this link will expire in. Defaults to 120s. Range 10s:300s

launchAuth?: LaunchAuth
learnerTags?: string[]
registrationTags?: string[]
scope?: string

The auth scope to use for the given method invocation

startSco?: string

For SCORM, SCO identifier to override launch, overriding the normal sequencing

tracking?: boolean

Should this launch be tracked? If false, SCORM Cloud will avoid tracking to the extent possible for the standard being used.

Generated using TypeDoc