SlideShare une entreprise Scribd logo
1  sur  34
Télécharger pour lire hors ligne
Dr. Charles Severance
University of Michigan School of Information
www.dr-chuck.com
June 5, 2013
Directions for Standards in Teaching and
Learning
During this talk, I am not speaking for the
University of Michigan, I am not speaking for
Blackboard, Inc., I am not speaking for the IMS
Global Learning Consortium, and I am not
speaking for anyone except for myself.
Quick History Review
NineYears Ago - February 19, 2004 - Sakai All Hands Meeting @ Stanford
At 02:28 PM 3/2/2004 -0500, Chris Etesse wrote:
Chuck, Jeff and Babi,
It was my pleasure talking to you both during my travels recently - Chuck in person in
Edinburgh and Jeff & Babi via phone from Europe.As promised, I wanted to pass on a
link to a white paper we just released on Blackboard & Standards as well as restate
my invitation to host a meeting at Blackboard with Chuck to discuss how we can
interoperate going forward. Finally, the second link is to the Blackboard SDK's for our
various products - I thought it might be of some interest. I look forward to working
closer with you each.
Warmest regards,
Christopher Etesse
Senior Director of Technology
Blackboard Inc.
DRAFT Software Portability Workgroup Prospectus DRAFT
The current trend in web-based systems for eLearning has been
moving steadily towards increasing componentization and
modularity. This trend is driven to a large extent by the desire for
systems deployers to easily enhance system functionality to more
quickly and effectively support the maturing demands of LMS users.
Three notable examples are referenced here:
Blackboard Building Blocks
Sakai’s Tool Portability Profile
WebCT PowerLinks SDK
Joseph Hardin
University of Michigan September 3, 2004
Brainstorming at IMS Meeting in Denver 2004-10-19
Colleagues:
It looks like we have about 25 individuals (give or take) attending the SCP/SCA/
Board meeting on 4/27/2005 from 1-5 pm.This includes the Board (9). See list below.
At this point, I'd rather not invite any more people.
Textbook Publishers Invited/Attending...............................................
Allen Noren, O'Reilly & Associates -- ATTENDING
Ray Henderson, Pearson Education -- ATTENDING
Schoen, Steve,Thomson Higher Education -- ATTENDING
David Serbun, Houghton Mifflin Company -- ATTENDING
Jonathan Stowe, John Wiley & Sons, Inc. -- ATTENDING
Glenn Kammen, Intelecom -- ATTENDING
Vivian 'Vivie' Sinou
Dean, Distance & Mediated Learning
Foothill College
Publisher Meeting @ Stanford
June 21, 2005,
IMS Alt-I-Lab Sheffield, UK
June 21, 2006
IMS Alt-I-Lab
Indianapolis, IN
February 2007
Standards
Commercial
Open Source
LMS
Publishers
www.imsglobal.org
Common
Cartridge
Tools
Interoperability
2008
http://www.youtube.com/watch?v=VY-Ogkc7MnwJuly 2012
Success has a thousand parents..
Current State
http://www.insidehighered.com/news/2012/11/07/tech-officials-weigh-big-data-moocs-and-open-source
Sakai 2.9
• IMS LTI Tool - IMS Learning Tools Interoperability 1.1
• Tool Launch
• Grade Return
• Lesson Builder - IMS Common Cartridge 1.1 Import
https://source.sakaiproject.org/svn/basiclti/trunk/basiclti-docs/resources/docs/sakai_basiclti_api.doc
Sakai 2.9 LTI Extensions
• Roster API - Allows an external tool to get the entire roster of a
course with roles and grade callbacks (Sakai 2.9)
• Settings API - Allows eternal tool to store and retrieve up to 4K of
settings (Sakai 2.9)
• XML + OAuth
Lesson Builder Post Sakai 2.9
• LessonBuilder
• IMS Common Cartridge 1.2 Import (2.9.1)
• IMS Common Cartridge 1.1, 1.2 Export (2.9.3) - very nice to have
for OER
LTI in 2.9.2
• Lessons API - XML + OAuth
• Retrieve Lessons Structure
• Add folder, link or collection of LTI links to LessonBuilder at any
point in the hierarchy - every link can accept grades
• See BLTI-203 in JIRA and developer documentation in the source tree
https://source.sakaiproject.org/svn/basiclti/branches/BLTI-203/
https://source.sakaiproject.org/svn/basiclti/trunk/basiclti-docs/resources/docs/
Looking Forward
Sakai 2.9.3?
• University of Michigan has made amazing changes to Site Info to auto-
place LTI 1.1 tools
• Zhen Quian, John Johnston, Beth Kirschner
• The majority of the code is running in CTools right now, and an ever
prettier version is now in trunk
• I would like to see this in 2-9-x and 2.9.3
LTI 1.1 - Next-Gen Learning Tools
• Coursera should soon support LTI 1.1 (Announced at the Partners
Conferernce)
• edX will be supporting LTI 1.1 (even if I have to write it)
• NovoEd (formerlyVentureLabs) interested in using LTI 1.1 as its first
expansion option
On My SummerVacation...
• LTI 2.0 - My highest priority for the summer
• Application Store Use Case - Automatic Provisioning
• Service Registry - External Tool Requests Access to Services -
workflow for Admin to approve Facebook-Style
• Will lay the groundwork for wide range of standard and extension
services
• https://jira.sakaiproject.org/browse/BLTI-230
LTI 2.0 To Date...
• IMS and Ingram Sponsored ROR reference implementation of LTI 2.0
• Simple (easy to read) LTI 2.0 implementation in PHP
• Work is starting on code UI chenges for LTI 2.0 in coordination with
UMich
• I am working on getting funding for a Moodle LTI 2.0 reference
implementation
http://www.dr-chuck.com/BLTI-230/tc.php
https://source.sakaiproject.org/svn/basiclti/branches/BLTI-230/basiclti-docs/resources/
docs/sakai-api-test
{
"@context": [
"http://www.imsglobal.org/imspurl/lti/v2/ctx/ToolProxy",
"http://purl.org/blackboard/ctx/v1/iconStyle"
],
"@type": "ToolProxy",
"@id": "http://localhost/~csev/BLTI-230/51af451a47c48",
"lti_version": "LTI-2p0",
"tool_proxy_guid": "98765",
"tool_consumer_profile": "http://localhost/~csev/BLTI-230/tc_profile.
"tool_profile": {
"product_instance": {
"product_info": {
"product_version": "0.3",
"technical_description": {
"default_value": "Simple LTI 2 PHP Implementation",
"key": "tool.technical"
},
....
LTI 2.0 REST3/JSON-LD
LTI 2.0 Motivational Speech...
Sakai LTI SIG
July 10, 2009
Summary
• Past: Sakai was essential to the past decade of progress in open
standards for teaching and learning
• Present: Sakai 2.9 has excellent support for IMS LTI and IMS CC out of
the box
• Short Term:We are polishing and extending our LTI 1.1 support
• Future: We are in a great position to continue to lead the industry
forward in the areas of portability and interopability

Contenu connexe

Tendances

Tendances (9)

Web 2.0 - Teaching Today
Web 2.0 - Teaching TodayWeb 2.0 - Teaching Today
Web 2.0 - Teaching Today
 
Android slides
Android slidesAndroid slides
Android slides
 
From a Small Library's Perspective - New Library Technology Paradigms: OS vs....
From a Small Library's Perspective - New Library Technology Paradigms: OS vs....From a Small Library's Perspective - New Library Technology Paradigms: OS vs....
From a Small Library's Perspective - New Library Technology Paradigms: OS vs....
 
Exploiting The Potential Of Blogs and Social Networks Introduction
Exploiting The Potential Of Blogs and Social Networks Introduction Exploiting The Potential Of Blogs and Social Networks Introduction
Exploiting The Potential Of Blogs and Social Networks Introduction
 
Web 2.0 Technologies and iPods for Research and Mobility
Web 2.0 Technologies and iPods for Research and MobilityWeb 2.0 Technologies and iPods for Research and Mobility
Web 2.0 Technologies and iPods for Research and Mobility
 
Research 2.0
Research 2.0Research 2.0
Research 2.0
 
11. introduction to internet
11. introduction to internet11. introduction to internet
11. introduction to internet
 
Web Services for Underfunded and Understaffed Libraries
Web Services for Underfunded and Understaffed LibrariesWeb Services for Underfunded and Understaffed Libraries
Web Services for Underfunded and Understaffed Libraries
 
Impact Of Web 2.0 In Education
Impact Of Web 2.0 In EducationImpact Of Web 2.0 In Education
Impact Of Web 2.0 In Education
 

En vedette

Building Interoperable tools Using Standards
Building Interoperable tools Using StandardsBuilding Interoperable tools Using Standards
Building Interoperable tools Using Standards
Charles Severance
 

En vedette (19)

IMS Learning Tools Interoperability @ Nottingham
IMS Learning Tools Interoperability @ NottinghamIMS Learning Tools Interoperability @ Nottingham
IMS Learning Tools Interoperability @ Nottingham
 
Social Nets in Education Workshop Talk
Social Nets in Education Workshop TalkSocial Nets in Education Workshop Talk
Social Nets in Education Workshop Talk
 
Sakai: The First Ten Years and the Next Ten Years
Sakai: The First Ten Years and the Next Ten YearsSakai: The First Ten Years and the Next Ten Years
Sakai: The First Ten Years and the Next Ten Years
 
The University as a Cloud: Openness in Education
The University as a Cloud: Openness in EducationThe University as a Cloud: Openness in Education
The University as a Cloud: Openness in Education
 
Open Source Learning Management Systems: Much More Than Free Source Code
Open Source Learning Management Systems: Much More Than Free Source CodeOpen Source Learning Management Systems: Much More Than Free Source Code
Open Source Learning Management Systems: Much More Than Free Source Code
 
A View on eScience
A View on eScienceA View on eScience
A View on eScience
 
Educause Sakai Community Update
Educause Sakai Community UpdateEducause Sakai Community Update
Educause Sakai Community Update
 
Using LTI In a Mobile Environment
Using LTI In a Mobile EnvironmentUsing LTI In a Mobile Environment
Using LTI In a Mobile Environment
 
Tsugi Workshop @ Notre Dame
Tsugi Workshop @ Notre DameTsugi Workshop @ Notre Dame
Tsugi Workshop @ Notre Dame
 
IMS Learning Tools Interoperability and Mobile Applictions
IMS Learning Tools Interoperability and Mobile ApplictionsIMS Learning Tools Interoperability and Mobile Applictions
IMS Learning Tools Interoperability and Mobile Applictions
 
2011 03-03-blti-umass
2011 03-03-blti-umass2011 03-03-blti-umass
2011 03-03-blti-umass
 
Apereo Panel: Libraries, Education, and Collaboration
Apereo Panel: Libraries, Education, and CollaborationApereo Panel: Libraries, Education, and Collaboration
Apereo Panel: Libraries, Education, and Collaboration
 
IMS Learning Impact Workshop on LTI
IMS Learning Impact Workshop on LTI IMS Learning Impact Workshop on LTI
IMS Learning Impact Workshop on LTI
 
Building Interoperable tools Using Standards
Building Interoperable tools Using StandardsBuilding Interoperable tools Using Standards
Building Interoperable tools Using Standards
 
IMS Learning Tools Interoperability @ UCLA
IMS Learning Tools Interoperability @ UCLAIMS Learning Tools Interoperability @ UCLA
IMS Learning Tools Interoperability @ UCLA
 
Research Topic: Creating a Market for Innovation in Teaching and Learning
Research Topic: Creating a Market for Innovation in Teaching and LearningResearch Topic: Creating a Market for Innovation in Teaching and Learning
Research Topic: Creating a Market for Innovation in Teaching and Learning
 
IMS Learning Tools Interoperability (Smart ICT Korea)
IMS Learning Tools Interoperability (Smart ICT Korea)IMS Learning Tools Interoperability (Smart ICT Korea)
IMS Learning Tools Interoperability (Smart ICT Korea)
 
Advanced Learning Tools Interoperability
Advanced Learning Tools InteroperabilityAdvanced Learning Tools Interoperability
Advanced Learning Tools Interoperability
 
IMS Basic LTI Overview
IMS Basic LTI OverviewIMS Basic LTI Overview
IMS Basic LTI Overview
 

Similaire à Directions for Standards in Teaching and Learning

Using Technology To Promote Writing For Grades 2 4
Using Technology To Promote Writing For Grades 2 4Using Technology To Promote Writing For Grades 2 4
Using Technology To Promote Writing For Grades 2 4
Steve Sokoloski
 
Research Proposal Attic Media
Research Proposal Attic MediaResearch Proposal Attic Media
Research Proposal Attic Media
guestb67122e
 
Research Proposal Attic Media
Research Proposal Attic MediaResearch Proposal Attic Media
Research Proposal Attic Media
guestb67122e
 
Research Proposal Attic Media
Research Proposal Attic MediaResearch Proposal Attic Media
Research Proposal Attic Media
guestb67122e
 

Similaire à Directions for Standards in Teaching and Learning (20)

Standards Update: Apereo 2015
Standards Update: Apereo 2015Standards Update: Apereo 2015
Standards Update: Apereo 2015
 
EuSakai: Directions for Standards in Teaching and Learning
EuSakai: Directions for Standards in Teaching and LearningEuSakai: Directions for Standards in Teaching and Learning
EuSakai: Directions for Standards in Teaching and Learning
 
KOTESOL 2007 Presentation
KOTESOL 2007 PresentationKOTESOL 2007 Presentation
KOTESOL 2007 Presentation
 
Open Source Building Career and Competency
Open Source Building Career and CompetencyOpen Source Building Career and Competency
Open Source Building Career and Competency
 
Spoken tutorials libreoffice
Spoken tutorials libreofficeSpoken tutorials libreoffice
Spoken tutorials libreoffice
 
Sakai: Free as in Freedom (Lansing, MI)
Sakai: Free as in Freedom (Lansing, MI)Sakai: Free as in Freedom (Lansing, MI)
Sakai: Free as in Freedom (Lansing, MI)
 
Opening up practice and resources
Opening up practice and resourcesOpening up practice and resources
Opening up practice and resources
 
EdTechJoker IST 402 - Syllabus day
EdTechJoker IST 402 - Syllabus dayEdTechJoker IST 402 - Syllabus day
EdTechJoker IST 402 - Syllabus day
 
Using Technology To Promote Writing For Grades 2 4
Using Technology To Promote Writing For Grades 2 4Using Technology To Promote Writing For Grades 2 4
Using Technology To Promote Writing For Grades 2 4
 
Online Learning @ ERL
Online Learning @ ERLOnline Learning @ ERL
Online Learning @ ERL
 
Getting to Open Educational Resources (OER) at Nelson Mandela Metropolitan Un...
Getting to Open Educational Resources (OER) at Nelson Mandela Metropolitan Un...Getting to Open Educational Resources (OER) at Nelson Mandela Metropolitan Un...
Getting to Open Educational Resources (OER) at Nelson Mandela Metropolitan Un...
 
Research Proposal Attic Media
Research Proposal Attic MediaResearch Proposal Attic Media
Research Proposal Attic Media
 
Research proposal attic media
Research proposal attic mediaResearch proposal attic media
Research proposal attic media
 
Research Proposal Attic Media
Research Proposal Attic MediaResearch Proposal Attic Media
Research Proposal Attic Media
 
Research Proposal Attic Media
Research Proposal  Attic  MediaResearch Proposal  Attic  Media
Research Proposal Attic Media
 
Research Proposal Attic Media
Research Proposal Attic MediaResearch Proposal Attic Media
Research Proposal Attic Media
 
LR Forum Presentation 09 Jun09
LR Forum Presentation 09 Jun09LR Forum Presentation 09 Jun09
LR Forum Presentation 09 Jun09
 
Massively Open Online Courses, Experiences, Observations, and Trends
Massively Open Online Courses, Experiences, Observations, and TrendsMassively Open Online Courses, Experiences, Observations, and Trends
Massively Open Online Courses, Experiences, Observations, and Trends
 
Eurodidaweb2012 03-13
Eurodidaweb2012 03-13Eurodidaweb2012 03-13
Eurodidaweb2012 03-13
 
Standards to Enable an Open Learning Ecosystem
Standards to Enable an Open Learning EcosystemStandards to Enable an Open Learning Ecosystem
Standards to Enable an Open Learning Ecosystem
 

Plus de Charles Severance

Plus de Charles Severance (20)

LTI Advantage: The Next Big Thing in LMS Integration
LTI Advantage: The Next Big Thing in LMS IntegrationLTI Advantage: The Next Big Thing in LMS Integration
LTI Advantage: The Next Big Thing in LMS Integration
 
Hierarchy requirements
Hierarchy requirements Hierarchy requirements
Hierarchy requirements
 
Sakai Hierarchy Framework Changes Overview (not implemented)
Sakai Hierarchy  Framework Changes Overview (not implemented)Sakai Hierarchy  Framework Changes Overview (not implemented)
Sakai Hierarchy Framework Changes Overview (not implemented)
 
Building the NGDLE with Tsugi (次) and Koseu(코스)
Building the NGDLE with Tsugi (次) and Koseu(코스)Building the NGDLE with Tsugi (次) and Koseu(코스)
Building the NGDLE with Tsugi (次) and Koseu(코스)
 
Exploring the Next Generation Digital Learning Ecosystem
Exploring the Next Generation Digital Learning EcosystemExploring the Next Generation Digital Learning Ecosystem
Exploring the Next Generation Digital Learning Ecosystem
 
Exploring the Next Generation Digital Learning Environment with Tsugi
Exploring the Next Generation Digital Learning Environment with TsugiExploring the Next Generation Digital Learning Environment with Tsugi
Exploring the Next Generation Digital Learning Environment with Tsugi
 
Building the Next Generation Teaching and Learning Environment with Tsugi (次)
Building the Next Generation Teaching and Learning Environment with Tsugi (次)Building the Next Generation Teaching and Learning Environment with Tsugi (次)
Building the Next Generation Teaching and Learning Environment with Tsugi (次)
 
Building the Next Generation Teaching and Learning Environment
Building the Next Generation Teaching and Learning EnvironmentBuilding the Next Generation Teaching and Learning Environment
Building the Next Generation Teaching and Learning Environment
 
CloudSocial: A New Approach to Enabling Open Content for Broad Reuse
CloudSocial: A New Approach to Enabling Open Content for Broad ReuseCloudSocial: A New Approach to Enabling Open Content for Broad Reuse
CloudSocial: A New Approach to Enabling Open Content for Broad Reuse
 
Next Generation Teaching and Learning
Next Generation Teaching and LearningNext Generation Teaching and Learning
Next Generation Teaching and Learning
 
Next Generation Teaching and Learning
Next Generation Teaching and LearningNext Generation Teaching and Learning
Next Generation Teaching and Learning
 
The Game of MOOCs
The Game of MOOCsThe Game of MOOCs
The Game of MOOCs
 
A View on the Future of Sakai
A View on the Future of SakaiA View on the Future of Sakai
A View on the Future of Sakai
 
The Next Generation of Teaching and Learning Tools
The Next Generation of Teaching and Learning ToolsThe Next Generation of Teaching and Learning Tools
The Next Generation of Teaching and Learning Tools
 
Updated Version: Tsugi Overview
Updated Version: Tsugi OverviewUpdated Version: Tsugi Overview
Updated Version: Tsugi Overview
 
Apereo 2015: The State of Sakai
Apereo 2015: The State of SakaiApereo 2015: The State of Sakai
Apereo 2015: The State of Sakai
 
The Trials and Tribulations of Predicting the Future of Educational Technology
The Trials and Tribulations of Predicting the Future of Educational TechnologyThe Trials and Tribulations of Predicting the Future of Educational Technology
The Trials and Tribulations of Predicting the Future of Educational Technology
 
MOOCs – The Future Is Getting Clearer
MOOCs – The Future Is Getting ClearerMOOCs – The Future Is Getting Clearer
MOOCs – The Future Is Getting Clearer
 
Programming for Everybody in Python
Programming for Everybody in PythonProgramming for Everybody in Python
Programming for Everybody in Python
 
How will the MOOC Change Between Now and 2020?
How will the MOOC Change Between Now and 2020?How will the MOOC Change Between Now and 2020?
How will the MOOC Change Between Now and 2020?
 

Dernier

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
MateoGardella
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
Chris Hunter
 

Dernier (20)

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 

Directions for Standards in Teaching and Learning

  • 1. Dr. Charles Severance University of Michigan School of Information www.dr-chuck.com June 5, 2013 Directions for Standards in Teaching and Learning
  • 2. During this talk, I am not speaking for the University of Michigan, I am not speaking for Blackboard, Inc., I am not speaking for the IMS Global Learning Consortium, and I am not speaking for anyone except for myself.
  • 4. NineYears Ago - February 19, 2004 - Sakai All Hands Meeting @ Stanford
  • 5. At 02:28 PM 3/2/2004 -0500, Chris Etesse wrote: Chuck, Jeff and Babi, It was my pleasure talking to you both during my travels recently - Chuck in person in Edinburgh and Jeff & Babi via phone from Europe.As promised, I wanted to pass on a link to a white paper we just released on Blackboard & Standards as well as restate my invitation to host a meeting at Blackboard with Chuck to discuss how we can interoperate going forward. Finally, the second link is to the Blackboard SDK's for our various products - I thought it might be of some interest. I look forward to working closer with you each. Warmest regards, Christopher Etesse Senior Director of Technology Blackboard Inc.
  • 6. DRAFT Software Portability Workgroup Prospectus DRAFT The current trend in web-based systems for eLearning has been moving steadily towards increasing componentization and modularity. This trend is driven to a large extent by the desire for systems deployers to easily enhance system functionality to more quickly and effectively support the maturing demands of LMS users. Three notable examples are referenced here: Blackboard Building Blocks Sakai’s Tool Portability Profile WebCT PowerLinks SDK Joseph Hardin University of Michigan September 3, 2004
  • 7. Brainstorming at IMS Meeting in Denver 2004-10-19
  • 8. Colleagues: It looks like we have about 25 individuals (give or take) attending the SCP/SCA/ Board meeting on 4/27/2005 from 1-5 pm.This includes the Board (9). See list below. At this point, I'd rather not invite any more people. Textbook Publishers Invited/Attending............................................... Allen Noren, O'Reilly & Associates -- ATTENDING Ray Henderson, Pearson Education -- ATTENDING Schoen, Steve,Thomson Higher Education -- ATTENDING David Serbun, Houghton Mifflin Company -- ATTENDING Jonathan Stowe, John Wiley & Sons, Inc. -- ATTENDING Glenn Kammen, Intelecom -- ATTENDING Vivian 'Vivie' Sinou Dean, Distance & Mediated Learning Foothill College Publisher Meeting @ Stanford
  • 9. June 21, 2005, IMS Alt-I-Lab Sheffield, UK
  • 10. June 21, 2006 IMS Alt-I-Lab Indianapolis, IN
  • 14. Success has a thousand parents..
  • 17. Sakai 2.9 • IMS LTI Tool - IMS Learning Tools Interoperability 1.1 • Tool Launch • Grade Return • Lesson Builder - IMS Common Cartridge 1.1 Import
  • 18. https://source.sakaiproject.org/svn/basiclti/trunk/basiclti-docs/resources/docs/sakai_basiclti_api.doc Sakai 2.9 LTI Extensions • Roster API - Allows an external tool to get the entire roster of a course with roles and grade callbacks (Sakai 2.9) • Settings API - Allows eternal tool to store and retrieve up to 4K of settings (Sakai 2.9) • XML + OAuth
  • 19. Lesson Builder Post Sakai 2.9 • LessonBuilder • IMS Common Cartridge 1.2 Import (2.9.1) • IMS Common Cartridge 1.1, 1.2 Export (2.9.3) - very nice to have for OER
  • 20. LTI in 2.9.2 • Lessons API - XML + OAuth • Retrieve Lessons Structure • Add folder, link or collection of LTI links to LessonBuilder at any point in the hierarchy - every link can accept grades • See BLTI-203 in JIRA and developer documentation in the source tree https://source.sakaiproject.org/svn/basiclti/branches/BLTI-203/ https://source.sakaiproject.org/svn/basiclti/trunk/basiclti-docs/resources/docs/
  • 21.
  • 22.
  • 24. Sakai 2.9.3? • University of Michigan has made amazing changes to Site Info to auto- place LTI 1.1 tools • Zhen Quian, John Johnston, Beth Kirschner • The majority of the code is running in CTools right now, and an ever prettier version is now in trunk • I would like to see this in 2-9-x and 2.9.3
  • 25.
  • 26.
  • 27. LTI 1.1 - Next-Gen Learning Tools • Coursera should soon support LTI 1.1 (Announced at the Partners Conferernce) • edX will be supporting LTI 1.1 (even if I have to write it) • NovoEd (formerlyVentureLabs) interested in using LTI 1.1 as its first expansion option
  • 28. On My SummerVacation... • LTI 2.0 - My highest priority for the summer • Application Store Use Case - Automatic Provisioning • Service Registry - External Tool Requests Access to Services - workflow for Admin to approve Facebook-Style • Will lay the groundwork for wide range of standard and extension services • https://jira.sakaiproject.org/browse/BLTI-230
  • 29.
  • 30. LTI 2.0 To Date... • IMS and Ingram Sponsored ROR reference implementation of LTI 2.0 • Simple (easy to read) LTI 2.0 implementation in PHP • Work is starting on code UI chenges for LTI 2.0 in coordination with UMich • I am working on getting funding for a Moodle LTI 2.0 reference implementation http://www.dr-chuck.com/BLTI-230/tc.php https://source.sakaiproject.org/svn/basiclti/branches/BLTI-230/basiclti-docs/resources/ docs/sakai-api-test
  • 31.
  • 32. { "@context": [ "http://www.imsglobal.org/imspurl/lti/v2/ctx/ToolProxy", "http://purl.org/blackboard/ctx/v1/iconStyle" ], "@type": "ToolProxy", "@id": "http://localhost/~csev/BLTI-230/51af451a47c48", "lti_version": "LTI-2p0", "tool_proxy_guid": "98765", "tool_consumer_profile": "http://localhost/~csev/BLTI-230/tc_profile. "tool_profile": { "product_instance": { "product_info": { "product_version": "0.3", "technical_description": { "default_value": "Simple LTI 2 PHP Implementation", "key": "tool.technical" }, .... LTI 2.0 REST3/JSON-LD
  • 33. LTI 2.0 Motivational Speech... Sakai LTI SIG July 10, 2009
  • 34. Summary • Past: Sakai was essential to the past decade of progress in open standards for teaching and learning • Present: Sakai 2.9 has excellent support for IMS LTI and IMS CC out of the box • Short Term:We are polishing and extending our LTI 1.1 support • Future: We are in a great position to continue to lead the industry forward in the areas of portability and interopability