Slide 1

Slide 1 text

Berkeley Initiative for Transparency in the Social Sciences Annual Meeting Pedagogical Purpose of Open Sharing Prof. Lorena A. Barba Mechanical and Aerospace Engineering The George Washington University December 2016

Slide 2

Slide 2 text

Sharing OER via — iTunes U — YouTube — TED-Ed — GitHub — self-hosted Open edX site Disseminating via — Twitter & self-hosted blog http://lorenabarba.com

Slide 3

Slide 3 text

http://lorenabarba.com/news/bus-top-provider-of-educational-media/

Slide 4

Slide 4 text

Added views > 500,000 checked 12/10/2016

Slide 5

Slide 5 text

IPython Notebooks A new “genre” of OER, using collections of IPython Notebooks (a.k.a., Jupyter)—rich documents mixing text and computable content. (Shared under CC-BY on GitHub.)

Slide 6

Slide 6 text

https://github.com/barbagroup/CFDPython

Slide 7

Slide 7 text

One example … Each lesson contains text, figures, equations and executable Python code, providing an interactive learning experience. Students can change code and see the effects in the output. in

Slide 8

Slide 8 text

No content

Slide 9

Slide 9 text

Computable content educational content made powerfully interactive via compute engines in the learning platform

Slide 10

Slide 10 text

Self-produced MOOC:
 “Practical Numerical Methods with Python” —Fall 2014

Slide 11

Slide 11 text

http://openedx.seas.gwu.edu

Slide 12

Slide 12 text

The MOOC based on Jupyter Notebooks has inspired others around the world to create similar OERs.

Slide 13

Slide 13 text

No content

Slide 14

Slide 14 text

Why “open” in education?

Slide 15

Slide 15 text

http://rtalbert.org/blog/2015/interview-lorena-barba Why do you advocate so strongly for open-source technology in research and education?

Slide 16

Slide 16 text

What is “open education”?

Slide 17

Slide 17 text

Free & Open-source Software (FOSS) An invention of great impact: ‣an alternative to intellectual-property instruments ‣OS licenses allow people to 
 coordinate their work freely

Slide 18

Slide 18 text

The Open Definition “Open data and content can be freely used, modified, and shared by anyone for any purpose.” http://opendefinition.org

Slide 19

Slide 19 text

Why “open” in education?

Slide 20

Slide 20 text

The first MOOC “Connectivism and Connective Knowledge” by George Siemens & Stephen Downes (2008) ‣ “MOOCs as they were originally conceived…were the locus of learning activities and interaction, but as deployed by commercial providers they resemble television shows or digital textbooks with, at best, an online quiz component.” - Stephen Downes, in The Times Higher Education (Oct. 17, 2013)

Slide 21

Slide 21 text

The first MOOC “Connectivism and Connective Knowledge” by George Siemens & Stephen Downes (2008) ‣ “Our goal was to encourage the development of learners through open and transparent learning, where the process of knowledge generation was iterative …” - George Siemens, in The Times Higher Education (Oct. 17, 2013)

Slide 22

Slide 22 text

International Journal of Instructional Technology and Distance Learning, January 2005

Slide 23

Slide 23 text

Connectivism Thesis that knowledge is distributed across a network of connections and therefore that learning consists of the ability to construct and traverse those networks.

Slide 24

Slide 24 text

Knowledge is distributed. Knowledge is created by conversation and interactions. cf. Stephen Downes

Slide 25

Slide 25 text

Community: … clustering of similar areas of interest that allows for interaction, sharing, dialoguing, and thinking together — George Siemens, 2004

Slide 26

Slide 26 text

No content

Slide 27

Slide 27 text

Why Open Education? Pedagogy of openness—open teaching & learning practices actively promote rich networks, lively communities, and fertile connections.

Slide 28

Slide 28 text

Open-source licenses: People can coordinate their work freely, within the confines of copyright law, while making access and wide distribution a priority.

Slide 29

Slide 29 text

Open-source licenses: People can coordinate their work freely, within the confines of copyright law, while making access and wide distribution a priority.

Slide 30

Slide 30 text

No content

Slide 31

Slide 31 text

Language/Action perspective: People act through language.

Slide 32

Slide 32 text

Winograd & Flores, 1986

Slide 33

Slide 33 text

Conversation for Action: an example Can you give the opening keynote for BITSS2016? I accept.
 i.e., I commit to be there & speak Request Commitment

Slide 34

Slide 34 text

Communications of the ACM Special Issue Two decades of the Language- Action Perspective The editorial calls the book by Winograd & Flores a “groundbreaking textbook on system design.”

Slide 35

Slide 35 text

No content

Slide 36

Slide 36 text

Structure of a Conversation for Action 1. A makes a request or offer 2. B makes a promise or accepts 3. B declares to have delivered 4. A declares to be satisfied

Slide 37

Slide 37 text

Full analysis has more outcomes After A makes the request, there are 5 possible outcomes: 1. B accepts the conditions, promises to satisfy them 2. B rejects them 3. B asks to negotiate a change in the conditions 4. A can withdraw the request before a response 5. A can modify the conditions

Slide 38

Slide 38 text

Open-Source collaboration In a Pull Request: ‣ contributor A wants project owner B to perform some action: pull new changes into their repo (review & merge) ‣ B can decline —END ‣ B can accept, and B will merge the PR —> the agreement is implicit ‣ often, before B accepts, B must review the contribution: this work happens outside the conversation ‣ B can counter, and a pull request discussion starts; A agrees to change the PR and B merges (END) or A disagrees and B closes the PR (END)

Slide 39

Slide 39 text

Commitment-based culture of collaboration I’m reviewing this PR. Project contribution policy: “Log an issue for any question or problem.”

Slide 40

Slide 40 text

A commitment to coordinate action to address the issue—for the sake of the project’s shared mission. “Team.” —F. Flores, “Conversations for Action”, p. 77

Slide 41

Slide 41 text

… tool-of-the trade in the open-source world that supports the workflow, and promotes a culture of collaboration

Slide 42

Slide 42 text

Open-Source Software projects build institutions that have very strong ethical commitments… (1) freedom of access (2) transparency (3) governance

Slide 43

Slide 43 text

Language/Action Perspective —helps us design computer systems to support humans to be more effective together

Slide 44

Slide 44 text

Online learning—can we have a platform as effective as GitHub?

Slide 45

Slide 45 text

Openness …serves a pedagogical purpose: learning is richer by open sharing. Coordination …in the model of open-source culture, to create value together, fostering innovation & leadership.