public class WikispacesAdapter extends AbstractAdapter
| Constructor and Description |
|---|
WikispacesAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
processLaunchData(Map<String,String> params)
Currently returns the map of params unchanged (except for adding the default params).
|
getDefaultParameterspublic Map<String,String> processLaunchData(Map<String,String> params)
Note this is currently equivalent to a standard Basic LTI launch. This adapter has been added to cater for any custom behaviour that Wikispaces may provide in the future.
processLaunchData in interface IBasicLTIAdapterprocessLaunchData in class AbstractAdapterparams - map of launch data paramsCopyright © 2010–2023 Division of Information, Australian National University. All rights reserved.