e-tutor - An Approach for Integrated e-learning Solution

Size: px
Start display at page:

Download "e-tutor - An Approach for Integrated e-learning Solution"

Transcription

1 e-tutor - An Approach for Integrated e-learning Solution Pradipta Biswas 1 and S. K. Ghosh 2 1 Computer Laboratory, University of Cambridge, Cambridge CB3 0FD, England pb400@cam.ac.uk 2 School of Information Technology, Indian Institute of Technology, Kharagpur ,India skg@sit.iitkgp.ernet.in Abstract With substantial growth in multimedia technology and increasing availability of computer systems, there is thrust towards computer-based training, which uses interactive text, audio, visuals and animation, in a self-paced mode. End-users (i.e., students ) satisfaction levels have seen a marked improvement with the use of these modern methods of education technology. The present paper proposes a framework for integrated e-learning environment. Our system has advanced e- learning features like provision for integrating multiple simulators for different subjects, integrated student performance evaluation system etc. The novelty of our system lies in the creation of an integrated framework that will cover all the aspects of teaching activities starting from classroom lecture, laboratory work and final evaluation. An operational prototype of the system is used in a limited way in a premier engineering institute and the result is quite encouraging to use the system for a longer duration. Keywords: e-learning, Education Technology, Simulator 1 Introduction There is an increasing use of computer as a teaching tool, especially due to availability of a plethora of interactive computer based teaching packages that can supplement classroom lectures. However, for some subjects, laboratory work is an integral part of classroom lectures the subject cannot be assimilated without the laboratory work. Realizing the importance of the hand on experiments as part of a course, recent researches have focused on integrating simulator or software tool with traditional onedimensional computer based teaching tools. We present a few examples of such systems in the next section. Statutor software [1] is designed to simplify the learning and teaching of statistical concepts, especially those related to sampling distributions based on sampling from a population. Another such initiative is Pegasus [2], which helps students to visualize laboratory work with a 3-phase induction motor. Besides the education technology departments of Universities, some commercial products are also available to facilitate learning of basic principles. DENFORD Machines & Systems Company has developed

2 CNC Desk-Top Tutor for understanding the basic principles and developing practical skills in Computer Numerical Control (CNC) [3]. Network for Inclusive Distance Education [4] has developed interactive learning products like Digital Frog International, Snowbird software etc. They have taken a novel approach to spread the learning in an interactive way to disabled students also. One such software is A Digital Field Trip to the Rainforest which offers self-voicing for users who have visual disabilities. Millard [5] presents Interactive Learning Modules for Electrical Engineering students which provide interactive and animated simulations, problem sessions and online guidance. Halvorsrud and colleagues[6] introduce the concepts of Virtual Reality to design a collaborative environment for easy understanding of molecular biology, DNA structure etc. for secondary standard students. Woolf [7] describes technical details of providing interactivity (about use of Flash Animation or JAVA Applets) and conceptual detail of building a learning tool has been given. Shin and colleagues [8] discusse a web based virtual laboratory system that pioneers an approach of using VRML and XML in the building of simulation and animation. An intelligent multimedia tutoring system has been proposed in [9] for Cardiac Diseases. Most of these existing e-learning systems are targeted towards very specific and specialized areas (e.g. 3-Phase induction motor or Computer Numerical Control etc). The term Virtual Laboratory has been used at [8]. The high level aim of our project is same as Shin [8] but our approach is more scalable. The present work aims at developing a framework that consists of simulators for more than one subject (the subjects may vary from Communication Engineering to basic subjects, like Physics, Chemistry etc) and on-line teaching and evaluation modules. The simulators are so designed that they will help students to understand the basic principles of a subject through multimedia aids. Most of the multimedia tools used in e-learning or web learning packages are high end animations (JAVA Applet or Flash files) rather than a simulator in true sense. Our simulators provide more freedom to the user in terms of designing an experiment. The novelty of our approach lies in its integration and interaction features - a single package enables users to upload and read lecture slides, to simulate practical demonstrations for different subjects and to take evaluation using an interactive evaluation system. The paper is organized as follows. In section 2 an operational overview of our system is presented. Following the operational overview the present status of the system is described in section 3. We have pointed out the novelty of the system in section 4 followed by conclusion. 2 Operational Overview Our system operates in three phases to construct and properly use a student model. These phases are 1. Initialization Phase 2. Running Phase 3. Assessment Phase

3 These system phases conform to the regular course calendar. The initialization phase takes place before start of a course. The running phase runs with the course. After the end of the course, the students and teachers performances are evaluated in the assessment phase. The initialization phase mainly concerns with database fill up with curriculum details and demographic information. A course is broken up into a number of subjects. Each subject is further classified into chapters or topics and a topic is broken up into some concepts. As for example a secondary level science course can be divided into subjects like physics, chemistry, biological sciences and mathematics. Physics can be disintegrated into topics like optics, magnetism, mechanics etc. The topic mechanics includes concepts like free body diagram, inclined plane, momentum etc. When this ontology will be defined for several subjects, it is possible to define surmise relationships among the concepts and develop a knowledge space for a student [10]. In our system, each topic, concept and question is given a difficulty index. Questions are associated with an expected answer time also. These difficulty indices are used for assessment of the student. Initially when the system is installed for the first time, the difficulty indices are assigned a value based on an assessment made by experienced teachers. In the running phase, the teacher can periodically evaluate the class performance by designing online examinations or quiz sessions. These examinations or quiz can be designed using the existing question-answers within the database or by inserting new questions and answers. Even the course instructor can add new topics or concepts also during this running phase. Short-term assessment can also be carried out by manually analyzing the points scored by the students during an examination. After the end of the course, the final assessment can be carried out. The final assessment will not only consider the immediate performance of a student in a single course, but also takes care of historical data available about the students, teachers and subjects. 3 Present Status of the System Currently an operational prototype of the system is implemented on a multimediaenabled based Pentium-IV system (with standard configuration and Windows operating system). The successful implementation of the system largely depends on the proper planning of the course in terms of lecture modules, experiment sets and evaluation plan for the particular domain. Present implementation includes development of a virtual classroom module, online examination module and two simulators for communication engineering and system programming. In the following sections a brief outline of the system will be presented. 3.1 Virtual Classroom Module The virtual classroom module aims to simulate basic classroom activities within a computer screen. In the virtual classroom of our system, there will be provision to

4 present a video lecture and (or) a slideshow synchronously. The upload module can be used to upload lecture slide or video lecture. There will be a writing pad in the screen where students can take notes and can store for future reference. 3.2 Simulator Modules The system is designed in a way that third party simulators can also be easily integrated with the system. Currently the system is integrated with two simulators-one for communication engineering and the other for systems programming. Both of these simulators help to visualize complex operations to students. The next two sections will present an overview of the simulators with examples of their usage Simulator for Communication Engineering The simulator for Communication Engineering can be used to simulate basic signal processing operations like addition, subtraction, integration etc. It can also simulate modulation techniques like Amplitude Modulation, Frequency Modulation, Delta Modulation, QPSK, GMSK etc. Each of these signal operations can be demonstrated with all intermediate steps. As an example of its usage, a modulation operation viz. Pulse Width Modulation (PWM) is demonstrated in the next section Demonstration of Pulse-Width Modulation The process starts by drawing a Baseband signal. Fig. 1 shows a Sine wave and its frequency response. In Fig. 2 the PWM Waveform (in blue color) is shown. Fig. 3 gives the frequency response of the PWM waveform (in gray color). Then the PWM waveform is demodulated. The Baseband signal, the demodulated signal (in yellow color) and their correlation are shown in Fig. 4. Fig. 5 shows the modulating, modulated and demodulated waveforms simultaneously. Finally the frequency responses are drawn again in Fig. 6. It has been shown the frequency response of the modulating and demodulated waves overlap, as expected Simulator for Systems Programming The simulator for system programming is developed to illustrate students the sequence of actions occurred inside a computer for executing a program. Most practical courses on system programming start with 8085-microprocessor programming. The simulator presents a step-by-step analysis of an 8085 assembly language program execution. It consists of four modules viz. Editor, Assembler, Loader and Debugger. The editor instructs the user to write an assembly language program or importing a previously written program. The assembler takes a starting memory address and run a two-pass assembler program. The user can see Symbol Table or the Error Table from the assembler. The loader simply loads the object code. Optionally, the user can also relocate the object code using the Loader. Finally the debugger executes the object code. The user can also step over through the object code. After execution, the

5 debugger allows the user to see any memory location, register or system flags. In the next section, the system is explained with an 8085 Multiplication program. Fig 1. Baseband signal and its frequency Response used in the demonstration of PWM Fig 4. Baseband Signal, Demodulated Signal and their Correlation Fig 2. Baseband signal and PWM Waveform Fig 5. Baseband Signal, PWM Waveform and Demodulated Wave Fig 3. PWM Waveform and its Frequency Response Fig 6. Baseband Signal, PWM Waveform, Demodulated Wave and their Frequency Responses The 8085multiplication program is shown in Fig. 7. The assembler produces the object code shown in Fig. 8. Fig. 9 shows the relocation operation by the Loader after

6 relocating the program from address E000 to The red circles in Fig. 9 show the code modifications due to relocation. Finally the Debugger executes the program. The register values and Flag Values at each step of execution are shown in Fig Online Examination Module The online examination module takes a set of questions and answers as input. Optionally the question set can be divided into 2 two 8 sections. The questions in each question set are presented sequentially. There is a mechanism to store response time and given answer of each question. At any stage of examination, a student is free to see his status. In the status window, all of the questions of the present section with the given answers and number of unanswered questions will be shown. The detail of the evaluation process is discussed in a separate paper [11]. Fig. 7. Source Code of a Multiplication Program Fig. 8. Object Code of the Multiplication Program 4 Novelty of the System Integrated Approach: Our system is not merely an e-learning package for a particular subject, rather it can be served as a virtual college where course instructors can upload lectures, monitor the progress of students and evaluate them. Besides going through the lecture slides, students can also run simulations of laboratory works. The system will

7 be particularly useful for students of under-developed areas where it is not always possible to construct a high-end laboratory with skilled instructors. Fig. 9. Object Code after Relocation from E000 to 9000 address Fig. 10. Register Content and Flag contents at each step of execution and Memory Content after execution Modular Design: We developed the system in a modular fashion such as any module of the system can be used independently from the others. So during deployment, any module of the system can be replaced by a more customized one or new modules (e.g. simulators for different subjects). Intelligent Evaluation: The evaluation module of the system [11] is particularly important. It consists of a database as well as a data warehouse for storing information about teaching and learning at a very detailed level. The data warehouse can be used to calculate performance metrics for any possible groups of students, teachers and subjects. As for example, we can calculate metrics very efficiently indicating

8 performance of mid-worker student in Optics, performance improvement of students during first half of a course etc. In a decision-making scenario, these metrics may help in providing enough insight into the assimilation capability of students and teaching capability of teachers. Once measured properly for adequate length of time, these metrics can also be customized to provide other useful utilities like developing a student model, measuring utility of a course modification, quantifying institutional performance etc. 5 Conclusions The present paper merges e-teaching with e-laboratory thus making e-learning more effective. The teaching tool will be an interactive audiovisual system, which will break up the course in a series of lectures, computerized practice sessions and assignments. The integrated simulator can be used to visualize the operational environment without a practical laboratory set up. The framework is accompanied by a personalized student evaluation module that can provide many other useful information like utility of a course modification, institutional performance etc. An operational prototype of the system is used in a limited way in a premier engineering institute and we hope the system will be particularly useful for students of under-developed areas where it is not always possible to construct a high-end laboratory with skilled instructors. References 1. Wolfe Robert A. (1991), Statutor Version1.23 A computer-based teaching tool for statistical concepts.available: statutor/statu123.readme, Accessed on: 29th March Avouris N.M. et. al.(2000), Development and evaluation of a computer-based laboratory teaching tool Available at: j21_avouris-tselios-tatakis-00.pdf, Accessed on: 29th March Morozov E(1996), Implementation of computer based teaching Systems for professional training in Computer aided engineering in Proceedings of the ICDED Interactive Learning Tools; Network for Inclusive Distance Education(2006); Available at: Accessed on: 31st March Millard, D.L.(2000), Interactive Learning Module for Electrical Engineering Education, In Proceedings of the Electronic Components and Technology Conference, Pages: Halvorsrud R. et. al. (2004), Designing a Collaborative Virtual Environment for Introducing Pupils to Complex Subject Matter In Proceedings of the third Nordic conference on Human-computer interaction October Woolf B. P.(1996), Intelligent Multimedia Tutoring System; Communication of the ACM, April 1996 Vol. 39, No Shin D., Yoon E., Lee K., Lee E.(2002), A Web based interactive virtual laboratory system for unit opeartions and process systems engineering education: issues, design and implementation, Computers & Chemical Engineering, Volume 26, Issue 2, 15 February 2002, Pages Chen C., Lee,H. Chen Y.(2005), Personalized e-learning system using Item Response Theory, Computers & Education, Volume 44, Issue 3, April 2005, Pages Dietrich A. et. al., (2006) Current Trends in elearning based on Knowledge Space Theory and Cognitive Psychology Available at: ~ac18008a af0348c d887feb,, Accessed on: 15 th July Biswas P., Ghosh S.K. (2005), An Universal Assessment Methodology for Evaluating Students' and Teachers' Performance in an Academic Institute, Proceedings of International Conference on Cognitive Systems (ICCS 05), Available at : Accessed on 24 th July 2007

DEVELOPING E-LEARNING PROTOTYPE FOR LIBRARY MANAGEMENT - A CASE STUDY. Indira Gandhi National Open University Indira Gandhi National Open University

DEVELOPING E-LEARNING PROTOTYPE FOR LIBRARY MANAGEMENT - A CASE STUDY. Indira Gandhi National Open University Indira Gandhi National Open University DEVELOPING E-LEARNING PROTOTYPE FOR LIBRARY MANAGEMENT - A CASE STUDY Dr. Uma Kanjilal and Dr. S.B. Ghosh Reader, Faculty of LIS Professor, Faculty of LIS Indira Gandhi National Open University Indira

More information

A Team of Pedagogical Agents in Multimedia Environment for Children

A Team of Pedagogical Agents in Multimedia Environment for Children Morozov, M., Tanakov, A., and Bystrov, D. (2004). A Team of Pedagogical Agents in Multimedia Environment for Children. Educational Technology & Society, 7 (2), 19-24. A Team of Pedagogical Agents in Multimedia

More information

A Novel Approach to Define Performance Metrics for Students and Teachers Evaluation

A Novel Approach to Define Performance Metrics for Students and Teachers Evaluation A Novel Approach to Define Performance Metrics for Students and Teachers Evaluation Pradipta Biswas and S.K. Ghosh Indian Institute of Technology, Kharagpur, India Pbiswas@sit.iitkgp.ernet.in skg@sit.iitkgp.ernet.in

More information

An Instructional Aid System for Driving Schools Based on Visual Simulation

An Instructional Aid System for Driving Schools Based on Visual Simulation An Instructional Aid System for Driving Schools Based on Visual Simulation Salvador Bayarri, Rafael Garcia, Pedro Valero, Ignacio Pareja, Institute of Traffic and Road Safety (INTRAS), Marcos Fernandez

More information

Web-based training on computer architecture: The case for JCachesim

Web-based training on computer architecture: The case for JCachesim Web-based training on computer architecture: The case for JCachesim Irina Branovic 1, Roberto Giorgi 2, and Antonio Prete 3 1,2 Dipartimento di Ingegneria dell' Informazione Facoltà di Ingegneria University

More information

Track 3 E-Learning Diploma

Track 3 E-Learning Diploma Track 3 E-Learning Diploma The e-learning Diploma is designed and developed by a consortium of e-learning specialists to introduce certification in e-learning that provides e-learning professionals and

More information

VDI 2206 Prof. Dr. Magdy M. Abdelhameed

VDI 2206 Prof. Dr. Magdy M. Abdelhameed Course Code: MDP 454, Course Name:, Second Semester 2014 VDI 2206 Mechatronics System Design The mechatronic design methodology is based on a concurrent (instead of sequential) approach to discipline design,

More information

Development of a Learning Content Management Systems

Development of a Learning Content Management Systems Development of a Learning Content Management Systems Lejla Abazi-Bexheti Abstract Change appears to be the only constant in the field of ICT and what was treated as advanced feature few years ago is today

More information

Survey of Modern Approaches of Education in Power Electronics

Survey of Modern Approaches of Education in Power Electronics Survey of Modern Approaches of Education in Power Electronics Uwe DROFENIK and Johann W. KOLAR Power Electronic Systems Laboratory Swiss Federal Institute of Technology Zurich ETH-Zentrum / ETL H12, CH-8092

More information

A Review On Authoring Tools

A Review On Authoring Tools 2011 5th International Conference on Distance Learning and Education IPCSIT vol.12 (2011) (2011) IACSIT Press, Singapore A Review On Authoring Tools Maryam Khademi 1+, Maryam Haghshenas 2 and Hoda Kabir

More information

Visualizing the Teaching / Learning Process through Computer Graphics. Visualizing, technology, computer graphics, education

Visualizing the Teaching / Learning Process through Computer Graphics. Visualizing, technology, computer graphics, education Visualizing the Teaching / Learning Process through Computer Graphics 1 Aghware F. O.; 2 Egbuna E. O.; 3 Aghware A. and 4 Ojugo Arnold 1, 2, 3 Computer Science Department, College of Education, Agbor 4

More information

Effect of Smart Classroom Learning Environment on Academic Achievement of Rural High Achievers and Low Achievers in Science

Effect of Smart Classroom Learning Environment on Academic Achievement of Rural High Achievers and Low Achievers in Science International Letters of Social and Humanistic Sciences Vol. 3 (2013) pp 1-9 Online: 2013-09-25 (2013) SciPress Ltd., Switzerland doi:10.18052/www.scipress.com/ilshs.3.1 Effect of Smart Classroom Learning

More information

How To Use Data Mining For Knowledge Management In Technology Enhanced Learning

How To Use Data Mining For Knowledge Management In Technology Enhanced Learning Proceedings of the 6th WSEAS International Conference on Applications of Electrical Engineering, Istanbul, Turkey, May 27-29, 2007 115 Data Mining for Knowledge Management in Technology Enhanced Learning

More information

Principles and Software Realization of a Multimedia Course on Theoretical Electrical Engineering Based on Enterprise Technology

Principles and Software Realization of a Multimedia Course on Theoretical Electrical Engineering Based on Enterprise Technology SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 1, No. 1, November 2003, 81-87 Principles and Software Realization of a Multimedia Course on Theoretical Electrical Engineering Based on Enterprise Technology

More information

A Hybrid-Online Course in Introductory Physics

A Hybrid-Online Course in Introductory Physics A Hybrid-Online Course in Introductory Physics Homeyra R. Sadaghiani California State Polytechnic University, Pomona, USA hrsadaghiani@csupomona.edu INTRODUCTION The recent demand and interest in developing

More information

The Effect of Web-Based Learning Management System on Knowledge Acquisition of Information Technology Students at Jose Rizal University

The Effect of Web-Based Learning Management System on Knowledge Acquisition of Information Technology Students at Jose Rizal University The Effect of Web-Based Learning Management System on Knowledge Acquisition of Information Technology Students at Jose Rizal University Ryan A. Ebardo Computer Science Department, Jose Rizal University

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 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

elearning Instructional Design Guidelines Ministry of Labour

elearning Instructional Design Guidelines Ministry of Labour elearning Instructional Design Guidelines Ministry of Labour Queen s Printer for Ontario ISBN 978-1-4606-4885-8 (PDF) ISBN 978-1-4606-4884-1 (HTML) December 2014 1 Disclaimer This elearning Instructional

More information

Using A Learning Management System to Facilitate Program Accreditation

Using A Learning Management System to Facilitate Program Accreditation Using A Learning Management System to Facilitate Program Accreditation Harry N. Keeling, Ph.D. Howard University Department of Systems and Computer Science College of Engineering, Architecture and Computer

More information

What is Multimedia? Derived from the word Multi and Media

What is Multimedia? Derived from the word Multi and Media What is Multimedia? Derived from the word Multi and Media Multi Many, Multiple, Media Tools that is used to represent or do a certain things, delivery medium, a form of mass communication newspaper, magazine

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

Unified Communication Platform. Product Page

Unified Communication Platform. Product Page Unified Communication Platform Product Page Web conferencing system with web, audio, video and collaboration for online education & enterprise service ITT Consult ltd BENEFITS TANTANAKU Distance learning

More information

An Application Framework for Collaborative Learning

An Application Framework for Collaborative Learning An Application Framework for Collaborative Learning Aiman Turani 1, Rafael A. Calvo 1, Peter Goodyear 2 (1) Web Engineering Group, School of Electrical and Information Engineering, The University of Sydney,

More information

The Mental Rotation Tutors: A Flexible, Computer-based Tutoring Model for Intelligent Problem Selection

The Mental Rotation Tutors: A Flexible, Computer-based Tutoring Model for Intelligent Problem Selection Romoser, M. E., Woolf, B. P., Bergeron, D., & Fisher, D. The Mental Rotation Tutors: A Flexible, Computer-based Tutoring Model for Intelligent Problem Selection. Conference of Human Factors & Ergonomics

More information

An Approach to Teaching Introductory-Level Computer Programming

An Approach to Teaching Introductory-Level Computer Programming Olympiads in Informatics, 2013, Vol. 7, 14 22 14 2013 Vilnius University An Approach to Teaching Introductory-Level Computer Programming Michael DOLINSKY Department of Mathematics, Gomel State University

More information

1. University General Education Requirements. (a) University Required Courses 15. (b) University Elective Courses 9

1. University General Education Requirements. (a) University Required Courses 15. (b) University Elective Courses 9 Degree Requirements The Bachelor Of Educational Technology requires students to successfully complete 120 credit hours: University Required Courses (24 credit hours), College Required Courses (27 credit

More information

Faculty Innovator Grant 2011 Center for Learning Technologies. Final Report Form

Faculty Innovator Grant 2011 Center for Learning Technologies. Final Report Form Faculty Innovator Grant 2011 Final Report Form Primary Faculty Name: Hongwei Zhu Department: Information Technology and Decision Sciences Email Address: hzhu@odu.edu Office Phone Number: 683-5175 Project

More information

Categories Criteria 3 2 1 0 Instructional and Audience Analysis. Prerequisites are clearly listed within the syllabus.

Categories Criteria 3 2 1 0 Instructional and Audience Analysis. Prerequisites are clearly listed within the syllabus. 1.0 Instructional Design Exemplary Acceptable Needs Revision N/A Categories Criteria 3 2 1 0 Instructional and Audience Analysis 1. Prerequisites are described. Prerequisites are clearly listed in multiple

More information

Educational simulation in construction project risk management Setting the stage

Educational simulation in construction project risk management Setting the stage Creative Construction Conference 2015 Educational simulation in construction project risk management Setting the stage Constanta-Nicoleta Bodea a), Augustin Purnus b) * a) Bucharest University of Economic

More information

Middle School Physical Science Curriculum Guide

Middle School Physical Science Curriculum Guide Middle School Physical Science Curriculum Guide Contents General Course Information... 2 Instructor Orientation... 2 Core Instruction... 2 Supplemental Instruction... 2 Complementary Instruction... 2 Types

More information

BLENDED LEARNING APPROACH TO IMPROVE IN-SERVICE TEACHER EDUCATION IN EUROPE THROUGH THE FISTE COMENIUS 2.1. PROJECT

BLENDED LEARNING APPROACH TO IMPROVE IN-SERVICE TEACHER EDUCATION IN EUROPE THROUGH THE FISTE COMENIUS 2.1. PROJECT BLENDED LEARNING APPROACH TO IMPROVE IN-SERVICE TEACHER EDUCATION IN EUROPE THROUGH THE FISTE COMENIUS 2.1. PROJECT G. THORSTEINSSON *,1 and T. PAGE 2 1 Department of Design and Craft, Iceland University

More information

Digital Content Framework

Digital Content Framework Digital Content Framework Digital Content Framework Lim Kin Chew Chairman of Singapore s Learning Standards Technical Committee Senior Lecturer / Research Fellow School of Science & Technology SIM University

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

Using Interactive Multimedia Web Interface for Multicultural Healthcare Education

Using Interactive Multimedia Web Interface for Multicultural Healthcare Education Using Interactive Multimedia Web Interface for Multicultural Healthcare Education Myonghwa Park 1 1 College of Nursing, Chungnam National University, Daejeon, 301-747 mhpark@cnu.ac.kr Abstract. Interactive

More information

Study Element Based Adaptation of Lecture Videos to Mobile Devices

Study Element Based Adaptation of Lecture Videos to Mobile Devices Study Element Based Adaptation of Lecture Videos to Mobile Devices Ganesh Narayana Murthy Department of Computer Science and Engineering Indian Institute of Technology Bombay Powai, Mumbai - 476 Email:

More information

Cambridge Training for BES School Teachers and Administrators

Cambridge Training for BES School Teachers and Administrators Cambridge Training for BES School Teachers and Administrators The training courses below are optional except for the Introductory training for administrators and teachers. Courses are available for all

More information

Multiple choice quiz on the internet

Multiple choice quiz on the internet Proc. of the 10 th Workshop on Multimedia in Physics Teaching and Learning (EPS - MPTL 10), Berlin 2005 Abstract Multiple choice quiz on the internet Robert Sporken *, Fernande Frising *, Laurence Dumortier

More information

Using artificial intelligence methods and 3D graphics for implementation a computer simulator for ophthalmology

Using artificial intelligence methods and 3D graphics for implementation a computer simulator for ophthalmology Using artificial intelligence methods and 3D graphics for implementation a computer simulator for ophthalmology V. V. Gribova, M. V. Petryaeva, L. A. Fedorischev Intelligent System Laboratory, Institute

More information

CHALLENGES AND OPPORTUNITIES OFFERED BY E-LEARNING PLATFORM IN THE EDUCATIONAL PROCESS AT THE UNIVERSITY LEVEL

CHALLENGES AND OPPORTUNITIES OFFERED BY E-LEARNING PLATFORM IN THE EDUCATIONAL PROCESS AT THE UNIVERSITY LEVEL CHALLENGES AND OPPORTUNITIES OFFERED BY E-LEARNING PLATFORM IN THE EDUCATIONAL PROCESS AT THE UNIVERSITY LEVEL BĂLĂCESCU ANIELA LECTURER PH.D., CONSTANTIN BRANCUSI UNIVERSITY OF TÂRGU JIU, FACULTY OF ECONOMICS

More information

Model Simulation in Rational Software Architect: Business Process Simulation

Model Simulation in Rational Software Architect: Business Process Simulation Model Simulation in Rational Software Architect: Business Process Simulation Mattias Mohlin Senior Software Architect IBM The BPMN (Business Process Model and Notation) is the industry standard notation

More information

An Integrated Database Approach for Managing Educational Resources in Agricultural and Biological Engineering*

An Integrated Database Approach for Managing Educational Resources in Agricultural and Biological Engineering* Int. J. Engng Ed. Vol. 22, No. 6, pp. 1210±1218, 2006 0949-149X/91 $3.00+0.00 Printed in Great Britain. # 2006 TEMPUS Publications. An Integrated Database Approach for Managing Educational Resources in

More information

Digital Curriculum Instructional Delivery

Digital Curriculum Instructional Delivery This resource sponsored by Intel Education A planning resource for personalizing learning Digital Curriculum Instructional Delivery toolkits With game-based learning, online lessons, virtual simulations

More information

The Design Study of High-Quality Resource Shared Classes in China: A Case Study of the Abnormal Psychology Course

The Design Study of High-Quality Resource Shared Classes in China: A Case Study of the Abnormal Psychology Course The Design Study of High-Quality Resource Shared Classes in China: A Case Study of the Abnormal Psychology Course Juan WANG College of Educational Science, JiangSu Normal University, Jiangsu, Xuzhou, China

More information

DC/DC BUCK Converter for Renewable Energy Applications Mr.C..Rajeshkumar M.E Power Electronic and Drives,

DC/DC BUCK Converter for Renewable Energy Applications Mr.C..Rajeshkumar M.E Power Electronic and Drives, DC/DC BUCK Converter for Renewable Energy Applications Mr.C..Rajeshkumar M.E Power Electronic and Drives, Mr.C.Anandaraj Assistant Professor -EEE Thiruvalluvar college of Engineering And technology, Ponnur

More information

Project-Based Cartographic Learning in an Advanced Technology Classroom. Brian P. Bailey

Project-Based Cartographic Learning in an Advanced Technology Classroom. Brian P. Bailey Project-Based Cartographic Learning in an Advanced Technology Classroom Brian P. Bailey Department of Geography and Environmental Engineering United States Military Academy West Point, NY 10996 Tel: 845-938-4620

More information

SCIENCE. The Wayzata School District requires students to take 8 credits in science.

SCIENCE. The Wayzata School District requires students to take 8 credits in science. Course offerings are designed to appeal to a wide range of interests and skills. All courses involve laboratory work. Some courses require advanced reading and math skills; these usually have a challenge

More information

Interactive Web-based Teaching for Computing in an Engineering Degree*

Interactive Web-based Teaching for Computing in an Engineering Degree* Int. J. Engng Ed. Vol. 15, No. 5, pp. 358±364, 1999 0949-149X/91 $3.00+0.00 Printed in Great Britain. # 1999 TEMPUS Publications. Interactive Web-based Teaching for Computing in an Engineering Degree*

More information

2 3-D Visualization and Animation Techniques in Structural Design Education

2 3-D Visualization and Animation Techniques in Structural Design Education 2 3-D Visualization and Animation Techniques in Structural Design Education Mohammed E. Haque, Ph.D., P.E. Texas A&M University, College Station, TX 77843-3137, USA, mhaque@archone.tamu.edu Abstract Construction

More information

DEANSHIP OF ACADEMIC DEVELOPMENT e-learning Center GUIDELINES FOR

DEANSHIP OF ACADEMIC DEVELOPMENT e-learning Center GUIDELINES FOR DEANSHIP OF ACADEMIC DEVELOPMENT e-learning Center GUIDELINES FOR LAST REVISED: May 2005 TABLE OF CONTENTS Page 1. INTRODUCTION 1 2. ONLINE COURSES 1 3. ELIGIBLITY 2 4. SELECTION CRIERIA 3 5. CONDITIONS

More information

E-learning for Graphical System Design Courses: A Case Study

E-learning for Graphical System Design Courses: A Case Study E-learning for Graphical System Design Courses: A Case Study Yucel Ugurlu Education & Research Programs National Instruments Japan Corporation Tokyo, Japan e-mail: yucel.ugurlu@ni.com Hiroshi Sakuta Department

More information

Evaluation of the Time Needed for e-learning Course Developing *

Evaluation of the Time Needed for e-learning Course Developing * BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 9, No 3 Sofia 2009 Evaluation of the Time Needed for e-learning Course Developing * Petar Halachev, Ivan Mustakerov Institute

More information

E-LEARNING: USIU s EXPERIENCE

E-LEARNING: USIU s EXPERIENCE E-LEARNING: USIU s EXPERIENCE Gerald W. Chege, Ph.D. Assistant Professor, Information Systems & Technology, United States International University COL Training Workshop, Pan Afric Hotel 23rd Nov 2006 1

More information

Design and Implementation of a Quality Management System for Electronic Training Information Resources

Design and Implementation of a Quality Management System for Electronic Training Information Resources Design and Implementation of a Quality Management System for Electronic Training Information Resources Hennadiy Kravtsov Kherson State University, 40 r. Zhovtnya 27, Kherson, Ukraine kgm@ksu.ks.ua Abstract:

More information

EUROPASS DIPLOMA SUPPLEMENT

EUROPASS DIPLOMA SUPPLEMENT EUROPASS DIPLOMA SUPPLEMENT TITLE OF THE DIPLOMA (ES) Técnico Superior en Animaciones 3D, Juegos y Entornos Interactivos TRANSLATED TITLE OF THE DIPLOMA (EN) (1) Higher Technician in 3D Animations, Games

More information

Course Syllabus. Upon completion of all six modules, participants will have:

Course Syllabus. Upon completion of all six modules, participants will have: Course Syllabus COURSE Health Informatics (101) Introduction to Health Informatics (101) COURSE DESCRIPTION Introduction to Health Informatics (101) offers an overview of the field of health informatics

More information

INFORMATION SYSTEMS (INFO)

INFORMATION SYSTEMS (INFO) VCU 1 INFORMATION SYSTEMS (INFO) INFO 160. Digital Literacy: Computer Concepts, Internet, Digital Devices. 1 Hour. Semester course; 1 credit. Overview of basic computer concepts, the Internet, new technologies

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

Students who successfully complete the Health Science Informatics major will be able to:

Students who successfully complete the Health Science Informatics major will be able to: Health Science Informatics Program Requirements Hours: 72 hours Informatics Core Requirements - 31 hours INF 101 Seminar Introductory Informatics (1) INF 110 Foundations in Technology (3) INF 120 Principles

More information

Chapter 12 Programming Concepts and Languages

Chapter 12 Programming Concepts and Languages Chapter 12 Programming Concepts and Languages Chapter 12 Programming Concepts and Languages Paradigm Publishing, Inc. 12-1 Presentation Overview Programming Concepts Problem-Solving Techniques The Evolution

More information

EASTERN SCHOOL DISTRICT

EASTERN SCHOOL DISTRICT EASTERN SCHOOL DISTRICT Course Descriptor Summary (Interim September 2005) 1. Subject Area: Technology Education 2. Course: Computer Technology 3200 3. Program Description/Guiding Principles: TABLE OF

More information

THE ROYAL VETERINARY COLLEGE UNIVERSITY OF LONDON. Applies to the cohort commencing 2013

THE ROYAL VETERINARY COLLEGE UNIVERSITY OF LONDON. Applies to the cohort commencing 2013 THE ROYAL VETERINARY COLLEGE UNIVERSITY OF LONDON Applies to the cohort commencing 2013 1. Awarding institution The Royal Veterinary College and the London School of Hygiene and Tropical Medicine 2. Teaching

More information

RECEPTIVENESS OF EDUCATIONAL MULTIMEDIA TOOLS IN COMPUTER PROGRAMMING EDUCATION

RECEPTIVENESS OF EDUCATIONAL MULTIMEDIA TOOLS IN COMPUTER PROGRAMMING EDUCATION RECEPTIVENESS OF EDUCATIONAL MULTIMEDIA TOOLS IN COMPUTER PROGRAMMING EDUCATION Nouf Albarakati 1, Ibrahim Albidewi 2 1,2 College of Computer Science and Information Technology King Abdul Aziz University

More information

Ontological Model of Educational Programs in Computer Science (Bachelor and Master Degrees)

Ontological Model of Educational Programs in Computer Science (Bachelor and Master Degrees) Ontological Model of Educational Programs in Computer Science (Bachelor and Master Degrees) Sharipbay A., Razakhova B., Bekmanova G., Omarbekova A., Khassenov Ye., and Turebayeva R. Abstract In this work

More information

elearning Methodology

elearning Methodology 1 Introduction elearning is the education methodology that takes advantage of modern information and communication technologies (ICT) to address the continuing educational needs of students. "Internet-enabled

More information

Digital Library for Multimedia Content Management

Digital Library for Multimedia Content Management Digital Library for Multimedia Content Management Cezary Mazurek, Maciej Stroinski, Sebastian Szuber Pozna_ Supercomputing and Networking Centre, ul. Noskowskiego 10, 61-704 Pozna_, POLAND tel. +48 61

More information

Proposed Models of Appropriate Website and Courseware for E-Learning in Higher Education: Research Based Design Models

Proposed Models of Appropriate Website and Courseware for E-Learning in Higher Education: Research Based Design Models Proposed Models of Appropriate Website and Courseware for E-Learning in Higher Education: Research Based Design Models Jintavee (Monsakul) Khlaisang Department of Curriculum, Instruction, and Educational

More information

SPEED CONTROL OF INDUCTION MACHINE WITH REDUCTION IN TORQUE RIPPLE USING ROBUST SPACE-VECTOR MODULATION DTC SCHEME

SPEED CONTROL OF INDUCTION MACHINE WITH REDUCTION IN TORQUE RIPPLE USING ROBUST SPACE-VECTOR MODULATION DTC SCHEME International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 7, Issue 2, March-April 2016, pp. 78 90, Article ID: IJARET_07_02_008 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=7&itype=2

More information

An Integrated Database Approach for Managing Educational Resources in Agricultural and Biological Engineering

An Integrated Database Approach for Managing Educational Resources in Agricultural and Biological Engineering An Integrated Database Approach for Managing Educational Resources in Agricultural and Biological Engineering Rohit Badal, Soonho Kim, John Owens and Howard Beck Department of Agricultural and Biological

More information

Development of e-learning Modules for the K-12 Programs of Brazilian Public Schools

Development of e-learning Modules for the K-12 Programs of Brazilian Public Schools Development of e-learning Modules for the K-12 Programs of Brazilian Public Schools Ricardo L. Külzer 1, Luciana Meneghel Cordeiro 2, Leonardo de S. Mendes 3 1 DECOM/FEEC/UNICAMP, ricardol@decom.fee.unicamp.br

More information

Mathematical Modeling and Dynamic Simulation of a Class of Drive Systems with Permanent Magnet Synchronous Motors

Mathematical Modeling and Dynamic Simulation of a Class of Drive Systems with Permanent Magnet Synchronous Motors Applied and Computational Mechanics 3 (2009) 331 338 Mathematical Modeling and Dynamic Simulation of a Class of Drive Systems with Permanent Magnet Synchronous Motors M. Mikhov a, a Faculty of Automatics,

More information

E-LEARNING EDUCATION SYSTEM IN UNIVERSITIES WITH INSTRUCTORS PERSPECTIVES AND A SURVEY IN TURKEY

E-LEARNING EDUCATION SYSTEM IN UNIVERSITIES WITH INSTRUCTORS PERSPECTIVES AND A SURVEY IN TURKEY E-LEARNING EDUCATION SYSTEM IN UNIVERSITIES WITH INSTRUCTORS PERSPECTIVES AND A SURVEY IN TURKEY Fazli YILDIRIM Okan University School of Applied Sciences Formula 1 Yani, Akfirat, Tuzla- Istanbul / Turkey.

More information

Instructional Design for e-learning. Dr Richard Hyde Atlantic Link Ltd.

Instructional Design for e-learning. Dr Richard Hyde Atlantic Link Ltd. Instructional Design for e-learning Dr Richard Hyde Atlantic Link Ltd. Overview What is instructional design? Theories and models Choosing an approach The development process Top ten tips What is Instructional

More information

JAVA-BASED FRAMEWORK FOR REMOTE ACCESS TO LABORATORY EXPERIMENTS. Department of Electrical Engineering University of Hagen D-58084 Hagen, Germany

JAVA-BASED FRAMEWORK FOR REMOTE ACCESS TO LABORATORY EXPERIMENTS. Department of Electrical Engineering University of Hagen D-58084 Hagen, Germany JAVA-BASED FRAMEWORK FOR REMOTE ACCESS TO LABORATORY EXPERIMENTS Christof Röhrig, 1 Andreas Jochheim 2 Department of Electrical Engineering University of Hagen D-58084 Hagen, Germany Abstract: This paper

More information

Lab Management, Device Provisioning and Test Automation Software

Lab Management, Device Provisioning and Test Automation Software Lab Management, Device Provisioning and Test Automation Software The TestShell software framework helps telecom service providers, data centers, enterprise IT and equipment manufacturers to optimize lab

More information

Lesson Plan. Course Title: Computer Programming. Session Title: Software Life Cycle

Lesson Plan. Course Title: Computer Programming. Session Title: Software Life Cycle Lesson Plan Course Title: Computer Programming Session Title: Software Life Cycle Lesson Duration: 2 hours Performance Objective: Upon completion of this assignment, the student will understand the software

More information

Davis Applied Technology College Curriculum Development Policy and Procedures Training Division

Davis Applied Technology College Curriculum Development Policy and Procedures Training Division Davis Applied Technology College Curriculum Development Policy and Procedures Training Division Board Approval: 24 April 2008 1. Purpose 1.1. Curriculum development at the Davis Applied Technology College

More information

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

Video, film, and animation are all moving images that are recorded onto videotape,

Video, film, and animation are all moving images that are recorded onto videotape, See also Data Display (Part 3) Document Design (Part 3) Instructions (Part 2) Specifications (Part 2) Visual Communication (Part 3) Video and Animation Video, film, and animation are all moving images

More information

Business Intelligence Systems for Analyzing University Students Data

Business Intelligence Systems for Analyzing University Students Data BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 15, No 1 Sofia 2015 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.1515/cait-2015-0009 Business Intelligence Systems

More information

Reuse in Modelling Instructional Design

Reuse in Modelling Instructional Design Reuse in Modelling Instructional Design By Chong Hwee Reei Background In recent years, there have been many advances in learning theories, instructional design and the technologies of development and delivery

More information

In this topic we discuss a number of design decisions you can make to help ensure your course is accessible to all users.

In this topic we discuss a number of design decisions you can make to help ensure your course is accessible to all users. Accessible Course Design As a course designer you hold a pivotal role in ensuring that Learning Environment is accessible to all users, regardless of their learning needs. It is your content that students

More information

Integration of WebLab Systems in Engineering Studies

Integration of WebLab Systems in Engineering Studies Integration of WebLab Systems in Engineering Studies Authors: Juan Ignacio Larrauri, Department of Control and Industrial Electronics, Faculty of Engineering, University of Deusto, Avda. Universidades,24.

More information

SignalDraw: GUI Tool For Generating Pulse Sequences

SignalDraw: GUI Tool For Generating Pulse Sequences SignalDraw: GUI Tool For Generating Pulse Sequences Konstantin Berlin Department of Computer Science University of Maryland College Park, MD 20742 kberlin@cs.umd.edu December 9, 2005 Abstract Generating

More information

DISTANCE DEGREE PROGRAM CURRICULUM NOTE:

DISTANCE DEGREE PROGRAM CURRICULUM NOTE: Bachelor of Science in Electrical Engineering DISTANCE DEGREE PROGRAM CURRICULUM NOTE: Some Courses May Not Be Offered At A Distance Every Semester. Chem 121C General Chemistry I 3 Credits Online Fall

More information

THE IMPACT OF TEACHING TWO COURSES (ELECTRONIC CURRICULUM DESIGN AND MULTIMEDIA) ON THE ACQUISITION OF ELECTRONIC CONTENT DESIGN SKILLS

THE IMPACT OF TEACHING TWO COURSES (ELECTRONIC CURRICULUM DESIGN AND MULTIMEDIA) ON THE ACQUISITION OF ELECTRONIC CONTENT DESIGN SKILLS THE IMPACT OF TEACHING TWO COURSES (ELECTRONIC CURRICULUM DESIGN AND MULTIMEDIA) ON THE ACQUISITION OF ELECTRONIC CONTENT DESIGN SKILLS Natheer K Gharaibeh *, Mohareb A Alsmadi ** Albalqa Applied University,

More information

REGULATIONS FOR THE DEGREE OF MASTER OF SCIENCE IN COMPUTER SCIENCE (MSc[CompSc])

REGULATIONS FOR THE DEGREE OF MASTER OF SCIENCE IN COMPUTER SCIENCE (MSc[CompSc]) 244 REGULATIONS FOR THE DEGREE OF MASTER OF SCIENCE IN COMPUTER SCIENCE (MSc[CompSc]) (See also General Regulations) Any publication based on work approved for a higher degree should contain a reference

More information

CG: Computer Graphics

CG: Computer Graphics CG: Computer Graphics CG 111 Survey of Computer Graphics 1 credit; 1 lecture hour Students are exposed to a broad array of software environments and concepts that they may encounter in real-world collaborative

More information

SECTION 16911 WEB-BASED POWER MONITORING COMMUNICATIONS SYSTEM

SECTION 16911 WEB-BASED POWER MONITORING COMMUNICATIONS SYSTEM WEB-BASED POWER MONITORING COMMUNICATIONS SYSTEM PART 1 GENERAL 01 02 03 04 SCOPE This section describes the metering, communications, and visualization requirements for a modular, scalable Web-based Power

More information

Semantic Web based e-learning System for Sports Domain

Semantic Web based e-learning System for Sports Domain Semantic Web based e-learning System for Sports Domain S.Muthu lakshmi Research Scholar Dept.of Information Science & Technology Anna University, Chennai G.V.Uma Professor & Research Supervisor Dept.of

More information

CURRICULUM VITAE EDUCATION:

CURRICULUM VITAE EDUCATION: CURRICULUM VITAE Jose Antonio Lozano Computer Science and Software Development / Game and Simulation Programming Program Chair 1902 N. Loop 499 Harlingen, TX 78550 Computer Sciences Building Office Phone:

More information

CLOUD COMPUTING CONCEPTS FOR ACADEMIC COLLABORATION

CLOUD COMPUTING CONCEPTS FOR ACADEMIC COLLABORATION Bulgarian Journal of Science and Education Policy (BJSEP), Volume 7, Number 1, 2013 CLOUD COMPUTING CONCEPTS FOR ACADEMIC COLLABORATION Khayrazad Kari JABBOUR Lebanese University, LEBANON Abstract. The

More information

Distance Education Learning Resources Unit Document Title: Online Course Review Checklist Last Updated: July 17, 2013 by the DE Office Draft Final

Distance Education Learning Resources Unit Document Title: Online Course Review Checklist Last Updated: July 17, 2013 by the DE Office Draft Final Distance Education Learning Resources Unit Document Title: Online Course Review Checklist Last Updated: July 17, 2013 by the DE Office Draft Final Section 1: Course Overview and Introduction Addresses

More information

How To Test For Elulla

How To Test For Elulla EQUELLA Whitepaper Performance Testing Carl Hoffmann Senior Technical Consultant Contents 1 EQUELLA Performance Testing 3 1.1 Introduction 3 1.2 Overview of performance testing 3 2 Why do performance testing?

More information

E-LEARNING HOW TO START

E-LEARNING HOW TO START E-LEARNING HOW TO START Best practices, benefits and case history in set up an e-learning project with Docebo Docebo SRL Via A. Moro 1-20050 Macherio (MI) - Italy C.F / P.IVA 04793690969 Tel. +39 039.2323286

More information

Applying Pedagogical Concepts in Online Course Development: Experiences from the Mediterranean Virtual University 1. Abstract 2.

Applying Pedagogical Concepts in Online Course Development: Experiences from the Mediterranean Virtual University 1. Abstract 2. Applying Pedagogical Concepts in Online Course Development: Experiences from the Mediterranean Virtual University Ahmad A. Anbar, Ahmad M. Al-Shishtawy, Marwa Al-Shandawely, Tamer A. Mostafa: Ain Shams

More information

Script-Aware Monitoring Model: Using Teachers Pedagogical Intentions to Guide Learning Analytics

Script-Aware Monitoring Model: Using Teachers Pedagogical Intentions to Guide Learning Analytics Script-Aware Monitoring Model: Using Teachers Pedagogical Intentions to Guide Learning Analytics María Jesús Rodríguez-Triana, Alejandra Martínez-Monés, Juan Ignacio Asensio-Pérez, and Yannis Dimitriadis

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template Date: April 15, 2008 Name of Product: Summit Central Version 4 Contact for more Information: http://www.miesoftware.com Summary Table Section 1194.21 Software Applications and Operating. Please refer to

More information

During the past recent years, the evolving technology

During the past recent years, the evolving technology An Effective elearning System for Teaching the Fundamentals of Computing and Programming 1 Imran Sarwar Bajwa, 2 Amjad Farooq and 3 Amna Khan 1 Department of Computer Science, University of Birmingham,

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