Web-based Learning Systems From HTML To MOODLE A Case Study

Size: px
Start display at page:

Download "Web-based Learning Systems From HTML To MOODLE A Case Study"

Transcription

1 Web-based Learning Systems From HTML To MOODLE A Case Study Mahmoud M. El-Khoul 1 and Samir A. El-Seoud 2 1 Faculty of Science, Helwan University, EGYPT. 2 Princess Sumaya University for Technology (PSUT), JORDAN Key words: e-learning, Moodle, HTML, Web-based Abstract: Web-based learning tools provide integrated environments of various technologies to support diverse educators and learners needs via the Internet. The goal of these tools is to enhance face-to-face instruction and to deliver distance-learning courses. In early web-based learning systems, HTML had been used to generate static home pages for required courses, and then Active Server Pages (ASP) had been used to keep the learner status dynamic and available on-line. However, after release many of learning management systems (LMS), many developers turned to one of the free LMS available, e.g. Moodle. In this paper, we describe the differences in building webbased courses in both ways. 1 Introduction Web-based learning tools provide integrated environments of various technologies to support diverse educators and learners needs via the Internet. The goal of these tools is to enhance face-to-face instruction and to deliver distance-learning courses. There have been several studies and frameworks developed for analyzing these tools from pedagogical and institutional perspectives [2] and [14]. Frameworks such as these provide guidance on what factors to consider and how they may be applied when educators and administrators are considering deploying web-based learning tools. However, they provide no information about how easy or difficult the tools are to use. Very few case studies have been conducted to identify potential usability issues with these tools. Even though several formal and informal case studies have been conducted, none of them have paid attention on both the usability of the tools and the impact on the potential users: students, instructors and course administrators. Software usability is not a new concept. It is usually referred to as the degree to which computer software assists a user in completing a task [11].The concept of usability encompasses such attributes as learnability, efficiency, memorability, handling of user errors, and user satisfaction [12]. Various methods can be employed to examine the usability of computer software, such as observation, interviews, questionnaires and expert reviews [16]. The results of usability studies are typically incorporated into several stages of the software life cycle, from early analysis and design through final testing and follow-up studies. For software engineers perspective, usability concerns center on the user interface and the degree to which it meets various usability heuristics [13]. A user interface designed on sound principles will exhibit natural dialogue between system and user that is clearly expressed in nontechnical terms [16]. In addition, features of the interface will be consistent, and the memory load on the user will be minimized 1(8)

2 [13]. User errors are prevented by good design, but when they occur, error messages follow the guidelines for dialogue mentioned previously. And finally, the system keeps users informed about what is happening through appropriate feedback. When the software is designed for educational use, additional principles become important, such as the design of learning activities and the learner's ability to control sequence, pacing, presentation medium, and level of difficulty [8]. Although the emphasis on software usability has grown in the past twenty years since software designers and developers attempted to incorporate principles of human-computer interaction into their work, some designers have suggested that concerns for usability are not truly integrated into the design and development of educational software [11] and [15]. To better understand educational software, more usability studies are needed In our study we tried to let the developer of courses understand the usability principles and use it in their projects. The rest of this paper presents building on-line courses using HTML, and then the difference when we turned to MOODEL. 1.1 Background The population of Egypt is 73 million, which supposed to have around 73 universities, however, only twenty governmental universities and other eight private universities are exists. Students with average grades in high-school find a lot of difficulties to join the governmental universities, and they have only two choices, either to join private universities with a very high tuition fees or to study abroad. One of the alternative solutions is to allow the governmental universities to accept extra students through e-learning programs. However, we should answer the following questions first: 1. Do we have the required infrastructure? 2. Do we have the required hardware and software? 3. Do we have on-going staff development? And just-in-time technical assistance? Unfortunately, most faculties and colleges facing the following problems: insufficient power to change degrees will be created limited financial resources lack centralized designers, technologists limited marketing, recruiting resources on-line courses limited to single collage/dept. Therefore, we decided to depend on faculty professors to build their on-line courses, however creating and maintaining the site roughly doubles the work involved in teaching a course. Even with the availability of commercial tools. Most of them replied that it is time consuming or it is difficult to maintaining it keeping its content and links current and updating the site when the course is revised. Only a few agreed to provide their courses and do the job!! However, the problem is that professors are overloaded, and we don t have a power to enforce them to build on-line courses. Fortunately, we have two groups of students which can be depend upon them to build on-line courses, (a) fourth year students who have to submit a one year graduation projects to be graduated. Therefore we can depend on them to build the on-line courses using HTML. HTML has been already taught during the first year. 2(8)

3 (b) the post-graduate students who have first to pass a one year of study prior to be registered as M.Sc. students. We can depend upon to build the on-line courses using Moodle. 2 Plan for undergraduate students Four lectures have been presented to them to: 1) describe the important of e-learning for the future of educational process in Egypt, 2) the techniques used to build on-line courses, 3) review on their skills in HTML, JAVA-SCRIPT, 4) Q/A in reusability and to make target clear: e.g. a. Web content short web pages of content with frequent required activities short topical videos graphics (quick loading, only as really needed) discussion bulletin boards sound-enhanced slides memorization drills animations and simulations with student input group work with group and individual postings on-line quizzes b. Instruction techniques frequent instructions (students/student, student/mentor) referrals to other sites method for synchronous and asynchronous meetings overview of each section logical progression and allow for learner chosen path inductive and deductive approaches applications to show connections among material assignments due often frequent testing some non-web assignments For reusability they fixed the user interface and made it consists of two frames. The left frame reflects the course contents and the right frame reflects the materials corresponding to the options posted in the left frame (see figure 1). ASP has been used to store the correct answers for questions raised to the learner in the database (see figure 2) and also to keep the current achievements of the learner and his scores [6] and [9]. 3 Plan for graduate students Eight lectures had been presented to this group to: 1) describe the LMS features, 2) present the moodle s power, 3) review on their skills in ASP.net, 4) assign different task for each one. 3.1 Background for LMS People are more likely to teach as they were taught and this principle may be extended to people design educational environments based upon their experiences (and perceptions) of teaching and learning. Student teachers (STs) are more likely to adopt the paradigms that reflect their prior knowledge and experience, the manner in which they were taught, and the implicit (or explicit) models of teaching and learning they experienced in their own educational undertakings when they begin to design and develop their own educational environments [1]. There is a need for student teachers (STs) to learn the potential of available 3(8)

4 technology tools for the design of learning environments which can support students to engage actively with content-based learning materials, tasks and peer learners. Clearly, any learning design framework should focus on the affordances offered by a learning management system (LMS) and not just using technology without a specific (appropriate) pedagogical strategy. Figure 3 (see [10]) shows the major elements of a typical LMS divided into three components, communication tools, student tools and course tools. Some of the elements can be in two categories, depending upon how they are intended to be used by the teacher (e.g. the Wiki page). Figure (1): User interface using HTML Figure (2): Sample result stored in the database 4(8)

5 4 Moodle: An open-source learning management system The LMS called Moodle ( is open source software, and can be configured to run on most operating systems (Macintosh OS X, Windows XP and Linux). Moodle was developed from a social constructivist perspective by Martin Dougiamas at Curtin University in Western Australia [3]. Moodle has features not found elsewhere, including the ability to embed resources, communication and/or activities centered on a topic of study. The instructor may also specify a variety of modes of operation (from weekly formats, topic-based to social formats). The acceptance and adoption of Moodle has been extraordinarily successful. At the time of writing, there were more than 100,000 registered users in Moodle site, speaking 70 languages in over 150 countries. Figure (3): Major elements in LMS 4.1 Some of Moodle's Features are "Suitable for 100% online classes as well as supplementing face-to-face learning" "Emphasis on strong security throughout. Forms are all checked, data validated, cookies encrypted etc." "Multi-language interface " "Choice of course formats such as by week or by topic" "Flexible array of course activities - Forums, Journals, Quizzes, Resources, Choices, Surveys, Assignments" "Advanced reporting features" "Full user logging and tracking - activity reports for each student are available with graphs and details about each module (last access, number of times read) as well as a detailed "story" of each student involvement" "Mail integration - copies of forum posts and teacher feedback can be mailed" "Assignment Module with due date and grade requirements" "Students can upload their assignments (any file format) to the server - they are datestamped. Late assignments are allowed, but the amount of lateness is shown clearly to the teacher" "For each particular assignment, the whole class can be assessed (grade and comment) on one page in one form" "Advanced Quiz Module with multiple answer formats and report options" 5(8)

6 4.2 Customization MOODLE deals with all courses with the same priority, there is no pre-request preventation. Instead, you can allocate a specific date to publish the course on the site and a specific date to hide it. The second group tried to use Moodle to teach a web-based graduate diploma in computer science, in which there is three tracks, a) web systems, b) database systems and c) information systems. Each track has different courses than other tracks. They failed to customize Moodle to do so, they used Java Script code to make the first home-page (see figure 5) before the user can login to the normal Moodle user interface (see figure 5). 5 Discussion Throughout this study we were interested in addressing usability in building on-line courses using HTML and MOODLE. We found that customizing MOODLE is not easy task especially in user interface part. If we are going to edit Moodle s user interface, we need to master PHP code. However, in HTML we can even make a frame system to insert any on-line course on it. Using ASP for dynamic tests and students performance is a hard task for developer to do, as well as communication parts, e.g. chatting. MOODLE provides us with all these communications and give a standard way for learners to deal with many sites in the same way, since it has the same user interface. ASP.net is also needed to connect forms to database. Figure (4): User interface as a cover to MOODLE 6(8)

7 Figure (5): Normal MOODLE user interface 6 Conclusion The rapid expansion of the Internet and increasing software capabilities are influencing the dynamics of teaching and learning on many different levels. Web-based learning tools are constantly being re-designed by the developers to improve their effectiveness. MOODLE is a very well LMS, however, it needs to allow video streaming to help teachers/students chatting. References: [1] Bain, J., & McNaught, C. (1996). Academics educational conceptions and the design and impact of computer software in higher education. In C. McBeath & R. Atkinson (Eds.), The learning superhighway: New world? New worries? Proceedings of the Third International Interactive Multimedia Symposium, Perth, Western Australia. [2] Britain, S., & Liber, O. (1998). A Framework for Pedagogical Evaluation of Virtual Learning Environments, [3] Dougiamas, M., & Taylor, P. C. (2003). Moodle: Using learning communities to create an open source course management system. In D. Lassner & C. McNaught (Eds.), ED-MEDIA2003: Proceedings of the 15th world conference on educational multimedia and hypermedia & world conference on educational telecommunications (pp ). Norfolk, VA: Association for the Advancement of Computers in Education (AACE). [4] El-Khouly, M.El-Khouly & Abou. El-Seoud, M. Samir (2005), On Line Student Model, 1 st International Conference on E-Business and E-Learning, PSUT, Amman, JORDAN, May [5] El-Khouly, Mahmoud M. & Abou El-Seoud, M. Samir & Rashad, A. M. & El-Hossany, Nahla M. (2005), A TUTORING COURSE ON RADITION PHYSICS, 4 th International Internet Education Conference (ICT-Learn 2005) Towards Information Society, WSIS II September 6-8, Cairo, Egypt [6] El-Khouly, Mahmoud M. (2004), Web-Based Assessment of a Programming Class, ICTTA, Damascus, Syria. [7] El-Khouly, Mahmoud M. (2005), "E-learning Model Using ASP", Journal of Institute of Mathematics & Computer Sciences, Vol. 16, No. 2. [8] Hannafin, M. J. (1989). Interaction strategies and emerging instructional technologies: Psychological perspectives. Canadian Journal of Educational Communication, 18 (3), (8)

8 [9] Kandel A. & El-Khouly Mahmoud M. & AbdEl-Hakeem M. (2004), Tutoring system for Teaching HTML Through WWW, ICTTA, Damascus, Syria. [10] Kennedy, David M. (2005), Challenges in evaluating Hong Kong students. perceptions of Moodle, ASCILITE proceeding, pp [11] Levi, M. D., & Conrad, F. G. (2000). Usability testing of World Wide Web. 1998, [12] Nielsen, J. (1993). Usability engineering, Boston :Academic Press. [13] Norman, D. A., & Draper, S. W. (1986). User centered system design, Hillsdale, NJ: Lawrence Erlbaum Associates. [14] Pantel, C. (1997). A Framework for Comparing Web-Based Learning Environments. Master s thesis, School of Computing Science, Simon Fraser University, Canada. [15] Pavlik, P. (2000). Collaboration, Sharing and Society Teaching, Learning and Technical Considerations from An Analysis of WebCT, BSCW, and Blackboard, [16] Shneiderman, B. (1998). Designing the User Interface: Strategies for Effective Human-Computer Interactions, 3rd edition, Reading, MA: Addison-Wesley. Author(s): Dr. Mahmoud M. El-Khouly, Faculty of Science, Helwan University, Egypt melkhouly@yahoo.com Professor Dr. Samir A. El-Seoud, Princess Sumaya University for Technology, Jordon selseoud@yahoo.com 8(8)

Using Moodle in ESOL Writing Classes

Using Moodle in ESOL Writing Classes The Electronic Journal for English as a Second Language September 2010 Volume 13, Number 2 Title Moodle version 1.9.7 Using Moodle in ESOL Writing Classes Publisher Author Contact Information Type of product

More information

The Moodle and joule 2 Teacher Toolkit

The Moodle and joule 2 Teacher Toolkit The Moodle and joule 2 Teacher Toolkit Moodlerooms Learning Solutions The design and development of Moodle and joule continues to be guided by social constructionist pedagogy. This refers to the idea that

More information

Evaluating Usability in Learning Management System Moodle

Evaluating Usability in Learning Management System Moodle Evaluating Usability in Learning Management System Moodle Gorgi Kakasevski 1, Martin Mihajlov 2, Sime Arsenovski 1, Slavcho Chungurski 1 1 Faculty of informatics, FON University, Skopje Macedonia 2 Faculty

More information

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Dave Donnellan, School of Computer Applications Dublin City University Dublin 9 Ireland daviddonnellan@eircom.net Claus Pahl

More information

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Dave Donnellan, School of Computer Applications Dublin City University Dublin 9 Ireland daviddonnellan@eircom.net Claus Pahl

More information

Introduction to Moodle

Introduction to Moodle Center for Excellence in Teaching and Learning Mr. Philip Daoud Introduction to Moodle Beginner s guide Center for Excellence in Teaching and Learning / Teaching Resource This manual is part of a serious

More information

STUDENT MOODLE ORIENTATION

STUDENT MOODLE ORIENTATION BAKER UNIVERSITY SCHOOL OF PROFESSIONAL AND GRADUATE STUDIES STUDENT MOODLE ORIENTATION TABLE OF CONTENTS Introduction to Moodle... 2 Online Aptitude Assessment... 2 Moodle Icons... 6 Logging In... 8 Page

More information

Computer Organization I (Tietokoneen toiminta)

Computer Organization I (Tietokoneen toiminta) 581305-6 Computer Organization I (Tietokoneen toiminta) Teemu Kerola University of Helsinki Department of Computer Science Spring 2010 1 Computer Organization I Course area and goals Course learning methods

More information

USER ADAPTATION IN E-LEARNING ENVIRONMENTS

USER ADAPTATION IN E-LEARNING ENVIRONMENTS USER ADAPTATION IN E-LEARNING ENVIRONMENTS Paraskevi Tzouveli Image, Video and Multimedia Systems Laboratory School of Electrical and Computer Engineering National Technical University of Athens tpar@image.

More information

Evaluation of Learning Management System software. Part II of LMS Evaluation

Evaluation of Learning Management System software. Part II of LMS Evaluation Version DRAFT 1.0 Evaluation of Learning Management System software Author: Richard Wyles Date: 1 August 2003 Part II of LMS Evaluation Open Source e-learning Environment and Community Platform Project

More information

An adaptive and personalized open source e-learning platform

An adaptive and personalized open source e-learning platform Available online at www.sciencedirect.com Procedia Social and Behavioral Sciences 9 (2010) 38 43 WCLTA 2010 An adaptive and personalized open source e-learning platform Dimitrios Tsolis a *, Sofia Stamou

More information

Blended E-learning in the Architectural Design Studio

Blended E-learning in the Architectural Design Studio Blended E-learning in the Architectural Design Studio An Experimental Model Mohammed F. M. Mohammed Associate Professor, Architecture Department, Cairo University, Cairo, Egypt (Associate Professor, Architecture

More information

Blackboard Communication Tools

Blackboard Communication Tools Blackboard Communication Tools Donna M. Dickinson E-Learning Center Borough of Manhattan Community College Workshop Overview Email from Communication Area and directly from the Grade Center Using Blackboard

More information

DYNAMIC ADAPTIVE HYPERMEDIA SYSTEMS FOR E-LEARNING

DYNAMIC ADAPTIVE HYPERMEDIA SYSTEMS FOR E-LEARNING University of Craiova, Romania Université de Technologie de Compiègne, France Ph.D. Thesis - Abstract - DYNAMIC ADAPTIVE HYPERMEDIA SYSTEMS FOR E-LEARNING Elvira POPESCU Advisors: Prof. Vladimir RĂSVAN

More information

OVERVIEW & CLASSIFICATION OF WEB-BASED EDUCATION (SYSTEMS, TOOLS & PRACTICES)

OVERVIEW & CLASSIFICATION OF WEB-BASED EDUCATION (SYSTEMS, TOOLS & PRACTICES) Proceedings of the IATED International Conference, WEB-BAED Education, February 21-23, 2005, Grindelwald, witzerland, pp. 550-555. OVERVIEW & CLAIFICATION OF WEB-BAED EDUCATION (YTEM, TOOL & PRACTICE)

More information

Applying Information Technology in Education: Two Applications on the Web

Applying Information Technology in Education: Two Applications on the Web 1 Applying Information Technology in Education: Two Applications on the Web Spyros Argyropoulos and Euripides G.M. Petrakis Department of Electronic and Computer Engineering Technical University of Crete

More information

Android App Development for Beginners

Android App Development for Beginners Description Android App Development for Beginners DEVELOP ANDROID APPLICATIONS Learning basics skills and all you need to know to make successful Android Apps. This course is designed for students who

More information

CWIS 23,3. Nikolaos Avouris Human Computer Interaction Group, University of Patras, Patras, Greece

CWIS 23,3. Nikolaos Avouris Human Computer Interaction Group, University of Patras, Patras, Greece The current issue and full text archive of this journal is available at wwwemeraldinsightcom/1065-0741htm CWIS 138 Synchronous support and monitoring in web-based educational systems Christos Fidas, Vasilios

More information

Please find below a summary of why we feel Blackboard remains the best long term solution for the Lowell campus:

Please find below a summary of why we feel Blackboard remains the best long term solution for the Lowell campus: I. Background: After a thoughtful and lengthy deliberation, we are convinced that UMass Lowell s award-winning faculty development training program, our course development model, and administrative processes

More information

P. Belsis, C. Sgouropoulou, K. Sfikas, G. Pantziou, C. Skourlas, J. Varnas

P. Belsis, C. Sgouropoulou, K. Sfikas, G. Pantziou, C. Skourlas, J. Varnas Exploiting Distance Learning Methods and Multimediaenhanced instructional content to support IT Curricula in Greek Technological Educational Institutes P. Belsis, C. Sgouropoulou, K. Sfikas, G. Pantziou,

More information

Environment Josef Malach Kateřina Kostolányová Milan Chmura

Environment Josef Malach Kateřina Kostolányová Milan Chmura Students in Electronic Learning Environment Josef Malach Kateřina Kostolányová Milan Chmura University of Ostrava, Czech Republic The study is a part of the project solution in 7th Framework Programme,

More information

Multimedia Courseware of Road Safety Education for Secondary School Students

Multimedia Courseware of Road Safety Education for Secondary School Students Multimedia Courseware of Road Safety Education for Secondary School Students Hanis Salwani, O 1 and Sobihatun ur, A.S 2 1 Universiti Utara Malaysia, Malaysia, hanisalwani89@hotmail.com 2 Universiti Utara

More information

An Industrial Technologist s Core Knowledge: Web-based Strategy for Defining Our Discipline

An Industrial Technologist s Core Knowledge: Web-based Strategy for Defining Our Discipline Volume 17, Number 2 - February 2001 to April 2001 An Industrial Technologist s Core Knowledge: Web-based Strategy for Defining Our Discipline By Dr. John Sinn & Mr. Darren Olson KEYWORD SEARCH Curriculum

More information

Introduction of Open-Source e-learning Environment and Resources: A Novel Approach for Secondary Schools in Tanzania

Introduction of Open-Source e-learning Environment and Resources: A Novel Approach for Secondary Schools in Tanzania Introduction of Open-Source e- Environment and Resources: A Novel Approach for Secondary Schools in Tanzania S. K. Lujara, M. M. Kissaka, L. Trojer and N. H. Mvungi Abstract The concept of e- is now emerging

More information

Statewide Strategic Plan for e-learning in California s Child Welfare Training System

Statewide Strategic Plan for e-learning in California s Child Welfare Training System Statewide Strategic Plan for e-learning in California s Child Welfare Training System Decision Point Outline December 14, 2009 Vision CalSWEC, the schools of social work, the regional training academies,

More information

Concept mapping instrumental support for problem solving

Concept mapping instrumental support for problem solving 40 Int. J. Cont. Engineering Education and Lifelong Learning, Vol. 18, No. 1, 2008 Concept mapping instrumental support for problem solving Slavi Stoyanov* Open University of the Netherlands, OTEC, P.O.

More information

EVALUATE E-LEARNING IN IRAQ APPLYING ON AVICENNA CENTER IN ERBIL

EVALUATE E-LEARNING IN IRAQ APPLYING ON AVICENNA CENTER IN ERBIL EVALUATE E-LEARNING IN IRAQ APPLYING ON AVICENNA CENTER IN ERBIL Thabit H. Thabit Sinan A. Harjan Cihan University, Erbil, Iraq Abstract The Accelerated growth of information and communication technology

More information

Programme Specification. MSc in Palliative Care: Global Perspectives (Distance Learning) Valid from: September 2012 Faculty of Health & Life Sciences

Programme Specification. MSc in Palliative Care: Global Perspectives (Distance Learning) Valid from: September 2012 Faculty of Health & Life Sciences Programme Specification MSc in Palliative Care: Global Perspectives (Distance Learning) Valid from: September 2012 Faculty of Health & Life Sciences SECTION 1: GENERAL INFORMATION Awarding body: Teaching

More information

Specification of the Verity Learning Companion and Self-Assessment Tool

Specification of the Verity Learning Companion and Self-Assessment Tool Specification of the Verity Learning Companion and Self-Assessment Tool Sergiu Dascalu* Daniela Saru** Ryan Simpson* Justin Bradley* Eva Sarwar* Joohoon Oh* * Department of Computer Science ** Dept. of

More information

Chamilo 2.0: A Second Generation Open Source E-learning and Collaboration Platform

Chamilo 2.0: A Second Generation Open Source E-learning and Collaboration Platform Chamilo 2.0: A Second Generation Open Source E-learning and Collaboration Platform doi:10.3991/ijac.v3i3.1364 Jean-Marie Maes University College Ghent, Ghent, Belgium Abstract Dokeos used to be one of

More information

The influence of staff use of a virtual learning environment on student satisfaction

The influence of staff use of a virtual learning environment on student satisfaction 205 1 The influence of staff use of a virtual learning environment on student satisfaction Olaf Hallan Graven, Magne Helland, and Prof. Lachlan MacKinnon Abstract The use of virtual learning environments

More information

Getting Started with MOODLE

Getting Started with MOODLE Getting Started with MOODLE Setting up your class. You see this menu, the students do not. Here you can choose the backgrounds for your class, enroll and unenroll students, create groups, upload files,

More information

The open source development model has unique characteristics that make it in some

The open source development model has unique characteristics that make it in some Is the Development Model Right for Your Organization? A roadmap to open source adoption by Ibrahim Haddad The open source development model has unique characteristics that make it in some instances a superior

More information

UCEAS: User-centred Evaluations of Adaptive Systems

UCEAS: User-centred Evaluations of Adaptive Systems UCEAS: User-centred Evaluations of Adaptive Systems Catherine Mulwa, Séamus Lawless, Mary Sharp, Vincent Wade Knowledge and Data Engineering Group School of Computer Science and Statistics Trinity College,

More information

COVER SHEET. This is the author version of article published as:

COVER SHEET. This is the author version of article published as: COVER SHEET This is the author version of article published as: Sivapalan, Siva and Cregan, Peter (2005) Value of online resources for learning by distance education. CAL-laborate 14:pp. 23-27. Copyright

More information

Requirements-Gathering Collaborative Networks in Distributed Software Projects

Requirements-Gathering Collaborative Networks in Distributed Software Projects Requirements-Gathering Collaborative Networks in Distributed Software Projects Paula Laurent and Jane Cleland-Huang Systems and Requirements Engineering Center DePaul University {plaurent, jhuang}@cs.depaul.edu

More information

"On-board training tools for long term missions" Experiment Overview. 1. Abstract:

On-board training tools for long term missions Experiment Overview. 1. Abstract: "On-board training tools for long term missions" Experiment Overview 1. Abstract 2. Keywords 3. Introduction 4. Technical Equipment 5. Experimental Procedure 6. References Principal Investigators: BTE:

More information

Automating Outcome Based Assessment

Automating Outcome Based Assessment Automating Outcome Based Assessment Suseel K Pallapu Graduate Student Department of Computing Studies Arizona State University Polytechnic (East) 01 480 449 3861 harryk@asu.edu ABSTRACT In the last decade,

More information

DICE - Final Report. Project Information Project Acronym DICE Project Title

DICE - Final Report. Project Information Project Acronym DICE Project Title DICE - Final Report Project Information Project Acronym DICE Project Title Digital Communication Enhancement Start Date November 2011 End Date July 2012 Lead Institution London School of Economics and

More information

From Virtual University to Mobile Learning on the Digital Campus: Experiences from Implementing a Notebook-University

From Virtual University to Mobile Learning on the Digital Campus: Experiences from Implementing a Notebook-University rom Virtual University to Mobile Learning on the Digital Campus: Experiences from Implementing a Notebook-University Jörg STRATMANN Chair for media didactics and knowledge management, University Duisburg-Essen

More information

Hongyan Ma. University of California, Los Angeles

Hongyan Ma. University of California, Los Angeles SUMMARY, 300 Young Drive North, Mailbox 951520, hym@ucla.eduhttp://polaris.gseis.ucla.edu/hma/ Objective is a faculty position in library and information science devoted to research and teaching Research

More information

4. Long title: Emerging Technologies for Gaming, Animation, and Simulation

4. Long title: Emerging Technologies for Gaming, Animation, and Simulation CGS Agenda Item: 17 07 Eastern Illinois University Effective Fall 2018 New Course Proposal DGT 4913, Emerging Technologies for Gaming, Animation, Simulation Banner/Catalog Information (Coversheet) 1. _X_New

More information

TAIWANESE STUDENT ATTITUDES TOWARDS AND BEHAVIORS DURING ONLINE GRAMMAR TESTING WITH MOODLE

TAIWANESE STUDENT ATTITUDES TOWARDS AND BEHAVIORS DURING ONLINE GRAMMAR TESTING WITH MOODLE TAIWANESE STUDENT ATTITUDES TOWARDS AND BEHAVIORS DURING ONLINE GRAMMAR TESTING WITH MOODLE Ryan Berg TransWorld University Yi-chen Lu TransWorld University Main Points 2 When taking online tests, students

More information

EDIT 576 DL1 (2 credits) Mobile Learning and Applications Fall Semester 2014 August 25 October 12, 2014 Fully Online Course

EDIT 576 DL1 (2 credits) Mobile Learning and Applications Fall Semester 2014 August 25 October 12, 2014 Fully Online Course GEORGE MASON UNIVERSITY COLLEGE OF EDUCATION AND HUMAN DEVELOPMENT GRADUATE SCHOOL OF EDUCATION INSTRUCTIONAL DESIGN AND TECHNOLOGY PROGRAM EDIT 576 DL1 (2 credits) Mobile Learning and Applications Fall

More information

Implementing a tool to Support KAOS-Beta Process Model Using EPF

Implementing a tool to Support KAOS-Beta Process Model Using EPF Implementing a tool to Support KAOS-Beta Process Model Using EPF Malihe Tabatabaie Malihe.Tabatabaie@cs.york.ac.uk Department of Computer Science The University of York United Kingdom Eclipse Process Framework

More information

Using Virtual Manipulatives to Support Teaching and Learning Mathematics

Using Virtual Manipulatives to Support Teaching and Learning Mathematics Using Virtual Manipulatives to Support Teaching and Learning Mathematics Joel Duffin Abstract The National Library of Virtual Manipulatives (NLVM) is a free website containing over 110 interactive online

More information

Moodle 2 Assignments. LATTC Faculty Technology Training Tutorial

Moodle 2 Assignments. LATTC Faculty Technology Training Tutorial LATTC Faculty Technology Training Tutorial Moodle 2 Assignments This tutorial begins with the instructor already logged into Moodle 2. http://moodle.lattc.edu/ Faculty login id is same as email login id.

More information

CS Course Missive

CS Course Missive CS15 2017 Course Missive 1 Introduction 2 The Staff 3 Course Material 4 How to be Successful in CS15 5 Grading 6 Collaboration 7 Changes and Feedback 1 Introduction Welcome to CS15, Introduction to Object-Oriented

More information

Evaluating Collaboration and Core Competence in a Virtual Enterprise

Evaluating Collaboration and Core Competence in a Virtual Enterprise PsychNology Journal, 2003 Volume 1, Number 4, 391-399 Evaluating Collaboration and Core Competence in a Virtual Enterprise Rainer Breite and Hannu Vanharanta Tampere University of Technology, Pori, Finland

More information

Student Information System. Parent Quick Start Guide

Student Information System. Parent Quick Start Guide Student Information System Parent Quick Start Guide Contents Purpose of this Guide 3 Getting Started Technical Requirements 3 Logging In 4 Dashboard Tools and Features 5 2 Quick Start Guide for Parents

More information

Vodcasting: A case study in adaptability to meet learners needs and preferences

Vodcasting: A case study in adaptability to meet learners needs and preferences Vodcasting: A case study in adaptability to meet learners needs and preferences Stavroula Gkatzidou and Elaine Pearson Accessibility Research Centre, School of Computing University of Teesside With the

More information

From Self Hosted to SaaS Our Journey (LEC107648)

From Self Hosted to SaaS Our Journey (LEC107648) From Self Hosted to SaaS Our Journey (LEC107648) Kathy Saville Director of Instructional Technology Saint Mary s College, Notre Dame Saint Mary s College, Notre Dame, Indiana Founded 1844 Premier Women

More information

ACCOUNTING FOR MANAGERS BU-5190-OL Syllabus

ACCOUNTING FOR MANAGERS BU-5190-OL Syllabus MASTER IN BUSINESS ADMINISTRATION ACCOUNTING FOR MANAGERS BU-5190-OL Syllabus Fall 2011 P LYMOUTH S TATE U NIVERSITY, C OLLEGE OF B USINESS A DMINISTRATION 1 Page 2 PLYMOUTH STATE UNIVERSITY College of

More information

How to set up gradebook categories in Moodle 2.

How to set up gradebook categories in Moodle 2. How to set up gradebook categories in Moodle 2. It is possible to set up the gradebook to show divisions in time such as semesters and quarters by using categories. For example, Semester 1 = main category

More information

EDIT 576 (2 credits) Mobile Learning and Applications Fall Semester 2015 August 31 October 18, 2015 Fully Online Course

EDIT 576 (2 credits) Mobile Learning and Applications Fall Semester 2015 August 31 October 18, 2015 Fully Online Course GEORGE MASON UNIVERSITY COLLEGE OF EDUCATION AND HUMAN DEVELOPMENT INSTRUCTIONAL DESIGN AND TECHNOLOGY PROGRAM EDIT 576 (2 credits) Mobile Learning and Applications Fall Semester 2015 August 31 October

More information

JING: MORE BANG FOR YOUR INSTRUCTIONAL BUCK

JING: MORE BANG FOR YOUR INSTRUCTIONAL BUCK JING: MORE BANG FOR YOUR INSTRUCTIONAL BUCK Maria Brandt, Reference/Interlibrary Loan Librarian, Southwest Minnesota State University Pete McDonnell, Technical Services/Reference Librarian, Southwest Minnesota

More information

Enter the World of Polling, Survey &

Enter the World of Polling, Survey & Enter the World of Polling, Survey & Mobile Enter the World of MOBILE LEARNING INNOVATION CONTENTS Page 1. Introduction to I.C.O. Europe 3 2. What type of Learning produces the greatest effect? 4-6 3.

More information

Preferences...3 Basic Calculator...5 Math/Graphing Tools...5 Help...6 Run System Check...6 Sign Out...8

Preferences...3 Basic Calculator...5 Math/Graphing Tools...5 Help...6 Run System Check...6 Sign Out...8 CONTENTS GETTING STARTED.................................... 1 SYSTEM SETUP FOR CENGAGENOW....................... 2 USING THE HEADER LINKS.............................. 2 Preferences....................................................3

More information

Programme Specification. MSc in International Real Estate

Programme Specification. MSc in International Real Estate Programme Specification MSc in International Real Estate IRE GUIDE OCTOBER 2014 ROYAL AGRICULTURAL UNIVERSITY, CIRENCESTER PROGRAMME SPECIFICATION MSc International Real Estate NB The information contained

More information

UNIVERSITY LEVEL GIMP ONLINE COURSE - FACULTY OF TEACHER EDUCATION (ICT COURSE)

UNIVERSITY LEVEL GIMP ONLINE COURSE - FACULTY OF TEACHER EDUCATION (ICT COURSE) MIPRO 2010, May 24-28, 2010, Opatija, Croatia UNIVERSITY LEVEL GIMP ONLINE COURSE - FACULTY OF TEACHER EDUCATION (ICT COURSE) Krunoslav Bedi Graditeljska škola akovec (School of Building and Crafts) Športska

More information

Class Numbers: & Personal Financial Management. Sections: RVCC & RVDC. Summer 2008 FIN Fully Online

Class Numbers: & Personal Financial Management. Sections: RVCC & RVDC. Summer 2008 FIN Fully Online Summer 2008 FIN 3140 Personal Financial Management Fully Online Sections: RVCC & RVDC Class Numbers: 53262 & 53559 Instructor: Jim Keys Office: RB 207B, University Park Campus Office Phone: 305-348-3268

More information

The use of WebCT as the E-Learning Platform at the Universities of Applied Sciences Aargau and Solothurn

The use of WebCT as the E-Learning Platform at the Universities of Applied Sciences Aargau and Solothurn The use of WebCT as the E-Learning Platform at the Universities of Applied Sciences Aargau and Solothurn A project report (Project Number FHA-01-03-015) by Dr. Chandra Holm University of Applied Sciences

More information

SYLLABUS- ACCOUNTING 5250: Advanced Auditing (SPRING 2017)

SYLLABUS- ACCOUNTING 5250: Advanced Auditing (SPRING 2017) (1) Course Information ACCT 5250: Advanced Auditing 3 semester hours of graduate credit (2) Instructor Information Richard T. Evans, MBA, CPA, CISA, ACDA (571) 338-3855 re7n@virginia.edu (3) Course Dates

More information

Moodle Goes Corporate: Leveraging Open Source

Moodle Goes Corporate: Leveraging Open Source www.elearningguild.com Moodle Goes Corporate: Leveraging Open Source Michelle Moore, Remote-Learner.net 508 Moodle Goes Corporate: Leveraging Open Source Michelle Moore Open Source: What is it? Free redistribution

More information

Launching an International Web- Based Learning and Co-operation Project: YoungNet as a Case Study

Launching an International Web- Based Learning and Co-operation Project: YoungNet as a Case Study Aineenopettajankoulutuksen vaihtoehdot ja tutkimus Launching an International Web- Based Learning and Co-operation Project: YoungNet as a Case Study Katrine Arbøl Department of Teacher Education, University

More information

Mater Dei Institute of Education A College of Dublin City University

Mater Dei Institute of Education A College of Dublin City University MDI Response to Better Literacy and Numeracy: Page 1 of 12 Mater Dei Institute of Education A College of Dublin City University The Promotion of Literacy in the Institute s Initial Teacher Education Programme

More information

CREATING SHARABLE LEARNING OBJECTS FROM EXISTING DIGITAL COURSE CONTENT

CREATING SHARABLE LEARNING OBJECTS FROM EXISTING DIGITAL COURSE CONTENT CREATING SHARABLE LEARNING OBJECTS FROM EXISTING DIGITAL COURSE CONTENT Rajendra G. Singh Margaret Bernard Ross Gardler rajsingh@tstt.net.tt mbernard@fsa.uwi.tt rgardler@saafe.org Department of Mathematics

More information

An Interactive Intelligent Language Tutor Over The Internet

An Interactive Intelligent Language Tutor Over The Internet An Interactive Intelligent Language Tutor Over The Internet Trude Heift Linguistics Department and Language Learning Centre Simon Fraser University, B.C. Canada V5A1S6 E-mail: heift@sfu.ca Abstract: This

More information

Beyond the Blend: Optimizing the Use of your Learning Technologies. Bryan Chapman, Chapman Alliance

Beyond the Blend: Optimizing the Use of your Learning Technologies. Bryan Chapman, Chapman Alliance 901 Beyond the Blend: Optimizing the Use of your Learning Technologies Bryan Chapman, Chapman Alliance Power Blend Beyond the Blend: Optimizing the Use of Your Learning Infrastructure Facilitator: Bryan

More information

On-Line Data Analytics

On-Line Data Analytics International Journal of Computer Applications in Engineering Sciences [VOL I, ISSUE III, SEPTEMBER 2011] [ISSN: 2231-4946] On-Line Data Analytics Yugandhar Vemulapalli #, Devarapalli Raghu *, Raja Jacob

More information

Synchronous Blended Learning Best Practices

Synchronous Blended Learning Best Practices Synchronous Blended Learning Best Practices Andrew Shields, Manager of Technology-based Learning, May 18 19, 2006 Produced by 202 Synchronous Blended Learning Best Practices Presented By Andrew Shields

More information

Java Programming. Specialized Certificate

Java Programming. Specialized Certificate What is Java Programming? Java is a high level object oriented programming language developed by Sun Microsystems. Oracle acquired Sun Microsystems in January of 2010 and now owns Java. Java uses the Java

More information

Diploma of Building and Construction (Building)

Diploma of Building and Construction (Building) of technical trades and languages Diploma of Building and Construction (Building) CPC50210 At Open Colleges, we are passionate about helping people from all walks of life to achieve their aspirations and

More information

Adding content in Course Support Environments

Adding content in Course Support Environments Adding content in Course Support Environments ANDREAS VEGLIS 1, ANDREAS POMPORTSIS 2 1 Media Informatics Lab. Dept of Journalism & MC 2 Dept of Informatics Aristotle University of Thessaloniki, 54006 Thessaloniki

More information

Group A Lecture 1. Future suite of learning resources. How will these be created?

Group A Lecture 1. Future suite of learning resources. How will these be created? Group A Lecture 1 Future suite of learning resources Portable electronically based. User-friendly interface no steep learning curve. Adaptive to & Customizable by learner & teacher. Layered guide indexed

More information

ICT SUPPORTED ENGINEERING COURSE CASE STUDY AND GUIDELINES

ICT SUPPORTED ENGINEERING COURSE CASE STUDY AND GUIDELINES ICT SUPPORTED ENGINEERING COURSE CASE STUDY AND GUIDELINES Jerzy Rutkowski, Katarzyna Moscinska Institute of Electronics Faculty of Automatic Control, Electronics and Computer Science Silesian University

More information

Abstract. Janaka Jayalath Director / Information Systems, Tertiary and Vocational Education Commission, Sri Lanka.

Abstract. Janaka Jayalath Director / Information Systems, Tertiary and Vocational Education Commission, Sri Lanka. FEASIBILITY OF USING ELEARNING IN CAPACITY BUILDING OF ICT TRAINERS AND DELIVERY OF TECHNICAL, VOCATIONAL EDUCATION AND TRAINING (TVET) COURSES IN SRI LANKA Janaka Jayalath Director / Information Systems,

More information

Lectora a Complete elearning Solution

Lectora a Complete elearning Solution Lectora a Complete elearning Solution Irina Ioniţă 1, Liviu Ioniţă 1 (1) University Petroleum-Gas of Ploiesti, Department of Information Technology, Mathematics, Physics, Bd. Bucuresti, No.39, 100680,

More information

ACCOUNTING FOR MANAGERS BU-5190-AU7 Syllabus

ACCOUNTING FOR MANAGERS BU-5190-AU7 Syllabus HEALTH CARE ADMINISTRATION MBA ACCOUNTING FOR MANAGERS BU-5190-AU7 Syllabus Winter 2010 P LYMOUTH S TATE U NIVERSITY, C OLLEGE OF B USINESS A DMINISTRATION 1 Page 2 PLYMOUTH STATE UNIVERSITY College of

More information

The Comparative Study of Information & Communications Technology Strategies in education of India, Iran & Malaysia countries

The Comparative Study of Information & Communications Technology Strategies in education of India, Iran & Malaysia countries Australian Journal of Basic and Applied Sciences, 6(9): 310-317, 2012 ISSN 1991-8178 The Comparative Study of Information & Communications Technology Strategies in education of India, Iran & Malaysia countries

More information

Project Management for Rapid e-learning Development Jennifer De Vries Blue Streak Learning

Project Management for Rapid e-learning Development Jennifer De Vries Blue Streak Learning 601 Project Management for Rapid e-learning Development Jennifer De Vries Blue Streak Learning Produced by Tips, Tricks, and Techniques for Rapid e-learning Development Project Management for Rapid elearning

More information

On Human Computer Interaction, HCI. Dr. Saif al Zahir Electrical and Computer Engineering Department UBC

On Human Computer Interaction, HCI. Dr. Saif al Zahir Electrical and Computer Engineering Department UBC On Human Computer Interaction, HCI Dr. Saif al Zahir Electrical and Computer Engineering Department UBC Human Computer Interaction HCI HCI is the study of people, computer technology, and the ways these

More information

University of Ulster, Northern Ireland. SilverFish Studios, Northern Ireland

University of Ulster, Northern Ireland. SilverFish Studios, Northern Ireland Rapid Development Of Games Inspired Metacognitive Learning Experiences Using Moodle And Gamemaker Darryl Charles 1a, Chris Hanna 2a, Richard Paul 1b, Therese Charles 2b 1a dk.charles@ulster.ac.uk, 1b paul-r@email.ulster.ac.uk

More information

CURRICULUM VITAE PERSONAL DETAILS. Evans Anderson Kirimi Miriti Year of Birth: English (Excellent), Kiswahili (Excellent), French (Fair).

CURRICULUM VITAE PERSONAL DETAILS. Evans Anderson Kirimi Miriti Year of Birth: English (Excellent), Kiswahili (Excellent), French (Fair). CURRICULUM VITAE PERSONAL DETAILS Name: Evans Anderson Kirimi Miriti Year of Birth: 1975 Gender: Marital Status: Nationality: Religion: Languages: Male Married Kenyan Christian English (Excellent), Kiswahili

More information

Graduate Program in Education

Graduate Program in Education SPECIAL EDUCATION THESIS/PROJECT AND SEMINAR (EDME 531-01) SPRING / 2015 Professor: Janet DeRosa, D.Ed. Course Dates: January 11 to May 9, 2015 Phone: 717-258-5389 (home) Office hours: Tuesday evenings

More information

PROGRAMME SPECIFICATION

PROGRAMME SPECIFICATION PROGRAMME SPECIFICATION 1 Awarding Institution Newcastle University 2 Teaching Institution Newcastle University 3 Final Award M.Sc. 4 Programme Title Industrial and Commercial Biotechnology 5 UCAS/Programme

More information

Ministry of Education, Republic of Palau Executive Summary

Ministry of Education, Republic of Palau Executive Summary Ministry of Education, Republic of Palau Executive Summary Student Consultant, Jasmine Han Community Partner, Edwel Ongrung I. Background Information The Ministry of Education is one of the eight ministries

More information

Course Specification Executive MBA via e-learning (MBUSP)

Course Specification Executive MBA via e-learning (MBUSP) LEEDS BECKETT UNIVERSITY Course Specification Executive MBA via e-learning 2017-18 (MBUSP) www.leedsbeckett.ac.uk Course Specification Executive MBA via e-learning Faculty: School: Faculty of Business

More information

Introduction to Modeling and Simulation. Conceptual Modeling. OSMAN BALCI Professor

Introduction to Modeling and Simulation. Conceptual Modeling. OSMAN BALCI Professor Introduction to Modeling and Simulation Conceptual Modeling OSMAN BALCI Professor Department of Computer Science Virginia Polytechnic Institute and State University (Virginia Tech) Blacksburg, VA 24061,

More information

Texas A&M University-Central Texas CISK Comprehensive Networking C_SK Computer Networks Monday/Wednesday 5.

Texas A&M University-Central Texas CISK Comprehensive Networking C_SK Computer Networks Monday/Wednesday 5. Texas A&M University-Central Texas CISK 478-110 Comprehensive Networking C_SK478-110 Computer Networks Monday/Wednesday 5.30 PM-6:45 PM INSTRUCTOR AND CONTACT INFORMATION Class: FH 207 Instructor: Dr.

More information

THE IMPLEMENTATION AND EVALUATION OF AN ONLINE COURSE AUTHORING TOOL (OCATLO)

THE IMPLEMENTATION AND EVALUATION OF AN ONLINE COURSE AUTHORING TOOL (OCATLO) Journal of Theoretical and Applied Information Technology 2005-2008 JATIT. All rights reserved. www.jatit.org THE IMPLEMENTATION AND EVALUATION OF AN ONLINE COURSE AUTHORING TOOL (OCATLO) Salah Hammami,

More information

GUIDE TO EVALUATING DISTANCE EDUCATION AND CORRESPONDENCE EDUCATION

GUIDE TO EVALUATING DISTANCE EDUCATION AND CORRESPONDENCE EDUCATION GUIDE TO EVALUATING DISTANCE EDUCATION AND CORRESPONDENCE EDUCATION A Publication of the Accrediting Commission For Community and Junior Colleges Western Association of Schools and Colleges For use in

More information

REVIEW OF CONNECTED SPEECH

REVIEW OF CONNECTED SPEECH Language Learning & Technology http://llt.msu.edu/vol8num1/review2/ January 2004, Volume 8, Number 1 pp. 24-28 REVIEW OF CONNECTED SPEECH Title Connected Speech (North American English), 2000 Platform

More information

Online Marking of Essay-type Assignments

Online Marking of Essay-type Assignments Online Marking of Essay-type Assignments Eva Heinrich, Yuanzhi Wang Institute of Information Sciences and Technology Massey University Palmerston North, New Zealand E.Heinrich@massey.ac.nz, yuanzhi_wang@yahoo.com

More information

The Virtual Design Studio: developing new tools for learning, practice and research in design

The Virtual Design Studio: developing new tools for learning, practice and research in design 1 The Virtual Design Studio: developing new tools for learning, practice and research in design Julian Malins, Carole Gray, Ian Pirie, Stewart Cordiner and Chris McKillop Key words: Virtual design studio,

More information

E-Learning project in GIS education

E-Learning project in GIS education E-Learning project in GIS education MARIA KOULI (1), DIMITRIS ALEXAKIS (1), FILIPPOS VALLIANATOS (1) (1) Department of Natural Resources & Environment Technological Educational Institute of Grete Romanou

More information

E-portfolio Formative and Summative Assessment: Reflections and Lessons Learned

E-portfolio Formative and Summative Assessment: Reflections and Lessons Learned Proceedings of Informing Science & IT Education Conference (InSITE) 2012 E-portfolio Formative and Summative Assessment: Reflections and Lessons Learned John P. Egan The University of British Columbia,

More information

Spring 2015 Achievement Grades 3 to 8 Social Studies and End of Course U.S. History Parent/Teacher Guide to Online Field Test Electronic Practice

Spring 2015 Achievement Grades 3 to 8 Social Studies and End of Course U.S. History Parent/Teacher Guide to Online Field Test Electronic Practice Spring 2015 Achievement Grades 3 to 8 Social Studies and End of Course U.S. History Parent/Teacher Guide to Online Field Test Electronic Practice Assessment Tests (epats) FAQs, Instructions, and Hardware

More information

Running head: THE INTERACTIVITY EFFECT IN MULTIMEDIA LEARNING 1

Running head: THE INTERACTIVITY EFFECT IN MULTIMEDIA LEARNING 1 Running head: THE INTERACTIVITY EFFECT IN MULTIMEDIA LEARNING 1 The Interactivity Effect in Multimedia Learning Environments Richard A. Robinson Boise State University THE INTERACTIVITY EFFECT IN MULTIMEDIA

More information

Syllabus: Introduction to Philosophy

Syllabus: Introduction to Philosophy Syllabus: Introduction to Philosophy Course number: PHI 2010 Meeting Times: Tuesdays and Thursdays days from 11:30-2:50 p.m. Location: Building 1, Room 115 Instructor: William Butchard, Ph.D. Email: Please

More information