Slashdot Mirror


Professors Rejecting Classroom Technology

CowboyRobot writes "The January edition of Science, Technology & Human Values published an article titled Technological Change and Professional Control in the Professoriate, which details interviews with 42 faculty members at three research-intensive universities. The research concludes that faculty have little interest in the latest IT solutions. 'I went to [a course management software workshop] and came away with the idea that the greatest thing you could do with that is put your syllabus on the Web and that's an awful lot of technology to hand the students a piece of paper at the start of the semester and say keep track of it,' said one. 'What are the gains for students by bringing IT into the class? There isn't any. You could teach all of chemistry with a whiteboard. I really don't think you need IT or anything beyond a pencil and a paper,' said another."

18 of 372 comments (clear)

  1. small sample population? by brian1078 · · Score: 5, Insightful

    They only interviewed 42 faculty members for this study? Seems like too small of a sample to come to any kind of conclusion.

    Faculty at the large public research university I work at have embraced the technology that has been provided to them.

  2. Re:research universities = only about research by Anonymous Coward · · Score: 5, Funny

    "... that at times are just out of the textbook and are sleep though."

    What? You seem to have nodded off at the end of that sentence.

  3. Features lacking in paper course materials... by kromozone · · Score: 5, Interesting

    You can't highlight every piece of text, run a search on it and then spend hours jumping from one wikipedia article to the next, losing track of where you even started. You can't take a screen grab of an amusing typo, caption it, and post it to some social media network. No little bubbles pop up on your piece of paper to let you know you have a new instant message, email, completed download, software update or follower... Perhaps class in a Faraday cage isn't neo-Luddism, but a practical lesson in focusing on one thing at a time for 40 minutes straight.

    1. Re:Features lacking in paper course materials... by starfishsystems · · Score: 5, Insightful

      I think you've captured the essential value debate right here.

      It's okay if a person's goal in life is to be the equivalent of a factory race-car driver, taking the new software around the track, putting it through its paces, competing against others to determine which strategies and deployments and use cases are the most viable. There's a place in the world for that sort of talent, just as there's a place for people who want to occupy themselves with filmmaking or graphic arts.

      But using a tool is not the same as engineering it, and engineering is not the same as science, and science is not the same as math, and math is not the same as philosophy. I'd argue that a substantial part of an undergraduate education involves developing an awareness of these distinctions. What's important are the ideas and modes of thought that support a particular discipline. So, for example, science undergrads are not exposed to number theory because it will have direct application in their careers. Number theory is a way of opening a conversation about the essential nature of abstraction.

      Now, if someone wants to come along and make a really cool documentary about number theory, with powerful animations and interviews with contemporary mathematicians and a sound track to die for, more power to them. But please, let's not confuse the vehicle with the journey.

      --
      Parity: What to do when the weekend comes.
  4. I am a chemistry professor... by Covalent · · Score: 5, Interesting

    ...and I can see why technology is not more thoroughly embraced. For starters, the OP makes a good point: How hard is it to keep track of a syllabus? If you're the kind of person who can't keep a piece of paper, or who can't enter the important information from that piece of paper into the data device of your choosing, you're probably not going to do well in the course anyway.

    But more to the point, learning technology is almost always more suited for the student than for the instructor. I can project a video on the screen and talk about it, but students who sleep during lecture are still going to sleep through lecture, and students who pay attention will learn either way. For students on their own, the technology can be more useful. I have used technology, and will continue to, but it's not a major part of my instruction and I could easily do without it entirely.

    --
    Great warrior...hrmph! Wars not make one great.
  5. So what? by Tridus · · Score: 5, Insightful

    I'm not sure I care. I had classes with lots of fancy tech, and classes with next to none where everything was done on paper. It made no particular difference to how good the class was, or what I got out of it.

    Occasionally there's a good reason for it (submitting 50 pages of code by printing it out really makes no sense at all), but in my experience most of the time the technology costs a lot of money and doesn't really add anything of value. If the prof actually wants to teach and knows how to do it, the class is going to be good even if he's using stone tablets. If he considers teaching to be that thing he has to do in between research projects, it's going to suck no matter how much tech you throw at it.

    They could probably get better outcomes if instead of spending the money on tech, they spent it on instructors who want to teach so the professors that don't can go do the research they actually want to do instead. Everyone is happier that way.

    --
    -- "So they told me that using the download page to download something was not something they anticipated." - Bill Gates
  6. Re:The funny thing at my university by MBGMorden · · Score: 5, Insightful

    I think you answered your own dilemma there; at my university most of the CS professors equate programming with writing out algorithms on paper.

    To some degree they're right. Computer Science isn't Software Engineering, just as Physics isn't the same as Mechanical Engineering. Its really about data structures and algorithms more than it is about software. You must learn programming languages but mostly as a vehicle to demonstrate concepts.

    I think some of the confusion would be lessened if they called it Computational Science rather than "Computer" Science.

    That said, in the modern world. I would expect some level of online precense from everything. I think a lot of the "collaborative learning environment" stuff like online discussion forums is a bit of a waste (people will just use existing communications technologies if they want to collaborate), but at a minimum putting a syllabus online isn't much work. Being able to check your grades isn't a bad idea either.

    --
    "People who think they know everything are very annoying to those of us who do."-Mark Twain
  7. Comment removed by account_deleted · · Score: 5, Interesting

    Comment removed based on user account deletion

  8. Re:The funny thing at my university by jythie · · Score: 5, Interesting

    I suspect it is less that they are uncomfortable, and more that the are unimpressed. Though if they are not even willing to do basic stuff like posting documents online that is a bit odd.. though thinking back, not all that surprising either. Last time I got to play with one of those 'professors, get your stuff online!' packages that are peddled to universities, the barrier to learning it and getting it to do anything useful were pretty high, esp since the most people generally wanted out of it was 'act like a damn ftp site'.

  9. Re:The funny thing at my university by CastrTroy · · Score: 5, Insightful

    Most of the CS profs aren't really programmers, but true computers scientists, and really computer science has very little to do with computers, or programming. Also, most of the professors have probably been around for a long time, and know what works and what doesn't work. They want you to hand in hard copies of stuff so that they don't have to deal with any excuses about how the system lost your assignment. The only problem I would really have with handing in hard copies is that nobody uses floppies anymore, which is what I used to hand in my assignments on, and USB sticks and SD cards are a little too expensive to be passing around to teachers for assignments. They really should make Low capacity SD cards for really cheap so that people can us them for passing data around in cases where you might not get the SD card back.

    --

    Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
  10. Re:The old college system is not cut out for today by Anonymous Coward · · Score: 5, Insightful

    Why? What do "today's tech/IT settings" bring to the table that is of actual benefit to the learning environment? How does a big CMS and computers help teach a university course? I'm not saying there aren't uses and benefits, but that is the question that is posed. Your summary dismissal of the university system does not remotely answer that question and in fact lends pretty heavy evidence that formal education is sorely lacking in today's tech/IT settings. It seems to me that the university system is exactly cut out for today's needs...people with little grasp on critical thinking, literature, culture, history, logic and reasoning, writing, debate. The games played in the media and in politics wouldn't work if the people demanded better. But they don't know better precisely because many people have tried to use a degree as a job training program and we've apparently let them, so long as the tuition gets paid. That's the problem.

    Technology should serve a purpose. You seem to think that purpose should serve technology.

  11. Re:The funny thing at my university by Sarten-X · · Score: 5, Insightful

    It's not that they aren't comfortable with computers, but rather that they know the computers' failings.

    Sure, that online testing package is nice, but it can't prevent cheating like a proctored in-person test can. Posting syllabi is nice and all, but students use that as a way to just read the book before the exam rather than attend class. Having a real-time chat for office hours is a nice shiny toy, but it's not really useful for demonstrations or sketches.

    Then, of course, to actually use any of those features, there's a time investment required to learn the specific mechanism the system uses. Your CS professors already know how to put a video online, should they choose to do it. Learning to do it through the fancy new system is just a waste of time. It's not a new capability to them like it is to professors in other departments who may not know how to set up their own content server. It's just the same old crap, with the same old problems, but now it takes longer to do it.

    Last I knew, my alma mater's CS professors each just ran their own server, configured however they liked. Some used them extensively, and some didn't.

    --
    You do not have a moral or legal right to do absolutely anything you want.
  12. Re:The funny thing at my university by gstoddart · · Score: 5, Insightful

    At my university, the CS department are, counter-intuitively, some of the most reluctant to use our online capabilities and classroom presentation tech.

    I don't find that counter-intuitive -- the longer you work with technology the less you want to use it for the sake of using it. And there's lots of students who would simply read the syllabus and then show up for the exam thinking they've got it covered without knowing what the professor actually taught in class.

    I'd say about half of the CS profs still want everything handed in hard-copy and don't even post their syllabi online

    Supposedly, Donald Knuth had his secretary print out his emails.

    You would think programmers would be more comfortable with computers.

    If it helps the problem sure, if it's just busy work, not so much. Sometimes, technology doesn't really add anything but extra steps of little value.

    I find at work someone always is pushing us to do all of our work in some form of social media like Sharepoint. And it's not something that helps me get my work done (in fact it usually makes it harder), it's something that the people in charge of these can point to and bray about the adoption of it. A discussion thread is more trouble than it's worth for most things I find.

    --
    Lost at C:>. Found at C.
  13. Not surprising at all by Overzeetop · · Score: 5, Insightful

    Imagine this: you have a notebook of your course content - basically and outline and examples - you've used for years. Each year, you walk into class grab a marker and go to town on the whiteboard. Nobody can get ahead of you, everybody has to concentrate on what you're saying or miss the details, and you can actively let your theories blossom infront of them. By the third or fourth time you've taught the class, you spend almost no time at all preparing. Each class can get a customized window of your knowledge that suits them. If you make an error, you just say "oops" and change the mark on the board by erasing the last one with your sleeve and everybody fixes it with a pencil. Done.

    Now, in the name of "connectedness" and "interactivity" you are expected to produce a full picture book of your entire semester's class work and examples, all worked to the nth degree. Everybody is supposed to download them and you just point at the board as your slides go by. There's no way to correct them on the fly, and any corrections you make require everyone to update their local copy. Those that take notes have to insert the new slides and just hope that the pagination doesn't change so they have to redo the whole back half of the presentation. Everybody is working from their laptop or their tablet, so nobody is really "taking notes" - even the good equipment sucks at it - and half are off checking facebook or playing games.

    It's not wonder profs are loathe to incorporate stuff into their lectures - more work for them, less interaction from the students. The whole idea of having a professor is getting a customized version of the class. Otherwise you could just go out and buy the (e-)text, take the exam and skip college altogether. It's not a business presentation where nobody gives a shit, and pretty slides makes up for the lack of real content. It's actual learning.

    College professors aren't, in general, very high on my list of respected professions, but I've got to side with them in this case. There are lots of things IT can do to help out, but in the classroom the experience should be very human and very hands on. /rant

    --
    Is it just my observation, or are there way too many stupid people in the world?
  14. Re:The funny thing at my university by conorpeterson · · Score: 5, Insightful

    I'll say this as a cynical adjunct: the instructors who are the most integrated with CMS are the instructors who are likeliest to be replaced by a MOOC. Not to discount online learning, but since I prefer it the old-fashioned way I've changed my approach to emphasize the strengths of conventional classroom instruction. My IT needs are a lab, projector, audio system, LAN file share for course materials and submissions, and a whiteboard - anything more is likely to be more trouble than it's worth.

  15. Faculty use IT when they need it by Jim+Hall · · Score: 5, Insightful

    I am an IT Director / CIO for a small liberal arts university, and I've discussed this issue on my blog about IT leadership in higher ed. What many of us in technology sometimes forget is that technology is fairly new to the workforce, and that includes faculty. Remember, the PC was only introduced to office desktops in the 1980s (unseen mainframes in server rooms don't count). If people enter the workforce in their 20s and retire in their 60s, that's a 40-year work generation. So computers have only been part of the workplace for less than a work generation. There are still a lot of people out there who remember doing their work without technology.

    And faculty are less likely than, say, accountants to embrace change. Accountants realized that they could use the computer to add up the numbers and create a spreadsheet to track the income & expenses. People in sales used the computer to write letters and other communication. But for faculty, their job is teaching and for that they have relied on a chalkboard (or whiteboard) for pretty much their entire careers, going back to undergrad. Powerpoint was a stretch for some faculty, but Powerpoint isn't much more than a "captured" version of their whiteboard talk, so many faculty took to Powerpoint as a means of delivering lectures.

    One of the faculty at my university often uses the phrase "Technology should be like a rock; it should be that simple to use." And there's a lot to that. Faculty want technology that is easy to use. They don't want to tinker with technology, they don't want to try the latest thing. Faculty only want technology when it supports what they need to do for instruction.

    And that's where we in IT see things differently, of course. For us, technology isn't just our job, it's often our passion. We got involved with technology as a career path (programming, desktop support, server admin, databases, etc) because we were pretty much doing that already (building web pages, building our own computers, installing our own OS, etc) and what better job than to get paid doing what you love? So campus technology folks are going to gravitate to the latest technology: the Raspberry Pi, smartboards, video capture, and the like. And we get confused when the faculty don't want to use it, as TFA mentions.

    Faculty will adopt technology when they need it to do the job of teaching. The article includes some quotes along those lines.

    "I went to [a course management software workshop] and came away with the idea that the greatest thing you could do with that is put your syllabus on the Web and that's an awful lot of technology to hand the students a piece of paper at the start of the semester and say keep track of it." What makes it easier for faculty to focus on teaching? Learning how to put a PDF on the web (or a course management tool like Moodle) when they've never done that before, or printing out a syllabus and asking the students not to lose it.

    "What are the gains for students by bringing IT into the class? There isn't any. You could teach all of chemistry with a whiteboard. I really don't think you need IT or anything beyond a pencil and a paper."

    One quote that highlighted when faculty were interested in using classroom technology: "They're undergraduates - you need to attract their attention before you can teach them anything." Because that helps the faculty in the job of teaching students, which is the most important thing. In this case, using some technology in the classroom may help get the attention of students, which the professor says you need to do "before you can teach them anything."

    I'd also remind anyone working in campus technology to remember three important questions when trying to effect change on campus:

    1. Is it the right change to make?
    2. Are the right people behind the change?
    3. Is the campus ready for this change?
  16. Re:The funny thing at my university by Anonymous Coward · · Score: 5, Informative

    We are unimpressed *and* actively impeded by the University bureaucrats.

    I want to post a lot of things in a web-accessible fashion for my students: most of that is static, so the assorted CRMs are overkill (not to mention the giant PITA it is to post static content via the CRM *without* bullshit CRM dressing all over it), and for the content that has a *real* dynamic component (not just "I blogged again, teehee" dynamic), the CRMs are a nightmare.*

    Yet, if I want to just deal with rolling my own? Good luck with that. Uni. (and occasionally even Dept.) IT will not only be of no assistance, they will *actively thwart* attempts to do this sort of thing.

    *Maybe people accustomed to having their hands tied can tolerate that sort of treatment long enough to learn it, but not me.

  17. Re:The funny thing at my university by 24-bit+Voxel · · Score: 5, Insightful

    You make a good point, but as a college instructor myself for about 10 years now I know the real reason.

    It's extra work. End of story. Nobody wants to do extra work for nothing.