45
LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Embed Size (px)

DESCRIPTION

System Overview and Architecture

Citation preview

Page 1: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

LON-CAPA

An Open-Source Learning ContentManagement and Assessment System

Gerd Kortemeyer and Émerson CruzMichigan State University

Page 2: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Overview

Presentation Outline:

• System Overview and Architecture

• Research• Community

Page 3: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

System Overview and Architecture

Page 4: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

LON-CAPA Overview• LON-CAPA is

free open-source a learning content management system an assessment system around since 1992

Page 5: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Free and Open-Source• Free:

“Free beer”: no licensing fees “Free speech”: source code, Bugzilla, mailing lists,

research results, all out in the open

• Open-source:you can read,modify, improve,adapt, etc, theoriginal code ofthe system

• BUT: derivative must be distributed under same license, i.e., GNU General Public License

while ($line=<IN>) { chomp($line); $line=~s/\s+$//s; $line=~s/\"//g; $line=~tr/A-Z/a-z/; @entries=split(/\,/,$line); $username=$entries[4];_

Page 6: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Campus A Campus B

LON-CAPA Architecture

Shared Cross-Institutional Resource Library(Base de Dados Compartilhada entre Instituições)

Resource AssemblySeleção de conteúdo

Course Management

Resource AssemblySeleção de conteúdo

Course Management

Page 7: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Campus A Campus B

Resource Assembly

Course Management

Resource Assembly

Course Management

LON-CAPA Architecture

Shared Cross-Institutional Resource Library(Base de Dados Compartilhada entre Instituições)

Page 8: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Shared Resource Library• The distributed network

looks like one big file system( Um conjunto de Instituições interligadas via web funcionando como um único corpo )

Page 9: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Shared Resource Library• Resources may be web pages …

Page 10: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Shared Resource Library• … or simulations and animations …

Page 11: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

• … or this kind of randomizing online problems( distintos problemas gerados online )

Shared Resource Library

Page 12: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Shared Resource Library• …special emphasis on math

including support of• LaTeX• Maxima• R

Page 13: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Shared Resource Library• … chemistry …

Page 14: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Shared Resource Library• … physical units …

Page 15: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Campus A Campus B

LON-CAPA Architecture

Shared Cross-Institutional Resource Library

Resource Assembly

Course Management

Resource Assembly

Course Management

Page 16: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Resource Assembly

“Supermarket”

• Shopping Cart

Selecionando e Colecionando Conteúdo

Page 17: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Resource Assembly• Nested Assemblies• No pre-defined levels of

granularity („module“, „chapter“, etc)

• People can never agree what those terms mean

• Re-use possible on any level

( Construindo o saber: um por todos e todos por um )

Page 18: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Resource AssemblyWrites module aboutenergy conservation

Writes module aboutmomentumconservation

Compiles module about conservation laws

Uses wholeassemblyin his course

Page 19: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Campus A Campus B

LON-CAPA Architecture

Shared Cross-Institutional Resource Library

Resource Assembly

Course Management

Resource Assembly

Course Management

Page 20: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Course Management• Instructors can

directly use the assembled material in their courses navigational tools for

students to access the material

grade book communications calendar/scheduling access rights

management portfolio space

Page 21: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Course Management• Course overview/dashboard

Page 22: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Course Management• Integrates well with central IT

Authorization

Authentication LON-CAPA

Single Signon

SentinelShibboleth

KerberosLDAP

Active Directory

VerifyPortal Token

List of Courses

XML

Registrar

XML

Photos

Import

Page 23: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Course Management• Interface can be translated

( LON-CAPA na sua Língua! )

Page 24: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Campus A Campus B

Dynamic Metadata

Shared Cross-Institutional Resource Library

Resource Assembly

Course Management

Resource Assembly

Course Management

Page 25: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

• Dynamic metadata from usage• Assistance in resource selection („amazon.com“)• Quality control

Dynamic Metadata

Page 26: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Research

LON-CAPA como ferramenta e campo de pesquisa

Page 27: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Research• Over the years, we did research on …

resource sharing effectiveness of online homework online student discussions gender differences

Page 28: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Resource Sharing• Online communities of practice• Contributors versus users (institutions)

Page 29: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Online Discussions

DiscussionsEncouraged, since all students have different versions. Peer-Teaching.(Discussões online como estratégia de ensino)

Page 30: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Classification

• Classification of discussion contributions

Page 31: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Influence of Problem Difficulty

• More difficult than 0.6: “more pain, no gain”

Page 32: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Do better students discuss better?

Page 33: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Learning Success

Same course, first semester with, second semester without online homework

Page 34: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Learning Success

Mostly helps students who are on the brink of failing the course.

Fail

Page 35: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Gender Difference

• phy231:without LON-CAPA

• phy232:with LON-CAPA

• Gender difference• But why?

Page 36: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Gender Difference

Page 37: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Gender Difference

Resubmission after failed attempt

Page 38: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Community

O Universo LON-CAPA

Page 39: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

The LON-CAPA Community

Shared content repository with almost 350,000 resources

Almost 150,000 online homework problems

Page 40: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

The LON-CAPA Community

130 member institutions

Page 41: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

The LON-CAPA Community

USA: 106

Canada: 6 Germany: 3 Turkey: 1

Israel: 2South Korea: 1

South Africa: 1Brazil: 1

High Schools, Colleges, and Universities

… plus grant projects and publishing companies.

Switzerland: 1

Page 42: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

The Consortium• Out of the 130 member institutions, five form the

LON-CAPA Academic Consortium Three institutions that made long-term financial

commitments:• Simon Fraser University• University of Illinois at Urbana-Champaign• Michigan State University

Two institutions continually contributing to the code base and development:

• Ohio University• University of Applied Science, Wolfenbüttel

• Governing board and long-term sustainability

Page 43: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Running LON-CAPA• Running LON-CAPA

Locally• Dedicated Linux server

or virtual machine Hosted

• http://www.educog.com/

Page 44: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

LON-CAPA in Brazil• LON-CAPA has been used

with publisher content for physics courses at the Universidade de São Paulo

• During fall semester: research study at USP, comparing results obtained in the USA with results in Brazil.

Page 45: LON-CAPA An Open-Source Learning Content Management and Assessment System Gerd Kortemeyer and Émerson Cruz Michigan State University

Thank You!• More information about LON-CAPA can be

found at

http://www.lon-capa.org/

Muito Obrigado!