The ActivitySpec determines the parameters and properties of an Activity and its corresponding generated ActivityEvents.
Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- name | character | The name of the activity spec. | [optional] help_contents | character | Either a binary blob containing a document or video, or a string containing instructional aid about the Activity. | [optional] script_contents | character | The WebView-compatible script that provides this Activity on mobile or desktop (IFrame) clients. | [optional] static_data_schema | object | The static data definition of an ActivitySpec. | [optional] temporal_event_schema | object | The temporal event data definition of an ActivitySpec. | [optional] settings_schema | object | The Activity settings definition of an ActivitySpec. | [optional]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.