Methods
(async, static) getAssets(config) → {Promise.<Array.<Help4.widget.learning.Asset>>}
returns the list of all currently available assets
Parameters:
Name | Type | Description |
---|---|---|
config |
Help4.typedef.SystemConfiguration |
- Source:
Returns:
- Type
- Promise.<Array.<Help4.widget.learning.Asset>>
(static) sendFeedback(config, params) → {Promise.<?boolean>}
send user feedback to learning backend
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
config |
Help4.typedef.SystemConfiguration | |||||||||||||
params |
Object |
Properties
|
- Source:
Returns:
- Type
- Promise.<?boolean>