Are teacher evaluations effective?

Rebecca Rosenberg

It’s time for students to turn the tables on professors. With the end of the semester right around the corner, so are teacher evaluations. But, a question on many students minds: How effective are these evaluations? TV2’s Rebecca Rosenberg spoke with both students and faculty.

</120312_TeacherEvaluationsNEW_PKG>

videotoPlay(‘120312_TeacherEvaluationsNEW_PKG.flv’);//

function videotoPlay(file){

var video = file;

var divId = (video.split(“.”,1))[0];

var playlist = [{file: ‘rtmp://flashmedia.kent.edu/fms-jmc/kentWired/’ + video }];

var ad = “TechHelpAd_11152012_600.flv”; //

var adPlayed = false;

jwplayer(divId).setup({

file: “rtmp://flashmedia.kent.edu/fms-jmc/kentWired/” + ad,

image: ‘http://www.staterinteractive.com/photos/spring11/0131tv2.jpg’,

captions: [{ file: “http://studio.jmc.kent.edu/jwplayer6/Ad.vtt”, label: “English” }],

width: ‘665’, height: ‘450’, events: {

onPlay: function(){if (adPlayed == false){jwplayer(divId).setControls(false);}},

onComplete: function(){adPlayed = true;

jwplayer(divId).load(playlist).onPlaylist(jwplayer(divId).playlistItem(0)).setControls(true);}}});

}