Top Banner
MediaMosa – BasicLTI Provider A single MediaMosa tool for multiple LMSs Central Computer Services
13

MediaMosa – BasicLTI Provider - Community day - 8 december 2011

Jan 18, 2015

Download

Education

MediaMosa

RoC Westerschelde
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: MediaMosa – BasicLTI Provider - Community day - 8 december 2011

MediaMosa – BasicLTI Provider

A single MediaMosa tool for multiple LMSs

Central Computer Services

Page 2: MediaMosa – BasicLTI Provider - Community day - 8 december 2011

MediaMosa – BasicLTI Provider 2

What is BasicLTI?

¢  Basic Learning Tools Interoperability ¢  IMS Standard

£  http://www.imsglobal.org/lti/index.html ¢  Run a tool as if it is in the application ¢  Consumers and providers ¢  Available as consumer in current version of

Blackboard, Sakai, uPortal (as Portlet), Moodle

Page 3: MediaMosa – BasicLTI Provider - Community day - 8 december 2011

MediaMosa – BasicLTI Provider 3

Why BasicLTI?

¢  Same tool functionality has to be coded for multiple LMS platforms.

¢  Requires vendor specific knowledge on how to build a tool (or ‘module’, or‘ buildingblock’) and incorporate it in a specific LMS.

¢  The proprietary interfaces are very similar but different. And involve high costs of integrating.

¢  BasicLTI provides a simple common plugin system.

Page 4: MediaMosa – BasicLTI Provider - Community day - 8 december 2011

MediaMosa – BasicLTI Provider 4

Provider and Consumer

Page 5: MediaMosa – BasicLTI Provider - Community day - 8 december 2011

5

UPortal BlackBoard

MediaMosa Tool

BasicLTI Provider wrapper

Sakai Moodle BasicLTI CONSUMERS

BasicLTI PROVIDER

Page 6: MediaMosa – BasicLTI Provider - Community day - 8 december 2011

MediaMosa – BasicLTI Provider 6

MediaMosa tool features

¢  Role based (Instructor, Student) ¢  Play, upload, edit metadata, search media

content ¢  Internationalization (i18n)

Page 7: MediaMosa – BasicLTI Provider - Community day - 8 december 2011

MediaMosa – BasicLTI Provider 7

Lessons Learned

¢  Using BasicLTI servlet filter, instead of dedicated provider application

¢  Servlet filter is opensource ¢  http://code.google.com/p/ims-dev/source/

browse/trunk/basiclti/java-filter

Page 8: MediaMosa – BasicLTI Provider - Community day - 8 december 2011

MediaMosa – BasicLTI Provider 8

Lessons Learned

¢  Consumer tool differ in attributes they pass ¢  A few are required rest is optional (but usefull) ¢  Consumers can restrict passing of personal info ¢  Application internal userids need

synchronisation ¢  Deeper level of integration desired

Page 9: MediaMosa – BasicLTI Provider - Community day - 8 december 2011

MediaMosa – BasicLTI Provider 9

Future

¢  uPortal BasicLTI portlet ¢  Bugfixes ¢  SURFconext BasicLTI MediaMosa?

Page 10: MediaMosa – BasicLTI Provider - Community day - 8 december 2011

MediaMosa – BasicLTI Provider 10

Demo

¢  MediaMosa BasicLTI in Sakai

Page 11: MediaMosa – BasicLTI Provider - Community day - 8 december 2011

MediaMosa – BasicLTI Provider 11

Demo

¢  MediaMosa BasicLTI in Blackboard

Page 12: MediaMosa – BasicLTI Provider - Community day - 8 december 2011

MediaMosa – BasicLTI Provider 12

Download and Documentation

¢  https://github.com/tomkuipers/MediaMosa-BasicLTI

Page 13: MediaMosa – BasicLTI Provider - Community day - 8 december 2011

MediaMosa – BasicLTI Provider 13

Questions

¢  Contact [email protected]