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

8 of 372 comments (clear)

  1. The funny thing at my university by crazyjj · · Score: 4, Interesting

    At my university, the CS department are, counter-intuitively, some of the most reluctant to use our online capabilities and classroom presentation tech. I'd say about half of the CS profs still want everything handed in hard-copy and don't even post their syllabi online. And we have a pretty robust system for online content too, if a prof chooses to actually use it. But many don't want to even touch it.

    You would think programmers would be more comfortable with computers.

    --
    What political party do you join when you don't like Bible-thumpers *or* hippies?
    1. 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'.

    2. Re:The funny thing at my university by null+etc. · · Score: 4, Interesting

      The term "Computational Science" is the most spot-on clarification I've heard applied to computer science, in my 20+ years of academic and professional programming.

    3. Re:The funny thing at my university by Anonymous Coward · · Score: 4, Interesting

      I knew a student who graduated with a 90+% average with a CS degree and he had no idea how to use computers. When I asked him about this, he explained how he realized early on that the assignments where only worth 5-10% of the class mark in the few courses that required actual programming but took a significant amount of time so just skipped them to study/memorize for the exams. He should have gone for a Math major but he figured their was more money in CS :(

       

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

  3. 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.
  4. Comment removed by account_deleted · · Score: 5, Interesting

    Comment removed based on user account deletion

  5. Flipped teaching by DragonWriter · · Score: 4, Interesting

    I don't see the point of a lecture anymore. Why not make each class into a movie and show that movie? Then have lab hours to work on the problems.

    This is actually the core of a pretty significant modern trend, "flip teaching" (or "inverted instruction", or a bunch of similar names), in which lecture is done through video (usually delivered online) outside of class time and class time is used for student work with direct instructor interaction, essentially reversing the in-class lecture, out-of-class "homework" model.

    OTOH, if you've spent an entire professional career getting things down under the classical educational model, I can see why you'd be resistant to adopt new models over what you've made work well.