Proposal: A Design of E-learning User Authentication System
|
|
|
- Lucas Gregory
- 10 years ago
- Views:
Transcription
1 , pp Proposal: A Design of E-learning User Authentication System Byeong Ho Kang 1 and Hyejin Kim 2 1 School of Engineering and ICT, University of Tasmania, Sandy bay, TAS, Australia 2 (Corresponding Author) Institute of School Safety Research, Sungshin Women s University, Seoul, Republic of Korea [email protected], [email protected] Abstract The user authentication is very crucial in developing an e-learning system. Emerging standards for distance learning and education influence in a major way the development of e-learning systems. E-learning system must be secured against manipulation from the side of the students and also it protects user s privacy. This paper examines privacy and security issues associated with e-learning. It presents the basic principles behind privacy practices and legislation. Concrete solutions for improving the degree of security achievable are shown. A design of an e-learning user authentication system is introduced. This framework prevents manipulation from the side of the students during learning, thus allowing a reliable control of learning success. Keywords: E-learning Privacy, Security Requirements, e-learning security 1. Introduction The growth of Information and Communication Technology has significant effects on all people around the world. These days, the Internet itself is drastically varying the provisions of services and goods, simply because of its features: immediacy, openness, ubiquity, and global reach. With this growth, people are able to connect with each other, especially through the Internet. The approach of e-learning has become a powerful way to deliver knowledge considering the increase in on-line users. E-learning systems are considered an essential application in educational institutions today. The use of these systems is not limited to universities but extends to include schools, government departments and private enterprises [3]. The security is very crucial in developing an e-learning system. Emerging standards for distance learning and education influence in a major way the development of e-learning systems. E-Learning system must be secured against manipulation from the side of the students and also it protects user s privacy. This paper examines privacy and security issues associated with e-learning. It presents the basic principles behind privacy practices and legislation. It investigates the more popular e-learning standards to determine their provisions and limitations for privacy and security. Privacy requirements for e-learning systems are explored with respect to the Privacy Principles. The capabilities of a number of existing privacy enhancing technologies, including methods for network privacy, policy-based privacy/security management, and trust systems, are reviewed and assessed. E-learning can be defined as technology-based learning in which learning material is delivered electronically to remote learners via a computer network. E-learning could be seen as a professional level of education but with the advantages of lower time and cost. Some other advantages of e-learning include larger learner population, shortage of qualified training staff and lower cost of campus maintenance, up-to-date information and accessibility. In a typical e-learning environment the lecturers, students and information are in different geographical locations and are connected via the Internet. The e-learning promotes the construction of life-long learning opinions and learning society. e- ISSN: IJSIA Copyright c 2015 SERSC
2 Learning is a broad concept and it consists with different types, namely Synchronous and Asynchronous e- Learning. Both methods have different characteristics and they use different methods to broadcast the learning materials. Asynchronous e-learning occurs when students begin and complete their training courses at different times according to their own schedule. Synchronous e-learning allows real-time interaction and raises a sense of community among learners. The security is very crucial in developing an e- learning system. Emerging standards for distance learning and education influence in a major way the development of e-learning systems. E-Learning system must be secured against manipulation from the side of the students and also it protects user s privacy. This paper examines privacy and security issues associated with e-learning. It presents the basic principles behind privacy practices and legislation. Security is an important issue in the actual educational context where e-learning increases in popularity and more and more people are taking online courses. The e-learning platforms are today production systems that need to be secured. To achieve a good level of security, there are many important elements that must be taken into account: authentication, access control and data integrity. 2. Background This section discuss about the brief background of e-learning. E-learning refers to the use of electronic media and information and communication technologies in education. E- learning is broadly inclusive of all forms of educational technology in learning and teaching. E-learning is inclusive of, and is broadly synonymous with multimedia learning, technology-enhanced learning, computer-based instruction, computer-based training, computer-assisted instruction or computer-aided instruction, internet-based training, webbased training, online education, virtual education, virtual learning environments which are also called learning platforms, m-learning, and digital educational collaboration. These alternative names emphasize a particular aspect, component or delivery method. Standardization and compatibility are vital for both e-learning vendors and end users to be able to sell or purchase portable content and inter-changeable components on the market. They are also very important where different e-learning systems must interact with one another. Figure 1 shows the typical overview of e-learning system. The learner accesses the learning resources and does the activities as instructed. The Moderator acts as a teacher me evaluate and act as moderator of the learners. In the end, there is an evaluation process. Basically, this illustration contains the processes and the databases. 3. E-learning Elements Figure 1. Overview of Typical e-learning System Various technologies are used to facilitate e-learning. Most e-learning uses combinations of these techniques, including blogs, collaborative software, and virtual classrooms. 46 Copyright c 2015 SERSC
3 Audio: The radio has been around for a long time and has been used in educational purposes. Recent technologies have allowed classroom teachers to stream audio over the internet. There are also webcasts and podcasts available over the internet for students and teachers to download. For example, itunes has various podcasts available on a variety of subjects that can be downloaded for free. Video: Teachers can access video clips through the internet instead of relying on DVDs or VHS tapes. Videos allow teachers to reach students who are visual learners and tend to learn best by seeing the material rather than hearing or reading about it. Websites like YouTube are used by many teachers. Teachers can use messaging programs such as Skype, Adobe Connect, or webcams, to interact with guest speakers and other experts. Research on the use of video in lessons is preliminary, but early results show an increased retention and better results when video is used in a lesson. Creating a systematic video development method holds promise for creating video models that positively impact student learning. Blogging: Blogging allows students and instructors to share their thoughts and comments on the thoughts of others which could create an interactive learning environment. Blogs allow students and teachers to post their thoughts, ideas, and comments on a website. Whiteboards: Interactive whiteboards or smartboards allow teachers and students to write on the touch screen, so learning becomes interactive and engaging. Screencasting: Screencasting is a recent trend in e-learning. There are many screencasting tools available that allow users to share their screens directly from their browser and make the video available online so that the viewers can stream the video directly. The advantage of such tools is that it gives the presenter the ability to show his ideas and flow of thoughts rather than simply explain them, which may be more confusing when delivered via simple text instructions. With the combination of video and audio, the expert can mimic the one-on-one experience of the classroom and deliver clear, complete instructions. From the learner's point of view this provides the ability to pause and rewind and gives the learners the advantage of moving at their own pace, something a classroom cannot always offer. Virtual Learning Environment: Virtual Learning Environments (VLE), also known as learning platforms, utilizes virtual classrooms and meetings which often use a mix of communication technologies. One example of web conferencing software that enables students and instructors to communicate with each other via webcam, microphone, and real-time chatting in a group setting, are GoToTraining, WebEx Training or Adobe Connect, which are sometimes used for meetings and presentations. Participants in a virtual classroom can raise hands, answer polls or take tests. 4. Security Consideration The roles of security include the following: user authentication /authorization, protection of private information from unintended access, and protection of data integrity guarding against data corruption by attackers. We have examined the security requirements and investigated current e-learning standards for their privacy and security provisions. Authentication is very crucial in e-learning because user s information is needed to be secured. Security is an important issue in the actual educational context where e-learning increases in popularity and more and more people are taking online courses. The e-learning platforms are today production systems that need to be secured. To achieve a good level of security, there are many important elements that must be taken into account: authentication, access control and data integrity Database Security Database security concerns the use of a broad range of information security controls to protect databases, potentially including the data, the database applications or stored Copyright c 2015 SERSC 47
4 functions, the database systems, the database servers and the associated network links against compromises of their confidentiality, integrity and availability. E-Learning resources: Database should be secured from data loss, file corruption and authorized access. Learning resources should be secured from any cyber attacks, virus, malware and etc. It should only be accessible by the authentic user who are intitled to participate or access the learning resources. Secured Access: This means the e-leanring system should have a strong authentication mechanism. It has a log-in system where only the true user are only allowed to use the system or only the person who are enrolled are permitted. With the requirements, the e- learning system should have a strong authentication, an example of the effective authentication mechanism is by using the biometric authenticator or any authentication that can prove the identity of the user and that impersonation or fake user can be avoided. This is very important requirement in e-learning system. Evaluation Results Integirty, Authenticity and Confidentiality: The evaulation must have integrity and that the Learners Record must be authentic because the Evaluation Records (Exam, Activities, Quizzes). Since Evaluation Results are important, it should be confidentiall only to the true learner and cannot be viewed by others User Information Security Learners and Moderators Profile should be secured also. Secured access is required to verify the user. This is to prove the identity of the user against impersonation or pretention. In this way, only the true user can participate. The most effective method is by using the biometric authentication, for example, it could be in form of iris scanning or finger print. In the recent technology like for example in smartphones, there is an eye detection, which detects a person s eyes while looking on the device s screen. This authenticator must be running while learner has an ongoing session. 5. Proposed design of E-learning User Authentication System Nowadays, the authentication method is not reliable; the challenge is to design a system where it can authenticate a true user while the class session is ongoing. One of the considerations in developing an e-learning system is the security. The challenge is to make sure that the learner and moderators are authentic. To prove that the participant is the true registered learner is quiet difficult because anybody can act on behalf of the true user. In this paper, the biometric authentication is proposed, particularly the face recognition and eye pattern recognition. With the advancement in technology, this is possible. Nowadays, smartphones have eye recognition where it detects blinking eyes. With this, we can go further with the thorough research to put software and hardware altogether. What good in this authentication mechanism is that while the learner or moderator has an ongoing class session, face or eye can be detected and continuously running and making a records. This technology can be implemented in other computer devices. Camera, video device, sensors and image scanning capability are the needed hardware and also the software to make it works. 48 Copyright c 2015 SERSC
5 Figure 2. Learner s Sequence Diagram Face/ eye pattern Authentication Learner/Moderator E-Learning System Figure 3. Proposed Design of E-learning User Authentication System 7. Conclusion and Future Works This paper presents a review of E-learning privacy and security requirements. It investigates the more popular e-learning standards to determine their provisions and limitations for privacy and security. The authentication has been the major consideration in developing an e-learning system. This paper introduced the concept of better authentication mechanism. Our future works includes implementation of the design and the further study of hardware and software for e-learning system implementation. Copyright c 2015 SERSC 49
6 References [1] F. Graf, Providing security for elearning, Computers & Graphics, vol. 26, no. 2, (2002) April, pp , [2] A. Ortigosa, Sentiment analysis in Facebook and its application to e-learning, Computers in Human Behavior (2013), [3] A. Younis Alsabawya, A. Cater-Steel and J. Soar, IT infrastructure services as a requirement for e- learning system success, Computers & Education, vol. 69, (2013) November, pp [4] A. D. Dharmawansa, K. T. Nakahira and Y. Fukumura, Detecting eye blinking of a real-world student and introducing to the virtual e-learning environment, Procedia Computer Science, vol. 22, (2013), pp [5] V. I. Zuev, E-Learning Security Models, Management Information Systems, vol. 7, no. 2, (2012), pp [6] K. El-Khatib, L. Korba, Y. Xu and G. Yee, Privacy and Security in E-Learning, National Research Council of Canada, [7] F. Graf, Providing security for elearning, Computers & Graphics, vol. 26, no. 2, (2002) April, pp , [8] A. Younis Alsabawya, A. Cater-Steel and J. Soar, IT infrastructure services as a requirement for e- learning system success, Computers & Education, vol. 69, (2013) November, pp [9] A. D. Dharmawansa, K. T. Nakahira and Y. Fukumura, Detecting eye blinking of a real-world student and introducing to the virtual e-learning environment, Procedia Computer Science, vol. 22, (2013), pp Copyright c 2015 SERSC
Moodle E-Learning Platforms and Technologies Project Project No. LLP-LdV-PRT-2012-LT-0316
Moodle E-Learning Platforms and Technologies Project Project No. LLP-LdV-PRT--LT-36 Survey Report according answers to Questionnaire for Students The aim of the research This questionnaire is part of the
High School Distance Learning: Online/Technology Enhanced Course or Experience Guidance
Provided by: Technology Initiatives and Curriculum and Instruction Alabama Department of Education High School Distance Learning: Online/Technology Enhanced Course or Experience Guidance As part of the
Legal Compliance Education and Awareness. Copyright Act 1968. Communicating Electronic Material. (Commonwealth) Life Impact The University of Adelaide
Legal Compliance Education and Awareness Copyright Act 1968 Communicating Electronic Material (Commonwealth) Life Impact The University of Adelaide Online Distribution of Teaching Materials Technology
Virtual Classroom (VCR)
Virtual Classroom (VCR) Indian Institute of Technology Indore 1 Contents What is a Virtual Classroom (VCR)? Objective of the VCR Accessories of VCR Features of the VCR Why VCR? Typical Class Activities
Design and Analysis of Mobile Learning Management System based on Web App
, pp. 417-428 http://dx.doi.org/10.14257/ijmue.2015.10.1.38 Design and Analysis of Mobile Learning Management System based on Web App Shinwon Lee Department of Computer System Engineering, Jungwon University,
Distance Learning through Satellite
Chapter 4 Distance Learning through Satellite - 44 - Distance Learning through Satellite 4.1 - Introduction 4.2 - Distance Learning and Internet 4.3 - Satellites for Education 4.4 - Distance Learning through
Issues in offering numeric based courses in an online environment
Abstract Issues in offering numeric based courses in an online environment Scott Mensch Indiana University of Pennsylvania When developing online classrooms it is necessary to ensure that all learners
RICHARD STOCKTON COLLEGE OF NJ Business Continuity Planning
RICHARD STOCKTON COLLEGE OF NJ Business Continuity Planning Emergency Response Preparedness Continuity of Class Meetings and Instructional Delivery This document has been created to assist faculty in making
Review of the Techniques for Smart Learning Systems
, pp.1-5 http://dx.doi.org/10.14257/astl.2016. Review of the Techniques for Smart Learning Systems Jaegeol Yim, Sangheon Kim 1 Departmet of Computer Engineering, Dongguk University at Gyeongju, 38066 Korea
The value of video in online instruction
The value of video in online instruction Denis P. Rudd II Robert Morris University Denis P. Rudd Robert Morris University ABSTRACT Online educational instruction has become more prevalent in American and
Quality Matters Online Course Development and Guidelines
Quality Matters Online Course Development and Guidelines Instructor: First Semester Course will be offered: Course: Credit/Non- Credit: College/School/Department: Degree/Program/Certificate: Development
GGR272: GEOGRAPHIC INFORMATION AND MAPPING I. Course Outline
DESCRIPTION GGR272: GEOGRAPHIC INFORMATION AND MAPPING I Course Outline This course is an introduction to digital mapping and spatial analysis using a geographic information system (GIS). Students learn
Instructional Design For elearning Courseware: The It-Plus System
Instructional Design For elearning Courseware:The It-Plus System Instructional Design For elearning Courseware: The It-Plus System Nuttaphong Kanchanachaya and Dr. Taminee Shinasharkey College of Internet
Participate in an Adobe Connect Meeting For Meeting Participants
Participate in an Adobe Connect Meeting For Meeting Participants Contents Contents... 1 Connection Test:... 2 Join a meeting:... 3 Change your status:... 3 Meeting Audio:... 3 Audio Setup Wizard:... 3
Online Training Made Easier with Video
Online Training Made Easier with Video A Ziff Davis White Paper Sponsored by: Contents Executive Summary... 03 Online Training... 03 Online Training with Video... 04 Primary approaches to online training
Web Conferencing Glossary
Web Conferencing Glossary Ad-Hoc Meeting a meeting that can be held immediately, on-the-fly Adobe Connect Adobe Connect is a Web Conferencing solution that provides rich, interactive, multimedia experiences
Three Ways You Can Improve your Program with Virtual Conferencing A Guide for Post-Graduate Program Directors and Coordinators
Three Ways You Can Improve your Program with Virtual Conferencing A Guide for Post-Graduate Program Directors and Coordinators By Allan Zahara, Manager, Learning and Meetings, Ontario Telemedicine Network
Making Distance Learning Courses Accessible to Students with Disabilities
Making Distance Learning Courses Accessible to Students with Disabilities Adam Tanners University of Hawaii at Manoa Exceptionalities Doctoral Program Honolulu, HI, USA [email protected] Kavita Rao Pacific
PREFETCH VIDEO CONFERENCE OVER LAN THROUGH PC S OR LAPTOPS
International Journal of Innovation and Applied Studies ISSN 2028-9324 Vol. 7 No. 2 Aug. 2014, pp. 588-592 2014 Innovative Space of Scientific Research Journals http://www.ijias.issr-journals.org/ PREFETCH
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
NETS for Teachers: Achievement Rubric
NETS for Teachers: Achievement Rubric DRAFT (March 18, 2005) Purpose: This draft version of the NETS for Teachers: Achievement Rubric is available online for educational technology professionals to review
It provides the performance indicators to evaluate the level of knowledge and competence of teacher to apply ICT in the educational setting.
COMMISSION ON INFORMATION AND COMMUNICATIONS TECHNOLOGY NATIONAL ICT COMPETENCY STANDARD (NICS) FOR TEACHERS INTRODUCTION The National ICT Competency Standard (NICS) for Teachers defines the competency
Defining Blended Learning in the GDLN Context
Defining Blended Learning in the GDLN Context Blended learning refers to an educational experience created cost-effectively using a mix of integrated distance learning technologies such as videoconferencing,
Middle East Technical University TECHNOPOLIS DamaSistem computer aided training solutions, tailored solutions to organizations e-learning DamaSistem
1 Operating at the Middle East Technical University TECHNOPOLIS, DamaSistem is a research and development company focusing on design and development of educational software. Also providing training and
Support and Process for Developing Online and Blended Courses
CONTINUING AND DISTANCE STUDIES FACULTY OF ARTS AND SCIENCE www.queensu.ca/artsci_online Support and Process for Developing Online and Blended Courses A. Introduction to Continuing and Distance Studies......
Video conferencing guide
1 Rather than teaching sample lessons on induction days or sending Secondary School teachers to visit Primaries, some Secondary Schools are now using video conferencing technology to display sample lessons
Tips, Tools, and Techniques for Teaching in the Online High School Classroom
Tips, Tools, and Techniques for Teaching in the Online High School Classroom By Shantia Kerr In the online setting students may work independently and in isolation more often than in a face-to-face setting.
Student Manual. for Virtual Classroom (Big Blue Button)
Student Manual for Virtual Classroom (Big Blue Button) CONTENT PAGE 1. Introduction... 4 2. Minimum requirments... 4 2.1 Flash player... 4 2.2 Internet speed... 4 2.3 Java runtime... 4 2.4 Hardware requirements...
E-learning services in Vilnius University ESEC 2013
E-learning services in Vilnius University ESEC 2013 E-learning E-learning (or elearning) is the use of electronic media and information and communication technologies (ICT) in education. E-learning is
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
NETS for Students: Achievement Rubric
NETS for Students: Achievement Rubric DRAFT (March 22, 2005) Purpose: This draft version of the NETS for Students: Achievement Rubric is available online for educational technology professionals to review
Online Design & elearning, Compressed Video & Online Meetings, Introduction to Blackboard
Online Design & elearning, Compressed Video & Online Meetings, Introduction to Blackboard NEW FACULTY ORIENTATION 2013 PENNY RICE, FAYE WALTER, AND ANNE KLINGEN Ole Miss Online Online Design and elearning
Using Weblogs in Foreign Language Classrooms: Possibilities and Challenges
, pp.121-128 http://dx.doi.org/10.14257/ijseia.2013.7.5.12 Using Weblogs in Foreign Language Classrooms: Possibilities and Challenges Dosik Moon 1 and Dong Kyun Lim 2 1 Dept. Of English, Hanyang Cyber
Teaching English Language with Cloud Based Tools
Teaching English Language with Cloud Based Tools Dararat Khampusaen The Faculty of Humanities and Social Sciences Khon Kaen University 123 Mitraparp Rd. Khon Kaen 40002 Thailand [email protected] Abstract
Getting Started with Microsoft Office Live Meeting. Published October 2007 Last Update: August 2009
Getting Started with Microsoft Office Live Meeting Published October 2007 Last Update: August 2009 Information in this document, including URL and other Internet Web site references, is subject to change
Virtual Learning Platforms and Good Practice. Assoc. Prof. Dr. Kosta Boshnakov University of Chemical Technology and Metallurgy Sofia, Bulgaria
Virtual Learning Platforms and Good Practice Assoc. Prof. Dr. Kosta Boshnakov University of Chemical Technology and Metallurgy Sofia, Bulgaria Content 1.Virtual Learning Platforms (VLP) main goal and definition
Integration of Learning Management Systems with Social Networking Platforms
Integration of Learning Management Systems with Social Networking Platforms E-learning in a Facebook supported environment Jernej Rožac 1, Matevž Pogačnik 2, Andrej Kos 3 Faculty of Electrical engineering
E-Learning at Kyongju University in Seoul, Korea: the Present and the Future
E-Learning at Kyongju University in Seoul, Korea: the Present and the Future Hyunju Jeung, Ph D Full-time lecturer Kyongju University [email protected] Abstract Internet is spreading fast in our lives.
Getting Started with Microsoft Office Live Meeting. Published October 2007
Getting Started with Microsoft Office Live Meeting Published October 2007 Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless
Definitive Questions for Distance Learning Models
Definitive Questions for Distance Learning Models Nicole Meredith EDUC 6135-4 Dr. Ronald Paige February 11, 2012 Using the matrix on the next slide click on each of the links for more information. Distance
BUILDING DIGITAL LITERACY PURPOSE DEFINING DIGITAL LITERACY USING THIS GUIDE
BUILDING PURPOSE In today s society, it is critical for students to be able to use the vast amount of technology available to them. Computer literacy will provide students with skills they need to succeed
Online Learning at Duke: A Planning Guide
Online Learning at Duke: A Planning Guide I. Planning an online program at Duke (for deans, chairs, program directors) II. Teaching an online class at Duke (Faculty, TAs, etc. level) III. Adding online
Communication Software Laboratory Academic Year 2007-2008. E-learning Platforms. Moodle and Dokeos.
Communication Software Laboratory Academic Year 2007-2008 E-learning Platforms. Moodle and Dokeos. Group 95 Homero Canales Guenaneche 100031592 Fernando García Radigales 100039032 Index 1. Introduction...
Computer Assisted Language Learning. Introduction
CALL Computer Assisted Language Learning Introduction 1 The Term The term CALL is the acronym of Computer-Assisted Language Learning. There are many other terms used. CALL is the most common term. 2 Definition
SYNCHRONOUS LEARNING TOOLS
SYNCHRONOUS LEARNING TOOLS WHAT ARE SYNCHRONOUS LEARNING TOOLS? Synchronous learning tools open up a virtual learning environment for students that give more flexibility to instructors administering course
Learning Technology for Blended Learning October 2005
Learning Technology for Blended Learning October 2005 Ed Garay UIC Instructional Technology Lab www.accc.uic.edu/itl Academic Computing and Communications Center University of Illinois at Chicago Teaching
Virtual Office Hours through Video Conferencing: Lessons Learned
Paper ID #8134 Virtual Office Hours through Video Conferencing: Lessons Learned Dr. Daniel Dickrell III, University of Florida c American Society for Engineering Education, 2013 Page 23.1358.1 Virtual
Media Services University Systems
Audio Visual Rental and Support Video Conferencing Facilities Webcasting Video Recording Video on Demand Computer Help Desk Classrooms Audio Visual Rental and Support Consultation and design expertise
Online Collaboration For Organizational Training And Development
Online Collaboration For Organizational Training And Development The only collaboration solution designed expressly for training and education, Blackboard Collaborate is a comprehensive, open platform
Faculty technology Reference Guide
Faculty technology Reference Guide 2015-2016 CONTACTS CENTER FOR INSTRUCTION AND TECHNOLOGY (CIT): 422-2223 Basement of School of Education [ [email protected] ] CLASSROOM TECHNOLOGY: 422-6668 Lone Mountain
How To Become An Independent Online Instructor At Niritech.Com
About Niritech Based in Kingston Jamaica, Niritech is a service based company offering Software Development and E-learning services to its diversified client base. Niritech is a bold and innovative company
Web Conferencing Product Comparison
Web Conferencing Product Comparison There are a variety of web conferencing solutions designed for use with different types of meetings: from less formal on-the-fly get-togethers to carefully structured
Genesis LC2. Genesis LC1. Genesis Flex. Genesis Cloud. Feature/Function. Linguatronics Genesis Functional Specification List 1
Software-based language training and classroom control system for language laboratories and second language classrooms Software-based classroom control system for multimedia computer labs and classrooms
Adobe Solutions for Learning Management Systems (LMS)
Solution Brief for Education Adobe Solutions for Learning Management Systems (LMS) Discover exciting, new ways to create and deliver high-impact elearning content and provide interactive online learning
Facebook SVEA TRAINING MODULES. www.svea-project.eu
Facebook SVEA TRAINING MODULES www.svea-project.eu Author: Louis Dare, Coleg Sir Gâr Project Coordinator: MFG Baden-Württemberg mbh Public Innovation Agency for ICT and Media Petra Newrly Breitscheidstr.
QUEEN S UNIVERSITY BELFAST. e-learning and Distance Learning Policy 2009-2012
QUEEN S UNIVERSITY BELFAST e-learning and Distance Learning Policy 2009-2012 1 Introduction The University defines e-learning as learning facilitated and supported through the use of information and communication
The Impact of E-Learning on some Psychological Dimensions and Academic Achievement
Vol.2, No.2 (2013), pp.49-56 http://dx.doi.org/10.14257/ijel.2013.2.2.05 The Impact of E-Learning on some Psychological Dimensions and Academic Achievement Seyedeh Monavar Yazdi 1 and Ghazal Zandkarimi
PUAD 502 Administration in Public and Non-Profit Organizations Term Offered Fall, 2015 Syllabus
PUAD 502 Administration in Public and Non-Profit Organizations Term Offered Fall, 2015 Syllabus Instructor Sheldon Edner, PhD Communication with instructor can be by email, telephone or prearranged meeting.
Center for Distance Learning and Instructional Technology. Policies, Procedures and Best Practices for the Development and Teaching of Online Courses
Center for Distance Learning and Instructional Technology Policies, Procedures and Best Practices for the Development and Teaching of Online Courses updated November 2010 The Center for Distance Learning
Technology Inspires Dynamic 21 st -Century Teaching
Technology Inspires Dynamic 21 st -Century Teaching Published: September 2014 For the latest information, please see www.microsoft.com/education Introduction... 1 An Increasingly Diverse Student Population...
PRELIMINARY MEETING PREPARATION For the best quality and experience during your WebEx Meeting, you should have the following:
HOSTING AN NJIT WEBEX MEETING PRELIMINARY MEETING PREPARATION For the best quality and experience during your WebEx Meeting, you should have the following: Technical Needs: A headset/mic combo unit (preferably
SOFTWARE TOOLS FOR ONLINE TEACHING: A FACULTY PERSPECTIVE. Abstract. Background
1 SOFTWARE TOOLS FOR ONLINE TEACHING: A FACULTY PERSPECTIVE Sara McCaslin Department of Mechanical Engineering University of Texas at Tyler [email protected] Fredericka Brown Department of Mechanical
Features of the Online Course. Table of Contents. Course Interface: Overview... 2. Syllabus... 3. Navigating through the Course Content...
Features of the Online Course Table of Contents Course Interface: Overview... 2 Syllabus... 3 Navigating through the Course Content... 4 Learning Modules... 5 Communicating... 5 Assessments... 6 Assignments...
ICT Skills Enhancement Training: An Online Approach towards Knowledge Deepening Dave E. Marcial, Ph.D. Project Leader www.demarcial.
Silliman University Commission on Higher Education - Philippine Higher Education Research Network Project 6 Dumaguete City, Negros Oriental ICT Skills Enhancement Training: An Online Approach towards Knowledge
Instructional Design and Technology Professional Core Courses Instructional Design and Technology Core Courses & Descriptions
Search Home Instructional Design and Technology Professional Core Courses Instructional Design and Technology Core Courses & Descriptions Note: The degree is usually completed entirely online, unless other
General Procedures for Developing an Online Course
General Procedures for Developing an Online Course General Procedures for Developing an Online Course Questions to Ask before you Begin Analysis 1. What is your learner audience? Is the course for beginners
Introducing Web Conferencing Tools
Introducing Web Conferencing Tools A Towards Maturity paper providing information and support for those new to web conferencing tools June 09 Introduction... 2 What is web conferencing?... 2 Benefits of
ACADEMIC CONTINUATION PLAN
ACADEMIC CONTINUATION PLAN Updated 10/02/2015 Table of Contents Introduction... 2 Elements of the Plan... 2 Instruction... 3 Table 1: Possible Alternative Methods for Course Delivery (Internet Available)...
RISKS OF SPYWARE. Lesson Procedures
i-safe Lesson Plan Suggested Grade Levels Middle Grades RISKS OF SPYWARE Learning Objectives Students will: understand the term spyware and the types of programs it applies to understand the security risks
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
Development of a Service Robot System for a Remote Child Monitoring Platform
, pp.153-162 http://dx.doi.org/10.14257/ijsh.2014.8.5.14 Development of a Service Robot System for a Remote Child Monitoring Platform Taewoo Han 1 and Yong-Ho Seo 2, * 1 Department of Game and Multimedia,
Online Proctoring Services
Online Proctoring Services Observing test takers online using webcams and microphones. It sounds simple, yet for educational institutions, it is no simple task. Kryterion is leading the industry in providing
!"#$%&'()$*)"#%+,'%-"."/,&*01%% (0-%-"/*."'*01%,0/*0"%*0#$'2)$*,0% ($%$3"%40*."'#*$5%,+%6"00"##""%7%80,9.*//"%
!"#$&'()$*)"#+,'-"."/,&*01 (0--"/*."'*01,0/*0"*0#$'2)$*,0 ($$3"40*."'#*$5,+6"00"##""780,9.*//" Welcome statement University teaching and learning is no longer confined to the physical classroom. Faculty
The Frame Work Design Of Mobile Learning Management System
The Frame Work Design Of Mobile Learning Management System J.Hemabala Educational Media Centre, NITTTR, Taramani, Chennai 113 [email protected] Abstract This paper is focused on frame work design of
A Design and Implementation of Web-Based Project-Based Learning Support Systems
A Design and Implementation of Web-Based Project-Based Learning Support Systems Hyosook Jung 1, Woochun Jun 2 and Le Gruenwald 3 1 Yang-dong Elementary School, Seoul, Korea E-mail : [email protected]
Moodle Integrated Synchronous Teaching/Conferencing: A Free Open-Source Synchronous Capability for Moodle
Moodle Integrated Synchronous Teaching/Conferencing: A Free Open-Source Synchronous Capability for Moodle Nicholas Clark, M.S. Research Associate, C4I Center J. Mark Pullen, D.Sc Professor of Computer
Security Threats on National Defense ICT based on IoT
, pp.94-98 http://dx.doi.org/10.14257/astl.205.97.16 Security Threats on National Defense ICT based on IoT Jin-Seok Yang 1, Ho-Jae Lee 1, Min-Woo Park 1 and Jung-ho Eom 2 1 Department of Computer Engineering,
1. Nature of Distance Education
The University of North Carolina at Chapel Hill February 5, 1999 Contact: Dr. Edward F. Brooks, Associate Provost CB# 3000, 104 South Building Chapel Hill, NC 27599-3000 1. Nature of Distance Education
Student Support for Online Learning and ICT Infrastructure Procedure
Student Support for Online Learning and ICT Infrastructure Procedure Policy/Document Approval Body: Academic Board Date Created: 16 July 2012 Policy Custodian: Policy Contact: File Location: Location on
