The Jigsaw Collaborative Method in Blended Learning Course Computer Games and Education Realization in Moodle

Size: px
Start display at page:

Download "The Jigsaw Collaborative Method in Blended Learning Course Computer Games and Education Realization in Moodle"

Transcription

1 The Jigsaw Collaborative Method in Blended Learning Course Computer Games and Education Realization in Moodle Daniela Tuparova 1, Georgi Tuparov 1,2 1 Department of Computer Science, South-West University, Bulgaria, 2 Department of Software Engineering, IMI-BAS, Sofia, Bulgaria Key words: e-learning, blended learning, collaboration, method Jigsaw, Moodle Abstract: In the paper we present our experience in implementation of Jigsaw collaborative method in e-learning environment Moodle. Section 2 deals with characteristics of Jigsaw teaching method. The functionalities and model of Jigsaw method in Moodle developed in e-learning laboratory at the South West University, Bulgaria are presented in Section 3. Organization of blended learning course Computer games and education and students attitude to proposed implementation of Jigsaw method is discussed in Section 4. 1 Introduction It is well-known that activities such as communication among students and teachers improve quality of learning. The collaborative project-based methods, different discussions of the didactical type and other approaches inspired by the constructivist theory of learning enforce students active participation in the educational process. Collaborative educational activities could be supported on-line by a diversity of collaborative environments or collaborative tools in e-learning environments. Today e-learning becomes one of the most modern expressions. Recently a lot of collaborative and e-learning platforms, both commercial and open source, have been developed. The popular Learning Management Systems offer different collaborative and communication tools such discussion forums, chat, blogs etc. Particularly these tools are applied in their common purpose. In most cases it is difficult for the teacher to organize and carry out specific collaborative educational method such as Brain storming, Jigsaw etc. When the lecturer decides to apply different techniques and pedagogical methods for collaborative activities in an e-learning environment, he or she has to group the students accordingly in order to realize the chosen interactive method for collaborative work. More often than not the environment lacks adequate means for automatic grouping for work according to a certain approach. This is the case with the Jigsaw method. The analysis done in [3] of the means for collaborative activities in LMS makes it clear that the popular Moodle system does not possess appropriate means for the realization of the Jigsaw method. To support collaborative activities and enlarge the use of e-learning environment Moodle we develop a special Jigsaw block in Moodle for management of students grouping. The technological specification of this block is presented in [6]. The developed block we applied in pilot course Computer games in education for master degree program ICT in Primary School at the South-Western University Neofit Rilski, Blagoevgrad, Bulgaria. ICL 2009 Proceedings - Page 599 1(7)

2 In the paper we present our experience in implementation of Jigsaw collaborative method in e-learning environment Moodle. Section 2 deals with characteristics of Jigsaw teaching method. The functionalities and model of Jigsaw method in Moodle developed in e-learning laboratory at the South West University are presented in Section 3. Organization of blended learning course Computer games and education and students attitude to proposed implementation of Jigsaw method is discussed in Section 4. 2 The Jigsaw teaching method The Jigsaw method is proposed by Aronson like strategy for collaborative activity management which allows each member of a particular group to work on a defined aspect of the learning content [2]. The Jigsaw method manages collaborative activity in which every participant is extremely important for the realization of the ultimate goal. The learning process procedure is outlined very precisely in [2]. The basic idea of the method is type of grouping of the students. In the first step the students are divided in so called Jigsaw groups. The groups consist of 5-6 students per group. The learning material is divided also in 5-6 parts. The students that work on the same part of the learning material form so called Expert group. In the expert groups students discuss their part of learned material and prepare the presentation of learned material that they will present in their Jigsaw group. Students meet with members of the other groups who have the same task and after they have acquired the knowledge of the particular content, they return back to their first group and explain what they have learned to the rest of it. The method ends with assessment and evaluation of obtained knowledge and skills. Every student is important both for the acquisition of the learning content and for the completion of the task because his or her part is inseparable from the realization of the whole process. The purpose of the method is to develop teamwork and cooperation skills; in this way students acquire more extensive knowledge than when working on their own and have to learn all the material. Moreover, students share their knowledge with the other participants, expressing their own point of view on a particular issue. The method is effective and has several advantages. Firstly, it reduces competition between individual students and provides opportunities for teamwork [1]. Apart from that it develops skills for listening to and discussing someone s presentation, encourages involvement, responsibility and cooperation between the participants. Members of the group work together to achieve a common goal while every participant depends on the work of the others [2]. Such cooperation facilitates the interaction between students and urges them to value the efforts of the other members of the group. 3 Implementation of Jigsaw method in e-learning environment Moodle 3.1 Model of implementation of Jigsaw method in e-learning environment The Jigsaw method is very well developed methodically and is successfully applied over several decades. It, however, has not been realized in any learning management system LMS. The problem is mainly in the specific way of grouping the learners. The model for grouping the learners so as to realize the Jigsaw method is presented on Figure 1. It is based on an initial (vertical) grouping of the learners in the so called Jigsaw groups, after which they group according to the subtopics defined for expert work which is secondary (horizontal) grouping in the so called Expert groups. ICL 2009 Proceedings - Page 600 2(7)

3 Figure 1. Jigsaw grouping model For the Jigsaw method to be realized in an e-learning system, this system should possess a minimum of two functionalities additional to its general functionalities mentioned in [5]. These additional functionalities are: control over the access to learning materials and learning activities at the registered learners group level and distribution of students into groups. The first additional functionality is accessible for most of the contemporary e-learning systems. The problem is presented by the second additional functionality: although the e-learning systems can distribute learners in groups randomly or manually, they cannot perform grouping based on another grouping, i.e. they cannot realize automatically distribution in expert groups, which is necessary for the Jigsaw method. Expert grouping can be done manually by the lecturer. This, however, is very difficult or practically impossible for big groups of learners. With respect of the Collaborative Learning Flow Pattern [4], we offer an algorithm for the distribution of learners in groups so that the Jigsaw model of e-learning can be realized. This algorithm is presented on Figure 2. Figure 2. Algorithm for distribution of learners in groups according to Jigsaw model. 3.2 Basic functionalities and interfeis of the block Jigsaw The main idea with the realization of the Jigsaw method in the Moodle e-learning system is zero change in the database schema and the base program code of the system in order to maintain compatibility with its future versions. With such an approach there are two ways of adding additional instruments to Moodle: in the form of a Module or a Block. The Block offers a more flexible structure for program realization and activity management and was therefore chosen for the realization of the Jigsaw method. The program realization is in PHP with the use of its own library of functions which provide the link between the interface and the database. The block has an automatic installer for the program part and the additional tables needed for its functioning in the Moodle database. Block Jigsaw has an interface for its addition to or deletion out of the system as well as a possibility to change its place in the course work environment. There are two ways to log into the block: Create groups and Review groups while access and navigation is provided to both operations inside the block. The functions of the Jigsaw block can be figuratively divided into three groups: creating groups and groupings (Figure 3 and 4); ICL 2009 Proceedings - Page 601 3(7)

4 editing, renovation and deletion of groups; check for the existence and extraction of data. Figure 3. Auto-create Jigsaw groups Figure 4. Auto-create Expert groups The block is visible only for the lecturer. Students work with the learning resources intended for them, therefore they can neither manage the process of grouping nor see the block in the working environment of the course they attend. The interface of the Jigsaw block has options for Bulgarian and English. The translation of the interface is organized in language files where opposite each string in inverted commas the translation is given in the appropriate language. The system provides the means for an easy renovation and filling in of missing strings. They are accessible to all users of the system who have administrator access. 4 Implementation of block Jigsaw in blended learning course Computer games and Education 4.1 Outline of the course and methodology of blended approach The course Computer games and education is part of master program ICT in Primary educational level, carried out with the part-time students in the South Western University Neofit Rilski, Bulgaria. The general aim of the course is to form knowledge, skills and abilities about educational computer games and their successful implementation into educational process in primary school level. Basic topics in the course are: Role of the game in the primary school; Scope of computer games classification and characteristics; Didactical computer games characteristics and purpose; Implementation of Internet based and stand alone didactical computer games in primary schools; Development of scenarios for didactical computer games for primary school level. The course was organized in blended mode with support of e-learning environment Moodle 1.9. ICL 2009 Proceedings - Page 602 4(7)

5 The students had 15 hours lectures and 15 hours exercises in face to face mode. During the lectures they learned about mentioned above topics of the course. During the face to face exercises the tutor presented and discussed different Internet based and stand alone educational computer games. We have to note that in this course the students met the e-learning environment for the first time. Therefore some time was spent for explanation of basic rules of use of e-learning environment with the student accounts. During the course each student has to prepare 2 assignments: To find in Internet suitable computer game for implementation in determined subject and grade in the primary school and to describe the game and the possibilities for implementation in the class. To develop scenario for educational computer game. For development of both assignments students ware divided in groups with help of the discussed above Jigsaw block. The Jigsaw groups ware arranged relevant to 1-st, 2-nd, 3-rd and 4-th grades. In each Jigsaw group they ware divided according to school subjects Maths, Bulgarian Language and Literature, Household and Technology, Human been and Society, Human been and Nature, Music. Basic learning activities included in the e-learning course ware forums with possibilities to publish files and assignment with possibility to upload needed files. Forums have been based on grouping with respect to rules of Jigsaw block. The students had to develop and publish their assignment in the group forum and to discuss with other Expert group members the proposed assignment. After discussions with colleagues the students revised their proposals and published them in the forum of relevant Jigsaw group to share their work with other members of the group and to discuss them. Finally each student submitted the assignment for evaluation by the tutor. In this manner the students have a chance to obtain more knowledge about the educational computer games suitable for different grades and subject in the primary school level. 4.2 Description of the target group In pilot course participated 26 part-time students 3 mans and 23 women. All of the students ware teachers in primary schools. They had basic ICT skills obtained in previous courses, but they had not any experience with e-learning environment. 4.3 Students attitude to proposed Jigsaw collaborative approach After the course we asked the students to present their opinion about proposed method and used technology. They filled the questionnaire with 9 questions. Around The questions and results of them are presented on the figures 5 to 13. For each question they had to estimate their opinion in 5 levels Likert scale: 1- Strongly Disagree, 2- Disagree, 3 -, 4, 5 Strongly. The results from the survey show that 96% of the students agree that proposed Jigsaw group working helped them to enlarge knowledge about computer games (Figure 5) and 88% agree that method helped them to know more about educational computer games (Figure 6). Around 72% of the students agree that on-line group discussions helped them to improve scenarios for computer games (Figure 8). Some of students (32%) met difficulties during preparing of assignments in e-learning environment. Moving in Groups in e-learning environment was a problem for 28% of the students. In fact that was first e-learning course for the students. Most of the students would like to apply Jigsaw method without e-learning environments in their classroom lessons (8) and 8 of the students would like to apply Jigsaw method with help of e-learning environment (Figure 12 and Figure 13). ICL 2009 Proceedings - Page 603 5(7)

6 36% 1. The Jigsaw group working helped you to enlarge your knowledge about computer games published in Internet Figure There was not useful things for enlargment of your knowledge about educational computer games 2. The Jigsaw group working helped you to know more computer games for educational porpose 4 16% Figure The disscussions with your collegues helped you to improve your scenarios for educational computer games 8% 6 2 Figure 7 52% Figure 8 5. The scenarios proposed by your collegues you can apply in your schooll lessons Figure 9 6. You met difficulties during prepearing of your assignments in e-learning environment Moodel 7. Mooving from one Jigsaw group to another was difficult for you 8% 4 2 Figure 10 8% 8. You wold like to apply the Jigsaw metod in your classroom lessons without e-learning environment 12% 16% 68% Figure 12 16% 12% 2 28% Figure You wold like to apply the Jigsaw metod in your classroom lessons with e-learning environment 28% 8% 8% 52% Figure 13 5 Conclusions and future works The block discussed in the paper for the realization of the Jigsaw method broadens the possibilities of the Moodle system and allows the lecturer to apply smoothly the didactic method. The approach chosen for the realization ensures compatibility with future versions of Moodle. At the same time students have the opportunity to participate actively in the learning activities through collaborative group work following the Jigsaw method. 6 Acknowledgments This work is partially supported by Bulgarian National Scientific Fund, Contract N OHN 213 ICL 2009 Proceedings - Page 604 6(7)

7 References: [1] Archer, A., Personal Influences in My Teaching of Science: Piaget, Bruner, Bandura and Aronson, last accessed [2] Aronson, E., Jigsaw Classroom, URL last accessed [3] Dureva, D., Tuparov, G., Communication and collaborative activities in open source e-learning environments, Proc. Of BCI2007, Sofia, Bulgaria, 2007 [4] Hernandes, D. Jigsaw Collaborative Learning Flow Patterns, in Design Patterns for Teachers and Educational Systems Designers, Pattern book output of WP3, TELL Project, 2005, URL last accessed [5] Tuparov, G, Technological Futures of e-learning Information Systems, in Mathematics and Education in Mathematics, Sofia, Bulgaria, 2007 (in Bulgarian) [6] Tuparov G., D. Tuparova, I. Zafirova, The Jigsaw Collaborative Method in e-learning Environment Moodle, Proceedings of International Conference CompSysTech 2009, Ruse, Bulgaria, URL: last accessed Author(s): Daniela Tuparova, Assoc. prof., PhD South-West University, Blagoevgrad, Department of Computer Science 66 Ivan Mihailov Str Blagoevgrad Bulgaria Georgi Tuparov, Assoc. prof., PhD Bulgarian Academy of Sciences, Institute of Mathematics and Informatics, Department of Software Engineering, "Acad. G. Bonchev" Str., Bl. 8, 1113 Sofia, BULGARIA ICL 2009 Proceedings - Page 605 7(7)

Learning paths in open source e-learning environments

Learning paths in open source e-learning environments Learning paths in open source e-learning environments D.Tuparova *,1, G.Tuparov 1,2 1 Dept. of Informatics, South West University, 66 Ivan Michailov Str., 2700 Blagoevgrad, Bulgaria 2 Dept. of Software

More information

Piloting of a Joint European Bachelor Curriculum in Information Technology: Evaluation of a Course Delivery

Piloting of a Joint European Bachelor Curriculum in Information Technology: Evaluation of a Course Delivery Piloting of a Joint European Bachelor Curriculum in Information Technology: Evaluation of a Course Delivery Rositsa Doneva 1, Alexandru Grigorescu 2, Elena Somova 3 1 Plovdiv University, 2 Kristianstad

More information

Moodling in a business school in Slovenia

Moodling in a business school in Slovenia Moodling in a business school in Slovenia dr. Viktorija Sul!i! Univerza na Primorskem, Fakulteta za management Koper viktorija.sulcic@fm-kp.si Alja Sul!i! Artesia Ljubljana alja@artesia.si Abstract In

More information

E-Learning at school level: Challenges and Benefits

E-Learning at school level: Challenges and Benefits E-Learning at school level: Challenges and Benefits Joumana Dargham 1, Dana Saeed 1, and Hamid Mcheik 2 1. University of Balamand, Computer science department Joumana.dargham@balamand.edu.lb, dandoun5@hotmail.com

More information

Virtual Learning Platforms and Good Practice. Assoc. Prof. Dr. Kosta Boshnakov University of Chemical Technology and Metallurgy Sofia, Bulgaria

Virtual Learning Platforms and Good Practice. Assoc. Prof. Dr. Kosta Boshnakov University of Chemical Technology and Metallurgy Sofia, Bulgaria Virtual Learning Platforms and Good Practice Assoc. Prof. Dr. Kosta Boshnakov University of Chemical Technology and Metallurgy Sofia, Bulgaria Content 1.Virtual Learning Platforms (VLP) main goal and definition

More information

students online using moodle

students online using moodle tool guide for teachers: How to Interact with students online using moodle A publication of www.wiziq.com Abstract Learning requires collaboration, and in the dispersed environments in which we operate,

More information

THE EFFECTIVENESS OF USING LEARNING MANAGEMENT SYSTEMS AND COLLABORATIVE TOOLS IN WEB-BASED TEACHING OF PROGRAMMING LANGUAGES

THE EFFECTIVENESS OF USING LEARNING MANAGEMENT SYSTEMS AND COLLABORATIVE TOOLS IN WEB-BASED TEACHING OF PROGRAMMING LANGUAGES THE EFFECTIVENESS OF USING LEARNING MANAGEMENT SYSTEMS AND COLLABORATIVE TOOLS IN WEB-BASED TEACHING OF PROGRAMMING LANGUAGES Nadire Cavus 1, Huseyin Uzunboylu 2, Dogan Ibrahim 3 1 Computer Information

More information

Designing Massive Open Online Courses

Designing Massive Open Online Courses Designing Massive Open Online Courses Vladimir Kukharenko 1 1 National Technical University Kharkiv Polytechnic Institute, Frunze Street 21, 61002 Kharkiv Ukraine kukharenkovn@gmail.com Abstract. Connective

More information

Annex 5. Training needs analysis of trainers and teachers from the vocational education sector

Annex 5. Training needs analysis of trainers and teachers from the vocational education sector Annex 5 Training needs analysis of trainers and teachers from the vocational education sector Introduction In order to apply the adapted model for training trainers and teachers working in the vocational

More information

E-Learning in Higher Educational Environment

E-Learning in Higher Educational Environment E-Learning in Higher Educational Environment Tatiana Shopova tshopova9@gmail.com SWU Neofit Rilski (Bulgaria) Abstract This paper aims to discuss the role of E-Learning in the new Higher Educational Environment

More information

An Evaluation of Open Source Learning Management Systems According to Learners Tools

An Evaluation of Open Source Learning Management Systems According to Learners Tools An Evaluation of Open Source Learning Management Systems According to Learners Tools Hüseyin Uzunboylu, Ph.D *, Fezile Özdamlı ** and Zehra Özçınar, PhD *** * Associate Professor of Educational Technology,

More information

E-learning in Course Operating Systems

E-learning in Course Operating Systems E-learning in Course Operating Systems M. Fikar, L. Čirka, M. Herceg, and M. Podmajerský Slovak University of Technology in Bratislava, Slovakia, Faculty of Chemical and Food Technology, e-mail: miroslav.fikar@stuba.sk,

More information

Exploring Learner s Patterns of Using the Online Course Tool in University Classes. Yoshihiko Yamamoto and Akinori Usami

Exploring Learner s Patterns of Using the Online Course Tool in University Classes. Yoshihiko Yamamoto and Akinori Usami Exploring Learner s Patterns of Using the Online Course Tool in University Classes Yoshihiko Yamamoto and Akinori Usami 54 Abstract Online course tools such as WebCT or Manaba+R are popularly used in university

More information

Communication Software Laboratory Academic Year 2007-2008. E-learning Platforms. Moodle and Dokeos.

Communication Software Laboratory Academic Year 2007-2008. E-learning Platforms. Moodle and Dokeos. Communication Software Laboratory Academic Year 2007-2008 E-learning Platforms. Moodle and Dokeos. Group 95 Homero Canales Guenaneche 100031592 Fernando García Radigales 100039032 Index 1. Introduction...

More information

A Special Online Education Model for the Graduate Degree Programs at the University of Makati

A Special Online Education Model for the Graduate Degree Programs at the University of Makati A Special Online Education Model for the Graduate Degree Programs at the University of Makati Antonio E. Refre, Ph.D. (AppliedSciences/Engineering, KULeuven, Belgium) e Learning Consultant of the University

More information

An Approach to Adaptivity and Collaboration Support in a Web-Based Learning Environment

An Approach to Adaptivity and Collaboration Support in a Web-Based Learning Environment An Approach to Adaptivity and Collaboration Support in a Web-Based Learning Environment Martina Holenko Dlab, Nataša Hoić-Božić University of Rijeka, Department of Informatics Key words: collaborative

More information

Instructional Design For elearning Courseware: The It-Plus System

Instructional Design For elearning Courseware: The It-Plus System Instructional Design For elearning Courseware:The It-Plus System Instructional Design For elearning Courseware: The It-Plus System Nuttaphong Kanchanachaya and Dr. Taminee Shinasharkey College of Internet

More information

Selbo 2 an Environment for Creating Electronic Content in Software Engineering

Selbo 2 an Environment for Creating Electronic Content in Software Engineering BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 9, No 3 Sofia 2009 Selbo 2 an Environment for Creating Electronic Content in Software Engineering Damyan Mitev 1, Stanimir

More information

LbD4All Guidebook Series

LbD4All Guidebook Series Laurea Julkaisut I Laurea Publications Kristina Henriksson, Päivi Mantere & Irma Mänty LbD4All Guidebook Series E-learning with the LbD4All Action Model Copyright Authors and Laurea University of Applied

More information

Implementation of the Web-based Learning in PhD Education

Implementation of the Web-based Learning in PhD Education Implementation of the Web-based Learning in PhD Education Valentina Terzieva, Katia Todorova, Lilia Simeonova Abstract: One of the continuing challenges of education is enabling those who attempt to improve

More information

Comparison of E-Learning Platforms

Comparison of E-Learning Platforms Comparison of E-Learning Platforms Robert Pinter Msc Polytechnical Engineering College, Subotica, Serbia and Montenegro probi@vts.su.ac.yu Dragica Radosav Phd University of Novi Sad, Technical Faculty,

More information

Learning Management System as an Effective Means of E-Learning

Learning Management System as an Effective Means of E-Learning World Applied Sciences Journal 27 (Education, Law, Economics, Language and Communication): 100-104, 2013 ISSN 1818-4952 IDOSI Publications, 2013 DOI: 10.5829/idosi.wasj.2013.27.elelc.21 Learning Management

More information

Portugal. Escola Móvel

Portugal. Escola Móvel Portugal Escola Móvel A distance learning initiative aimed initially at circus and fairground adolescents (aged 10-17) who were otherwise excluded. (The learner focus has widened to other at-risk groups,

More information

THE USE OF MOODLE IN HIGHER EDUCATION FOR IMPROVING ENGLISH SKILLS IN NON-LANGUAGE COURSES*

THE USE OF MOODLE IN HIGHER EDUCATION FOR IMPROVING ENGLISH SKILLS IN NON-LANGUAGE COURSES* THE USE OF MOODLE IN HIGHER EDUCATION FOR IMPROVING ENGLISH SKILLS IN NON-LANGUAGE COURSES* Manuel Cuadrado-García and María-Eugenia Ruiz-Molina Marketing Department, Universitat de València Valencia,

More information

How To Become An Independent Online Instructor At Niritech.Com

How To Become An Independent Online Instructor At Niritech.Com About Niritech Based in Kingston Jamaica, Niritech is a service based company offering Software Development and E-learning services to its diversified client base. Niritech is a bold and innovative company

More information

mba international eduportal

mba international eduportal June 2015 mba international eduportal Student Manual Author: Tagalaki Vasiliki, Special Technical Laboratorial Staff Department of Management Science and Technology Athens University of Economics and Business

More information

LUPANE STATE UNIVERSITY LUPANE STATE UNIVERSITY. P O Box AC 255, ASCOT, BULAWAYO ZIMBABWE. www.lsu.ac.zw. Lupane State University E-learning Policy

LUPANE STATE UNIVERSITY LUPANE STATE UNIVERSITY. P O Box AC 255, ASCOT, BULAWAYO ZIMBABWE. www.lsu.ac.zw. Lupane State University E-learning Policy LUPANE STATE UNIVERSITY Lupane State University E-learning Policy LUPANE STATE UNIVERSITY P O Box AC 255, ASCOT, BULAWAYO ZIMBABWE www.lsu.ac.zw Lupane State University E-learning Policy Date effected

More information

WizIQ Virtual Classroom plugin for

WizIQ Virtual Classroom plugin for Virtual Classroom plugin for A Quick Installation Guide www.wiziq.com 2013 Inc. All rights reserved. 1 Contents Overview 2 Supported Versions 3 Downloading the plugin 4 Installing the plugin 8 Enabling

More information

An Empirical Study on the Use of Web 2.0 by Greek Adult Instructors in Educational Procedures

An Empirical Study on the Use of Web 2.0 by Greek Adult Instructors in Educational Procedures An Empirical Study on the Use of Web 2.0 by Greek Adult Instructors in Educational Procedures John Vrettaros, Alexis Tagoulis, Niki Giannopoulou, and Athanasios Drigas NCSR DEMOKRITOS, Institute of Informatics

More information

Prof. Paulo Sampaio. University of Madeira (UMa) Madeira Island. Madeira Island - Portugal. Agenda. Paulo Sampaio

Prof. Paulo Sampaio. University of Madeira (UMa) Madeira Island. Madeira Island - Portugal. Agenda. Paulo Sampaio Prof. Paulo Sampaio Supporting Learning Methodologies with a Blended Peer- Assisted Learning Platform Paulo Sampaio Ph.D. in Informatics and Telecomunications Université Paul Sabatier / LAAS-CNRS - Toulouse,

More information

1. Introduction. Chaiwat Waree and Chaiwat Jewpanich

1. Introduction. Chaiwat Waree and Chaiwat Jewpanich A Development Training Curriculum of Online Lesson Creation by LMS Moodle for Management of Technology Education of Education Students 2 nd Year Faculty of Education Suan Sunandha Rajabhat University.

More information

Strategies to Enhance Learner s Motivation in E-learning Environment

Strategies to Enhance Learner s Motivation in E-learning Environment Strategies to Enhance Learner s Motivation in E-learning Environment M. Samir Abou El-Seoud Faculty of Informatics and Computer Science, British University in Egypt (BUE), Cairo, Egypt samir.elseoud@bue.edu.eg

More information

EDD- 7914 Curriculum Teaching and Technology by Joyce Matthews Marcus Matthews France Alcena

EDD- 7914 Curriculum Teaching and Technology by Joyce Matthews Marcus Matthews France Alcena EDD- 7914 Curriculum Teaching and Technology by Joyce Matthews Marcus Matthews France Alcena Assignment 1: Online Technology for Student Engagement: Kahoot Instructor: Dr. Shirley Walrod Nova Southeastern

More information

E-LEARNING ONLINE AND THE ROLE OF SOCIAL COMMUNICATION

E-LEARNING ONLINE AND THE ROLE OF SOCIAL COMMUNICATION E-LEARNING ONLINE AND THE ROLE OF SOCIAL COMMUNICATION Assist. Prof. Dr. Eva KASPAROVA University of Economics Prague, CZECH REPUBLIC ABSTRACT The topic of learning is one of the key factors leading to

More information

E-Learning by Using Content Management System (CMS)

E-Learning by Using Content Management System (CMS) E-Learning by Using Content Management System (CMS) Reem Razzaq Abdul Hussein 1 Iraqi Commission for Computer and Informatics Informatics Baghdad, Iraq Afaf Badie Al-Kaddo 2 Dept. of Computer Science University

More information

Joint Bachelor Degree in Information Technology

Joint Bachelor Degree in Information Technology Joint Bachelor Degree in Information Technology Bogdan Logofatu 1, Michael Auer 2 University of Bucharest 1, Carinthia Tech Institute 2 Key words: Life long learning, Information Technology Abstract: This

More information

Analysis a project at learner used collaboration of educational process promote collaboration application

Analysis a project at learner used collaboration of educational process promote collaboration application Proceedings of the 1 st International Conference and Exhibition on Future RFID Technologies Eszterhazy Karoly University of Applied Sciences and Bay Zoltán Nonprofit Ltd. for Applied Research Eger, Hungary,

More information

Making Chemistry an Attractive Subject for Lifelong Learning: Interactive Approach in Presenting Educational Content

Making Chemistry an Attractive Subject for Lifelong Learning: Interactive Approach in Presenting Educational Content Making Chemistry an Attractive Subject for Lifelong Learning: Interactive Approach in Presenting Educational Content Milena Koleva, Lilyana Nacheva-Skopalik Technical University of Gabrovo (Bulgaria) miki@tugab.bg,

More information

BUILDING ACTIVE AND COLLABORATIVE LEARNING ENVIRONMENT IN INTRODUCTORY PHYSICS COURSE OF FACULTY OF TECHNOLOGY EDUCATION

BUILDING ACTIVE AND COLLABORATIVE LEARNING ENVIRONMENT IN INTRODUCTORY PHYSICS COURSE OF FACULTY OF TECHNOLOGY EDUCATION BUILDING ACTIVE AND COLLABORATIVE LEARNING ENVIRONMENT IN INTRODUCTORY PHYSICS COURSE OF FACULTY OF TECHNOLOGY EDUCATION Nguyen Hoai Nam, PhD., namnh@hnue.edu.vn,± Faculty of Technology Education, Hanoi

More information

FREEDOM IN ADULT EDUCATION

FREEDOM IN ADULT EDUCATION FREEDOM IN ADULT EDUCATION Abstract The paper deals with the term freedom in the education environment. The author s attention is focused on the adult education. He attempts to specify his point of view

More information

Usage of Supplementary Online Courses: To What Extent Are We. Successful? A case study with An Undergraduate Chemistry course

Usage of Supplementary Online Courses: To What Extent Are We. Successful? A case study with An Undergraduate Chemistry course Usage of Supplementary Online Courses: To What Extent Are We Successful? A case study with An Undergraduate Chemistry course Theme - Formal education Sub theme - Technologies for scaling up ODL programmes

More information

EFL LEARNERS PERCEPTIONS OF USING LMS

EFL LEARNERS PERCEPTIONS OF USING LMS EFL LEARNERS PERCEPTIONS OF USING LMS Assist. Prof. Napaporn Srichanyachon Language Institute, Bangkok University gaynapaporn@hotmail.com ABSTRACT The purpose of this study is to present the views, attitudes,

More information

Online Learning Method in Hue University's College Of Education With Credit System In Vietnam: Actual Situation And Solutions To Improve Efficiency

Online Learning Method in Hue University's College Of Education With Credit System In Vietnam: Actual Situation And Solutions To Improve Efficiency Online Learning Method in Hue University's College Of Education With Credit System In Vietnam: Actual Situation And Solutions To Improve Efficiency LeThanhHieu 1Huazhong University of Science and Technology,

More information

Virtual Training Centers of the I*Teach Project - Continuous learning

Virtual Training Centers of the I*Teach Project - Continuous learning Virtual Training Centers of the I*Teach Project - Continuous learning Malgorzata Miranowicz, Adam Mickiewicz University, Poznan, Poland, groch@amu.edu.pl Gabriella Dodero, Free University of Bozen-Bolzano,

More information

Proposal ID738 Development and delivery of E learning materials on two different e-learning platforms

Proposal ID738 Development and delivery of E learning materials on two different e-learning platforms Proposal ID738 Development and delivery of E learning materials on two different e-learning platforms M. D. Nowbuth, Department of Civil Engineering, University of Mauritius, mnowbuth@uom.ac.mu & Y. Moonshiram-Baguant,

More information

Aspects Related to the Usefulness of a Distance Training Course Having Moodle as Course Management System Support

Aspects Related to the Usefulness of a Distance Training Course Having Moodle as Course Management System Support Aspects Related to the Usefulness of a Distance Training Course Having Moodle as Course Management System Support GABRIEL GORGHIU 1, MIHAI BÎZOI 1, LAURA MONICA GORGHIU 2, ANA-MARIA SUDUC 1 1 Electrical

More information

Recommendations to the adult education providers on math skills promotion

Recommendations to the adult education providers on math skills promotion Recommendations to the adult education providers on math skills promotion Secondary school mathematics curriculum is divided into the basic course and the advanced course. Such a distinction is the recognition

More information

Facebook SVEA TRAINING MODULES. www.svea-project.eu

Facebook SVEA TRAINING MODULES. www.svea-project.eu Facebook SVEA TRAINING MODULES www.svea-project.eu Author: Louis Dare, Coleg Sir Gâr Project Coordinator: MFG Baden-Württemberg mbh Public Innovation Agency for ICT and Media Petra Newrly Breitscheidstr.

More information

University E-Learning System

University E-Learning System WDS'06 Proceedings of Contributed Papers, Part I, 22 26, 2006. ISBN 80-86732-84-3 MATFYZPRESS Possibilities and Use of a University E-learning System R. Remeš Faculty of Mathematics and Physics, Charles

More information

STATE UNIVERSITY OF NEW YORK COLLEGE OF TECHNOLOGY CANTON, NEW YORK COURSE OUTLINE EDUC300 - THE PEDAGOGY & TECHNOLOGY OF ONLINE LEARNING

STATE UNIVERSITY OF NEW YORK COLLEGE OF TECHNOLOGY CANTON, NEW YORK COURSE OUTLINE EDUC300 - THE PEDAGOGY & TECHNOLOGY OF ONLINE LEARNING STATE UNIVERSITY OF NEW YORK COLLEGE OF TECHNOLOGY CANTON, NEW YORK COURSE OUTLINE EDUC300 - THE PEDAGOGY & TECHNOLOGY OF ONLINE LEARNING Prepared by: Diane Lynn Gusa PhD 1 SCHOOL OF BUSINESS AND LIBERAL

More information

Online Study Support For Business English Courses

Online Study Support For Business English Courses Online Study Support For Business English Courses Kučírková Lenka, Vogeltanzová Tereza, Jarkovská Martina Czech University of Life Sciences (Czech Republic) kucirkova@pef.czu.cz, vogeltanzova@pef.czu.cz,

More information

How To Teach Elearning

How To Teach Elearning Consulting, training and service for teaching staff Online Educa 2008 Pre-Conference Workshop 5 December 3rd, 2008 Nadia Juhnke Brigitte Grote, Ulrike Mußmann CeDiS Competence Center E-Learning / Multimedia

More information

STUDENTS ACCEPTANCE OF A LEARNING MANAGEMENT SYSTEM FOR TEACHING SCIENCES IN SECONDARY EDUCATION

STUDENTS ACCEPTANCE OF A LEARNING MANAGEMENT SYSTEM FOR TEACHING SCIENCES IN SECONDARY EDUCATION STUDENTS ACCEPTANCE OF A LEARNING MANAGEMENT SYSTEM FOR TEACHING SCIENCES IN SECONDARY EDUCATION Sarantos Psycharis 1, Georgios Chalatzoglidis 2, Michail Kalogiannakis 3 1 Associate Professor, ASPAITE,

More information

Teaching/Learning Module Gender Studies in Computer Science and Natural Sciences

Teaching/Learning Module Gender Studies in Computer Science and Natural Sciences Genderforschung in Informatik und Naturwissenschaft : Modellbildung und soziale Folgen University of Freiburg, Germany Teaching/Learning Module Gender Studies in Computer Science and Natural Sciences HD

More information

WP 6: Develop Best Practice Case Studies and Use Case Scenarios

WP 6: Develop Best Practice Case Studies and Use Case Scenarios - WP 6: Develop Best Practice Case Studies and Use Case Scenarios Partner 3: Sofia University The project LeTeEm - has been funded with support from the European Commission. This document reflects the

More information

UNIVERSITY OF MUMBAI

UNIVERSITY OF MUMBAI AC 26-2-2015 Item no. 4.16 UNIVERSITY OF MUMBAI Ordinances & Regulations Program - Certificate Course - Teacher Education for International Schools (Introduced as per Credit System from the academic year

More information

Using online presence data for recommending human resources in the OP4L project

Using online presence data for recommending human resources in the OP4L project Using online presence data for recommending human resources in the OP4L project Monique Grandbastien 1, Suzana Loskovska 3, Samuel Nowakowski 1, Jelena Jovanovic 2 1 LORIA Université de Lorraine - Campus

More information

E-learning Course Design Don McIntosh, Ph.D. - February 23, 2006

E-learning Course Design Don McIntosh, Ph.D. - February 23, 2006 E-learning Course Design Don McIntosh, Ph.D. - February 23, 2006 Introduction Imagine your company is embarking on a program to implement e-learning to complement its classroom training program, and you

More information

STUDENT CENTERED INSTRUCTIONAL DESIGN FOR E-LEARNING CONTENT LEARNING MANAGEMENT SYSTEM (LMS)

STUDENT CENTERED INSTRUCTIONAL DESIGN FOR E-LEARNING CONTENT LEARNING MANAGEMENT SYSTEM (LMS) Proceedings of the 2 nd International Conference of Teaching and Learning (ICTL 2009) INTI University College, Malaysia STUDENT CENTERED INSTRUCTIONAL DESIGN FOR E-LEARNING CONTENT LEARNING MANAGEMENT

More information

EDN205 ICT in the Classroom

EDN205 ICT in the Classroom EDN205 ICT in the Classroom Unit Information and Learning Guide Semester 2, 2014 This information should be read in conjunction with the online learning materials which can be found on your MyUnits page.

More information

2015 SDA Teacher Application

2015 SDA Teacher Application 2015 SDA Teacher Application Page 2 of 2 0% complete Table of Contents 2015 Summer Dreamers Teacher Application 2015 Summer Dreamers Academy Teacher 2015 Summer Dreamers Application Teacher Application

More information

IMPLEMENTATION GUIDE for MEDICAL TERMINOLOGY ONLINE for MASTERING HEALTHCARE TERMINOLOGY, Third Edition Module 7: Male Reproductive System

IMPLEMENTATION GUIDE for MEDICAL TERMINOLOGY ONLINE for MASTERING HEALTHCARE TERMINOLOGY, Third Edition Module 7: Male Reproductive System IMPLEMENTATION GUIDE for MEDICAL TERMINOLOGY ONLINE for MASTERING HEALTHCARE TERMINOLOGY, Third Edition Module 7: Male Reproductive System OVERVIEW Module 7 in Medical Terminology Online accompanies Chapter

More information

California University Online Distance elearning Simplified Student Handbook. CONTENTS I. Introduction Welcome Mission Statement

California University Online Distance elearning Simplified Student Handbook. CONTENTS I. Introduction Welcome Mission Statement California University Online Distance elearning Simplified Student Handbook CONTENTS I. Introduction Welcome Mission Statement II. Open Distance elearning Program Overview Open Distance elearning Defined

More information

Identifying At-Risk Students Using Machine Learning Techniques: A Case Study with IS 100

Identifying At-Risk Students Using Machine Learning Techniques: A Case Study with IS 100 Identifying At-Risk Students Using Machine Learning Techniques: A Case Study with IS 100 Erkan Er Abstract In this paper, a model for predicting students performance levels is proposed which employs three

More information

Web-Based Education in Secondary Schools in Cyprus A National Project

Web-Based Education in Secondary Schools in Cyprus A National Project Web-Based Education in Secondary Schools in Cyprus A National Project Aimilia Tzanavari, George A. Papadopoulos Department of Computer Science University Of Cyprus Nicosia, CYPRUS {aimilia, george}@cs.ucy.ac.cy

More information

Moodle E-Learning Platforms and Technologies Project Project No. LLP-LdV-PRT-2012-LT-0316

Moodle E-Learning Platforms and Technologies Project Project No. LLP-LdV-PRT-2012-LT-0316 Moodle E-Learning Platforms and Technologies Project Project No. LLP-LdV-PRT--LT-36 Survey Report according answers to Questionnaire for Students The aim of the research This questionnaire is part of the

More information

Implementing E-Learning Designed Courses in General Education

Implementing E-Learning Designed Courses in General Education Implementing E-Learning Designed Courses in General Education Prasart Nuangchalerm 1, Krissada Sakkumduang 2, Suleepornn Uhwha 3 and Pacharawit Chansirisira 4 1 Department of Curriculum and Instruction,

More information

Developing a CRM Platform: a Bulgarian case

Developing a CRM Platform: a Bulgarian case Developing a CRM Platform: a Bulgarian case SOFIYA VACHKOVA OmegaSoft Ltd. 51 Aleksandar Malinov Blvd., 1712 Sofia BULGARIA sophy.v@gmail.com http://www.omegasoft.bg ELISSAVETA GOUROVA Faculty of Mathematics

More information

Designing Socio-Technical Systems to Support Guided Discovery-Based Learning in Students: The Case of the Globaloria Game Design Initiative

Designing Socio-Technical Systems to Support Guided Discovery-Based Learning in Students: The Case of the Globaloria Game Design Initiative Designing Socio-Technical Systems to Support Guided Discovery-Based Learning in Students: The Case of the Globaloria Game Design Initiative Rebecca Reynolds 1, Sean P. Goggins 2 1 Rutgers University School

More information

Interconnection of competencies and modules of the degree programme Ba Computer Science

Interconnection of competencies and modules of the degree programme Ba Computer Science Interconnection of competencies and modules of the degree programme Ba Computer Science The main learning LO1. knowledge and abilities in the field of natural-scientific, social, humanitarian, economic

More information

Integration of Learning Management Systems with Social Networking Platforms

Integration of Learning Management Systems with Social Networking Platforms Integration of Learning Management Systems with Social Networking Platforms E-learning in a Facebook supported environment Jernej Rožac 1, Matevž Pogačnik 2, Andrej Kos 3 Faculty of Electrical engineering

More information

PUBLIC CASE REPORT The Moodle platform in secondary schooling. On-line support to the narrative text learning.

PUBLIC CASE REPORT The Moodle platform in secondary schooling. On-line support to the narrative text learning. PUBLIC CASE REPORT The Moodle platform in secondary schooling. On-line support to the narrative text learning. Linked to the pedagogical activity: The Moodle platform in secondary schooling. On-line support

More information

Awarding Institution: Institute of Education, University of London. Teaching Institutions: Institute of Education, University of London

Awarding Institution: Institute of Education, University of London. Teaching Institutions: Institute of Education, University of London PROGRAMME SPECIFICATION MA Education and Technology Awarding Institution: Institute of Education, University of London Teaching Institutions: Institute of Education, University of London Name of final

More information

How To Teach Technical English In English

How To Teach Technical English In English ICT IN TEACHING PROFESSIONAL ENGLISH FOR MECHANICAL ENGINEERING Michaela Vesela Brno University of Technology, Faculty of Mechanical Engineering, Institute of Foreign Languages Brno / Czech Republic E-mail:

More information

Implementing E-Learning Designed Courses in General Education

Implementing E-Learning Designed Courses in General Education Implementing E-Learning Designed Courses in General Education Prasart Nuangchalerm 1, Krissada Sukkhamduang 2, Suleeporn Uhwa 2, Pacharawit Chansirisira 3 1 Department of Curriculum and Instruction, Faculty

More information

Research on Taking Moodle as a Platform for Undergraduate Nursing Just-In-Time-Teaching

Research on Taking Moodle as a Platform for Undergraduate Nursing Just-In-Time-Teaching Research on Taking Moodle as a Platform for Undergraduate Nursing Just-In-Time-Teaching XU Juling Medical School of Huzhou Teachers College, China, 313000 xjl0125@hutc.zj.cn Abstract: How to utilize the

More information

Design of Expanded Assessment Management System for Open-Source Moodle LMS Module

Design of Expanded Assessment Management System for Open-Source Moodle LMS Module 2012 3rd International Conference on e-education, e-business, e-management and e-learning IPEDR vol.27 (2012) (2012) IACSIT Press, Singapore Design of Expanded Assessment Management System for Open-Source

More information

TRADE UNION ACTIVITIES ON TEACHER TRAINING

TRADE UNION ACTIVITIES ON TEACHER TRAINING TRADE UNION ACTIVITIES ON TEACHER TRAINING Teachers Trade Union PODKREPA BULGARIA CEE Round Table, Bucharest, 19-21.10.2015 INTRODUCTION Bulgarian educational system a series of changes Reducing the number

More information

E-learning...and the future? Open source software Intelligent tutorial systems Metadata standards. Inter-operability European perspective

E-learning...and the future? Open source software Intelligent tutorial systems Metadata standards. Inter-operability European perspective E-learning...and the future? Open source software Intelligent tutorial systems Metadata standards Inter-operability European perspective Blended learning M(obile) - Learning New/permanent financial sources?

More information

Job Description Course Team Leader: Media & Game Design

Job Description Course Team Leader: Media & Game Design UXBRIDGE COLLEGE Job Description Course Team Leader: Media & Game Design Job Title: Course Team Leader: Media & Game Design Grade: Academic Pay Scale pt. 31-37 Section: Reporting to: Base: School of Creative

More information

Flip Your Classroom to Increase Active Learning and Student Engagement

Flip Your Classroom to Increase Active Learning and Student Engagement Flip Your Classroom to Increase Active Learning and Student Engagement Bethany B. Stone, Ph.D. Associate Teaching Professor University of Missouri Columbia Background Like all technologies, new teaching

More information

e-learning and the aspect of students in forestry and environmental studies.

e-learning and the aspect of students in forestry and environmental studies. e-learning and the aspect of students in forestry and environmental studies. Ioannis V. Kirkenidis 1, Zacharoula S. Andreopoulou 2 Faculty of Agriculture, Forestry and Natural Environment Aristotle University

More information

3D Class: A gamified learning environment.

3D Class: A gamified learning environment. 3D Class: A gamified learning environment. Eduardo Galembeck * & Rodrigo D. Takase # *,# State University of Campinas (UNICAMP), Institute of Biology Dept. of Biochemestry Figure 1: 3D Class main screen

More information

How To Learn With Elearning On A Computer Or Tablet Or Ipad

How To Learn With Elearning On A Computer Or Tablet Or Ipad HANDBOOK FOR THE USE OF THE E-LEARNING SYSTEM STUDENTS / TRAINEES ECEtt TOI project realized with the support of the Leonardo da Vinci programme of the European Union Introduction Welcome! The purpose

More information

ONLINE LEARNING METHOD IN HUE UNIVERSITY'S COLLEGE OF EDUCATION WITH CREDIT SYSTEM IN VIETNAM: ACTUAL SITUATION AND SOLUTIONS TO IMPROVE EFFICIENCY

ONLINE LEARNING METHOD IN HUE UNIVERSITY'S COLLEGE OF EDUCATION WITH CREDIT SYSTEM IN VIETNAM: ACTUAL SITUATION AND SOLUTIONS TO IMPROVE EFFICIENCY ONLINE LEARNING METHOD IN HUE UNIVERSITY'S COLLEGE OF EDUCATION WITH CREDIT SYSTEM IN VIETNAM: ACTUAL SITUATION AND SOLUTIONS TO IMPROVE EFFICIENCY LeThanhHieu $#1,,LeThiBichDao #2, LeCatNguyen* #3, VoThiQuynh

More information

Charlene M. L. Roach The University of the West Indies, St. Augustine

Charlene M. L. Roach The University of the West Indies, St. Augustine Reflections on Evolution in the Use of Information Technology to Enhance Teaching and Learning: From the University of the West Indies, to the United States, and Back Again Charlene M. L. Roach The University

More information

Emerging Use of ICT for Teaching and Learning in Schools of Pakistan

Emerging Use of ICT for Teaching and Learning in Schools of Pakistan Article Summary Tazmeen Sultan is part of the Educational Technology team at a Private School, in Lahore, Pakistan. Her responsibilities include facilitating the effective use of computers and other instructional

More information

New Technology and Education in Finland

New Technology and Education in Finland Please cite this paper as: Kivi, R. (2000), New Technology and Education in Finland, PEB Exchange, Programme on Educational Building, 2000/12, OECD Publishing. http://dx.doi.org/10.1787/830666883232 PEB

More information

IMPLEMENTATION OF E LEARNING AT BUSINESS LAW COURSE

IMPLEMENTATION OF E LEARNING AT BUSINESS LAW COURSE IMPLEMENTATION OF E LEARNING AT BUSINESS LAW COURSE Ana Nikodijević, Faculty of Organizational Sciences, nikodijevic.ana@fon.bg.ac.yu Jelena Anđelković, Faculty of Organizational Sciences, andjelkovic.jelena@fon.bg.ac.yu

More information

Evaluation of the Introduction of e-learning into engineering mechanics

Evaluation of the Introduction of e-learning into engineering mechanics Title: Evaluation of the Introduction of e-learning into engineering mechanics Introduction: This a front end evaluation for the introduction of e-learning into the mechanical engineering course at the

More information

Initiatives in Chemistry Teacher Training in Italy: Significant Testimonials

Initiatives in Chemistry Teacher Training in Italy: Significant Testimonials 29 th November 2013 Limerick Institute of Technology, Ireland International Conference Initiatives in Chemistry Teacher Training Initiatives in Chemistry Teacher Training in Italy: Significant Testimonials

More information

MATH 140 HYBRID INTRODUCTORY STATISTICS COURSE SYLLABUS

MATH 140 HYBRID INTRODUCTORY STATISTICS COURSE SYLLABUS MATH 140 HYBRID INTRODUCTORY STATISTICS COURSE SYLLABUS Instructor: Mark Schilling Email: mark.schilling@csun.edu (Note: If your CSUN email address is not one you use regularly, be sure to set up automatic

More information

Model for E-Learning in Higher Education of Agricultural Extension and Education in Iran

Model for E-Learning in Higher Education of Agricultural Extension and Education in Iran Model for E-Learning in Higher Education of Agricultural Extension and Education in Iran Jafar Yaghoubi 1 and Iraj Malekmohammadi 2 1. Assistant Professor, Zanjan University, Iran, Jafar230@yahoo.com 2.

More information

Quality of Online Courses at a Tertiary Learning Institution: From its Academic Staff s Perspective. Lai Mei Leong* 1, Chong Lin Koh* 2

Quality of Online Courses at a Tertiary Learning Institution: From its Academic Staff s Perspective. Lai Mei Leong* 1, Chong Lin Koh* 2 Quality of Online Courses at a Tertiary Learning Institution: From its Academic Staff s Perspective Lai Mei Leong* 1, Chong Lin Koh* 2 0057 * 1 Universiti Sains Malaysia, Malaysia, * 2 INTI International

More information

Teaching with Moodle: a (very gentle) Introduction 18 settembre 2013

Teaching with Moodle: a (very gentle) Introduction 18 settembre 2013 Dipartimento di Informatica a (very gentle) Introduction 18 settembre 2013 Dipartimento di Informatica 1 ACKNOLEDGEMENTS Ringrazio il personale del Polo Informatico 2 del SID, in particolare Giovanni Mandorino,

More information

E-L and Instructional ti design. Montenegro Pier Giuseppe Rossi 1

E-L and Instructional ti design. Montenegro Pier Giuseppe Rossi 1 E-L and Instructional ti design Montenegro Pier Giuseppe Rossi 1 Table of contents e-learning and didactical models; e-learning and instructional ti design; the teacher - tutor: role and relationship;

More information

Alternative Online Pedagogical Models With Identical Contents: A Comparison of Two University-Level Course

Alternative Online Pedagogical Models With Identical Contents: A Comparison of Two University-Level Course The Journal of Interactive Online Learning Volume 2, Number 1, Summer 2003 www.ncolr.org ISSN: 1541-4914 Alternative Online Pedagogical Models With Identical Contents: A Comparison of Two University-Level

More information

computer aided training solutions, tailored solutions to organizations 1.1. e-learning DamaSistem SCORM IMS, DamaSistem Ltd.

computer aided training solutions, tailored solutions to organizations 1.1. e-learning DamaSistem SCORM IMS, DamaSistem Ltd. 1 Operating at the Middle East Technical University TECHNOPOLIS, DamaSistem is a research and development company focusing on development of educational software. Also providing training and consultancy,

More information

Intinno: A Web Integrated Digital Library and Learning Content Management System

Intinno: A Web Integrated Digital Library and Learning Content Management System Intinno: A Web Integrated Digital Library and Learning Content Management System Synopsis of the Thesis to be submitted in Partial Fulfillment of the Requirements for the Award of the Degree of Master

More information