au.edu.anu.portal.portlets.basiclti.adapters
Class WimbaAdapter
java.lang.Object
au.edu.anu.portal.portlets.basiclti.adapters.AbstractAdapter
au.edu.anu.portal.portlets.basiclti.adapters.WimbaAdapter
- All Implemented Interfaces:
- IBasicLTIAdapter
public class WimbaAdapter
- extends AbstractAdapter
An adapter for connecting to Wimba Classroom (www.wimba.com/products/wimba_classroom)
THIS ADAPTER NEEDS WORK. See docs below.
- Author:
- Steve Swinsburg (steve.swinsburg@anu.edu.au)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WimbaAdapter
public WimbaAdapter()
processLaunchData
public Map<String,String> processLaunchData(Map<String,String> params)
- This adapter needs work. It currently hardcodes the 'roles' attribute to Instructor. You will need to provide some logic
so that the roles can be looked up here
- Specified by:
processLaunchData in interface IBasicLTIAdapter- Specified by:
processLaunchData in class AbstractAdapter
- Parameters:
params - map of launch data params
- Returns:
- the map, unchanged
Copyright © 2010-2012 Division of Information, Australian National University. All Rights Reserved.