grand challenges learning analytics

22
IN OPEN ONLINE EDUCATION Infrastructure for Learning Analytics Alan Berg Co chair – SURF SiG LA, Community Officer Apereo LAI Program manager LA - UvA

Upload: amberg

Post on 28-Jul-2015

81 views

Category:

Education


0 download

TRANSCRIPT

IN OPEN ONLINE EDUCATION

Infrastructure for Learning Analytics

Alan Berg

Co chair – SURF SiG LA,

Community Officer Apereo LAI

Program manager LA - UvA

Klik op het pictogram als u een afbeelding wilt toevoegen

There will be a digital divide between Higher ED organizations with data centralism and those without. 

Those organizations with data centralism will have a significant competitive advantage related to Learning

analytics services.

OU UK Are we on the wrong side of an emerging digital divide for researchers and later practitioners?

Before 2018, we aim to become a world leading centre of learning analytics research, whereby state-of-the-art evidence-based research leads to advancements of the learning analytics field, transformed into successful methods, approaches and commercial products. Furthermore, we need to ensure that research is effectively translated into cost-effective transformations of the core OU business programme. By developing micro-

level experiments in the Jennie Lee Research Laboratories and meso-level interventions within the core business model (e.g., Student Experience Project PVC LT) together with the two other research programmes within IET

(Innovative Pedagogy, Learning in an open world), we aim to become the leading centre of excellence in learning analytics as recognised by REF 2020.

•Standards- xAPI / Caliper- LTI

•Requirements and hackathons- Look at all that duplication of functionality and potentially relearning others lessons

•Retention systems: Open Academic Analytics Initiative- Predictive Model Markup Language (PMML)

•Dashboards: Open Dashboard•Broad community and policies– OLA (SoLAR, LACE, JISC, Apereo LAI, SURF, UvA)

•Learn from formative examples: JISC national Freemium LA Service

Building large scale systemsThe recipe

● Gathers student activity in a secure repository● Standard protocol● REST like service for writing and querying● Can act as the glue for Learning Analytics

Projects● Good introduction at:

http://tincanapi.com/overview/

What is the experience API

The basic architecture

LearningRecord Store

MobileDevices

OtherLMS ALMS X

DashboardApplication Ethic’s and privacy and

legalSecurity

xAPI Benefits

● Decouples activity streams from specific software (centralizes data)

● Standards approach● Scalable - But {the LRS market needs to mature}● Structured data - But {depends on what you send}● Community● Clean data for research● Growing market enthusiasm● Can work well with LTI dashboards

Learning Tools Interoperability (LTI)

•Learning Tools Interoperability•Stand alone application that appears inside LMS’s, portal’s etc•Great for scalability, performance, migration, separation of concerns

•Large list of compliant tools•Uses a secret key to secure communication•LMS passes context information•Examples: UvAnalytics, Opendashboard

•Homepage: http://www.imsglobal.org/lti/index.html

Context Information

 resource_link_id: is a key for the content.

 context_id: is the key to the course.

 user_id: is the key to the user in the PIWIK database.

 roles: Is the set of roles the user has in the course.

 lis_person_contact_email_primary: E-mail address of user as defined in the Blackboard Database.

Full list of variables: http://www.imsglobal.org/lti/ltiv2p0/uml/purl.imsglobal.org/vocab/lti/v2/variable/index.html

Scalable dashboards using LTI

LearningRecord Store

All Other enabled

Sakai CLE

DashboardApplication

LTI

● Scalable● Lazy coupling● Has the potential to

work across applications

IMSGlobal – Caliper

•A competing standard against xAPI, but does more

•You can find the exact details here: http://imsglobal.org/caliper/index.html

•Public release very near.•Recommend keeping track

Hackathons and open dashboardRequirements count

• Collecting requirements across hackathons

• Sponsored by SURF and UvA- 2 days. 4 teams. Free to participate

• LAK15 Conference- 2 days. 4 teams. Conference charge to participate- http://lak15.solaresearch.org/hackathon- https://confluence.sakaiproject.org/display/LAI/

Learning+Analytics+Initiative- https://github.com/Apereo-Learning-Analytics-Initiative/- Open dashboard - Open LRS

• More hackathons to come

Open Learning Analytics

With learning analytics poised to become a mainstream technology, higher education leaders from around the world came together following the Learning Analytics and Knowledge (LAK) 2014 conference in Indianapolis, Indiana for an Open Learning Analytics (OLA) Summit.

European OLA summit Nov 2014 in Amsterdam (LACE, Apereo supporting)

• http://solaresearch.org/initiatives/ola/

• In progress

• Heavily influences emerging frameworks such as:- Apereo Learning Analytics Initiative- Jisc National Freemium LA infrastructure

JISC National Framework

QUESTIONS

?

EXTRA

JISC Freemium national LA services

RememberTo mentionPMML,

OAAIETL and kettle

Klik op het pictogram als u een afbeelding wilt toevoegen

http://www.open.ac.uk/students/charter/essential-documents/ethical-use-student-data-learning-analytics-policyhttp://analytics.jiscinvolve.org/wp/2015/04/21/code-of-practice-for-learning-analytics-public-consultation/

Context information

oauth_signature : SuSQ5MGM9EwMsfgRpV/y6Eta+NU=

lti_version : LTI-1p0oauth_signature_method : HMAC-SHA1

tool_consumer_instance_contact_email : [email protected] user_id : _129821_1

lti_message_type : basic-lti-launch-request

tool_consumer_instance_guid : 0991091dba98402ab0cd424ecaf4ea89 launch_presentation_document_target : framecontext_title : Learning_Analyticsoauth_version : 1.0tool_consumer_instance_name : UvAlis_person_name_full : Fred Petersresource_link_title : The Learning Game - Gir /testcontext_id : _38097_1

roles: urn:lti:role:ims/lis/Instructor

lis_person_contact_email_primary : [email protected]

lis_person_name_given : Fred

launch_presentation_locale : en-US

oauth_timestamp : 1338360641

Tincan API protocol

http://tincanapi.com/statements-101/JSON :actor verb object context extensions etc.

{ "actor": { "name": "Sally Glider", "mbox": "mailto:[email protected]" }, "verb": { "id": "http://adlnet.gov/expapi/verbs/experienced", "display": {"en-US": "experienced"} }, "object": { "id": "http://example.com/activities/solo-hang-gliding", "definition": { "name": { "en-US": "Solo Hang Gliding" } } }}

Klik op het pictogram als u een afbeelding wilt toevoegen

xAPI + Open Badgeshttp://learninglocker.net/2014/03/03/tin-badges-or-open-cans-a-technology-tango/

Growing set of examples