feedback enhanced environment for learning (feel) may 3 rd, 2004 dlc hands-on project

16
Feedback Enhanced Environment for Learning (FEEL) May 3 rd , 2004 DLC Hands-on Project

Upload: evelyn-shelton

Post on 13-Dec-2015

215 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Feedback Enhanced Environment for Learning (FEEL) May 3 rd, 2004 DLC Hands-on Project

Feedback Enhanced Environment for Learning (FEEL)

May 3rd, 2004DLC Hands-on Project

Page 2: Feedback Enhanced Environment for Learning (FEEL) May 3 rd, 2004 DLC Hands-on Project

Members

William Beachley Jun Chen Huda Khan Sarah Kim-Warren Scott Zweig

Page 3: Feedback Enhanced Environment for Learning (FEEL) May 3 rd, 2004 DLC Hands-on Project

Problem Statement

Traditional Education Transfer Model Lecture-style classes Limited Interaction

Large Classes Lack of Discussion and Questions

Interruption and Intrusion Awkwardness How to Gauge Student Interest/Understanding?

Page 4: Feedback Enhanced Environment for Learning (FEEL) May 3 rd, 2004 DLC Hands-on Project

Non-Technological Solutions

Incorporation of Collaborative Techniques Pairs

Think-Pair Share, Dyads Peer-Support and Instruction

Workshops, Supplemental Instruction Cooperative Groups

Benefit: Students Engaged Limitation:

Instructor-Initiated Feedback Limited

huda khan
Collaboration between students incorporated into class framework, so instructors have to build their framework, design group tasks.Students are using each other as resources in their learning and problem solving.
Page 5: Feedback Enhanced Environment for Learning (FEEL) May 3 rd, 2004 DLC Hands-on Project

Existing Technological Solutions

Clicker Multiple-Choice Questions Display Number of Students per choice

ClassTalk Tasks Sent Via Computer Special Text Entry Devices

Benefit: Instant Feedback Real-time Statistics Student Interest

Limitation: Instructor-Initiated

Page 6: Feedback Enhanced Environment for Learning (FEEL) May 3 rd, 2004 DLC Hands-on Project

Aspects of Interactive Systems

Multiple Channels for Collaboration in Parallel

Initiated by Both Instructor and Student Non-Intrusive: Response Time Flexibility User-Customization and Extensibility

Page 7: Feedback Enhanced Environment for Learning (FEEL) May 3 rd, 2004 DLC Hands-on Project

Database

Application Server

FEEL Overview

Web Server

Instructor Interface

Students Interface

• Database-Driven Dynamic Web Application

•Two kinds of Users:

• Instructor

• Students

Page 8: Feedback Enhanced Environment for Learning (FEEL) May 3 rd, 2004 DLC Hands-on Project

FEEL Functions

Instructor Students

Multiple Choice Questions

Add, Edit, Del.

View Answers (Individual, Collective)

Answer

Simple Feedback Add, Edit, Del. Options

View, Reset Counts

Submit

Inquiries Answer, Del. Post

Vote

Account Mgmt. Create, Edit

Page 9: Feedback Enhanced Environment for Learning (FEEL) May 3 rd, 2004 DLC Hands-on Project

FEEL Characteristics

Multiple channels for Instructors and Students: Multiple Choice Questions, Simple Feedback,

Inquiries Initiation of Collaboration

Instructor: Multiple Choice Questions Student: Simple Feedback, Inquiries

Non-Intrusive Instructor: Answer Inquiries, View Feedback

Customization Instructor: Simple Feedback Options (Add, Extend)

Page 10: Feedback Enhanced Environment for Learning (FEEL) May 3 rd, 2004 DLC Hands-on Project

FEEL Implementation (I)

MySQL

Client Browser

Apache Tomcat

Technologies:Open SourceCross-Platform Compatibility

Jakarta Struts

WebApplication

Page 11: Feedback Enhanced Environment for Learning (FEEL) May 3 rd, 2004 DLC Hands-on Project

FEEL Implementation (II)

Client Browser

Apache Tomcat

Jakarta Struts (Model View Controller)

Request

Response

Controller (Servlet)

View(JSP)

Business Logic

Actions

Model(Server Side

Objects)

MySQL(QuestionsInquiries

Accounts)

Dispatch

Extract

UpdateForward

Page 12: Feedback Enhanced Environment for Learning (FEEL) May 3 rd, 2004 DLC Hands-on Project

Demo

http://www-career.colorado.edu:8080/feel

Page 13: Feedback Enhanced Environment for Learning (FEEL) May 3 rd, 2004 DLC Hands-on Project

User Evaluation

Process2 Students, 2 InstructorsEach had a different evaluation processSimulated real time tasks and operations Interacted with the System

Page 14: Feedback Enhanced Environment for Learning (FEEL) May 3 rd, 2004 DLC Hands-on Project

User Feedback

Student Comments Positive: multiple choice question feature, ease of

use, anonymous input Negative: potentially distracting, plain/boring

Instructor Comments Positive: instant return of feedback/assessment Negative: lack of an undo feature, distracting from

lecture material

Page 15: Feedback Enhanced Environment for Learning (FEEL) May 3 rd, 2004 DLC Hands-on Project

Future Work

Scope: Multiple Class Sessions Lesson Plan Specification and Integration Student Profile

Feedback linked to topicMonitor Student Behavior Over Time

Advanced Inquiry Management Access: PDAs

Page 16: Feedback Enhanced Environment for Learning (FEEL) May 3 rd, 2004 DLC Hands-on Project

Questions?