presentation video mooc 'introduction to programming with java: part i

15
An Open MOOC

Upload: websterking3

Post on 08-Jan-2017

125 views

Category:

Education


2 download

TRANSCRIPT

Page 1: Presentation video MOOC 'Introduction to Programming with Java: Part I

An Open MOOC

Page 2: Presentation video MOOC 'Introduction to Programming with Java: Part I

2

• First of a series of three on edX platform

• 5 weeks (course open from 28 April to 30 June 2015)

• Re-run in self-paced mode as from 17 Nov 2015

• Contents available under CC license

Page 3: Presentation video MOOC 'Introduction to Programming with Java: Part I

Teaching staff

Page 4: Presentation video MOOC 'Introduction to Programming with Java: Part I

>71.000 enrollees from 200 countries

4

Page 5: Presentation video MOOC 'Introduction to Programming with Java: Part I

Course structure

4 main subsections including: videos, formative exercises, complementary texts

Laboratory (formative): Common storyline Recap: Summary and (some) solutions Exam: Summative (15% each) Peer-review (only in weeks 3 and 5): Summative

(10% and 15%) Want to practice more? (formative) Students’ view

5

Page 6: Presentation video MOOC 'Introduction to Programming with Java: Part I

6

Videos

Page 7: Presentation video MOOC 'Introduction to Programming with Java: Part I

7

Automatic assessment

• Formative assessment activities to check the understanding of basic concepts and common mistakes

• Summative assessment activities to grade learners

Page 8: Presentation video MOOC 'Introduction to Programming with Java: Part I

8

External tools: Blockly

• Integrated through an HTML IFrame in edX (web)

• To fail soon and in a fun way• To introduce students in

programming through games and mazes

Page 9: Presentation video MOOC 'Introduction to Programming with Java: Part I

9

External tools: Codeboard

• Integrated through IMS LTI in edX (web)• For simple programs aimed at practicing

concepts • For more complex programs that learners

had to code from scratch.

Page 10: Presentation video MOOC 'Introduction to Programming with Java: Part I

10

External tools: Greenfoot

• Standalone IDE that learners had to install

• To teach object orientation in a fun way and creating graphical user interfaces in a very fast way.

Page 11: Presentation video MOOC 'Introduction to Programming with Java: Part I

11

Laboratory

• Common storyline• Increasing difficulty• Using Blockly and

Codeboard as supporting tools

Page 12: Presentation video MOOC 'Introduction to Programming with Java: Part I

12

Students’ view

• Learners from the American School of Madrid discussing what they have learned each week

Page 13: Presentation video MOOC 'Introduction to Programming with Java: Part I

Summary of contents generated by teachers

13

70 videos 6h 20m (~5m 25s per video)

578 exercises

619 forum messages

496 with edX built-in tools

82 with external tools(Blockly, Codeboard and Greenfoot)

Page 14: Presentation video MOOC 'Introduction to Programming with Java: Part I

Overall learners’ assessment

14

Page 15: Presentation video MOOC 'Introduction to Programming with Java: Part I

15