Presentation is loading. Please wait.

Presentation is loading. Please wait.

Slide 1 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Learning Design Implementation in SCORM E-Learning Environment Elena.

Similar presentations


Presentation on theme: "Slide 1 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Learning Design Implementation in SCORM E-Learning Environment Elena."— Presentation transcript:

1 Slide 1 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Learning Design Implementation in SCORM E-Learning Environment Elena Shoikova, Malinka Ivanova R&D Laboratory “E-Learning Technologies”, Department of Electronics, Technical University - Sofia Department of Electronics, Technical University - Sofia TENCompetence Workshop “Learning Networks for Lifelong Competence Development” March, 30-31, 2006, Sofia, Bulgaria

2 Slide 2 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com  TUS-R&D Sector Internal Project (2004/06): "SCORM-compliant E-Learning Environment Implementing IMS Learning Design Specification"  Integrate open source software into a single infrastructure  Develop new software to complete e- learning environment

3 Slide 3 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Outline:  Needs Analysis and Requirement specification  Development Methodology  Use Case Analysis  Architectures of the Learning Design Module  Implementation of the Learning Design in SCORM E-Learning Environment ATutor

4 Slide 4 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Learning Design ModuleShareable Content Object Reference Model Implementation of a Learning Design Module as a part of a Shareable Content Object Reference Model (SCORM) – compliant E-Learning Environment ATutor Aim:

5 Slide 5 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Objectives:  State-of-the-art in Learning Design Editors  Needs analysis and requirement definitions  Use Case Analysis  Development of the Learning Design Module Functional Architecture  Development of a client/server Learning Design Module Module Technical Architecture  Implementation by object-oriented PHP, HTML, JavaScript, CSS, XML, MySQL DB.

6 Slide 6 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com State-of-the-art in SCORM E- Learning Environments  Atutor 1.5  Moodle 1.5  dotLearn  Claroline 1.4  Fle3  Sakai 2.0  Colloquia 1.3.2

7 Slide 7 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com State-of-the-art in Learning Design Editors - Tools Tree Based Editors RELOAD RELOAD does not require the user to edit any XML code, simply to drag resources into a tree structure, leaving the application to generate all the code to represent the tree. RELOAD inspects the resources included by the author and manages all the references to the components of those resources. aLFanet LD Editor aLFanet LD Editor uses a tree-based interface and intended for users who already know the LD specification in detail. This editor is embedded in another application which provides it with services. Komposer Komposer supports user group with limited technological skills by offering predefined pedagogic activities, and a workflow which takes them from authoring to delivery. The complexity of the task facing the author is reduced by restricting UOLs to one role and a single path. Copper Author The tool is designed to import and merge (incomplete) IMS-LD files. It will offer a Graphical User interface for Coppercore in which users can be added and runs can be previewed using Coppercore. High Level Editors MOT MOT is a general purpose high-level graphical editor - aims to provide learning designers with tools which they require to define any structure which they may need. LAMS LAMS is a specialized high level editor that takes as its starting point the sequencing of a set of preset activities, rather than the application of pedagogic templates to content. It does not at present produce or run LD code.

8 Slide 8 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com State of-the-art in Learning Design Editors Specific Purpose Tools General Purpose Tools Distant from Specification LAMS MOT Alfanet RELOAD CopperAuthor Close to Specification

9 Slide 9 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Needs Analysis: Why Learning Design is important for engineering education?  LD forces to the Author-Engineers think about pedagogy  LD guides Authors to reflect on learning activities and the achievement of learning objectives  Supports authors-engineers to model effective educational process, personalized and flexible learning

10 Slide 10 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Needs Analysis Specific Purpose Tools General Purpose Tools Distant from Specification LAMS MOT Alfanet RELOAD CopperAuthor Close to Specification Learning Design Module

11 Slide 11 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com LD Module - Requirement Specification  Functional: template-based LD Editor with constrained pedagogy, distant from Specification  Operational: web-based LD Editor with client/server architecture, standard protocols used  Management/organizational: services of e- learning environment are used  Technological: object-oriented PHP language with JavaScript, with MySQL Database communications, output is LD XML file, http/ftp protocols used  Standards based: used LD IMS Specification and EML, used SCORM e-learning content

12 Slide 12 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Development Methodology Two aspects: Conceptual modeling  Educational Modeling Language  IMS Learning Design Specification Software development and integration  Object-oriented approach (forward and reverse engineering)  Unified Development Process  Use Case Analysis  Unified Modeling Language  Client-server architecture solution

13 Slide 13 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Conceptual Modeling

14 Slide 14 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Software Development and Integration Notation Tool Process Triangular of the Success

15 Slide 15 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Notation: UML and LD UML - tools  The UML is used for: Data Modeling, Business Modeling, Object Modeling, Component Modeling in:  Rational Rose Enterprise  Enterprise Architect

16 Slide 16 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Unified Development Process Transition Iteration Planning Rqmts Capture Analysis & Design Implementation Test Prepare Release InceptionElaborationConstruction Iteration 2 Iteration 1 Iteration 2 Iteration 3

17 Slide 17 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Software Implementation and Integration Concept Requirements Design Implementation Reverse Engineering Forward Engineering

18 Slide 18 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com LD Module - Use Case Analysis Main Picture:

19 Slide 19 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Use Case Describe General Information for Unit of Learning Use Case Analysis

20 Slide 20 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Use Case Describe Roles Use Case Analysis

21 Slide 21 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Use Case Describe Activity and Activity Structure Use Case Analysis

22 Slide 22 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Use Case Describe Environment Use Case Analysis

23 Slide 23 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Use Case Define Method Use Case Analysis

24 Slide 24 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Use Case Use Performance Support Tool Use Case Analysis

25 Slide 25 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Dynamic Analysis

26 Slide 26 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Learning Design Module – Functional Architecture

27 Slide 27 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Learning Design Module – Technical Architecture

28 Slide 28 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Learning Design Module - Prototype

29 Slide 29 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Integration Software Architecture DataBase Architecture Platform Architecture

30 Slide 30 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Integration Learning Design Module - ATutor In ATutor:  SCORM Content Editor  SCORM RTE  Communication Tools - Forum - Chat - E-mail  Test Tool  Learning Management

31 Slide 31 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Author in Design Time

32 Slide 32 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Author in Run Time

33 Slide 33 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Learner in Run Time

34 Slide 34 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Component Integration

35 Slide 35 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com DataBase Integration

36 Slide 36 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com LD in SCORM Environment SCORM – compliant E-learning Environment Create UOL Manifest Metadata Organiza- tions:LD Resources Physical Files SCORM – compliant LCMS Manage Run/Interact Digital Repositories MySQL DB SCORM content XML LD files LMS Learning Management Tools Commun. Tools RTE Lunch Track Interact Finish AuthorAdministratorLearner

37 Slide 37 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Pilot Testing  Started in December 2005 - With experts from the Regional Educational Departments of Ministry of Education and Science in Bulgaria - With students MSc Degree on E-Learning from Sofia University

38 Slide 38 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Pilot Testing Main evaluation questions are being performed:  The pedagogic effectiveness of the LDM  The usability of the LDM as an integrated part of ATutor  The quality and reusability of learning designs

39 Slide 39 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Realization

40 Slide 40 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Realization

41 Slide 41 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Realization

42 Slide 42 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Realization

43 Slide 43 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Realization

44 Slide 44 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Realization

45 Slide 45 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Realization

46 Slide 46 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Realization

47 Slide 47 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Realization

48 Slide 48 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Realization

49 Slide 49 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Realization

50 Slide 50 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Realization

51 Slide 51 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Realization

52 Slide 52 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Realization

53 Slide 53 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Realization

54 Slide 54 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Realization

55 Slide 55 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Realization

56 Slide 56 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Performance Support Tool

57 Slide 57 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Performance Support Tool

58 Slide 58 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Results  Examined and analyzed Learning Design Editors  Analyzed needs and specified requirements  Made Use Case Analysis  Developed the Functional Architecture  Developed the client/server Technical Architecture  Implemented Learning Design in SCORM E-Learning Environment

59 Slide 59 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Thank you for your attention! Questions? For contacts: http://demlab.tu-sofia.bg shoikova@tu-sofia.bg m_ivanova@tu-sofia.bg


Download ppt "Slide 1 © 2004 By Default! A Free sample background from www.awesomebackgrounds.com Learning Design Implementation in SCORM E-Learning Environment Elena."

Similar presentations


Ads by Google