STUDENT PARTICIPATION INDEX: STUDENT ASSESSMENT IN ONLINE COURSES

Size: px
Start display at page:

Download "STUDENT PARTICIPATION INDEX: STUDENT ASSESSMENT IN ONLINE COURSES"

Transcription

1 STUDENT PARTICIPATION INDEX: STUDENT ASSESSMENT IN ONLINE COURSES Alan Y K Chan, K O Chow Department of Computer Science City University of Hong Kong K S Cheung School of Continuing Education Hong Kong Baptist University ABSTRACT Online courses have been widely used to support teaching and learning in higher education. It is essential to develop methods to properly assess students in online course usages. This paper proposes a student participation index for assessing students in online courses. The index consists of a number of components, such as pages viewed and forum questions read and posted, and associated weights. It has the benefits of being non-course-specific, non-subjective, extendible and flexible. The development of the index and how it is used to evaluate students are described in the paper. Results indicate that students with higher index usually achieve better grades and vice versa. KEY WORDS E-Learning; Online Courses; Student Participation and Assessment 1. INTRODUCTION In recent years the proliferation of the Internet and the advancement of its technologies have a significant impact on the adaptation of e-learning in higher education. Online courses have now become an important component to support teaching and learning in classroom and are widely adopted today as part of the E-Learning initiative in higher education. They are usually delivered on learning management system, such as WebCT and BlackBoard. Online course evaluation is essential in order to improve the quality of teaching and learning. There are several ways to evaluate online courses, such as teacher/student reflection (questionnaires), student performance in assessments (assignments, quiz and examination) and student actions (web server log files and databases). Understanding student participation in online courses allows instructor to evaluate and assess students. The method for assessing student online participation should be flexible and extensible to allow for enhancement, and should not be based on subjective judgments. This paper proposes a student participation index (SPI) for assessing student in online courses. The index is computed based on student actions, based on what students do in online courses. Data are captured either in a form of web access log files or databases. 1

2 The next section discusses the characteristics and functions of online courses and criteria for evaluation. Section 3 describes the methodologies for developing the student participation index. Section 4 presents the result and how it is used to evaluate students. Finally, evaluation of the index and possible improvements are discussed in the conclusion. 2. STUDENT PARTICIPATION To understand and define student participation in online courses, it is essential to identify the characteristics and functions of online courses. These are discussed in the following sub-sections. 2.1 Characteristics of online courses Online courses provide a flexible learning environment where both instructors and students can teach and learn regardless of time and location. The learning process can be self-paced, independent, collaborative and continuous in online courses. Online courses support high quality learning by offering different kinds of environments such as synchronous or asynchronous or both. Some environments and approaches facilitates student learning while others impede it [1]. A traditional classroom provides a face-to-face learning environment where instructors can direct and take active immediate role in class at a fixed time and place. Online courses provide alternative opportunities for current on-campus students to take classes that they could not take otherwise due to time conflicts with other courses or work [2]. In traditional classroom, it is often instructional where the instructors transfer the knowledge directly to the students. It does not reflect the students understanding of the knowledge effectively. However, the dynamic nature in the online courses supports better communication such as self-reflections and peer-to-peer reviews. This change in communication transforms the learning process where knowledge is constructed actively by cognition [3]. 2.2 Functions of online courses Learning management system is commonly used as a platform for the delivery of online courses. LMS is defined as a distinct, pedagogically meaningful and comprehensive system by which learners and faculty can participate in the learning and instructional process at anytime and any place [4]. Its functions can be categorized into several components such as content delivery (organizer and content pages, URLs, etc), communication and collaboration (chat, whiteboard, forum, mail, calendar, etc), assessment (quizzes, assignments, self-test, etc) and class administration (grade book, syllabus, etc) [5]. 2.3 Evaluation of student participation Class attendance and contribution may be considered as student actions which can be used to evaluate student participation in the traditional classroom. In online courses, student actions include accessing course materials, posting and reading discussion forums, taking online quizzes, interacting synchronously 2

3 in chat room and white board, sharing resources, etc. They are usually stored in either databases or data files and their transaction log are recorded automatically in web access log files in a specific format. 3. METHODOLOGY The student participation index is an aggregation of various student actions in the online courses. The computation of the index is based on the weight of each pre-defined student action and the median of the students index scores. Ranking students by the index can be used for grading and comparison purposes. Table 1 below summarizes the constitution and the formula of the student participation index. There are three steps in the development of the index, namely defining the index components and their weights, defining the index formula and ranking the index results. The details are discussed below. Table 1: Constitution and formula of the Student Participation Index (SPI) Student Actions Variable Weight Score Number of pages viewed A 10% Score (A) = 10% * A / Max (A) Number of forum questions read B 20% Score (B) = 20% * B / Max (B) Number of forum questions posted C 30% Score (C) = 30% * C / Max (C) Number of chat sessions participated D 10% Score (D) = 10% * D / Max (D) Number of chat message submitted E 30% Score (E) = 30% * E / Max (E) Total Score = Score (A) + Score (B) + Score (C) + Score (D) + Score (E) SPI = 100 * Total Score / Median Score 3.1 Defining index components and their weights As discussed in the previous section, there are different types of student actions in the online courses. In this particular example, the student participation index consists of selected actions such as number of pages viewed, forum question read and posted, chat sessions and chat messages from each individual student. These actions are extracted from the log data in the online course. Each action is assigned a percentage weight. This assigned weighting is based on the subjective importance determined by the instructor. It should be noted that, depending on the course nature, different actions and weights may be included. 3.2 Defining index formula Each student s score is the summation of the score of actions. Each action score is calculated based on the weight, the student value and the maximum value of the action, as shown in Table 1. The maximum value of the action is used to achieve relative scoring. The median can be found after computing all students scores. It is course-specific and can be used to compute the index. The student participation index for a student is the student score divided by the median and multiplied by 100. If a student s index equals to 100, then he/she is in the median position of the student participation. 3

4 3.3 Ranking index results After calculating the student participation index, students can then be ranked for grading and comparison purposes. Instructor can define a score for online participation and students can be graded according to their position in the index. 4. RESULTS An online course in Java programming has been used as a sample for calculating the student participation index. The course has 72 students and is conducted in the WebCT platform. Results are described and interpreted in the following sub-sections. 4.1 Students by total score and index Figure 1: Student Score Pages viewed Articles read Articles posted Chat sessions Chat messages % Student Figure 2: Student Participation Index

5 Figures 1 and 2 show the total score and the index of each student in descending order. The percentage of each student action constitutes the total score. 4.2 Sample calculations There are 72 students in the sample online course. The highest and the lowest score are 93.61% and 2.15% respectively. The median score is 38.23%. Table 2 below illustrates the calculation of the student participation index for several students. Table 2: Examples of Student Participation Index calculation Variable Student 1 Student 2 Student 3 Student 4 Student 5 A B C D E Score (A) 8.93% 6.76% 6.33% 4.25% 2.69% Score (B) 19.61% 19.94% 17.93% 14.51% 3.53% Score (C) 30% 3.95% 1.58% 2.37% 0% Score (D) 10% 10% 10% 10% 10% Score (E) 25.07% 14.10% 9.63% 9.40% 2.24% Total Score 93.61% 54.75% 45.47% 40.53% 18.45% SPI Rank Notes: Max (A) = 1132, Max (B) = 357, Max (C) = 38, Max (D) = 3, Max (E) = Comparison by rank between student grade and student participation index Figure 3 below is a scatter diagram for the ranking of students by their grades and student participation index. 5

6 Figure 3: A diagram of student ranking by their grades and student participation index Rank (Grade) Rank (SPI) 80 As shown in Table 3 below, student can be categorized into four groups, namely high grade/high SPI, high grade/low SPI, low grade/high SPI and low grade/low SPI. There are more students with high grade/high SPI and low grade/low SPI. Table 3: Number of students in each category of online course participation Lower Grade Higher Grade Higher SPI Lower SPI Assigning score for online participation Students are assigned a score out of five according to their index. This score can be used as part of the student assessment. The score distribution is summarized in table 4. Table 4: Score for Student Participation Index Score Rank Number of Students

7 4.5 Interpretation of results For an online course, the relationship between student grades and SPI can have the following interpretation. Case (i) - High correlation between student grade and SPI: There are more students with high grade/high SPI and low grade/low SPI. Accordingly, there are fewer students with high grade/low SPI and low grade/high SPI. This implies that student participation is a critical factor for better student grade. Case (ii) - Low correlation between student grade and SPI: The portions of students with high grade/high SPI and low grade/low SPI are not significant. This implies that student participation is not a critical factor for better student grade. Our online course sample belongs to Case (i), based on the results (the scatter diagram for the ranking of students by grades and SPI) shown in Figure 3. There are relatively more students with high grade/high SPI and low grade/low SPI, implying that student participation is a critical factor for better student grade in the online course. 4.6 Implication of results These results have implications on the effectiveness of the online course. For an on-line course resulting in a high correlation between student grade and SPI, according to the above interpretation, the functions of the on-line course would have positive effects on the student grades. This implies that the on-line course is effective in the sense that it contributes to improve the student performance. In contrast, for an on-line course resulting in a low correlation between student grade and SPI, the functions of the on-line course would not have positive effects on the student grades. This implies that the on-line course is not effective in the sense that it does not contribute to improve the student performance. However, it should be noted that course effectiveness need to be evaluated among many indicators. The results should be regarded as one useful reference indicator for course evaluation purposes. 5. CONCLUSION This paper proposes a student participation index for student assessment in online courses. Student participation is defined from student actions during the use of the online courses. These include web log data on the number of pages viewed, forum questions read and posted, chat sessions participated and submitted. The development of the index involves three steps, namely defining the index components and their weights, defining the index formula and ranking the index results. Students can be assessed by assigning grades based on index ranking. Results from the web log of a sample course indicate that students with higher index usually achieve better grades and vice versa. 7

8 The student participation index is non-course-specific, non-subjective, extendible and flexible. Firstly, the index is not limited to any specific course. It is because the use of median during the computation of the index allows the index to be applied to different courses, resulting in an easy articulation of the student participation. Secondly, the index scores are student actions that are gathered from the log data. They are data and not subjective judgments. Thirdly, the index can be extended by adding more student actions to the formula. And finally, it is flexible because the weighting of student actions in the index is defined by the instructor and can be adjusted to fit various situations. These four benefits make the index a useful tool in assessing students in online courses. Since the log data are collected in batch at the end of the semester, one possible improvement is to gather them regularly during the semester, e.g. weekly basis. Student participation can be evaluated and instructors can continuously assess their students in order to refine teaching and learning strategies. We intend to experiment with other courses in subjects different from programming. REFERENCE [1] Lieblein, E., Critical factors for successful delivery of online programs, The Internet and Higher Education, 3(3), 2000, [2] Schifter, C., Teaching in the 21st Century, Internet and Higher Education, 1(4), 1999, [3] Cheng, C.C., Construction and Evaluation of a Web-Based Learning Portfolio System: An Electronic Assessment Tool, Innovations in Education and Teaching International, 38(2), 2001, [4] Dringus, L., & Terell, S., The framework for directed online learning environments, The Internet and Higher Education, 2(1), 1999, [5] Coldwell, J., Mapping Pedagogy to Technology A Simple Model, In Proceedings of the 2nd International Conference on Advances in Web-Based Learning, ,

Internet-Based Learning Tools: Development and Learning Psychology (DLP) Experience

Internet-Based Learning Tools: Development and Learning Psychology (DLP) Experience Internet-Based Learning Tools: Development and Learning Psychology (DLP) Experience José Tavares Ana Paula Cabral Isabel Huet Silva Rita Carvalho Anabela Pereira Isabel Lopes Educational Sciences Department,

More information

Blackboard Learning System: Student Instructional Guide

Blackboard Learning System: Student Instructional Guide Blackboard Learning System: Student Instructional Guide This manual was prepared to assist students in the understanding, orientation, and usage of the Blackboard Learning System online course management

More information

Getting Started In Your Davidson College Blackboard Course

Getting Started In Your Davidson College Blackboard Course Getting Started In Your Davidson College Blackboard Course Course Name: Course ID: Instructor(s): URL: Http://blackboard.davidson.edu Username: (Davidson College network username) Password: (same as username)

More information

Penn State Online Faculty Competencies for Online Teaching

Penn State Online Faculty Competencies for Online Teaching Teaching in an online environment can be considerably different in nature than teaching face-to-face. The competencies listed in this document are intended to provide faculty and administrators with a

More information

South Georgia State College Distance Learning Policy

South Georgia State College Distance Learning Policy South Georgia State College Distance Learning Policy Mission The South Georgia College Mission remains that of a commitment to excellence in education to promote critical thinking and higher levels of

More information

DISTANCE EDUCATION. References: Title 5 Sections 55200 et seq.; ACCJC Accreditation Standard, II.A.1

DISTANCE EDUCATION. References: Title 5 Sections 55200 et seq.; ACCJC Accreditation Standard, II.A.1 AP 4105 DISTANCE EDUCATION References: Title 5 Sections 55200 et seq.; ACCJC Accreditation Standard, II.A.1 Definition Distance education means instruction in which the instructor and student are separated

More information

Course Management Resources

Course Management Resources Course Management Resources Mary Kleps Instructional Support Specialist Computing & Network Services Available Technologies StagWeb WebCT Faculty Web eportfolio StagWeb When To Use StagWeb You want an

More information

IT4203 Information Technology Project Management (Compulsory)

IT4203 Information Technology Project Management (Compulsory) Information Technology Project Management (Compulsory) INTRODUCTION Information Technology Project Management (ITPM) is one of the compulsory courses in Semester 4. A knowledge of the concepts and techniques

More information

Standards for Online Professional Development

Standards for Online Professional Development Standards for Online Guidelines for Planning and Evaluating Online Courses and Programs Southern Regional Education Board 592 10th St. N.W. Atlanta, GA 30318 (404) 875-9211 www.sreb.org For more information,

More information

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

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

More information

Class Scheduling Including E-Learning

Class Scheduling Including E-Learning 2011 Class Scheduling Including E-Learning A Faculty Guide on How to Schedule All Your Classes with the New Parameters Table of Contents Quick Start Guide: Questions to Ask When Scheduling Classes 1 1

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

Best Practices for Online Courses. 100 Quality Indicators for Online Course Design

Best Practices for Online Courses. 100 Quality Indicators for Online Course Design Best Practices for Online Courses 100 Quality Indicators for Online Course Design The following criteria are meant to act as guidelines for the course development process. Some of these guidelines would

More information

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

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

More information

COURSE RECOMMENDER SYSTEM IN E-LEARNING

COURSE RECOMMENDER SYSTEM IN E-LEARNING International Journal of Computer Science and Communication Vol. 3, No. 1, January-June 2012, pp. 159-164 COURSE RECOMMENDER SYSTEM IN E-LEARNING Sunita B Aher 1, Lobo L.M.R.J. 2 1 M.E. (CSE)-II, Walchand

More information

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

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

More information

Maryland Online SYLLABUS

Maryland Online SYLLABUS Maryland Online SYLLABUS Course Description: Prerequisites: The course will explore the online teaching and learning environment by introducing online learning principles and instructor competencies. Participants

More information

How To Become An Independent Online Instructor At Niritech.Com

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

More information

Shaw University Online Courses FAQ

Shaw University Online Courses FAQ Shaw University Online Courses FAQ General This FAQ addresses questions you might have about taking online courses Q: What is an online course? A: At Shaw, online courses are regular courses delivered

More information

Examining Students Performance and Attitudes Towards the Use of Information Technology in a Virtual and Conventional Setting

Examining Students Performance and Attitudes Towards the Use of Information Technology in a Virtual and Conventional Setting The Journal of Interactive Online Learning Volume 2, Number 3, Winter 2004 www.ncolr.org ISSN: 1541-4914 Examining Students Performance and Attitudes Towards the Use of Information Technology in a Virtual

More information

The application of Web-based teaching and learning in tertiary institution a case study in Hong Kong

The application of Web-based teaching and learning in tertiary institution a case study in Hong Kong The application of Web-based teaching and learning in tertiary institution a case study in Hong Kong Alex C. W. FUNG & Frank HK Fu Hong Kong Baptist University W. S. Cheung National Institute of Education,

More information

THE UTILIZATION OF COURSE MANAGEMENT SYSTEMS IN BUSINESS SCHOOLS: SOME RECENT EVIDENCE

THE UTILIZATION OF COURSE MANAGEMENT SYSTEMS IN BUSINESS SCHOOLS: SOME RECENT EVIDENCE THE UTILIZATION OF COURSE MANAGEMENT SYSTEMS IN BUSINESS SCHOOLS: SOME RECENT EVIDENCE Timothy Schibik, University of Southern Indiana Charles Harrington, University of Southern Indiana Scott Gordon, University

More information

Creating Outside Instructional Activities for Online and Accelerated Courses

Creating Outside Instructional Activities for Online and Accelerated Courses Creating Outside Instructional Activities for Online and Accelerated Courses Diane Pevar, J.D. Chair, Business, Technology and Legal Studies Manor College The Traditional Classroom All instructional activity

More information

LMS is our premium web based E-learning and management solution. It is SCORM and LDAP compliant. (Active Directory LDAP engine)

LMS is our premium web based E-learning and management solution. It is SCORM and LDAP compliant. (Active Directory LDAP engine) LMS LMS is our premium web based E-learning and management solution. It is SCORM and LDAP compliant. (Active Directory LDAP engine) LMS is a powerful web based easy to use, e-learning software system.

More information

Online Assessment Techniques

Online Assessment Techniques Online Assessment Techniques Marcel Robles and Sandy Braathen Abstract The online instructional delivery method should be used to facilitate teaching and promote learning. The obvious benefits of online

More information

DISTANCE EDUCATION: STRATEGIC PLANNING IN DESIGN AND IMPLEMENTATION

DISTANCE EDUCATION: STRATEGIC PLANNING IN DESIGN AND IMPLEMENTATION DISTANCE EDUCATION: STRATEGIC PLANNING IN DESIGN AND IMPLEMENTATION 2013 1 Topics What Is Distance Education? Online Enrollment Trends Online Penetration Rates by Discipline Online Degree Rates BA and

More information

Learning Management System Self-Efficacy of online and hybrid learners: Using LMSES Scale

Learning Management System Self-Efficacy of online and hybrid learners: Using LMSES Scale Learning Management System Self-Efficacy of online and hybrid learners: Using LMSES Scale Florence Martin University of North Carolina, Willimgton Jeremy I. Tutty Boise State University martinf@uncw.edu

More information

Blended Course Evaluation Standards

Blended Course Evaluation Standards Introduction: Blended learning is defined as to combine Face-to-Face instruction with computer-mediated instruction Graham 2006. Mixing technology and content does not necessarily yield effective learning.

More information

Online Learning in Engineering Graphics Courses: Research, Tools, and Best Practices

Online Learning in Engineering Graphics Courses: Research, Tools, and Best Practices Online Learning in Engineering Graphics Courses: Research, Tools, and Best Practices Ted J. Branoff 1 and Richard A. Totten 2 Abstract This paper discusses some of the tools available that can be used

More information

Community College System of New Hampshire

Community College System of New Hampshire Community College System of New Hampshire What is edesign? edesign is a rubric that defines course quality design standards for 100% online courses offered by CCSNH. To supplement the rubric and support

More information

Instructional Design Strategies for Teaching Technological Courses Online

Instructional Design Strategies for Teaching Technological Courses Online Instructional Design Strategies for Teaching Technological s Online Jiangping Chen 1, Ryan Knudson 1, 1 Department of Library and Information Sciences, University North Texas, 1155 Union Circle #311068,

More information

Session Administration System (SAS) Manager s Guide

Session Administration System (SAS) Manager s Guide Session Administration System (SAS) Manager s Guide Blackboard Collaborate 1 Contents SAS Overview... 4 Getting Started... 4 Creating Sessions Using the SAS... 5 Sample Manager Utilities Page... 5 Creating

More information

Blackboard 8 Interface. Workshop Overview

Blackboard 8 Interface. Workshop Overview Blackboard 8 Interface Welcome to Tarleton State University's Blackboard 8! Blackboard is the online Learning Management System (LMS) of Tarleton State University. Blackboard enables the teacher to provide

More information

Ivy Tech Community College of Indiana

Ivy Tech Community College of Indiana Ivy Tech Community College of Indiana POLICY TITLE Distance Education Course Design and Development POLICY NUMBER ASOM 6.0 (Formerly APPM 5. & 5.) PRIMARY RESPONSIBILITY Instructional Design CREATION /

More information

8.38.1.2.4 Online Program. An academic program that contains only online courses.

8.38.1.2.4 Online Program. An academic program that contains only online courses. 8.38 ONLINE COURSE POLICIES [Administrative Updates 9/9/14] 8.38.1 Institutional Context 8.38.1.1 Introduction. Online courses and programming involving significant online delivery can be educationally

More information

UMES Office of Academic Affairs in conjunction with the Center for Instructional Technology and the Online Learning Policies and Procedures Committee:

UMES Office of Academic Affairs in conjunction with the Center for Instructional Technology and the Online Learning Policies and Procedures Committee: UMES Office of Academic Affairs in conjunction with the Center for Instructional Technology and the Online Learning Policies and Procedures Committee: Guidelines and Requirements for Hybrid and Fully Online

More information

Northeastern State University Online Educator Certificate

Northeastern State University Online Educator Certificate Northeastern State University Online Educator Certificate Purpose Beginning in October 1999, the Northeastern State University Distance Learning Advisory Committee (now the Center for Teaching and Learning

More information

Teaching Guidelines for Hybrid (Blended or Mix-Modal) course and fully online course at Trinity Western University (Suggested)

Teaching Guidelines for Hybrid (Blended or Mix-Modal) course and fully online course at Trinity Western University (Suggested) Teaching Guidelines for Hybrid (Blended or Mix-Modal) course and fully online course at Trinity Western University (Suggested) Category 1- getting ready for teaching online: Welcome message in the course

More information

A SUCCESSFUL STAND ALONE BRIDGE COURSE

A SUCCESSFUL STAND ALONE BRIDGE COURSE A SUCCESSFUL STAND ALONE BRIDGE COURSE Joann Segovia* Professor Minnesota State University Moorhead 1104 7th Avenue South Moorhead, MN 56563 Phone: (218) 477-4067 E-Mail: segovia@mnstate.edu James Hansen

More information

Improving Distance Education Through Student Online Orientation Classes

Improving Distance Education Through Student Online Orientation Classes Abstract Improving Distance Education Through Student Online Orientation Classes Scott Mensch Indiana University of Pennsylvania When offering an online class the academic institution s major concern should

More information

Teaching Without a Classroom: Delivering Courses Online

Teaching Without a Classroom: Delivering Courses Online Teaching Without a Classroom: Delivering Courses Online Gary McDonald, Professor Department of Computer Science and Information Systems Northwest Missouri State University gary@mail.nwmissouri.edu Merry

More information

Student Engagement Strategies in One Online Engineering and Technology Course

Student Engagement Strategies in One Online Engineering and Technology Course Paper ID #7674 Student Engagement Strategies in One Online Engineering and Technology Course Dr. Julie M Little-Wiles, Purdue School of Engineering and Technology, IUPUI Dr. Julie Little-Wiles is a Visiting

More information

Simmons College Adaptation of the CLASSE for Students

Simmons College Adaptation of the CLASSE for Students Simmons College Adaptation of the CLASSE for Students 1-21 Part 1: Engagement Activities. For this course, how often have you done each of the following? 1. Posed questions to the instructor or your peers?

More information

Design and Pedagogy Features in Online Courses: A survey

Design and Pedagogy Features in Online Courses: A survey Trends in Information Management (TRIM) ISSN: 0973-4163 8(1), pp. 9-22 Design and Pedagogy Features in Online Courses: A survey Sheikh Mohd Imran * Hilal Ahmad ** Muzamil Mushtaq *** Abstract Purpose:

More information

Fully Online or Blended Courses does it make a difference for the learner?

Fully Online or Blended Courses does it make a difference for the learner? Fully Online or Blended Courses does it make a difference for the learner? D. Sarkis, N. Kee, C.J. Perumalla Department of Physiology, University of Toronto Toronto, Canada d.sarkis@utoronto.ca, nohjin.kee@utoronto.ca,

More information

Attendance and Student Responsibility Policy

Attendance and Student Responsibility Policy Attendance and Student Responsibility Policy 1. Attendance: Attendance will be tracked through the online student management system by the instructor and Online Program Administrator. Attendance will incorporate

More information

Benchmarking across universities: A framework for LMS analysis

Benchmarking across universities: A framework for LMS analysis Benchmarking across universities: A framework for LMS analysis Lynnae Rankine University of Western Sydney Leigh Stevenson Griffith University Janne Malfroy University of Western Sydney Kevin Ashford-Rowe

More information

Online Teaching and Learning

Online Teaching and Learning Teaching online requires faculty members to shift their roles from instructor to facilitator or coach. Content shifts to customized materials and learning includes many active components. Simonson, Smaldino,

More information

Best Practices for Teaching Online: Creating an Online Syllabus

Best Practices for Teaching Online: Creating an Online Syllabus Best Practices for Teaching Online: Creating an Online Syllabus Authors: Harold A. Henson, R.D.H., M.Ed. Assistant Professor Jayne A. McWherter, R.D.H., M.Ed. Associate Professor Darla McKitrick, R.D.H.,

More information

Joseph Cavanaugh Wright State University - LC. Abstract

Joseph Cavanaugh Wright State University - LC. Abstract Practical strategies for reducing the time spent teaching economics online Joseph Cavanaugh Wright State University - LC Abstract Although the online teaching format continues to grow in popularity, faculty

More information

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

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

More information

Ivy Tech Community College of Indiana

Ivy Tech Community College of Indiana Ivy Tech Community College of Indiana POLICY TITLE Distance Education Course Design and Development POLICY NUMBER ASOM 6.0 (Formerly APPM 5. & 5.) PRIMARY RESPONSIBILITY Instructional Design CREATION /

More information

A framework for the development of online design learning environment

A framework for the development of online design learning environment A framework for the development of online design learning environment Wenzhi Chen* and Manlai You** * Department and Graduate Institute of Industrial Design, Chang Gung University, Tao-Yuan,Taiwan, Graduate

More information

Journal of Technology Education Vol. 15 No. 1, Fall 2003. WebCT as an E-Learning Tool: A Study of Technology Students Perceptions. Lesta A.

Journal of Technology Education Vol. 15 No. 1, Fall 2003. WebCT as an E-Learning Tool: A Study of Technology Students Perceptions. Lesta A. Articles WebCT as an E-Learning Tool: A Study of Technology Students Perceptions Lesta A. Burgess Introduction Educators today are using distance education and Internet-based 1 learning as methods for

More information

Guide to Best Practices in Online Teaching. Online Teaching and Learning Committee Cuyamaca College. Revised November 2012

Guide to Best Practices in Online Teaching. Online Teaching and Learning Committee Cuyamaca College. Revised November 2012 Guide to Best Practices in Online Teaching Online Teaching and Learning Committee Cuyamaca College Revised November 2012 Committee: Rhonda Bauerlein, Joe D Amato, Connie Elder, Brian Josephson, Kathy Kotowski,

More information

Online Course Rubrics, Appendix A in DE Handbook

Online Course Rubrics, Appendix A in DE Handbook Online Course Rubrics, Appendix A in DE Hbook Distance Education Course sites must meet Effective Level scores to meet Distance Education Criteria. Distance Education Course Sites will be reviewed a semester

More information

PIEDMONT TECHNICAL COLLEGE PROCEDURE PROCEDURE NUMBER: 3-1-1012.1. PAGE: 1 of 6. Development and Delivery of Distance Education Courses

PIEDMONT TECHNICAL COLLEGE PROCEDURE PROCEDURE NUMBER: 3-1-1012.1. PAGE: 1 of 6. Development and Delivery of Distance Education Courses PAGE: 1 of 6 TITLE: RELATED POLICY AND S: Development and Delivery of Distance Education Courses 3-1-1012 Development and Delivery of Distance Education 1-3-1000.1 Copyright Compliance 8-2-1031.1 Full-time

More information

Roles, Responsibilities and Expectations for Developing and Teaching Online Courses in Continuing and Distance Studies

Roles, Responsibilities and Expectations for Developing and Teaching Online Courses in Continuing and Distance Studies CONTINUING AND DISTANCE STUDIES FACULTY OF ARTS AND S CIENCE Roles, Responsibilities and Expectations for Developing and Teaching Online Courses in Continuing and Distance Studies www.queensu.ca/artsci_online

More information

First Undergraduate Online Course in Mechanical Engineering at SDSU Through D2L

First Undergraduate Online Course in Mechanical Engineering at SDSU Through D2L 2011-02-24 First Undergraduate Online Course in Mechanical Engineering at SDSU Through D2L ME241: Engineering Materials Zhong Hu, Ph.D., Associate Professor Mechanical Engineering Department South Dakota

More information

4 EXISTING CLASSIFICATIONS AND FORMULATION OF THE MODEL

4 EXISTING CLASSIFICATIONS AND FORMULATION OF THE MODEL 4 EXISTING CLASSIFICATIONS AND FORMULATION OF THE MODEL This chapter reviews three existing classifications for tools and features of CL applications. Section 4.1 presents and discusses the three types

More information

A FutureU Quick Guide Creating the Container: Organizing Your Course Web Site

A FutureU Quick Guide Creating the Container: Organizing Your Course Web Site By Claude Whitmyer, Co-Founder The University of the Future, LLC (aka FutureU ). by Claude Whitmyer. Copyright 2009 by Claude Whitmyer. This work is licensed under a Creative Commons Attribution-Noncommercial-Share

More information

Migration checklist for WebCT users

Migration checklist for WebCT users Migration checklist for WebCT users Moving from one system to another is not easy. We understand that quite a number of teachers rely on course migration to create course websites for new academic year

More information

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

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

More information

e-mail: tspannaus@wayne.edu Website: http://www.tspannaus.com and http://www.coe.wayne.edu/instructionaltechnology/fac-spannaus.

e-mail: tspannaus@wayne.edu Website: http://www.tspannaus.com and http://www.coe.wayne.edu/instructionaltechnology/fac-spannaus. Division: Administrative and Organizational Studies Program Area: Instructional Technology Course #: IT 7310 Course Title: Learning Management Systems Section #:001 Term/Year: Winter, 2009 Course Location:

More information

e-learning in College Mathematics an Online Course in Algebra with Automatic Knowledge Assessment

e-learning in College Mathematics an Online Course in Algebra with Automatic Knowledge Assessment e-learning in College Mathematics an Online Course in Algebra with Automatic Knowledge Assessment Przemysław Kajetanowicz Institute of Mathematics and Computer Science Wrocław University of Technology

More information

Running head: CONCEPTUALIZING INTELLIGENT AGENTS FOR TEACHING AND LEARNING. Conceptualizing Intelligent Agents For Teaching and Learning

Running head: CONCEPTUALIZING INTELLIGENT AGENTS FOR TEACHING AND LEARNING. Conceptualizing Intelligent Agents For Teaching and Learning Running head: CONCEPTUALIZING INTELLIGENT AGENTS FOR TEACHING AND LEARNING Conceptualizing Intelligent Agents For Teaching and Learning Ali Jafari, Ph.D. Professor of Computer Technology Director of CyberLab

More information

Suggest the following information be placed on bottom of Policy page, space permitting, or on last page of

Suggest the following information be placed on bottom of Policy page, space permitting, or on last page of Effective Date: Definition Authority Scope The purpose of this document is to ensure the consistent academic quality and accessibility of all online/ hybrid courses and programs offered through Humboldt

More information

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

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

More information

Support and Process for Developing Online and Blended Courses

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

More information

Teaching Online at UD Best Practices Guide

Teaching Online at UD Best Practices Guide Teaching Online at UD Best Practices Guide Version 1.0 April 14, 2009, Updated January 26, 2015 Ryan C. Harris Learning Teaching Center UDit Curriculum Innovation and E Learning Delivering Quality Online

More information

RUNNING HEAD: INSTRUCTIONAL DESIGN AND PEDOGIGCAL ISSUES. Instructional Design and Pedagogical Issues with Web 2.0 Tools

RUNNING HEAD: INSTRUCTIONAL DESIGN AND PEDOGIGCAL ISSUES. Instructional Design and Pedagogical Issues with Web 2.0 Tools Instructional Design 1 RUNNING HEAD: INSTRUCTIONAL DESIGN AND PEDOGIGCAL ISSUES Instructional Design and Pedagogical Issues with Web 2.0 Tools Amelia W. Cheney Robert L. Sanders Nita J. Matzen John H.

More information

Realizeit at the University of Central Florida

Realizeit at the University of Central Florida Realizeit at the University of Central Florida Results from initial trials of Realizeit at the University of Central Florida, Fall 2014 1 Based on the research of: Dr. Charles D. Dziuban, Director charles.dziuban@ucf.edu

More information

Niagara College of Applied Arts and Technology. Program Quality Assurance Process Audit. 18 Month Follow-up Report. Submitted by: Niagara College

Niagara College of Applied Arts and Technology. Program Quality Assurance Process Audit. 18 Month Follow-up Report. Submitted by: Niagara College Niagara College of Applied Arts and Technology Program Quality Assurance Process Audit 18 Month Follow-up Report Submitted by: Niagara College Report Submitted September 2013 INTRODUCTION Niagara College

More information

CREATIVE USE OF THREADED DISCUSSION AREAS

CREATIVE USE OF THREADED DISCUSSION AREAS CREATIVE USE OF THREADED DISCUSSION AREAS by Karen M. Peters Used with author s permission So many times we hear from faculty that they started a threaded discussion area and the students never used it.

More information

Texas Wesleyan University Policy Title: Distance Education Policy

Texas Wesleyan University Policy Title: Distance Education Policy Texas Wesleyan University Policy Title: Distance Education Policy Policy Statement Texas Wesleyan University recognizes the goal of distance education is to increase accessibility to learning by providing

More information

Why Using a Learning Management System Alone May Miss the Learning Curve. ProEd. Five Guidelines for Improving Your Corporate Learning Outcomes

Why Using a Learning Management System Alone May Miss the Learning Curve. ProEd. Five Guidelines for Improving Your Corporate Learning Outcomes Why Using a Learning Management System Alone May Miss the Learning Curve Five Guidelines for Improving Your Corporate Learning Outcomes A Blackboard White Paper ProEd Executive Summary Corporate Learning

More information

Institutional Review Board for the Use of Human Subjects in Research GUIDELINES FOR A PROPOSAL NARRATIVE

Institutional Review Board for the Use of Human Subjects in Research GUIDELINES FOR A PROPOSAL NARRATIVE Institutional Review Board for the Use of Human Subjects in Research GUIDELINES FOR A PROPOSAL NARRATIVE In your narrative, address each of the topics outlined below. Every application for IRB review must

More information

Policies and Procedures Guide for Online Students Olathe Public Schools eacademy 2014 2015

Policies and Procedures Guide for Online Students Olathe Public Schools eacademy 2014 2015 Policies and Procedures Guide for Online Students Olathe Public Schools eacademy 2014 2015 http://eacademy.olatheschools.com General Information Students within the Olathe District attendance boundaries

More information

ONLINE LEARNING AND COPING STRATEGIES. Marcela Jonas, University of the Fraser Valley, Canada

ONLINE LEARNING AND COPING STRATEGIES. Marcela Jonas, University of the Fraser Valley, Canada ONLINE LEARNING AND COPING STRATEGIES Marcela Jonas, University of the Fraser Valley, Canada Summary The goal of this case study is to contrast two types of students: native and non-native speakers of

More information

[CONVERTING YOUR COURSE TO A BLENDED FORMAT]

[CONVERTING YOUR COURSE TO A BLENDED FORMAT] Instructor Guide Prepared by Dalia Hanna, Manager, Learning and Teaching, Ryerson University 2012. Table of Contents Introduction and objectives 3 Unit 1: Communication 3 Unit 2: Pre-Planning Strategies

More information

Adobe Solutions for Learning Management Systems (LMS)

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

More information

APICS Interactive Learning Webinar

APICS Interactive Learning Webinar APICS Interactive Learning Webinar Question and answer document Exclusively available to APICS channel partners: APICS will soon launch the APICS Interactive Learning Program. The new program enables APICS

More information

Understanding Online Learning. Najib Manea

Understanding Online Learning. Najib Manea Understanding Online Learning Najib Manea Introduction Online Learning vs. Traditional Learning Advantages and disadvantages of online learning Elements of online learning Environments Assessment & Evaluation

More information

OTTAWA ONLINE EDC-7723 Instructional Design and Evaluation

OTTAWA ONLINE EDC-7723 Instructional Design and Evaluation OTTAWA ONLINE EDC-7723 Instructional Design and Evaluation Course Description Surveys the field of curriculum theory and organizational frameworks for current practices in curriculum development and evaluation,

More information

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

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

More information

How To Learn Distance Learning

How To Learn Distance Learning Global Outreach & Extended Education cpd.hwexam@asu.edu ph: 480.965.1740 Ira A. Fulton Schools of Engineering Distance Learning Student Manual Welcome to the office of Global Outreach and Extended Education

More information

Use of Web-Supported Material in Teaching

Use of Web-Supported Material in Teaching Use of Web-Supported Material in Teaching Karawan Alsaleh 1, Member, IEEE, Marwa K Qaraqe 1, Student Member, IEEE, and Khalid A. Qaraqe 1, Senior member IEEE 1 Electrical and Computer Engineering Program

More information

Strategies for Effective Online Teaching

Strategies for Effective Online Teaching Strategies for Effective Online Teaching 1. Effective online instructors challenge their students thinking and foster active, constructive participation in learning. Emphasize the importance of learning

More information

Examining Blended and Online Learning in the 6-12 Setting

Examining Blended and Online Learning in the 6-12 Setting Examining Blended and Online Learning in the 6-12 Setting Keisha Dubuclet Plain Talk About Reading February 9-11, 2015 New Orleans About the Presenter Keisha Dubuclet Keisha Dubuclet, Ph.D., is CDL s director

More information

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

More information

(Under Review) Policies and Procedures For Distance Learning @ Alcorn State University. Prepared by: Distance Learning Committee

(Under Review) Policies and Procedures For Distance Learning @ Alcorn State University. Prepared by: Distance Learning Committee (Under Review) Policies and Procedures For Distance Learning @ Alcorn State University Prepared by: Distance Learning Committee & Office of Academic Technologies 1 Table of Contents Overview of Academic

More information

ED 589: Assessment in the 21 st Century Classroom. Email: carolyngardner@enetlearning.org danmorris@enetlearning.org

ED 589: Assessment in the 21 st Century Classroom. Email: carolyngardner@enetlearning.org danmorris@enetlearning.org ED 589: Assessment in the 21 st Century Classroom INSTRUCTORS OF RECORD: Carolyn Gardner Dan Morris Email: carolyngardner@enetlearning.org danmorris@enetlearning.org Phone: 303-917-3922 Fax: 303-337-6845

More information

Assessing Blackboard: Improving Online Instructional Delivery

Assessing Blackboard: Improving Online Instructional Delivery Assessing Blackboard: Improving Online Instructional Delivery Adnan A. Chawdhry chawdhry_a@cup.edu California University of PA Karen Paullet kp1803@online.apus.edu American Public University System Daniel

More information

Online Class* Development Guidelines Middlesex Community College March 11, 2015

Online Class* Development Guidelines Middlesex Community College March 11, 2015 Online Class* Development Guidelines Middlesex Community College March 11, 2015 I. Online Class Proposal: Submission and Review** The proposal to develop a new online course should start six months before

More information

International Journal of Asian Social Science LEARNING MANAGEMENT SYSTEM USING MULTI-AGENT TECHNOLOGY: A PROPOSED IMPLEMENTATION STRATEGY

International Journal of Asian Social Science LEARNING MANAGEMENT SYSTEM USING MULTI-AGENT TECHNOLOGY: A PROPOSED IMPLEMENTATION STRATEGY International Journal of Asian Social Science Special Issue: International Conference on Teaching and Learning in Education, 2013 journal homepage: http://www.aessweb.com/journal-detail.php?id=5007 LEARNING

More information

The Impact of Online Teaching on Faculty Load: Computing the Ideal Class Size for Online Courses

The Impact of Online Teaching on Faculty Load: Computing the Ideal Class Size for Online Courses Jl. of Technology and Teacher Education (2006) 14(3), 531-541 The Impact of Online Teaching on Faculty Load: Computing the Ideal Class Size for Online Courses LAWRENCE A. TOMEI Robert Morris University

More information

FOUNDATIONS OF ONLINE LEARNING IN CALIBRATE

FOUNDATIONS OF ONLINE LEARNING IN CALIBRATE FOUNDATIONS OF ONLINE LEARNING IN CALIBRATE The policies and implementation of Medallion Learning's Calibrate ensure the use of best practices in online education in the areas of Content Development, Course

More information

I m Teaching Online Next Term. What Do I Have to Know?

I m Teaching Online Next Term. What Do I Have to Know? I m Teaching Online Next Term. What Do I Have to Know? Presented by: Dr. Larry Ragan 2011 Magna Publications Inc. All rights reserved. It is unlawful to duplicate, transfer, or transmit this program in

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

Improving Teaching Effectiveness Using Distance Education Tools

Improving Teaching Effectiveness Using Distance Education Tools 102 Shanker & Hu Chapter VI Improving Teaching Effectiveness Using Distance Education Tools Murali Shanker, Kent State University, USA Michael Y. Hu, Kent State University, USA Abstract Distance education

More information