Slashdot Mirror


Podcasts of University Lectures?

theslashdot asks: "I'm working at a major university in the US, and have been charged with posting pod-casts of class lectures on the internet. The problem is whether or not posting the videos would allow students to skip class and just download the lecture, instead. I guess the problem is trying to strike the right balance between allowing good students to take advantage of this resource, but discourage bad students from staying at home all the time and watching all the lectures right before the exam. So what methods can be used to provide these pod-casts for the students who actually attended class? In terms of when the lecture should be posted, what would be a good time-frame? Immediately after the class? 24 hours? One week? One class behind schedule?" "In terms of trying to prevent this, here are some possible solutions I've come up with:

- Post the lecture with authentication based on the class list for those enrolled in the course, although this would not really discourage truancy.

- Post the lecture with authentication based on those who attended the class (student cards would have to be barcode-scanned at the beginning of class); this would prevent those who missed the class from downloading the lecture, but presumably they could receive a copy from a student who did attend the class. Additionally it would create a major hassle for all students to ensure that their attendance is registered.

- Post the lecture with a single password that the professor distributes to the class during the lecture. This would discourage students from missing the lecture, but likely those students missing class could simply obtain the password from another student who did attend the class."

601 comments

  1. Why does it matter if they come to class? by Anonymous Coward · · Score: 5, Insightful

    If they can get the information from other places, why are you concerned if they come to class or not? As long as they are learning, your job is done.

    1. Re:Why does it matter if they come to class? by CrazyJim1 · · Score: 1

      What if instead of not coming to class, people stop coming to the university and instead just watch podcasts from universities across the nation? Man would that be cool.

    2. Re:Why does it matter if they come to class? by westlake · · Score: 2, Insightful
      If they can get the information from other places, why are you concerned if they come to class or not? As long as they are learning, your job is done

      But are they learning if they are not part of the interaction between the teacher and the class?

      No questions asked, none answered.

    3. Re:Why does it matter if they come to class? by AuMatar · · Score: 4, Insightful

      Sure they are. If they can show they understand the concepts (via tests or assignments) they're learning. I found the vast majority of my learning was not in lecture, and with some profs lecture actively made me stupider.

      --
      I still have more fans than freaks. WTF is wrong with you people?
    4. Re:Why does it matter if they come to class? by kfg · · Score: 1

      As long as they are learning, your job is done.

      You are, sadly, correct, but that is only because they are lecturing when what they should be doing it teaching.

      KFG

    5. Re:Why does it matter if they come to class? by Zeplin · · Score: 1

      Not only would it be cool, But say for instance i wanted to brush up on my java skills, or similar. I could refer to the university pod casts on the subject.
      In IT were qualifications are meaning less and less, This would certainly provide a great option for staying diverse in the field.

      However, This could potentually, cost the university a lot of money. Less enrolments etc.
      If i were doing it, Id probably zip it and put a password on it, giving out the password for the podcast at the lecture or .htaccess it.
      Sure wont stop redistrobution, But it doesnt stop people talking to the next person about it. Or someone else recording it and distrobuting it anyway.
      At least with some kind of access restriction, you would be doing the "Right Thing (tm)".

    6. Re:Why does it matter if they come to class? by darkmeridian · · Score: 1, Insightful

      Information wants to be free, especially amongst college students. Don't forget which group is most responsible for stealing musi-- I mean, violating the intellectual property rights of music artists. If the kids don't feel bad about sharing music, they sure aren't going to care about sharing schoolwork.

      If you want students to attend class, create an attendance policy. Don't try to shoehorn it into your lecture-posting policy.

      --
      A NYC lawyer blogs. http://www.chuangblog.com/
    7. Re:Why does it matter if they come to class? by DoofusOfDeath · · Score: 4, Insightful
      why are you concerned if they come to class or not?
      I can think of a few possible reasons that might go through instructors' minds:
      • It would be very difficult and/or painful to try to fully test students on every detail you'd like them to know after taking a course. So having them there in person adds two ways to build the instructor's confidence in the student's knowledge:
        • Knowing that the student is physically present and maybe even listening to the lecture/discussion makes it a little more likely that the student learns that day's course material than if the student simply played frisbee on the quad.
        • Especially in smaller classes, the instructor can gauge the student's level of knowledge based on how he handles class discussions.
      • In some classes it can be valuable to have input from many students during a class discussion. This is sometimes true in technical courses, but perhaps more often true for hippie touchy feely liberal arts courses where no one is wrong and diversity is valued.
    8. Re:Why does it matter if they come to class? by LuYu · · Score: 4, Insightful
      But are they learning if they are not part of the interaction between the teacher and the class?
      No questions asked, none answered.

      My initial reaction to this story was the same as (great?) grandparent post: Why should the students attend lectures at all? In fact, I did not understand this mentality even before podcasts. There is this really old technology that deprecates lectures entirely, it is called the "book". Books are lectures you can read at any time for any reason.

      Now, if there were a discussion or a question and answer session, the student would have a reason to attend. The student could learn from the professor's vast experience, and the student could ask questions about specific things not covered in the "lecture" -- or textbook or video or podcast or whatever.

      Lectures were made obsolete in Europe by Gutenberg in 1447. Why are "teachers" still using this method in the classroom? If universities want to make money, they should do so by answering student's questions, not subjecting students to boring lectures read a hundred times over from yellowed notes.

      --
      All data is speech. All speech is Free.
    9. Re:Why does it matter if they come to class? by DavidinAla · · Score: 4, Insightful

      Your reasons why students might want to attend class might be perfectly valid, but they have NOTHING to do with whether the podcasts should be posted immediately without regard for whether anyone shows up or not. I don't think class attendance should affect a grade in the least. If a student can pass whatever tests are given (written, oral, projects, whatever), he ought to pass. Giving credit for "class participation" is a way to artificially help students who test poorly and is always subjective.

      With that said, I think students generally learn much more by showing up in class. But that ought to be the student's decision. If he thinks he's a hotshot who doesn't need to attend class, let him try. If he fails, he has nobody to blame but himself. And in some classes that I had (the ones with nothing but straight lecture), attending class would have been a waste of time if I'd had audio of the lecture available.

      I think podcasts ought to be posted as soon as the material is available. Let the students use it (or not use it) as they see fit. They'll soon figure out what works for them.

      David

    10. Re:Why does it matter if they come to class? by buswolley · · Score: 2, Funny

      My professors often podcast, or make mp3's of the lecture. Let me tell you, if you thought the lecture was boring in person, wait till you here it over headphones.

      --

      A Good Troll is better than a Bad Human.

    11. Re:Why does it matter if they come to class? by LuYu · · Score: 1

      Two of your examples cited "class discussions", but the question was specifically about "lectures". This post is off topic. If there were discussions, the student would have no incentive to skip class.

      --
      All data is speech. All speech is Free.
    12. Re:Why does it matter if they come to class? by lexDysic · · Score: 3, Informative

      The reason you want people come to class is that good (even decent) professors react to their audience. While it's not practical in a 200 person class to answer every question during lecture, I (in my calculus teaching) am constantly monitoring the faces of those who are paying any attention at all. Do I need to give another example, or can I skip through this topic quickly and spend more time on the next?

      Some could make the argument, I suppose, that since calculus doesn't change much, there should be some Platonic "Ideal Lecture" out there, and once that has been recorded, no lecture need ever be given again. However, the fact is that although calculus doesn't change, students do. The mathematical knowledge of entering students changes from quarter to quarter (the students who are "on track" typically need less review of the previous course's material), from year to year, and quite noticably from decade to decade.

      Most professors do react to students, although it never occurs to them to let the students know that. This is a fundamental reason for having a human teacher as opposed to just books. Students who consistently do not attend class, or who attend without paying attention, are impairing the ability of the professor to do exactly this, and the class as a whole suffers.

      --
      Think! It ain't illegal yet!
      George Clinton

      --
      Think! It ain't illegal yet!
      George Clinton
    13. Re:Why does it matter if they come to class? by Txiasaeia · · Score: 2
      "Lectures were made obsolete in Europe by Gutenberg in 1447. Why are "teachers" still using this method in the classroom?"

      So, in your opinion, reading a book is a more effective method of teaching foreign languages, for instance, than teaching foreign languages through an interactive lecture format? What about people who find it easier to learn by hearing than to learn by reading? Finally, I take it you've never taught at the university level, but how many students actually read assigned texts? (Too few, unfortunately.)

      University classes usually consist of two informational sources: textbooks and lectures. Both are meant to augment each other and neither should be stand-alone. Unless you can show that an average first year university student would more effectively learn a subject from a book alone than from a combined lecture/textbook format, I'm afraid that you're missing the point.

      --
      Condemnant quod non intellegunt.
    14. Re:Why does it matter if they come to class? by neax · · Score: 1

      I agree. Some students learn better by being able to study at home, they can skip the bits that they already know. if they get confused they can just pause and google it...can't do that in an actual lecture. This also allows a student to not be bound by only the teachers understanding....however the danger here as far as passing exams goes is that it is the teacher that marks the tests....I found that when i was studying i learnt very little in lectures. I picked up on what the teacher though was important and what they placed emphasis on, and come study time this is where i foucused my energy (the unfortunate truth about getting a degree...it is not necessarily a good way to learn, but is the ultimate outcome of the current methods of teaching and testing). This information can still be obtained from watching videos of the lecture. And as long as the teacher is open to recieving emails or drop invisits to answer questions then you are covered.

      --
      Hard work is just an accumulation of the easy things that you didn't do when you should have.
    15. Re:Why does it matter if they come to class? by nacturation · · Score: 1

      But are they learning if they are not part of the interaction between the teacher and the class?

      If attendance is so important, just implant an RFID tag in their forehead and install scanners in the doorways which record entry and exit time. If they're not there for more than 75% of the class, dock some marks off their final grade. You can also institute TSA-style searches just to make sure other students aren't carrying anothers' RFID tag with them. Maybe do profiling of the students to identity which ones are more likely to help others cheat out of attendance. Or, if RFID is out of the question perhaps a good old fashioned prison-style lineup where you call out student numbers is in order.

      --
      Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
    16. Re:Why does it matter if they come to class? by bigdavesmith · · Score: 3, Insightful

      Agreed!!!

      The number of professors I have had where it's best to just ignore what the professor says in lecture and read the book or study on your own from various sources is amazing. I had a networking professor who would seriously tell you incorrect things during class, and then the exams would contradict what he had said (and agree with the book instead). Luckily for us, we argued him out of most of the questions where he had taught incorrectly.

    17. Re:Why does it matter if they come to class? by Anonymous Coward · · Score: 0

      sorry if this is posted twice. We allow all enrolled students to access all pod/vid casts of all units regardless of if they are enrolled in that specific unit or the degree associated with it or not. So long as they are an active enrolled student they have complete and free access to the system. General consensus here is that student who don't attend lectures due to overly poor study skills generally don't bother with downloading them anyway, And that while lectures do prep for tutorial and seminar sessions, its primary roll, for better or worse, is to present, or direct students to, material that will be used for exam evaluation. Whether a student attends lectures or not, whether they do their own research and investigation using equivalent external material or not is not relevant. If they pass the exam by fair means this is generally taken to mean they have the skills to find, digest, analyse it's relevance to exam evaluation and then regurgitate that information "tick you pass". If you wish to evaluate a students ability comprehend and apply that knowledge and work in a peer group... well that's what things like group projects and roleplaying/simulation are for and are what your smaller tutorial/lab/seminar sessions are for. Most tutorial/seminars/labs here have compulsory level of attendance (usually 2/3rds of scheduled sessions) and successful completion of the unit (ie a pass) requires attendance to these sessions... but NOT to lectures. OK as a staff member at an top 10 research and teaching institute steeped in traditional teaching methods we, surprisingly, decided that we should pioneer pod/video casting and have been doing so for some years. The overwhelming consensus from academic and chancellery staff was that to fail to do so would risk enrolment numbers (and hence funding), disadvantage the educational opportunities for our students and leave us being seen as an out dated relic of a bygone age I put forward the following primary advantages and disadvantages: Advantages: Improved access to lecture material for disadvantaged, disabled and part time students. This allows a significant number of student who traditionally have been attracted to other suburban or regional and/or vocational oriented institutes to access our facilities . Improved ability to do interdisciplinary studies due to less concerns over lectures clashing with other faculties units. Many students these days wish to take options and electives from outside of their primary discipline, how ever it is impossible to avoid all timetable clashes, vid/pod casting mitigates the need to select which one of the lectures to attend when such units clash. Improved ability to revise material. Students that miss part of the lecture due to struggling to comprehend an earlier part can revise the missed part or can revise the entire lecture to increase their comprehension of the session. Lower attendance allows for a better environment for presentation. A key advantage noted by students and staff is that even a marginal (10%) reduction in attendance significantly improves the quality of the lecture environment with a major reduction in congestion, disruption and noise compared to a crowded theatre. Interestingly this also improves the quality of the vid/pod cast as it reduces the amount of presenters reaction to "off screen" distraction and reduces disruptive noise (which in recordings is significantly amplified due to the use of audio compressors needed to keep the audio level consistent). Improved unit selection and preparation: Students can "preview" units they wish to enrol in an use the video presentations to decide if the unit is interesting enough or sufficiently matches their academic/vocational interests and needs. In addition they can use them to prepare for the units they wish to study in future semesters/trimesters, getting them self's up to speed in concepts and terminology especially in interdisciplinary units. Disadvantages: Standards. "The nice thing about standards is that there's so many to choose from." Andrew

    18. Re:Why does it matter if they come to class? by KingVidalia · · Score: 0, Offtopic

      Stupider? Sounds like you learned a lot in English...

    19. Re:Why does it matter if they come to class? by castoridae · · Score: 0, Offtopic

      Stupider is valid English... leave the guy alone!

    20. Re:Why does it matter if they come to class? by Anonymous Coward · · Score: 0

      In fact one should remember where lectures come from. In German they are called "Vorlesung" which means something like "someone reads something to you". Students could not afford buying books in the past, so professors read them to them...

    21. Re:Why does it matter if they come to class? by Geoffreyerffoeg · · Score: 2, Insightful

      Questions? At lecture?

      I was talking to Dr. Sadoway at MIT about exactly this the other day. If you raise your hand in lecture, he'll throw you out. But recitations (1 hour, 2 or 3 times a week, with a TA, in classroom-sized instead of lecture hall-sized groups) are entirely Q&A sessions. He posts videos of the lecture and doesn't care if you don't show up - there's no interaction anyway, and so many people show up that he doesn't feel the loss of students. He said one student would use the video lectures entirely, because those allow pausing and rewinding the difficult parts.

      If you're talking about a class that's taught somewhat interactively, then this may not work. But if you're talking about a large one-way lecture, go ahead and post the lectures immediately. There's no harm to the learning process at all, if you're going to be sitting for an hour and watching the professor talk anyway.

    22. Re:Why does it matter if they come to class? by KingVidalia · · Score: 1

      yeah, i realized the error of my post about a second after i hit post. I'm even have a degree in English. It's one of those moments when you have been up too late and something looks funny. I would have responded sooner but /. wants me to wait 2 mins... :( sorry 'bout that

    23. Re:Why does it matter if they come to class? by DrKyle · · Score: 1

      The problem is, they aren't always learning. The first class I taught, a 3rd year developmental biology class(very interesting to some, but very hard and therefore boring to others), had 38 students in it. I put up my powerpoint lectures within a day after class, so everyone had the opportunity to view them and "get the information from other places". Quickly, class attendance dropped to an average of 20-25 students per class (yes, it was an 8am class) and come midterm time guess what happened? Of the 16 students who failed the midterm, 13 of them never came to class. It was almost as if just coming to class regularly made all the difference. If I had not put my lectures up, and the students had been forced to come to class, I am sure I wouldn't have had to fail so many students. Sadly the course was only offered every 2 years and was a requirement for all Biology majors, so some students had to change their degree based on this one class.

      Most people learn much better having something explained in person (even if it is explained to a group) than if they have to learn it themselves. There are exceptions, but you can't deny the facts.

    24. Re:Why does it matter if they come to class? by Fallingcow · · Score: 3, Insightful

      I'm not the person to whom you were replying, but languages are a skill, which is a different case from many other things that you learn at university.

      Absolutely, once you understand the language that we use to talk about language (heh), reading a book is probably the best way to learn the technical parts of the language, especially grammar. That's pure knowledge.

      Being able to understand the spoken and written language quickly and easily, and to express oneself in that language in a like manner, is a skill. Practice and repitition of a skill is necessary in order to learn it, and in the case of language, this is best done with the aid of a mentor or teacher.

      Many, many things that are taught in the classroom would be learned at least as efficiently through simply reading up on the topic. It may be a bit more work, but it should yield noticably better results (you have to really understand simple calculus, for example, before you can move on to the more advanced stuff, as you won't have a teacher to use as a crutch while you're studying the harder material)

      As for students not reading assigned texts: there's a very good reason for this. It is because many professors just teach the exact same thing in lecture that the book taught, without skipping anything (or, at least, anything that will be on the test) or assuming knowledge of the material in the book. Result? Reading the book and then attending the lecture is damn boring. If you read, though, you still need to go to the lecture, because there will be a handful of things mentioned that weren't in the reading at all, and that'll be on the test.

      So, it makes no sense in this case to read the material, because it, along with all the info that's not in the book, *will be covered in the lecture anyway*. Reading the material is a good way to make the lecture even more excruciating, for no gain whatsoever.

      I'm sure that there are lots of professors who don't do this, but there are enough that do that it trains many students into this behavior. If they already had themselves trained to it, then this does nothing to break them of it (why should they start reading the book if they don't need to AND don't want to?) It doesn't excuse all cases like this, as a good number are surely pure laziness on the part of the student, but it's a BIG part of the problem.

      Worst of all, it even discourages those who would normally read the text even without a grade incentive, because the repetition of the same material (not just discussion of it, which would be good, but rote repitition) in the lecture actually acts as a disincentive.

      If your goal is to get the student to read the material, repeating it word-for-word in class is actually worse than not ever talking about it at all!

    25. Re:Why does it matter if they come to class? by Anonymous Coward · · Score: 0


      Theres a good reason why you 'should' go to class rather than merely learn the stuff on your own: school is mainly not about learning.

      Most college grads dont know squat. The reason why a college degree is necessary to participate in society at a 'higher' level is that it signals to an employer that you were able to satisfy the demands of a couple dozen different authority figures. You are able to do what you are told. Arriving on-time for mind-numbing lectures is a big part of that.

    26. Re:Why does it matter if they come to class? by rjstanford · · Score: 4, Funny
      I'm even have a degree in English.

      Hmm. Did it come with any kind of money back guarantee?
      --
      You're special forces then? That's great! I just love your olympics!
    27. Re:Why does it matter if they come to class? by matzebrei · · Score: 2, Insightful
      My initial reaction to this story was the same as (great?) grandparent post: Why should the students attend lectures at all? In fact, I did not understand this mentality even before podcasts. There is this really old technology that deprecates lectures entirely, it is called the "book". Books are lectures you can read at any time for any reason.
      Except that even a good book does not entirely deprecate a lecture. The teacher's goal is to get the knowledge to "sink in", and, unfortunately, this does not always happen with text. We all have a mode in which we comprehend and remember more completely than other modes. A good class/lecture will have visual, audio, and possibly tactile components to maximize the chance that every student will come away having learned the topic.
    28. Re:Why does it matter if they come to class? by Anonymous Coward · · Score: 0
      I'm even have a degree in English.
      Obviously.
    29. Re:Why does it matter if they come to class? by Tuqui · · Score: 1

      And there are people getting pills to sleep.

    30. Re:Why does it matter if they come to class? by Anonymous Coward · · Score: 0

      Also, using a program called 2xav, video lectures can be viewed at higher speed, thus saving time and even making the lectures less boring.

    31. Re:Why does it matter if they come to class? by Anonymous Coward · · Score: 0

      You don't go to school at Digipen, do you?

    32. Re:Why does it matter if they come to class? by Anonymous Coward · · Score: 0
      I'm even have a degree in English
      Good for you. Can I recommend a diploma in "knowing when to STFU" to go with that?
    33. Re:Why does it matter if they come to class? by SpiralSpirit · · Score: 1

      It seems to me that students who are interested in learning succeed.
      Students who are interested in learning come to class.
      therefore students who come to class, succeed.

      That being said, you have no guarantee that even without you putting up the notes those students would have come to class. Its possible that those are simply the students who werent committed enough to educating themselves, and failed regardless of your actions.

      When I was in first year, I had Comp Sci 101 first thing in the morning twice a week. It was the most boring class I have ever attended, being not only review but taught by a jaded prof who could barely speak english. I still attended every class and lab, even though I knew all the material and learned absolutely nothing. I got an A+, and its likely I would have recieved that anyways even missing the lectures.

      Should the prof of that class attribute my mark to my attendance? Personally I wouldnt, but how would he know that I already knew the material?

    34. Re:Why does it matter if they come to class? by JanneM · · Score: 0

      There are courses where lecture attendance is very important. There are courses where most learning goes on outside the lecture hall (project-based or lab courses and the like), and lectures become little more than extra help clarifying the literature for those having trouble with it.

      If attendance is important, make it a prerequisite for passing the course. If it isn't important, on the other hand, don't worry about attendance.

      How to deal with recordings (or lecture handouts) is a red herring.

      --
      Trust the Computer. The Computer is your friend.
    35. Re:Why does it matter if they come to class? by Anonymous Coward · · Score: 0

      One reason is because the "state of the art" can move faster than books are published. At least when I was an undergraduate, for the course I was doing, we needed to be up to speed on the work that was currently in research journals.

    36. Re:Why does it matter if they come to class? by badboysdriveaudi · · Score: 1

      "But are they learning if they are not part of the interaction between the teacher and the class? No questions asked, none answered." ---- Oh, come on now! I took C, Java, VB and C# among other things in Uni, and while I achieved the highest marks in all subjects, I don't doubt my ability to learn Python outside of the classroom. Do I really need to sit in a class for 3.5 months to learn a new language, or can I just stroll down to the nearest Borders and buy a book and teach myself (using Google in areas where I need more information)? If I were interested in how to become a better investor, so I decided to learn about financial analysis, do I really need to sit in a class to learn what a P/E ratio is or how to apply it? This is higher education, and I believe it is up to the student to decide how they choose to learn. For goodness sakes, the student is the one paying the bill, so why are we allowing professors and the school itself to mandate attendance? IMO, if the student desires the Podcast, let him/her have it unconditionally. If that student needs to pose a question, they can choose to wander into the classroom and ask it personally. Let's let higher education BE higher education.

    37. Re:Why does it matter if they come to class? by Sage+Gaspar · · Score: 1

      One reason is because the "state of the art" can move faster than books are published. At least when I was an undergraduate, for the course I was doing, we needed to be up to speed on the work that was currently in research journals.

      Teh internets are taking care of that one pretty quick. At least in mathematics, most schools have a subscription to an online journal archive that allows you to search pretty much every journal and even pull some articles off the online. For those you can't, typically you can have another institution photocopy and fax them over within the day. A professor who was prepared a couple days in advance would only need a small amount of prep time to make the articles available to his class, and then lecture could be used as a group discussion about what people don't understand. It also encourages students to develop technical reading skills in the field and to at least attempt an unfamiliar topic without an instructor walking them through step by step.

      Don't get me wrong, I can see lectures being useful in a situation like that, but most of the time when we're talking cutting edge stuff it's very challenging material, usually a small class, and also much more collaborative. That kind of stuff makes up a small portion of most people's undergrad experience, while a disproportionate amount is covered by attendance policies and pop quizes.

    38. Re:Why does it matter if they come to class? by eltasia · · Score: 1

      If the class is just lecture, attendance/non-attendance should make no educational difference whatsoever.

    39. Re:Why does it matter if they come to class? by tfried · · Score: 3, Interesting

      While I tend to agree with the general idea of your post, it's important to realize there are different types of "content" and different types of students.

      Some different types of content:

      • stuff that is readily available in well written textbooks
      • stuff that is spread out across different textbooks and scientific articles, so it is useful to summarize it in one good lecture
      • stuff that is so advanced or difficult or controversial that it seems very important to debate it and its implications
      • finally learning to collaborate with different people on a project/task/subject is a very important part of a truely useful education

      Some types of students (not mutually exclusive):

      • students who learn really well from textbooks
      • students who learn much better, if the very same text is read to them aloud by a living human being
      • students who learn from asking questions
      • students who learn form answering questions
      • students who learn from explaining something to other students
      • students who are able to motivate themselves efficiently, and learn on their own over long periods of time
      • students who need to be pushed every once in a while or even frequently in order to get something done (these may not make the top-notch employees later, but there's no reason to drop them altogether)

      Many if not most students will be aware of some, but not all of the factors influencing their learning.

      What it boils down to is: (Most) lectures really are an important service, even if many students don't actually need them at all. Some students would downright fail if they would not be forced to attend lectures, or at least take frequent tests. It's not easy to strike a balance, here, but here are some guidelines I just made up:

      • If the lecture has more than 50 students, regularily, there will never be meaningful interaction on a high level. Provide the podcasts right away, and don't force attendance. Rather provide voluntary weekly quizzes, and mandatory monthly (small) tests. This way you ensure some pressure on students who need it, but leave at least some freedom to the others
      • If the lecture has more than 20 but less than 50 students, ask yourself honestly, what type of content you're trying to teach. Is social interaction an important goal of teaching? If so, read below, else follow the instructions above
      • For small lectures, you'll probably want to encourage interaction as much as possible. Depending on the type of content this may be encouraging discussion, encouraging students to teach each other, or designing practical tasks the students can work on to solve (instead of just telling them the theory). You'll try not to guide too much, even let your students venture down dead ends sometimes, just to show them where that would lead, and teaching them to recognize it. Providing a podcast of such a lecture may be useful but probably isn't. Requiring attendance is probably useful.
      • Don't use mere size of the lecture as the only criterion, but consider your goals for the lecture, and what you know about your students. Judging a lecture by its size is a useful initial heuristic, however.
    40. Re:Why does it matter if they come to class? by xsonofagunx · · Score: 3, Interesting

      I've heard of professors (one that quickly comes to mind is Alexander Shulgin, because I've read his books) that would make a syllabus which said which parts of the books to read, and then not talk a bit about them during the class lecture. Instead, they would cover other things which weren't in the book, sometimes go more in depth about certain subjects which were only briefly covered in the texts, and sometimes just go off on tangents of their own which were related to the field, but wouldn't be covered in any text. The only thing that allowed him [Shulgin, in this case] to do this was the students actually having to have read the text, because if they were to go to the lecture without the background in the book, they would be completely lost.

      I think this is an excellent method of teaching (though it may not seem like it, especially to people who hate reading textbooks). The lecture wouldn't just be a rehashing of the assigned reading - it would be a complete departure from it. One would have to familiarize themselves with the textbook topic, or the in-depth coverage would be meaningless to them. Not only does it encourage reading of the assigned materials, it also encourages students to come in to class, if just to find out what their professor was going to chat about that day. This may only be feasable in classes with somewhat interesting topics (or to students somewhat interested in the topic, regardless of its general interest), but I think that even if you're just going for the credits you would have far more incentive to attend lectures as well as read the texts if it wasn't the same material you had just read being covered again.

    41. Re:Why does it matter if they come to class? by Joey7F · · Score: 1

      I am also not the person to whom you were replying but as you joke about foreign languages, I essentially did that.

      I went to Norway about 6 years ago. Loved it, the people, the food, the scenery, the general atmosphere on Friday nights in Bergen. I came home with my 10 words of Norwegian that everyone learns, and decided to learn a little more.

      I did it through reading Dagbladet.no, Det Beste (Reader's Digest) and an online program called Norword. I would print out articles, and translate them before my classes etc.

      My vocabulary was pretty decent but there was one problem. My oral comprehension was very very spotty. So I got a few tapes. I had a chance to use it once or twice including on a Swede, who asked me if I was from Norway. I thought about trying to travel there for immersion learning but according to a guy I met while traveling elsewhere who did that, the people will respond in English 90% of the time. Not that I blame them, they are taking advantage of an opportunity to speak a language that is very important, I would be learning a language that is close to useless. Though I will say, Norwegians seem to find it funny when outsiders learn a little Norsk :-P

      --Joey

    42. Re:Why does it matter if they come to class? by caudron · · Score: 1
      If they can get the information from other places, why are you concerned if they come to class or not? As long as they are learning, your job is done.

      Because there is a difference between education and training. They may pass the tests by watching video of the lectures and skimming the reading, but they will not have been educated at all. Education is a communal process. Training can be gotten from a CDROM. College is about the former and watching videos encourages the latter.

      But that fact that you replied as you did suggests that you don't get that difference and may never.

      Tom Caudron
      http://tom.digitalelite.com/
      --
      -Tom
    43. Re:Why does it matter if they come to class? by OSXCPA2 · · Score: 1

      Only problem:
      1. Professors don't, in my experience, assigne much value to such in-class assessments of student knowledge, beyond a 'participation' score, which you get for being there and asking the occasional question, even if you are a complete idiot.
      2. "Student input" in class is usually a cover up for a course with really thin material or a really disorganized prof.

      You want insight into student learning?

      Hold a structured debate in class with assigned teams.

      Make students write an essay *in class* covering material they should know - no plagiariasm risk, and you'll know right away who is learning and who is goldbricking. This practice also develops writing skills. Give a small points discount for grammar/spelling when grading though - you'll be grading a first draft, which almost by definition should have errors in it.

      Of course, many Uni. classes are taught by overworked, underpaid grad students, so asking them to spend so much time and effort ensuring learning might not be terribly fair to them, but that is hardly the students fault...

    44. Re:Why does it matter if they come to class? by F.N.G. · · Score: 1

      I have taken many college classes that where a waste of my time going. Most Instructors are to busy living the PHD lifestyle to care about undergrads. Example: A CS instructor who till this day continues to use an overhead projector, with slides written in his sloppy handwriting. I guess he is to busy to update his 80's slides. This is at an IT school......PowerPoint? One of the biggest benefits of going to class is usually the questions posed by other serious students. This would not be obtained through pod casts of lectures without any students attending. One final thought... All a degree shows is that for 4 years (at least for undergrad) you can do what you're told. A desirable trait in corporate America for its low level employees in sector 7G.

    45. Re:Why does it matter if they come to class? by qurk · · Score: 1

      Sounds like fun to have a degree in English :) Only problem is, with most for-the-most-part anonymous communication like on the internet, or with store clerks, with random people on the street, random written fiction, or with fictional radio or television content...imperfect English IS correct English. Going into an internet forum like this and correcting people's mistakes may be a viable form of entertainment to people like you who have spent a lot of their life studying the English language, but it comes across as arrogant or ignorant in all practicality. For someone who has grown up with the English language, or even for someone who is trying to learn the language, broken English is a fact of life, and the inability to understand or comprehend it is pretty much equivalent to being stupid, which is sortof what you come across as when you try to correct and lambast people for their language errors. 95% of speakers can understand what they meant, why not you with your super duper English degree, lol :) Just being somewhat facetious, of course you understand...just pointing out that it seems funny that through arrogantly pointing out other's mistakes where in fact you didn't need to point them out for most people's comprehension, you are being rather redundant and uppity, unless you are actually getting paid to fix their mistakes. I understand you are doing it as a favor, or even for your own personal entertainment or gratification..but it's not neccessary, English will continue to be a dominant language without your help :)

      This isn't a job application or a newspaper article!!! Being able to spell correctly and compose logical, grammatically-correct English is a great ability, but it has it's time and place! Don't EVAN try to critique my English, I guarantee to you it is valid (in some weird dimension) (or of course you are really bored or are need practice grading papers or something lol) :) :p

      Sorry about that, I quit smoking last week and the extra oxygen to my brain is making the world seem a little bit surreal at this point :)

    46. Re:Why does it matter if they come to class? by ggalvao · · Score: 1

      It doesn't matter, really. I agree.

      The vast majority of the teachers are only dumbifying students.

    47. Re:Why does it matter if they come to class? by backwardMechanic · · Score: 1

      Well said.

      What is important here? That students (1) turn up for class, (2) learn their subject, or (3) pass exams? I'd guess you want (3), and (2) would be nice. (1) is a means to an end.

      I studies physics at one of the better UK universities. Most of my lecturers were terrible, so I didn't attend many lectures. I borrrowed enough course notes to find out what I should know, and the rest I learned from the library. For the few courses taken by good lecturers, I attended 100%. A good lecture saves an awful lot of reading. A bad lecture is a wate of everybodies time.

      I think you should put up all lecturesm unrestricted, as they become available. You might find that the good lectures remain well attended, and that nobody attends or downloads the bad ones.

    48. Re:Why does it matter if they come to class? by asobala · · Score: 1

      If you're in a half-decent university, at least for science degrees, the lecture content should be significantly more up-to-date than even recent textbooks. I suppose this could apply less for computer science than the natural sciences, though.

    49. Re:Why does it matter if they come to class? by Anonymous Coward · · Score: 0

      The only difference between "training" and "education" is a narrower focus on developing applied skills rather than understanding the theory behind them. Either way the goal is to end up with mastery of some specific body of knowledge. Lectures, textbooks, podcasts, and the "community process" (using other students to cover for your professor's deficiencies) are merely tools, any of which may or may not suit my own aptitude and circumstances.

    50. Re:Why does it matter if they come to class? by scum-e-bag · · Score: 1
      Lectures were made obsolete in Europe by Gutenberg in 1447. Why are "teachers" still using this method in the classroom? If universities want to make money, they should do so by answering student's questions, not subjecting students to boring lectures read a hundred times over from yellowed notes.

      Thanks!

      I laughed. :)
      --
      Does it go on forever?
    51. Re:Why does it matter if they come to class? by supermank17 · · Score: 1

      I agree. My university started posting videos of most lectures the final two years I was there, and I think that few students bothered to watch them anyway. It's often hard enough to pay attention when you're physically present at a class. It's even harder when you've got all the distractions of home around. Most people ended up using the videos only if they missed a crucial class becaue they were sick or something.

    52. Re:Why does it matter if they come to class? by maximthemagnificent · · Score: 1

      In college, our lecture sizes were so large that personal interaction was out the window. It was just a guy at a whiteboard talking at us. A video would be actually BETTER, as you can pause, rewind, and watch it at your convenience. Even better, it could use better graphics than our professor's scribblings and include more content (examples) than lecture time would allow for.

      Maxim

      For the record, I skipped lectures and just read the books. The teachers wanted to do research, not teach, so they sucked at it.

    53. Re:Why does it matter if they come to class? by Anonymous Coward · · Score: 1, Insightful

      I'm afraid you are the one missing the point. Universities and colleges provide a service much like any other service. The student purchases that service and it is entirely up to the student how he wishes to avail himself of the service. Professors, administrators, etc. cannot possibly know all the circumstances of each student and the manner in which they best learn. They shouldn't try to place every student in a straight jacket of conformity.

      Take advantage of technology to leverage whatever teaching skills the professor has and increase the ways students may benefit from those skills. That a Professor may know his subject is no reason to presume he should exert control over his students choices.

    54. Re:Why does it matter if they come to class? by da007 · · Score: 1

      In most cases, professors don't want to be bothered with questions. They want you to wait and talk to a TA after class.

    55. Re:Why does it matter if they come to class? by kin_korn_karn · · Score: 1

      One final thought... All a degree shows is that for 4 years (at least for undergrad) you can do what you're told. A desirable trait in corporate America for its low level employees in sector 7G.

      More importantly, it shows that you will do what you're told even though you're paying a ridiculous sum to jump through an insane obstacle course of bureaucratic hoops and authoritarian bullshit.

      On the other hand, if you get something of value out of it, what's the harm?

    56. Re:Why does it matter if they come to class? by elrous0 · · Score: 2, Insightful
      Two words: Professor egos

      Having once been in academia myself, I can tell you that MANY professors would rather you indulge their sense of self-importance than master the actual material.

      -Eric

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    57. Re:Why does it matter if they come to class? by Dolohov · · Score: 1

      Being able to spell correctly and compose logical, grammatically-correct English is a great ability, but it has it's time and place!

      Misplaced apostrophe. "it's" is shorthand for "it is" or "it has". The proper posessive of "it" is "its".

      If this were a spoken forum, then you would be correct. However, the internet relies on written communication, and just as being well-spoken helps a person get his point across in person, punctuating and spelling properly helps in text.

      It's never made sense to me that geeks in general aren't stricter about these things. The very nature of programming would seem to train us for it. When the syntax checker complains about a stray or missing semicolon, we don't say, "Oh, stop being so pedantic! You know what I mean!" We go back and fix the error.

      Now that I think about it, maybe this stubborn clinging to semi-literacy on Slashdot is a way of getting back at our compilers...

    58. Re:Why does it matter if they come to class? by Anonymous Coward · · Score: 0

      TAKE ATTENDANCE!!!!
      That is not a new concept. Seriously, give the students a set # of classes they can miss, and then dock them points for any missed classes after that....

    59. Re:Why does it matter if they come to class? by erotic+piebald · · Score: 1
      English is a great ability, but it has it's time and place! Don't EVAN try to critique my English, I guarantee to you it is valid (in


      errm... I think you meant "EVEN"
    60. Re:Why does it matter if they come to class? by Wovel · · Score: 1

      I seem to recall a History professor about 10 years agon her ein the US that believed that was still the case... zzzz...zzzz....zzzz

    61. Re:Why does it matter if they come to class? by Anonymous Coward · · Score: 1, Funny

      Thank you. You make an important point.

      As an adult tactile learner with ADD, I've found that, for me, reading is far more difficult challenge than it is for others. Any additional form of reinforcement is valuable. The experience of going to class, at a time and place designated for learning a topic, is very helpful.

      I only wish I had known all this before I flunked out of college.

    62. Re:Why does it matter if they come to class? by JesterKnot · · Score: 3, Insightful

      The answer: It depends... (Isn't that always the answer?)

      ...upon how the student learns and what the instructor is trying to teach.

      Everyone learns differently. Depending upon which study or promotion you believe there are between 3 and 36 basic learning styles. At a minimum there is visual, auditory, and kinesthetic. Since I learn visually, a podcast would be brutal for me, and most lectures are difficult, unless the instructor used visuals well. At some point I had to learn to 'translate' from something like a podcast or boring lecture to pictures - either in my mind or in my notes.

      Still, I skipped ~35% of all of my engineering lectures, because of my preference. I went to my senior dam design class twice (almost getting kicked out the second time because my professor didn't know who I was) and earned an A. Unfortunately, I had to re-calculate a half dozen formulas that my 800 page manual had wrong. Had I been in class the handouts would have corrected this. I also would have learned less had I been in class!

      The other side of the coin is what an instructor is trying to teach - and I'm not just talking about the subject matter that you can get in a book. The most important thing I learned from an engineering school is how to engineer. The best classes were the ones where the professor made a mistake 30 minutes ago and had to go back and find it, and where a student asked a question that stumped the instructor.

      As a tutor and instructor myself, a good portion of time is used in teaching a student how to learn. For example, if a student came in with a question about his MS Office class (no Gates comments please), I would spend most of my time teaching him how to read the book. Technical and semi-technical computer books are impossible to read if you don't know how. I almost never answered the question directly. This frustrated students at first, but they thanked me later for it, and many times did not need any more tutoring. Another student came to me with a Psychology question, so I taught her how to use the index of her book and read in context to find the answer for herself.

      Lecturing is different from tutoring, but I found myself still needing to teach students how to learn. I taught a basic math class at a community college. 40% of the students were there because they had forgotten the material (over 40 years old), 50% didn't learn it in high school (under 20 years old), 5% had to take it as a prerequisite, and 10% had no clue how to add percents. I felt this was part of my responsibility to teach some learning skills, since they were paying to learn something that they had no tools to get and retain the knowledge properly. As a result, I had pop quizzes and random homework checks to encourage class participation, and had mini group projects. From this, the better students were able to help the poorer students, and some of the poorer students improved in their learning.

      I viewed it as my responsibility to encourage both the good and poor students to come to class - good students to help during class discussion; poor students so I could teach them how to learn better. Ultimately, it is the students' responsibility to learn and do the work. The level of your students, how they learn, the content of the class, your teaching style, and the needs that arise all go into determining whether students need to come to class.

      So to answer the original question: First, I would setup a simple, optional password to allow students to get the podcasts, either a per lecture password or per class password. I would set up a structure that allows the instructor to setup when the podcast is available, and if a password is needed, and the frequency of the password. This allows them to direct how to use this tool is used, and covers his responsibility. Students would talk to the ins

      --
      This is this.
    63. Re:Why does it matter if they come to class? by pruss · · Score: 1

      In the humanities, back-and-forth on-the-spot discussion skills are important, and so grading class participation seems quite appropriate. Yes, it's subjective, but so is the grading of other materials in the humanities (and there is usually some subjectivity in the sciences, too, say with regard to partial credit allotment, or taking points off in advanced math classes if the proofs aren't as elegant as they should be).

      But class participation and class attendance are very different things.

      Personally, I do think the podcasts should be posted when conveniently available, if the professor wants them posted at all. Personally, I tend to post detailed lecture notes as my own speaking style is too halting for me to be comfortable with having audiorecordings available online. Ideally, I think I should be posting the notes just before or just after the class, though at times I fall behind given other tasks.

      I think it's important to treat students as responsible adults in order that those who are not yet such should become such. If the student misuses the podcast, this is unfortunate, but I think it is unfair to artificially deprive the more responsible students of a useful resource in order to prevent this. Moreover, the student who misuses the podcast is either going to suffer for it grade-wise or not. If not, then (assuming the grading system is correctly set up to sample the material), there was no harm done. If so, then the student will have a chance for learning a lesson about how to learn.

    64. Re:Why does it matter if they come to class? by pruss · · Score: 1

      While it is difficult to test on every part of the material, one can test a random sampling of it. If a student knows 90% of a random sampling of the material, and the sample is large enough, then it is pretty likely that the student knows between 87 and 93% (say) of the material in course.

      Of course in med school, flight school, and other places where failure to know a single detail could be fatal, random sampling may not be good enough. But in most other cases, I suspect it is.

    65. Re:Why does it matter if they come to class? by ComputerSlicer23 · · Score: 1
      If English grammer rules could be written in BNF and didn't have silly rules that aren't applied differently depending on what century the decision was made in, I would guess that Geeks would be a lot more responsive to being more grammatically correct. I find English and all of the silly rules to be really irritating. If they were coherent and could be compactly written (and more importantly be unambigious, things like where commas go is different depending on which "standard" you are following).

      Besides, if you've never seen geeks argue about where curly brackes "{}" go in C/C++/Java you've missed out.

      Kirby

    66. Re:Why does it matter if they come to class? by sckeener · · Score: 1

      There is this really old technology that deprecates lectures entirely, it is called the "book". Books are lectures you can read at any time for any reason.

      However the point is to learn at college and some people learn better by sound.

      Podcasts sound like an excellent way to combine both.

      --
      "Only one thing, is impossible for god: to find any sense in any copyright law on the planet." Mark Twain
    67. Re:Why does it matter if they come to class? by AdamRich1 · · Score: 1

      The students are adults. They've paid for the opportunity to earn a degree, and as long as the measure of their educational growth are the multiple-choice exams that are the university standard, a passing grade should get them that degree. The route that they took to complete the exam, as long as dishonesty was not a part, should not matter.

    68. Re:Why does it matter if they come to class? by m0nstr42 · · Score: 3, Insightful

      Late post, probably won't get any attention, but I was asleep dammit.

      Anyways, my wife is in medical school and this is absolutely how it is done. They immediately post every single lecture as mp3 audio. No video, which makes it a little different (maybe better?). It may be a little different for undergrads, but come on, college means self-responsibility. If a student chooses not to attend lecture, it's their loss. Sometimes it can be a gain - I have absolutely known people who will skip certain profs because their presentation is so terrible that it is actually detrimental to the learning process.

    69. Re:Why does it matter if they come to class? by Anonymous Coward · · Score: 0
      I'm even have a degree in English.
      Go get some sleep.

    70. Re:Why does it matter if they come to class? by FuzzyDaddy · · Score: 1
      I was the opposite kind of student - I went to all the lectures and never read the book. (I majored in physics - I wouldn't try this in a literature course!) I think that my classroom experience would have been diminished if many of the students weren't there. Between questions people asked in class, questions I asked in class, and conversations with the prof and other students before and after class, I would have missed out on a lot.

      --
      It's not wasting time, I'm educating myself.
    71. Re:Why does it matter if they come to class? by krkelly25 · · Score: 1

      Exactly what went through my mind while reading that. The professors get paid whether the students come to class or not. I always wondered why some professors took attendance and included attendance and class participation in the final grade. Hey, maybe enough people will fail and have to retake the class, thus generating even more $ for the university.

      --
      Talk without offending, listen without defending
    72. Re:Why does it matter if they come to class? by MooUK · · Score: 1

      One possible way to do it:

      Have a weekly piece of work, fast and short, handed in that checks whether people understood the previous week's lectures. Release lecture notes, podcasts, or anything else only to those who were in the lectures immediately after the lecture, and then to everybody after the weekly work is handed in. A simple worksheet, which doesn't even need to count towards the degree but should get a stern word if ignored and possible discipline if repeatedly ignored, is not a huge workload on the students.

      On the other hand, your students will always be able to share the information with absent friends. Any restriction you try and place can be worked round. You may as well leave no restrictions and put the lecture material online publicly, for anyone anywhere to benefit from.

    73. Re:Why does it matter if they come to class? by Dolohov · · Score: 2, Insightful

      Oh, I've definitely had those curly brace arguments. With my advisor, even. :) The same advisor I got into knock-down drag-out fights with over comma placements, too.

      The thing is, the really arbitrary rules are generally optional. These rules tend to apply to commas, hyphens, and word order. Even spelling can be flexible when multiple traditions developed separately (as in the US, UK, Ireland, Canada, and Australia) But it's to everyone's benefit to have as much agreement as possible, and it is to your particular benefit (if only occasionally) to know and use the most common spellings. Try looking up "grammer" and "grammar" in Wikipedia sometime.

      But when there are plain, hard-and-fast rules, it is simply ignorance or laziness to not follow them. Pluralization and the use of apostrophes in contractions are such cases. It has never been correct to write "its" in place of "it is", or "it's" to indicate that a thing belongs to some "it". If you stop and think about it, it's clear which to use -- and your writing becomes that much more readable.
      As it is, people who actually know the difference see these errors and write off the writer as lazy, whereas people who do not know the difference will not care. It's the same philosophy behind wearing clean clothes and not smelling bad. You can argue that these things are irrelevent to whether people ought to take you seriously, but that's kind of beside the point. (OK, OK, some will say that it's actually the same philosophy behind using the right fork at dinner, but I tend to equate that more with writing "GNU/Linux" rather than "Linux" when writing somewhere RMS might see.)

      I highly recommend the book "Eats, Shoots and Leaves" by Lynne Truss. It's pedantic as hell, but entertaining and informative. Possibly persuasive, too ;)

    74. Re:Why does it matter if they come to class? by krlynch · · Score: 1

      ... come on, college means self-responsibility. If a student chooses not to attend lecture, it's their loss.

      How true that should be! Oh for mod points!

    75. Re:Why does it matter if they come to class? by Prometheas · · Score: 1
      If they can get the information from other places, why are you concerned if they come to class or not? As long as they are learning, your job is done.

      Fair enough question to ponder, right there... though I do understand the importance behind effectively encouraging students to actually show up in class -- education is a collaborative process and student interaction can enrich the course material with additional (and often unanticipated) depth.

      My solution is take attendence and make it relevant towards the student's grade. No need for extra barcodes and silly processes. I went to art school, and if I missed more than three classes, I failed. Yes, failed. That was that.

    76. Re:Why does it matter if they come to class? by ComputerSlicer23 · · Score: 1
      I'd argue that the rules about "its" and "it's" is in fact arbitrary and silly. It's precisely crap that in the grand scheme of things I don't care about. I don't get to see where the apostrophe is when it's spoken to me, and I can figure it out via context. I've heard of that book. It sounds amusing by all accounts.

      I can't spell worth a damn because nothing in English resembles consistent. There are 10 exceptions to every rule. I really don't care about "who" or "whom". My favorite part about English is that if you go back far enough in time, words that end in "-ed" to make them past tense are in fact "irregular". As new verbs have been added, they all use "-ed" as their conjugation. Which is why so many really old words conjugations are so complex (see "to be", and "to slay" as primary examples).

      While I try not to write run on sentences, and I try not to butcher the spelling too badly. I don't get too worked up about "its", "were", and "your". I don't even know the rules on "further vs. farther", "who vs. whom", or what the hell a dangling participle is. It's abundantly clear to me that English is a series of a rules followed by the exceptions and weird special cases. In the grand scheme of things, I didn't learn them as a small child. I can effectively communicate my ideas well in person and writing.

      Kirby

    77. Re:Why does it matter if they come to class? by Kluelessluke · · Score: 1

      To answer the question: Its really very simple. The business model of "university" as well as almost all public and private educational endeavors that are "certified" by state educational power requires a contract of time-on-task which is defined as "classroom activity". Thus "days per year" contract. Get this: its time that is measured. Got that? Time-- not learning. The student's learning is irrelevent. The exceptions from certification are minor, such as: religious training, music, dancing, art, preschool etc . Of course this is archaic and totally out of step with modern techniques of communication (isn't learning a two way communication - at least a significant part?). However, keep in mind that a humongus bureacracy exists to maintain the current system -- and they control the "certification" processes and definition. So attempt to change it at your own risk --Caviat Emptor. If you try to start your own e-school (I'd rather call it OpenSource learning)they will put you out of business (not give you a license to run your school-then close you down) for not having the classroom-time education model even if you can document the delivery of skills and content to the students. Been there-done that! One of the most effective groups by-passing the "certification" trap (you have to have a certified deploma, degree etc) has been the home school movement -- mostly individual families who have had enough of the public school crap for a lot of different reasons -- have opted out. By the way, most of the home schoolers conduct "learning" for about 4 hours a day and the "educational value" results have been above the public school results: more efficient more effective. Another area of "learning" which has successfully by-passed the public "certification" thus the bureacratic monopoly has been industrial training/education. This can be a profitable nitche for edu-businesses and they are open to cost effective hi-tech delivery methods rather than classic classroom lecture (boring/low retention) techniques to deliver the content. The element of sales of this service is tied to a concept completely foreign to public ed (cost of unit learned); that is, defined accountability. If you are not prepared to deliver "learned skills/content" to industry don't go that way. Finally, I have to admit to you that I am a slow learner, having plodded through the public elementary schools, high school, university, masters, PhD programs and eventually discovering that I did not have to go through all that very inefficent crap. I could have done it all faster and much, much cheaper without their classes. What I did not have at that time, was the vision, drive and confidence of doing it myself (and no encouragement to do so). I am now abolutely convinced that for people who want to learn -- they should do it themselves. If you have kids that you dont want to be conditioned to ignorance by the public schools, lock them in a room at home with all the technical communciation available (just kidding)then send them to school after 3pm. I have been privy to building several start-up companies and I will no longer buy the skills of "certified" school taught specialists. I want drop-outs that have learned it all themselves -- and I am getting them -- and they are Fantastic. One last thought: do it yourself, do it yourself, doityourself. Document your progress. Document your skills and knowledge be prepared to demonstrate your skills, knowledge, dreams and vision. Be Priceless, Be the very best at whateveryou do. Good luck!

    78. Re:Why does it matter if they come to class? by Sylvak · · Score: 1

      I completely agree with the 'who cares' attitude. Why does it matter if a student attends the class lectures or not? In some university courses, you may end up having up to 500 students per class and because of this large number, it seems that class discussion is on a downwards trend. What I think students should attend is the labs cause that is when they apply the theory and that's when interesting questions might pop in their head. All I know is that most of my learning was done either by myself (reading books, articles on the net, tutorials), or in the labs with experienced individual that can answer specific technical questions.

    79. Re:Why does it matter if they come to class? by Anonymous Coward · · Score: 0

      And this is what is known as an invalid analogy... Troll.

    80. Re:Why does it matter if they come to class? by budgenator · · Score: 1

      I figure that this is going to be necessary before too long; right now we moving toward service and knowledge based economies, and we're really outnumbered by a lot of people in third-world countries. My industry, a high skill, high labor industry is being decimated by people in Mexico willing to work for 25 cents an hour who in turn are being decimated by Chinese willing to work for 10 cents an hour. The only way that I or the Mexicans are going to survive the onslought is by staying highly educated and nimble and waiting until the knowlege of how to finesse the latest and greatest technology filters down to the community college course level is going to mean we missed the wave of oppertunity. In addition we've all seen enough technological miss-fires to be leary of putting out a lot of out-of-pocket expenses and time on something that turns out to be mainly marketing hype. There is a big attraction to have the course work online at little or no cost for the general public to partake of as they will ( sort of in the style of adult-ed), then after they've passed the course, and the technology has proven itself viable in the market-place, convert the course into a degree or certificate.

      --
      Apocalypse Cancelled, Sorry, No Ticket Refunds
    81. Re:Why does it matter if they come to class? by Anonymous Coward · · Score: 0

      Agreed - you should practice technology, not policy.

      If you can, by all means require enrolled students to authenticate before downloading the lecture. Then, after final grades are posted, provide a report showing the user and time of each lecture download and let the teacher decide if they want to correlate grades with usage.

    82. Re:Why does it matter if they come to class? by KingVidalia · · Score: 0

      Hmmmmm....I usually don't care one bit about grammar as mine is terrible. My degree is in Literature, not grammar. You'll be hard pressed to find anyone with a degree in grammar. I just find the idea that people would pay for college, then say that a professor is unnecessary ridiculous. So I guess it was a jab? Again, I made a mistake and owned up to it. Calm down. :)

    83. Re:Why does it matter if they come to class? by The+Wooden+Badger · · Score: 1
      Not only would there be no incentive to skip class, but there WOULD be incentive to get the podcast in addition to attending class. I've attended lectures where I didn't have a chance to take all the notes I needed. Recording the audio, as many students did, only gave the spoken word. I would have also been able to see the written material on the board, if video podcasts were available. In those unfortunately odd times where the lecture is very valuable, video podcasts of the lecture make the experience more worthwhile. I can go to class and listen more than frantacally scribble notes. That means I hear more of the good stuff. I can go back and revisit the lecture during study. That means I get more "repetitions", as they say regarding practice in some sports. That means I get a better opportunity to learn. Plus I can skip asides that have no bearing on the subject matter, and editorials, such as political commentary in a art class.

      Is this a question by a professor that is too concerned about seeing butts in chairs because of vanity, or a real concern for the educational process? I am led to believe video podcasts will enhance the educational process. I am all for this, and I hope it spreads to all universities. You know the "cool" universities will allow public downloads, so I can keep learning stuff I want to know, or keep up on stuff I already know.

      --
      Heroscape, it's like legos combined with anachronistic wargames.
    84. Re:Why does it matter if they come to class? by AuMatar · · Score: 1

      Funnily enough, I think the other people were one of the major reasons lectures were useless. Inevitably half the time would be lost due to people asking questions that were obvious if you had listened to the lecture or read the book. I'd be far more likely to go to a lecture with a strict "questions only at the end" policy and no interaction in the middle of the lecture.

      --
      I still have more fans than freaks. WTF is wrong with you people?
    85. Re:Why does it matter if they come to class? by qurk · · Score: 1

      I know, I know! You revealed your Achilles Heel to me (your English degree) that's all :) Thought I'd write a long-winded rambling incoherant post just to get on your nerves :)

    86. Re:Why does it matter if they come to class? by j-beda · · Score: 1
      I was talking to Dr. Sadoway at MIT about exactly this the other day. If you raise your hand in lecture, he'll throw you out. ...

      If you're talking about a class that's taught somewhat interactively, then this may not work. But if you're talking about a large one-way lecture, go ahead and post the lectures immediately. There's no harm to the learning process at all, if you're going to be sitting for an hour and watching the professor talk anyway.

      I guess like someone feels like an idiot for giving that guy tenue, eh? They could have just video taped him once and used those tapes every year since, and saved a bunch of money.

      Heck, hiring someone to run a video tape of the lecture and then pause it to encourage student discussions would probably have better learning outcomes than terrorizing people from asking questions.

      Maybe he should familiarize himeself with the vast body of reasearch on how people learn most effectively - let me give you a hint - it is NOT by passively watching people try to teach them things.

    87. Re:Why does it matter if they come to class? by Geoffreyerffoeg · · Score: 1

      I guess like someone feels like an idiot for giving that guy tenue, eh? They could have just video taped him once and used those tapes every year since, and saved a bunch of money.

      Most professors in good schools are there for research, not for teaching. Besides, he does far more than just lecture - he chooses the homework and writes the test, he works with the TAs to see what he needs to cover, he keeps abreast of changes in the field and slightly changes his lecture each year, he sees how students are doing on the tests and restructures his class based on that, etc.

      Heck, hiring someone to run a video tape of the lecture and then pause it to encourage student discussions would probably have better learning outcomes than terrorizing people from asking questions.

      Terrorizing people asking questions? You're not supposed to ask questions in lecture and everyone knows that. The person who's hired to encourage student discussions is the recitation instructor. Did you not see the entire part of my post about how this only works if you have recitations that are mostly or entirely question-and-answer sessions with no teaching?

    88. Re:Why does it matter if they come to class? by chimpanzee00 · · Score: 1
      by LuYu (519260) on Monday September 04, @09:47PM (#16042094)

      Now, if there were a discussion or a question and answer session, the student would have a reason to attend. The student could learn from the professor's vast experience, and the student could ask questions about specific things not covered in the "lecture" -- or textbook or video or podcast or whatever.


      Caltech had an undergrad physics course entitled Physics X, taught by the famous Nobel physicist Richard Feynman.

      It was a totally INTERACTIVE format, where the undergrads would ask RPF physics question. He would solve it, so the students could see how he approached the solution. "Learning from Example". It totally reversed the Teacher -> Student communication path. Relevant RPF anecdote: "I would never take an Academic position without teaching. If I'm running out of ideas, the students in the courses I teach give me Ideas". Interesting. Is it Teacher -> Student or Student -> Teacher? It's both.

      There was a similar anecdote in the movie "The Red Violin", is the Teacher teaching the Student or vice-versa (or both). The quote went like "sometimes the Teacher learns from the Student".
    89. Re:Why does it matter if they come to class? by keyshawn632 · · Score: 1

      I taught a basic math class at a community college. 40% of the students were there because they had forgotten the material (over 40 years old), 50% didn't learn it in high school (under 20 years old), 5% had to take it as a prerequisite, and 10% had no clue how to add percents.

      Must be one of the 10% ....

    90. Re:Why does it matter if they come to class? by JesterKnot · · Score: 1

      Must be one of the 10% ....

      I'm glad someone noticed my subtle attempt at humor. Believe it or not, percents were the hardest thing to teach. "Percent of", "Increased by a percent", and overlapping percents can confuse people. In the case above, either you can assume I'm trying to hit 100% (which most people are trying to do), or the sample overlaps. The overlapping bit is more of a statistics thing than basic math.

      --
      This is this.
    91. Re:Why does it matter if they come to class? by ilzogoiby · · Score: 1
      I find English and all of the silly rules to be really irritating.
      OK, you should learn french... and portuguese.
    92. Re:Why does it matter if they come to class? by j-beda · · Score: 1
      My point is that straight lectures demonstratably do a very very very poor job of increasing student learning. They feel good, people like doing them, they are used to attending them, and they are fun to do well, but they just do not work well. At best they provide some small benifit, at worst they actually dectract from learning - various studies in physics education repeatedly show that compared to more active forms of student involvement, "traditional" lecture based instruction is aweful - see "A Comparison of Pre- and Post-FCI Results for Innovative and Traditional Introductory Calculus-Based Physics Classes" by Jeffery M. Saul, Richard N. Steinberg and Edward F. Redish, AAPT meeting, Lincoln, NE, August, 1998 referenced here for instance.


      I would suggest perhaps that the "recitation instructor" as you described it is more important to student learning than the lecturer, and that one is wasting very valuable (or at least very expensive) "expert" time in having the lectures at all - particularly since there is no student interaction. Video tape them once and revise as needed if you think they are actually providing any benifit and you would at the very least save some instructor time that could be better spent in the lab if that is what is wanted.

      You are correct that most "big" universities hire and promote based largely on "reaserch ability", however virtually all institutions claim that they desire their students to learn lots of stuff, and that the a major purpose of the institution is to help the students do so. There is a lot of evidence however that their instructional practices are not as effective as they could be. In most cases, student learning comes in spite of these instructional practices rather than because of them.

      In answer to the original question of "should we post the podcasts" I would suggest that they should post them, and then TRACK attendance, podcast use, and student outcomes and base future decisions something a bit more objective then opinions of a bunch of yahoos like us. :-) Heck, someone might get a few papers out of their efforts.

    93. Re:Why does it matter if they come to class? by Geoffreyerffoeg · · Score: 1

      I just want to comment that indeed Dr. Sadoway's lectures from past years are still available online. Yet he still teaches, and students show up to these lectures, and we know what topics (>95%) are unchanged from last year. I think there is something to be said for the tradition of showing up for lectures.

      However, the recitation instructors are merely TAs, undergrads or grad students that report to the professor. They are not "experts" in any sense, other than having passed the course with a good grade and having trained to be TAs.

      MIT in fact has a system called OpenCourseWare where they post video lectures, course notes, assignments (with solutions), and exams (with solutions) for as many tests as they can. I used the website to test out of both introductory physics (at MIT!), even though my previous experience was just high school physics with no mention of calculus. I gained by learning the information ahead of time and being able to take other classes. MIT gained by teaching one of its students even more material, for no extra cost to them (Dr. Lewin anyway made lectures and tests in 1999, and they're electronically copiable for essentially free). However, for some classes, I wouldn't feel confident trying to cram an OpenCourseWare lecture and I would rather take the class itself - even if OCW were available.

    94. Re:Why does it matter if they come to class? by j-beda · · Score: 1
      However, the recitation instructors are merely TAs, undergrads or grad students that report to the professor. They are not "experts" in any sense, other than having passed the course with a good grade and having trained to be TAs.

      Interestingly, I note that Dr. Sadoway's CV shows no training in either the theory or practice of teaching or student learning. I wonder if MIT has any formal system for professor instruction in such skills? Many universities do not (and do very little in the way of TA training either for that matter). As far as I can tell, UToronto has no formal requirements of teaching education for any of the degrees that he received from them.

      It may sound like I am "picking" on this particular instructor - such is not my intent. Rather I am being critical of the whole system which does a very poor job of encouraging "best practices" in the area of student learning. If university faculty were to conduct their research the way they conduct their instruction, they would probably never get published. Just as metallurgy have moved on from the days of a blacksmith pounding at a forge, knowledge of how people learn and how to best help them do so has moved on from the lecture days of Plato - unfortunately while the knowledge of the subject has progressed, there has been much less progression in the practice at most institutions. I find it particularly gauling that even in the sciences, where evidence is supposed to be king, that people make decisions on how to run and teach programs based on anicdote and gut feelings. While experiments in the field of teaching are challenging, and it is difficult to get reliable data - the same can be said for high energy physics.

    95. Re:Why does it matter if they come to class? by Anonymous Coward · · Score: 0

      "Stupider?" with vocabulary like that I do not think your contention is possible. If you think you can learn all that you need from reading, why would you bother going to college? The fact of the matter is, education that is based in a mentor/protege relationship and the socratic method is much more effective than one learning on their own.

    96. Re:Why does it matter if they come to class? by LuYu · · Score: 1
      So, in your opinion, reading a book is a more effective method of teaching foreign languages, for instance, than teaching foreign languages through an interactive lecture format?

      I am afriad you are missing the point. What, precisely, do you think the word "lecture" means, anyway? "Interactive lecture" is a contradiction in terms. If it is interactive, it is not a lecture. Period. Obviously, they have not been teaching English properly at universities these days.

      Even though your post is an off-topic troll, I will respond to the language section. Language cannot be taught in a lecture. My post was not concered with classes where students have to participate. Language classes require this. History lectures do not. Nowhere in my post have I said anything that could imply that teachers are unnecessary. Teachers are very necessary, but they should not be droning mouthpieces at the head of the classroom. In order to be a teacher, one must teach. Lecturing is not teaching.

      --
      All data is speech. All speech is Free.
  2. None let non-students view? by Anonymous Coward · · Score: 2, Insightful

    None let non-students view? That doesn't seem very useful for the rest of us.

    1. Re:None let non-students view? by Anonymous Coward · · Score: 0

      There are some public lectures posted around by a kind professor (usually without the knowledge of the Uni) or a foundation of some sort (e.g. Nobel Prize lectures).

      Sadly, college class lectures are in 99.9+% of cases only accessible to those enrolled (either physically or via 'distance education' option). That also means that even students attending same college will not get the lecture unless they are on the class list.

      I guess if Universities provided lecture videos for free, much fewer would pay for access.

    2. Re:None let non-students view? by AuMatar · · Score: 1

      Except that some universities do offer it to anyone. Check out MIT Open Courseware.

      --
      I still have more fans than freaks. WTF is wrong with you people?
    3. Re:None let non-students view? by Fallingcow · · Score: 4, Insightful

      I don't see what would be wrong with having the more static subjects, like algebra, lower-level calculus, undergrad chemistry, physics, history, etc., primarily taught by video lectures. After a few years of working at it, a handful of lecturers in each field would be recognized as having the best recorded lectures, and everyone would just use those.

      Any university-level classes for those topics could exist simply as a battery of exams to verify understanding of the topic, preceded by a period of time (say, a semester) during which the student has access to an expert in the field and goes to them with questions, but just watches the videos and reads printed material most of the time. Anyone who wants to learn it but doesn't want to pay and doesn't care about any kind of official recognition of their understanding of the topic can just pay for the videos, or download them for free (it's not like they'd need to keep making new ones, after all), or whatever.

      Labs, language classes, and higher-level courses could all be taught the traditional way.

      Why not?

    4. Re:None let non-students view? by Achromatic1978 · · Score: 1

      Open Learning Australia has been doing it for many years on television, and is actually a partnership of seven major universities.

    5. Re:None let non-students view? by megaditto · · Score: 1

      Actually, all they ( ocw.mit.edu ) offer is a syllabus, a reading list, and a few sample lecture notes per course (for all but the very basic courses).

      While I guess this is better than nothing, this is far short of class videos/webcasts/slides/lecture notes that actually enrolling in a class will provide.

      --
      Obama likes poor people so much, he wants to make more of them.
    6. Re:None let non-students view? by Anonymous Coward · · Score: 0

      Shouldn't you ask the lecturers and the students what they'd prefer?

    7. Re:None let non-students view? by megaditto · · Score: 1

      Well, there already are many 'golden' textbooks/lectures available to students.

      From memory: Levi-Civitta tensor calculus textbook (open domain now), the Dick Feynman Lectures on physics (videos/mp3's available), Eric Candell's books.

      But there is just no replacement for a professor you can interact with.

      --
      Obama likes poor people so much, he wants to make more of them.
    8. Re:None let non-students view? by CAlworth1 · · Score: 3, Informative

      A great many colleges and universities do allow general public access to their lectures. These mostly depend on the professor, as in the case of Professor Gerald Cizaldo at the College of St. Scholastica. His postcasts, from a wide variety of biology and physiology courses are available through his website (or this xml page).

      Many more can be found at http://directory.edufeeds.com/

      Disclaimer: While I don't attend classes at CSS (great acronym, eh?), I did work there this summer as part of an internship.

    9. Re:None let non-students view? by profzoom · · Score: 1

      "I don't see what would be wrong with having the more static subjects, like algebra, lower-level calculus, undergrad chemistry, physics, history, etc., primarily taught by video lectures."

      That's exactly how we do it at my university for our algebra courses. I'm a graduate teaching assistant, and they see me once a week to go over the homework and turn it in. Everything else is done at their own pace, watching video lectures we have online. I can't remember the exact percentages, but our students have a pretty significantly higher pass rate than those in comparable courses at other institutions.

    10. Re:None let non-students view? by cadillacjoe · · Score: 1
      Yeah, basic courses like Differential Equations, Linear Algebra, and Electricty and Magnetism etc. All of which have video lectures available.

      --

      Cadillacjoe

    11. Re:None let non-students view? by Anonymous Coward · · Score: 0

      Those ARE the basic courses at MIT.

    12. Re:None let non-students view? by Anonymous Coward · · Score: 0

      This is exactly the way that the Open University (the UK's best distance learning institute and one of its top universities, period). The student receives lectures on video, printed course materials and submits assignments by email.

      Most interaction takes place via email, with some by phone and with a on-site or telephone tutorial session once a month.

      When I was at University (traditional campus) most of our lecturers were deathly boring and few encouraged any kind of interaction. Do your students a favour and make the podcasts available to all, anything else is doing them a grave disservice.

      Fox
      ---

    13. Re:None let non-students view? by GWBasic · · Score: 1

      When I took calculus in college, I found the group environment made it easy to find people to work with. It also made meeting people very easy.

      Don't forget that college is a social environment, it's not just about the grade. Granted, I'd have loved the podcast option for the few times that my alarm clock didn't work.

    14. Re:None let non-students view? by BooRolla · · Score: 1
      I don't see what would be wrong with having the more static subjects, like algebra, lower-level calculus, undergrad chemistry, physics, history, etc., primarily taught by video lectures. After a few years of working at it, a handful of lecturers in each field would be recognized as having the best recorded lectures, and everyone would just use those.

      Ok, so you want static content on well defined subjects. How is that different from a book?

      if you think a video tape will replace good professors (even for 'static' classes), i believe you are mistaken.

    15. Re:None let non-students view? by psutherland · · Score: 1

      Hi I like the idea of the Platonic "ideal lecture", I'd like to just roll with some ideas if anyone is interested:

      Maybe one could build taxonomy of a discipline with the best lectures on each field/category. Students could traverse the lectures at their leisure, one lecture building on top of another with some choice in terms of lecturer perhaps.

      Most students do the minimum work most of the time anyway. Online lectures will encourage this of course, but this could be countered with more rigorous/frequent assignments to encourage students to watch lectures long before the exams. I personally feel that there usually isn't a trustworthy correlation between passing a test(regardless of percentage) and real comprehension of a subject, but this area has always been tricky...

      Back to the taxonomy. Once a student has watched a lecture, there would probably be questions. I think these online lectures could be supplemented with some comm channels eg. daily/weekly chat rooms and forums. Here is where I think the key lies: take a subject like calculus, the basics hasnt changed much in awhile - therefore student queries probably form a pattern over a few years. If these forums and chat rooms are well organized for referencing, students would be able to query the FAQ's and if they dont find what their looking for raise the topic in the chat or conference calls with tutors.

      For subjects that are more subject to changes and enhancements, the comms infrastructure would just need more attention perhaps (more chat rooms hosted by more tutors/regular feedback in forums etc).

      I didnt like attending class much and that worked for me, but it doesnt work for a lot of other people. Just plonking lectures online isnt going to change much in my opinion. The system would require a lot of thought.

      As a final thought, I do think that making the lectures available could be a first step in the direction of catering for students individually (as far as public education is concerned anyway)

      Regards,
      Pierre Sutherland
      Education is an admirable thing, but it is well to remember from
      time to time that nothing that is worth knowing can be taught.
      - Oscar Wilde

    16. Re:None let non-students view? by bkmiictian · · Score: 1

      Standardisation to the extent that you suggest could lead to other problems like reducing the innovation and development of that particular subject. If all the students see the same lectures, follow the same methods of learning, they will be too stereotyped and subjects won't have much of a debate. It is when professors teach differently that students take up different interests and a healthy dialogue between members supporting opposing theories, that a subject makes progress. Moreover different students prefer different speeds of teaching (pardon my improper english) and thus standarsing lectures is basically tryin to introduce a totalitarian control on that subject which would be highly undesirable. However, online sharing of lectures is a great idea as less privileged students in third world countries can directly learn from Nobel prize winners who actually developed the concepts taught in the textbooks over here (I am in India).

      --
      The pen is mightier than the sword. The keyboard is mightier than the pen.
  3. Just release them by eikonoklastes · · Score: 5, Insightful

    People who are going to skip class will either way, and they'll eventually get a copy regardless of your counter measures. Why make the "good" students jump through hoops or make the job overly difficult for yourself?

    1. Re:Just release them by rolfwind · · Score: 4, Interesting

      Depending on class size, the deterrent is already built in.

      Small Classes - If they skip, the students will not be able to ask the professor questions. A podcast is just not the same.

      Big Classes - What, then is the difference? Students can rarely ask questions or interact with the professor anyway.

      If you really need a deterrent, make attendance affect their grade slightly. Like 5-10%. Allow 3 or 4 free classes free a semester.

      If the professor/school wants attendance, you really need to build it into policy. Not encumber the technical solution with so much baggage as to make it too much hassle to use. That's counterproductive.

    2. Re:Just release them by Turn-X+Alphonse · · Score: 1

      And then you punish that guy who comes from a poor background and has to work 3 jobs while doing classes. Some times you've just got to accept that no matter what you do you're going to piss on someone's shoes. So why not make it so everyone gets the same treatment and let them decide how they go about things?

      Yes some students will "cram" these lectures into a weekend before the test, but others maybe ill and miss a lecture and need to catch up on it, or lose their notes. The people who watch all the lectures in 1 go won't remember most of it and if the professor is any good (IMO), he will also say things like "and you can further expand your knowledge by reading parts X Y Z in book Q", that way the podcasts will give you 90% of the work, but that last 10% will take some real investment by the students instead of just parroting.

      As for the question. Put them online and leave them there untill a month after the course ends. Then take them down and archive them. Students should still be able to request the lectures but it wouldn't be "free college for all kekeke" podcasts.

      --
      I like muppets.
    3. Re:Just release them by rolfwind · · Score: 1
      And then you punish that guy who comes from a poor background and has to work 3 jobs while doing classes.


      Then you're at issue with the original poster's school - with whom attendance was a concern.

      Also, I think you present a false dillema and extreme situations.

      The more you cram, the less you truly know the material, the worse off you are prepared for later classes. This is cover extensively in psychology and is known as overlearning. Cramming may be okay for the classes you take only to fill requirements, but it isn't a good model for the stuff you need to know.

      Also, with flexible class times, you may take less than a full semester (2-3 classes) and graduate in 5-6 years instead of 4. The student who sets themselves up with too much often only has themselves to blame.
    4. Re:Just release them by Wylfing · · Score: 1

      Why make the "good" students jump through hoops

      That is exactly who you would be harming by requiring stupid crap like scanning a student ID upon entering the classroom. The bad students don't care about hearing the lecture, remember? They're not going to suddenly start caring just because you're barring them from viewing podcasts.

      Me: Hey, Professor, I was sick last Wednesday and I missed class. Can I get the podcast of it so I can catch up?

      Prof: Sorry, your ID wasn't scanned that day.

      --
      Our intelligent designer has never created an animal that we couldn't improve by strapping a bomb to it.
    5. Re:Just release them by bronney · · Score: 1

      People who are going to skip class will either way, and they'll eventually get a copy regardless of your counter measures. Why make the "good" students jump through hoops or make the job overly difficult for yourself?

      Your point sounds awfully familiar... You mean why bother with SecuROM? I completely agree :)

  4. Why? by MadUndergrad · · Score: 5, Interesting

    I don't really see why you're worried about discouraging truancy. Most students will probably desire to attend the class anyway, if nothing else for the social aspect. MIT posts videos of all their lectures (or is trying to get to that point, I'm not sure how far they are) and I don't see them having any problems.

    Another thing, I suspect this would be beneficial to some students who, like me, are not morning people. If I have to drag my ass out the door for an 8:00 class there's a good chance I'm not going to be paying much attention to the lecture. If a student chooses to defer his viewing of the lecture to a time when he's actually awake I don't see why he shouldn't be allowed to do so.

    1. Re:Why? by Fallingcow · · Score: 3, Informative
      Another thing, I suspect this would be beneficial to some students who, like me, are not morning people. If I have to drag my ass out the door for an 8:00 class there's a good chance I'm not going to be paying much attention to the lecture. If a student chooses to defer his viewing of the lecture to a time when he's actually awake I don't see why he shouldn't be allowed to do so.


      A-fucking-men.

      This would fix one of my biggest annoyances with my university: professors teaching Gen Ed-required classes that no-one really wants to be in (nor cares about in the least) at 8:00AM and 9:00AM *only*, every semester. These are truly lecture classes, where you would get *exactly* the same experience from watching the video, except that you could sleep in that extra hour or two.

      As you can tell, I don't have too many gripes about my university, for something like that to even be an issue. Still, it'd be cool to have a solution.

      There have been SO many classes where I could have skipped through the lecture videos, pausing every 5 minutes or so to make sure that the topic hasn't changed, then just done 30 minutes of web research on the topic, and been fine. Repeat for every exam, and only go to class for the exams. GREAT.

      I'm thinking especially of "Intro to Psychology" and "World Religions", the former of which told me NOTHING that I hadn't learned by the end of high school (and much of it I'd learned in junior high science classes... but yet, most people in my class did poorly on the tests... WTF?) and the latter of which could be completely replaced with ~2 hours of reading Wikipedia.

      Obviously, it'd be better if they'd either make the classes worthwhile (probably draw complains from people who don't care about the class because it's not part of their major, but damn, if you're paying for it it might as well teach you something) or not require that we take the classes at all, but video lectures online would be a decent alternative.
    2. Re:Why? by jandrese · · Score: 1

      Thing of it as life experiance. Those teachers schedule those classes early to teach you the value of not partying all night long when you have to go to work the next day. :)

      --

      I read the internet for the articles.
    3. Re:Why? by Martin+Blank · · Score: 1

      The flexibility of schedule could become very useful, though. For example, if you have a major test at 10am, not having to get up at 7:30 (or much earlier, if you don't live on or right next to campus) could allow you to be much better rested before taking the test, improving your score. Normally, this results in missing a class, but if it's available for viewing after class -- say, at around 2pm -- then the impact may not be so severe.

      --
      You can never go home again... but I guess you can shop there.
    4. Re:Why? by Fallingcow · · Score: 1

      High School was to teach us that we're going to have to get up really early, and hate it, for much of our lives. It does its job well (if I can still see goddamn Venus over the top of the school when I'm walking in to the building, for most of the school season [not just deep Winter], ten minutes before the first class starts, your starting time is set WAY, WAY too early. Bastards.)

      I've got a job. I don't need to learn about the real "working world". I would like not to be paying to wake up at 8:00AM to go to a class that is going to take up 3 hours of my time a week, for 18 weeks, to teach me something that I could learn in a short one-time session of Wikipedia browsing (yes, many are really that shallow), or that I already learned in primary (I shit you not) or secondary school.

      I know you were kidding, but this is all just so annoying. I want the degree, and I really do want to go to maybe 2/3 of my classes, but I'd love to be able to skip the crap. It's not for the oft-cited, "it's outside my major, why should I care?" reason, but simply because all of these intro-level required classes aren't teaching me *anything*. It's ridiculous.

    5. Re:Why? by DeadChobi · · Score: 1

      >>High School was to teach us that we're going to have to get up really early, and hate it, for much of our lives. It does its job well (if I can still see goddamn Venus over the top of the school when I'm walking in to the building, for most of the school season [not just deep Winter], ten minutes before the first class starts, your starting time is set WAY, WAY too early. Bastards.)

      You live in Washington too? My god, we could see the moon too.

      --
      SRSLY.
    6. Re:Why? by tdhurst · · Score: 1

      I see your point here, but if I'm paying for something, I should be able to do it in the way that suits me best (provided it doesn't harm anyone else). There are myriad other reasons for staying up late in college than partying (group assignments, sports, working out and hell, just socializing), so why make it any harder than it needs to be? I'm PAID to be at work at 7 am and I understand that.

      --
      Think about it again.
    7. Re:Why? by Fallingcow · · Score: 1

      KC, Missouri.

      First class started at 7:35. I usually arrived between 7:10-7:25.

      I had a job that started right after school and lasted until 7:00PM.

      The result? I was out of the house 12 hours a day, and acquired a fairly strong seasonal affective dissorder as I was seeing only 10 minutes' worth of sunlight a day (sun wasn't up when class started, it had gone down by the time I left work, I only saw it driving from school to work). I'm still trying to get over that.

    8. Re:Why? by geminidomino · · Score: 1

      And if you've gotta work nights, FUCK YOU! BWAHAHAHAHA!

      Lesson learned.

    9. Re:Why? by Grym · · Score: 4, Insightful

      Interesting story. I had an 8:00 AM Microbiology class whose professor insisted on not only taking attendance but also having assigned seating... for a 500 person lecture class. To make sure you weren't tardy, every day he would have silly little thought questions for people in groups (determined by the seating arrangement) to solve and/or quizzes. To accomplish all this, he had a team of about 15 TAs that facilitated everything. All together, attendance accounted for 15% of your total grade.

      Suffice it to say that I'm not a morning person and have always had a knack for microbiology anyway, so I was rarely present. I would review the material the week before the exams and made A's on them all. About halfway through the semester, when I was taking my third exam--I kid you not--the professor stood over my desk the entire time, watching me take the test. I can only guess that he thought I was cheating somehow--that there could be no other way to ace his intro-level material without attending. LOL

      The more I think about it, there's a reason why the tests were so easy: because he spent half the allotted class time obsessing about attendance. In the time it took for him to orchestrate all of those quizzes and attendance rolls, we could've been covering more material. And what about the TAs? The class had to be ridiculously expensive to administer if they were paid.

      For large classes, I just don't get the point of even beginning to worry about attendance. Education should be about the knowledge gained, not gratification for the professors or some rite of passage in the form of an 8:00 AM pop quiz. Furthermore, I've seen too many mediocre students use attendance grades as a prop for their low test scores. I say post the podcasts, and if nobody shows up to class just do what any upset teacher has a right to do; make the tests harder.

      -Grym

    10. Re:Why? by Anonymous Coward · · Score: 0

      FFS, is this what the level of university education is descending to these days? Why don't they just hire high school teachers?

    11. Re:Why? by spoilsporty · · Score: 1

      The video posting can be a great idea in some sense. I know a physics professor from MIT who posts his Rigid Body Motion videos and they were a huge hit among some of my friends though none of us were physics major. He will show live demos in the class and show how things really work. Someone like him can really stimulate students into an area like physics. I take a class where they make the videos of lectures online. They ask us to read the stuff and take quizzes from the videos. That makes people come to the class to grasp the topic, video alone doesn't help. Plus they pass sheets around and if you miss more than two lectures, you grade gets a hit.

    12. Re:Why? by SlartibartfastJunior · · Score: 1

      Unfortunately, college is the time most young adults learn time management skills. Which means a great many freshmen and sophomores don't have them yet. If you allowed them to access their entire course online, many students would wait until the last minute, try to cram all the lectures, and fail the final. This is bad for everyone - the students don't learn, the parents' money is wasted, the university can't offer classes that build on what the student should have learned, and the professor has to dumb down his class to the level that people *won't* fail out. You would see a lot more students failing out of college if we dumped them straight from high school into a "you're the only one responsible for learning so get to it, and we don't give you measurements to tell you if you're doing it right until your final grade" kind of environment.

      Slackers exist, and probably always will. Students will procrastinate, then try to find the most effective way of passing a class with a week's worth of studying all crammed at the end. We just don't need to make it easier for them.

      In addition to the lazy student issue, are the professors worried about losing copyright on their lectures if they're on the web for anyone to see? Most professors probably don't care, but I remember a few from my college days who would have never allowed it. Restricting access to the class only (give people passwords at the beginning of the semeseter?) would solve that issue. As for the rest, well, if you can time-restrict the lectures (only available for one week following the class, or the time you view them is logged for the professor to see if you're procrastinating), you'd probably stave off some of the problems your "good" students would have - the students who come to the lectures now because they should, but might be tempted to sleep a bit late, every week, and end up in over their head.

    13. Re:Why? by Fool_Errant · · Score: 1

      I agree with the parent and grandparent.

      I know the downside of poor scheduling and how timeshifting can alleviate that issue entirely, first hand.

      I've nearly flunked out two different semesters due to the administrations of the universities scheduling low-level lecture courses at poor hours. I am by far a night person, and during certain periods of my life, I am almost physically unable to sleep during the night, if at all. This severely hinders my capacity to function and learn, and as a result, much of the time, going to class from 6:30 AM to about 9:30 AM means I will be incapable of retaining information learned in class, due to the strain of long hours spent awake. At the same time, I cannot afford to miss class, because while I may not be able to retain a lot of information, if I miss class, I lose all my potential capacity to learn.

      There is also the case of physical illness; If I've got a flu that's keeping me from attending class, I will attend to my physical health first. Professors get that luxury, why shouldn't I? I am paying for the service, after all. I am willing to accede that testing and other situations may throw a monkey wrench into that, but for the general case, I feel that I should get the same opportunities the well students have had.

      The overall situation is that I don't understand why I should be punished for trying to maintain my physical and mental health in a stressful environment. I feel that if a course is mostly lecture and transcripts/audio/videos of lectures are available, then time-shifting should be allowed, period. Furthermore, if a course is heavily discussion oriented, then it should be done at times conducive to the maximum number of students' abilities to succeed.

      I say, keep that podcasts as high quality as possible, and throw it out as fast as possible after the class. Don't limit them solely to attendees or to students, if possible. Try and give them as wide of a circulation as possible, for maximum effect. If there is still a worry, consider asking the individual departments to start labeling courses in a fashion so that it is relatively easy for students to determine which classes are suitable for timeshifting, which should be attended though records would be available for review and backup emergency purposes, and which classes would not have a record component. THAT is the way to encourage appropriate student behavior, not some draconian system that second-guesses students' judgement in a totally unnecessary fashion.

    14. Re:Why? by tverbeek · · Score: 1
      If a student chooses to defer his viewing of the lecture to a time when he's actually awake I don't see why he shouldn't be allowed to do so.
      Unfortunately, that argument doesn't work very well in the workplace. Getting up for 8:00 classes is practice for holding a job.
      --
      http://alternatives.rzero.com/
    15. Re:Why? by Anonymous Coward · · Score: 0

      I went to high school with this man and let me tell you he is preaching the gospel. I wrestled for four years and halfway through the season we started an hour long morning practice that began at 6:00 sharp and then we had our regular practice from 3:00-7:00. Like he said, ten minutes of sun a day.

      I now have tuberculosis or something, my immune system is wrecked, and I learned nothing in four years.

      Thank you KC school district!

    16. Re:Why? by Ocho · · Score: 1

      The whole 'not a morning person' is an excuse to skip all kinds of things. College is just as much about learning the ways of the working world as it is the content. Try telling your boss you're not a morning person.

  5. Just post the damn podcast by Aeron65432 · · Score: 4, Insightful
    If a kid chooses to not attend class but still listens to all the professors lectures, why prevent him from doing so? He is learning the material, no different from attending the class.

    As long as he is learning, I see no reason why you should try and hide lectures from kids who choose to learn in a different way. (audio as opposed to sitting through class) Listening to all of them the day before an exam is no different from cramming the night before.

    1. Re:Just post the damn podcast by thesupermikey · · Score: 2, Insightful

      exactly what i was going to say.

      there are still problems with skipping class and just listening to podcast, such as, if they have any questions about the material, both in the podcast and in the reading, they will not have the opportunity to ask them

      also, if podcasts are only online for a part of the time, there is nothing stopping students from getting podcasts from someone who has saved them all.

      --
      Mikey
      I've always been the kinda guy to fall for the girl dressed like an eskimo.
    2. Re:Just post the damn podcast by bobscealy · · Score: 1

      An important part of this is that people learn in many different ways. Many people like to classify students who regularily attend class as "good", and those that do not as "bad", which is really not very accurate. As an example I am nearing the end of my PhD, and I can probably count on two hands the number of sit-down type lectures that I have ever attended and found useful.

      Podcasted lectures are useful for people like myself as I am able to watch the lecture, and then as soon as something is said that I dont understand or want to explore further I can pause the lecture and refer to other sources.

    3. Re:Just post the damn podcast by jandrese · · Score: 1

      Most of the podcasted lectures I've seen are from giant auditorium classes that discourage teacher-student interactivity in the first place. The only major loss I see is when the professor is pointing things out on a visual aid. While the student can try to keep along with posted slides, I find it fairly difficult to keep slides and audio synched up. If the student wants clarification, they'll have to do what students normally do in those auditorium classes and ask the TA.

      --

      I read the internet for the articles.
    4. Re:Just post the damn podcast by Anonymous Coward · · Score: 3, Informative

      As a univeristy lecturer, I can say that the response of the class affects the nature of the lecture. you look for signals to see if students 'get it' and you hone your presentation to that.

      Allowing the student to observe the lecture without being observed reduces the quality of teaching and the quality of the leanring experience.

      Attendance should be compulsory as it improve the quality.

    5. Re:Just post the damn podcast by Aidski · · Score: 1

      I don't know how it is at other places, but here at the University of Western Ontario you can email your profs, go to their office hours, or go to just the tutorials to bug the TAs. So there's other times besides lectures to ask questions.

    6. Re:Just post the damn podcast by Anonymous Coward · · Score: 0

      It's the same way at the University of Waterloo too.

      I'm quite surprised that the attendance is even an issue with the submitter. Perhaps some universities down in the U.S. are indeed like a continuation of high school after all...

    7. Re:Just post the damn podcast by geminidomino · · Score: 1

      As the victim of a university lecturer, I've never seen this sort of dynamic reconfiguration of a lecture, despite students showing obvious outward signs of confusion and distress (from frantically flipping through notes to outright choruses of "Huh?").

    8. Re:Just post the damn podcast by PrinceOfStorms · · Score: 1

      Having lectured for seven years now, I find myself increasingly modifying lectures based on picking up feedback on students' understanding. I would make the point though that the feedback I get is mostly from those in the first four or five rows. Further back, it's harder to pick up on cues. Given that those who would want the podcasts will probably be (a) students who usually sit in the front rows who missed something or want to check a point and (b) students who skipped the lecture and normally sit toward the back of the theatre, this probably isn't too important.

    9. Re:Just post the damn podcast by misleb · · Score: 1
      As long as he is learning, I see no reason why you should try and hide lectures from kids who choose to learn in a different way. (audio as opposed to sitting through class) Listening to all of them the day before an exam is no different from cramming the night before.


      Actually, I think in the long run people retain less when they "cram" it all just before the final. The best learning happens when you let the material "simmer" for an extended period of time, gradually adding on new information. The question becomes, do you value the material or are you just trying to get the grade and move on to the next obsticle-to-graduating?'

      Of course, I'm not saying one shouldn't be allowed to skip the class and download the lecture. But you should definitly not discount the effect that cramming vs. gradual learning might have on your overal education.

      That said, if we're talking about a huge lecture hall type of class, then screw it. You're not going ot learn much anyway. Might as well just download the podcast. :-)

      -matthew
      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
    10. Re:Just post the damn podcast by James_Duncan8181 · · Score: 1

      On the other hand, you'll note that the student who watches the podcast at home can also use other sources of information from the net when they don't understand a point, pausing the lecture until they do. This flexibility of learning is impossible to replicate in class.

      --
      "To any truly impartial person, it would be obvious that I am right."
    11. Re:Just post the damn podcast by femtoguy · · Score: 1

      As a chemistry professor at a medium sized university, this is an issue that I have thought about a lot. I have two comments on the discussion.

      1. The problem with making lecture materials available after the fact is that it doesn't work, at least for the class overall. Well, I don't have good numbers for podcasts, but several years ago, we did a study of students in our large freshman general science class. These students all work from the same book, did the same homework, and took the same tests, but there were 7 different lecturers. We compared the overall grades of students with lecturers who made their powerpoint presentations available to students before lectures with students with lecturers who didn't make them available. The students who got the powerpoint slides did statistically worse on the tests. We assume that students used the availability of the powerpoint slides as an excuse to miss or at least ignore the lectures. Now I suppose that we could say the students are big boys and girls, and that they can make decisions on their own. Unfortunately I have been the recipient of way too may calls from mommy and daddy who are unhappy because they are spending thousands of dollars to have their child in my class, and he should be doing well, and way way too many students who are still in high school learning habits, and do not know how to learn on their own. They usually are way too far into the semester before they learn what isn't working for them, and then find it difficult to pull out.

      2. Now, at the same time I am trying to use podcasts specifically in my teaching. The idea is to use podcasts to pre-lecture on material that I want to discuss. I completely agree that if all I am doing is speaking in a generic non-interactive way, I might as well be recorded. In fact the students will probably be more likely to listen if it is something more high tech than a book, though I am not sure that it will ultimatly have a different educational outcome than just reading, other than the cool factor. In the end my hope is that by getting students to think about the material before coming to class, we will have more time to work problems, and discuss concepts, making the class time interactive, which is something that is very hard to do in any other way.

  6. University's bottom line? by DesireCampbell · · Score: 5, Insightful

    Making anything available outside of class time enables students to skip classes. Some students will skip more classes because they know they can get the notes later, other will never miss class, still others will miss class no matter what.

    If you really want to help out good students put up these podcasts. Don't make it harder to get at because of a few bad apples, don't penalize good students because of the bad ones.

    And then, there's the bottom line for all universities. Are they still paying for the class? Then get off their fuckin' backs about showing up all the time.

    --
    Whoo, signature!
    DesireCampbell.com
    1. Re:University's bottom line? by teslatug · · Score: 1

      Not to mention that you get fewer people in the lectures and give the people who want to be there more attention. I frankly don't see a bad side out of posting these online. Universities should be encouraging this. What do they care if students come to class or not? They're adults and they can choose what to do on their own. Professors would probably be for this too if it didn't mean they'd given away the chance to make some money on it. I've known professors who made you buy their books or notes, and they sure wouldn't like this.

    2. Re:University's bottom line? by TubeSteak · · Score: 1
      And then, there's the bottom line for all universities. Are they still paying for the class? Then get off their fuckin' backs about showing up all the time.
      If students want to just be "paying for the class" why don't they sign up for an online university.

      Or they could just outright buy one online instead of wasting 3~4 years drinking themselves impotent and/or into a coma.

      A college isn't a fucking Dept. Store where the customer is always right.
      Why is this so hard for people to comprehend?

      Most teachers aren't doing their jobs for the money, they do it because they enjoy teaching. Kids who cut class, don't learn, which makes the teacher's job harder and means the students get shitty grades. Nobody wins.

      And no, I don't want to hear anecdotal "i'm smart, I did it" rebuttals. It doesn't change the fact that *students* (note the plural) get lower grades when they skip classes.
      --
      [Fuck Beta]
      o0t!
    3. Re:University's bottom line? by nacturation · · Score: 2, Interesting

      No kidding... that was my first impression upon reading the summary. Why would any university want to babysit its students? When you're a child they take your attendance. In high school, they generally expect you to be there but don't make too huge of a fuss if you're not. And in university, you're the one paying the bills so if you choose not to take advantage of the lectures and you still learn the material enough to meet the course requirements, then why babysit your customers?

      Part of the university experience is learning the balance between freedom (not going to class and doing what you want) and responsibility (attending class because you'll usually learn more that way). Remove that freedom and you're just preparing a generation of mindless workers who will be unable to cope unless some manager is watching them punching in and out with their timecards.

      --
      Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
    4. Re:University's bottom line? by tehdaemon · · Score: 1
      "Most teachers aren't doing their jobs for the money, they do it because they enjoy teaching."


      This may apply for grade school, but in a university - especially the higher level courses, this is not always the case.

      For a lot of professors, what they enjoy is research. Teaching is something that they do because it is a job requirement.

      --
      Laws are horrible moral guides, moral guides make even worse laws.
    5. Re:University's bottom line? by adrianmonk · · Score: 1
      And then, there's the bottom line for all universities. Are they still paying for the class? Then get off their fuckin' backs about showing up all the time.

      College is, I hate to say, a little bit like fat camp. Yeah, there are responsible people there who want to learn and who will do so without people hounding them on things, but there's also an element of paying for the service of people riding your ass until you get things done because you wouldn't otherwise. Fat people can pay someone (at fat camp) to deprive them of food until they get their heads around the concept of depriving themselves for their own reasons, and college students are paying, whether they realize it or not, for a somewhat similar service. Part of what you get out of college is the ability to function according to some set of rules you wouldn't have chosen on your own. That's a useful skill in life (because in real life, you don't have absolute freedom to set up the world the way you want it). Part of what you're paying them for is to teach you that skill.

      For what it's worth, I'm not saying college students are bad people who need extra encouragement to be responsible. What I'm saying is that, by and large, most people are bad about that and need extra encouragement and accountability to be responsible; college students are people who are willing to pay someone to help them in that area, so they have the same weaknesses as other people, but are more willing to do something about it.

    6. Re:University's bottom line? by TrevorB · · Score: 1

      Speaking of the bottom line, one thing that can be pitched at the university is reduced space requirements for lecture halls. Why spend millions to develop 500 seat lecture halls when 200 seats might be sufficient? Or maybe, why have lecture halls at all, especially if you can have interaction online as the lecture is being taped or video recorded?

      We've *seriously* looked at this issue at the university I work for. Those lecture halls are very very expensive, and there are better cost savings solutions than doubling student tuition.

    7. Re:University's bottom line? by Anonymous Coward · · Score: 0
      Are they still paying for the class?


      Maybe that's what the universities are worried about.. some enterprising student saving up these podcasts, selling them on the internet, making well a few thousand at least, the university getting nothing.



      Certainly if you can substitute reading text books for attending lectures it would seem like theres little incentive for attending or producing the lecture, maybe the student body should be complaining to the teaching faculty about that. Afterall, if you or somebody paid fees for you to attend you should be getting something you can't just get from visiting the library and reading books. However at the institution I attend, the lecturer's are top notch, and deliver in their lectures material that you'd need to read an enormous count of big books to cover (or have to track down research papers for etc), and then there would be an awful lot of material in those books we wouldn't need for the syllabus (so a lot of the time, lecture skippers would be wasting their time reading irrelevant stuff.. how would they know it wasn't relevant if they didn't attend the lecture?)

      I do agree that if a student doesn't want to attend a lecture, then he/she shouldn't have to (and spend the time distracting other students who do want to be there), and I do agree that its probably a valuable learning tool to be able to replay what the lecturer said in my own time when I'm going over my notes, as when I'm taking notes I don't often have enough time to *think*.. (yeah that's a criticism everyone is always making about the course.. we need more contact hours for the material we are expected to cover)

    8. Re:University's bottom line? by feyhunde · · Score: 1
      Can I get an Amen?

      Ok, I'm a recent burnout of a Grad Student, I've been the good student and the bad student overtime, varying depending on my interests and on my level of Depression (Which can be and is a factor for students missing classes).

      A simple example is with me and a former roommate whose had a closely related major. Both of us had to take a certain advance chem course. The Professor would commonly place notes online from his slides. He'd do it after the class and scan em into pdfs with all scribbles added. I only missed one or two classes all term, and used the notes only to study, as I took my own that included additional drawings and asides the prof got taken on. Many Profs will welcome interaction, questions, and can take a good portion of a lesson focusing on an aspect of a question asked. This is true in Physics as well as history.

      I was on an upswing that term, while my room mate was on a downswing (in terms of entering and leaving depressive periods). While I went to class and used the notes as a tool, she slept in and only read the notes. As you can tell, over time if you're putting class off for the notes, you delay the notes. Until one night you have to read the entire term before the test the next morning.

      Don't put protections up, people will come or won't. Putting nothing up as protection, lets folks audit a course and learn if they want it. If it's really general, that can help the College develop web classes. My old university has implemented them for a great deal of basic core credits as an option. Classes like Foods of the World, a class you would learn mostly out of a book anyway, is now almost entirely taught online. People will be motivated self starters with webclasses as much as they would be with Live classes.

      Good students can use an audio podcast to review notes while on the move or exercising. It allows for them to better know the materials. Bad students might have a slightly better chance to pass with an actual good grade that they deserved off their work. The bad students might be horrible, but they will still earn their grades, and if it allows for better grades with out grade inflation, there is a clear benefit for everyone involved.

      --
      I'd say more, but my guild is raiding.
    9. Re:University's bottom line? by Anonymous Coward · · Score: 0
      A college isn't a fucking Dept. Store where the customer is always right.
      Why is this so hard for people to comprehend?


      Nor does a college get carte blanche to do whatever it likes.

      And no, I don't want to hear anecdotal "i'm smart, I did it" rebuttals. It doesn't change the fact that *students* (note the plural) get lower grades when they skip classes.


      Hey dumbshit, if they're going to sit through an entire podcast, then more than likely they're not the typical class skipper. If the grades are earned by satisfying assignment and test requirements then everybody should shut the hell up, you included.

      There was some kid from Russia in my DiffEqs class that showed up the first day of class and on exam days. He also broke the curve. I suppose you think he should have sat through the lectures. Oh, and my anecdote is just as good as your nebulous "It doesn't change the fact that *students* (note the plural) get lower grades when they skip classes" statement. You do have scientifically derived cite for that, right?
    10. Re:University's bottom line? by TheRaven64 · · Score: 1
      My department took attendance in most lectures (when the lecturer remembered). This was not because they actually cared if you turned up (lectures were optional, tutorials were compulsory), but because if you did badly and skipped a lot of classes then the local education authorities, who were paying for your education, reserved the right to cut your funding. To my knowledge, they never exercised this right.

      If you were found to be skipping a lot of lectures and also doing badly, then you would generally be called in to talk to one of the tutors, and politely told that there might be some correlation between these two things, but that was as far as it ever went.

      --
      I am TheRaven on Soylent News
    11. Re:University's bottom line? by fm6 · · Score: 1
      I basically agree most of what you said, but:
      Are they still paying for the class? Then get off their fuckin' backs about showing up all the time.
      A university is not a business. Nobody pays full freight, not even the rich kids whose parents pony up $20K a year to send them to an Ivy League school. When you sign up, you're not buying a service that you can choose not to use. You're joining an learning community that doesn't work if everybody isn't serious about participating. This is a community that lots of people would like to be a part of, but mostly can't because there are only so many slots. If you don't want to participate, you should drop out and let that one-time-only learning opportunity go to somebody who actually wants to use it.
  7. Good students will still turn up by djsmiley · · Score: 1, Insightful

    The "Good" student will still turn up as they wish to interact with the lecturer, ask questions etc. They will download the podcast as a memory tool and use it to just "check" on anything they missed...

    The "Bad" students still WONT turn up to lectures, they never did in the first place, and they will download these pod casts, and not learn anything.

    The "other" students wont turn up to lectures, they never have, but they have never needed to, they already know the infomation and are going though the paces to get a peice of paper to prove it, they may download the pod cast, but it doensn't really matter when they listen to it, as its just going to tell them what they already know.

    Btw im in the "other" section, after lectures being late, not speaking english, not turning up at all, not knowing wtf they are doing, i've ceased going to lectures except for two or three subjects where i get on well with the lecturer. This i dont waste hours of my day walking into university (college for you us kids) only to find the lecture is cancled/dead/blown up.
    I revise from books and the internet, and so far i've had some of the best rates i've ever had (~65% instead of the 40%~ i used to get in schools.)

    So.... this will change nothing. Enjoy

    --
    - http://www.milkme.co.uk
    1. Re:Good students will still turn up by Manchot · · Score: 2, Insightful

      Have you ever considered the possibility that many of your so-called "good" students could fall into your "other" category if they wanted to? That maybe they just decided to actually get their money's worth by truly learning the material? Or, on the flip side, have you thought that maybe the "other" students are just lazy, and don't know the material as well as they think they do? That a 65% average doesn't indicate good understanding? Just wondering.

    2. Re:Good students will still turn up by Achromatic1978 · · Score: 2, Insightful
      The "other" students wont turn up to lectures, they never have, but they have never needed to, they already know the infomation and are going though the paces to get a peice of paper to prove it

      im in the "other" section ... I revise from books and the internet, and so far i've had some of the best rates i've ever had (~65% instead of the 40%~ i used to get in schools.)

      I'm not sure going from 40% to 65% is a stunning recommendation of how you never need to attend lectures, because you know it all already.

    3. Re:Good students will still turn up by rifter · · Score: 1

      I'm not sure going from 40% to 65% is a stunning recommendation of how you never need to attend lectures, because you know it all already.

      In a british-style system (as used in the UK, India, and a few other places) 65% is a pretty good score. Supposedly it is far harder to get that kind of score in such a system than it is to get the same score in the US, where 65% is a D (or F if D's don't exist).

      If that is the case then it makes sense that in the US where 70% or more is a C and in some cases the lowest passing grade, things will get skewed to produce higher grades. For instance grading on a curve, or just using simpler questions and subject matter in order to produce higher grades. Which leads to some really odd results. It does seem to me that grade averages don't accurately reflect a percentile of understanding in a given subject. When a class is graded on a curve and the average score is 80% do the students really understand 80% of the material? It doesn't seem to me that most people who regularly score 70-80% actually understand 70% of anything at all.

    4. Re:Good students will still turn up by Malc · · Score: 1

      Yes, I went to university in the UK. Pass mark was 35%. 70% the mark for a first. Only 10% of people got a first. This left 30% in the system so that the best of the best could really excel. I was quite surprised when I came to N. America and started getting 95+% on some courses when I was really only getting 2-1 (upper second) in the UK. Of course, the differences in educational philosophy and approach go much deeper (e.g. questions in the exams in the UK that weren't taught in class or the official course texts).

      As for the other thing in this story about attendence... who cares? I was surprised when I came to N. America that some courses included attendence to determine final grades. I understand that it can be discouraging as a teacher when people don't show up, but come on, treat your students like adults. If they don't show up then they have nothing to complain about if they fail or get a poor mark. Take their money and be done with it!

    5. Re:Good students will still turn up by phantomfive · · Score: 1

      Based on your post, I would really get worried about the quality of your university. Are classes really cancelled so often that you worry about it before going to school? Are all your classes so bad that you can skip them without worrying? You should try to find a more competitive university....if you are really as talented as you say you are, then you owe it to yourself to get a decent education. It will make a difference after you graduate as well.

      --
      Qxe4
    6. Re:Good students will still turn up by castoridae · · Score: 1

      I'm not sure going from 40% to 65% is a stunning recommendation of how you never need to attend lectures, because you know it all already.

      Those numbers are meaningless without context; I assume most universities grade on a curve... 65% might well be A+ work.

    7. Re:Good students will still turn up by Mornelithe · · Score: 1

      Have you ever considered that the "other" students may be "truly learning the material" as well as the "good" students?

      Sitting in a lecture 3 hours a week doesn't automatically mean you've learned the material better than someone who skips and works a bit on his own.

      --

      I've come for the woman, and your head.

    8. Re:Good students will still turn up by kbielefe · · Score: 1

      65% is also a pretty decent score in my graduate courses here in the U.S. (at a top ten engineering school). The tests are different than my undergrad classes were. Most of the points that get deducted are for things I know, but just didn't have time to answer, or picky details or optimizations the professor thought of that I didn't, but probably would think of given enough time. In other words, answers that are (usually) correct but not thorough. In my undergrad classes, there was almost always a single clear, concise, and obvious answer.

      --
      This space intentionally left blank.
    9. Re:Good students will still turn up by TheRaven64 · · Score: 1
      At my university in the UK, the grades were as follows:
      • 35-40% - tolerated failure. An average in this range lets you graduate without honours.
      • 40-50% - Third class (D).
      • 50-60% - Lower second class (C).
      • 60-70% - Upper second class (B).
      • 70-100% - First class (A).
        • In this case, the grandparent would have gone from being a bottom-D student to a good-B student.

          This kind of situation is common in UK universities. Grades should fall in a bell curve centered over about 50%. Really bad students will get almost no marks in the exam, really good ones will get almost 100%, and most will get something in the middle.

          In the USA[1], grade inflation has taken over somewhat, and it's common for anything below about 60% to be considered a fail. This makes no sense to me; if you expect everyone to get half or more of the questions completely right, why even bother putting them on the exam?

          [1] Note: My experience of the US educational system mainly comes via an American ex-girlfriend who spent a term studying in the UK.

      --
      I am TheRaven on Soylent News
    10. Re:Good students will still turn up by Anonymous Coward · · Score: 0

      Hmm, have you ever considered the parent poster might not be from the USA, where we artifically inflate scores so people feel better or something?
      Most other countries actually use the full 0-100 scale of scoring, notice in the US, A-F accounts for only half the scale, 50-100. If the scoring is statistically spread, the parent poster just went from a below average grade (40%) to an above average grade (65%). Most of the world besides the US is this way, stop being so centric...

  8. Bad students? by trolleymusic · · Score: 1

    If the lecture materials are available online as well as a video of the lecture, how are students who don't go in to Uni "bad"? As long as they watch it, if they can get the same level of comprehension off it then who cares!

    A couple of the lecturers at my Uni are only offering their classes via video download and not physically teaching classes.

    --
    "damnit, trolley I want in your signature." - Elburrito
    1. Re:Bad students? by chaoticgeek · · Score: 0

      Here at my university we have online classes where the prof gives you what you need to have done and tells you to email it to their email. Last semester I had two physical classes and four online classes. I don't see the problem with this because for them it would help the students who need the video of the class to help them learn and understand it better. As for me if my classes did not require attendence then I would not show up to them because they teach this stuff right out of the book. When I hit my upper level classes I'll actually care about the subjects. Until then It's hard to care about it if I don't like it and if I don't have to I won't go to class.

      --
      hello
  9. Instructor's responsibility by JonMisurda · · Score: 2, Insightful

    As a graduate student who teaches a C programming course, I feel the onus on having students attend lies solely on the teacher. There are many ways including quizzes and graded in-class assignments that easily take the place of traditional attendance. My personal preference is to do things like that, with the lowest score dropped, just in case someone has to miss for whatever reason.

    And despite this seeming to be a replacement for in class instruction, students who don't attend class miss out on the ability to question material as it's presented.

    You're basically asking for a simple, effective DRM scheme. If you come up with one, you'll be rich (but hated on Slashdot ;)

    Jon

    1. Re:Instructor's responsibility by neonprimetime · · Score: 2, Interesting

      I've taught at the undergraduate & graduate levels before (C/C++/Data Structures, etc). Here's some simple simple ideas
      - base a portion of the grade on attendance
      - display some information just outside of the view of the podcast (ex: most cameras are stationary and don't cover the whole room) and make sure that info is on the exam
      - weekly quizes that force them to attend

    2. Re:Instructor's responsibility by spectral · · Score: 2, Insightful

      As a graduate student who teaches a C programming course, why do you care if the students are in the room with you?

      If they can watch you on video, they get the exact same amount out of the class that they would have if they sat passively in the room.

      If there are external methods of asking questions about things that weren't clear on the video (newsgroups, for example) that you moderate but don't even need to respond in, then they can ask questions and get just as much out of it as they would have if they were sitting in the room actively asking questions. More so, in fact, since it's 1) easier for the other students to skip over stupid questions, and 2) recorded, so you can go back if it was just "I didn't hear that because I was staring at this girl over here", and the responses are recorded (on the newsgroups themselves) so that they can go back in the future to find out the answer.

      If the student already knows the material, why force them to waste their time sitting in the class? Either let them test out of it (most colleges won't allow this), or just shut up and give them the quizzes. If you're testing what they need to know, and that's what you were teaching, then congratulations.. if they pass your test, then they know the information you were supposed to be giving them. What's the problem here?

    3. Re:Instructor's responsibility by JonMisurda · · Score: 1

      Well my class is an elective, so it's not an issue of testing out. However, do I care if they're sitting there listening to me? I have to admit, I'm not a fan of the idea of teaching to an empty room. I like to interact with the students, go where their interests lie, get to know them and what they hope to get out of the class.

      I lose that personal touch if everyone is watching it at home/in their dorm like it's a TV show.

      There are certainly office hours, emails, and recitation where students can interact with me and the TA one-on-one, and I give quizzes in recitations anyways.

      The best teachers I've had, and the ones I've tried to emulate, make teaching into an art that manages to be compelling and ...well... entertaining is too strong a word, but at least interesting.

      I guess an analogy to me would be, why go see a rock concert if you can just watch the dvd of the concert. Surely there's something you're missing by not being there, but damned if I can figure out what it is right now.

      Anyway you raise good points. Thanks.

      Jon

    4. Re:Instructor's responsibility by JonMisurda · · Score: 1

      All good ideas (I use them too :) to keep people attending when the alternative is simply not coming. As the second reply asks, is this all moot when the video is there to watch instead?

      The only answer I can come up with right now concerns me somewhat, but having a student audience certainly insures that I do a better job and be more interesting than if I was just lecturing into a video camera.

      I'd also lose the ability to ask questions of my students. That's critical in me gaging how fast I'm going and how much the students are retaining and understanding what I say.

      I guess an issue to me is, well video is fine for extra study, and may even be a suitable replacement for those who cannot come to lecture for whatever reason. But what happens when the entire class goes away?

      Jon

    5. Re:Instructor's responsibility by spectral · · Score: 1

      :) I like that analogy. I don't see the point of watching / listening to a live concert that I didn't attend, unless there are unreleased things on said dvd. Being at the concert (and then watching that same one later) does have a lot more emotional impact.

      I do agree that my favorite teachers were ones that got the class involved, but that would narrow it down to two professors (and much smaller classes than the 'lectures' I'm imagining this person is making a podcast of). In these cases, I went because I enjoyed the class, not even because I cared about the topics. In the end, it really matters what the goal is for the course, and that's up to the student to decide. If they don't need the credits, then can they sit in on the class just because you're awesome and they want to watch you? Most colleges would limit this, because they aren't getting money for that. If they do need the credits, do they need to learn the material? They'll probably know how to do that best (or at least to their satisfaction). If their results don't match up with the image you want to present of the graduates of the college (and that's really the only argument I've heard for taking personal interest in the students), then the tests should have been harder to weed them out. If they don't need to learn the material (they already know it), then attendance might help a bit, I'll admit -- if they're self taught, there might be things in the way you do something that hadn't occured to them or they hadn't seen. But then maybe those things should have been on the test.. ?

      In the end, it's really about the student. I learn best visually, but I have a rather good situational memory -- I'll tie learning something with where I learn it. That's why when revising lectures I would always go somewhere else (even if it was with my computer), such as my living room. I then associate that with the learning, and it keys it well in my mind. The classroom can (and obviously has) served this need, but if I already have a place I feel comfortable in, why force me to leave it? Furthermore, why force me to learn aurally? I find the best material I've ever had for learning something has been when there was a reasonably static webpage with all the content, and the lecture (if attended) was marginally supplemental, or entertaining, or what have you. Tufte is a good example of this. Everything he has to say is in his books, and the books are used in the lectures, as he directs you at various pages and passages. However, having the directed reading to key points of the books (and relying on the situational memory and a few notes to remember the locations of the information in the books), helped emphasize his overall points. I can go back and read the rest of the information later, and get even more from it because of it. Or, I can read the books and the lecture schedule beforehand, and come in prepared with questions instead of a tabula rasa that you have to work to fill in.

      If someone wants to learn a subject, they will. You can't stop them, so why not help them as much as you can, is the way I generally think (and try to do in my lectures -- I tend to give a twiki page (locked if needed) or a word document beforehand, usually printed out for the people in the class to peruse. Maybe I'll have it up on the screen so people can read it there if not on their computers or the printout, or maybe I'll have visual aids to the lecture, but I don't give more information out loud in the lecture than is available in the material I reference).

      I'm a bit of an oddity, I'll admit. I prefer self-checkout, and I'd rather have a touch screen menu than attempt to dictate an order to a waiter. I'm not sure if that's related, but for some reason it clicked in my mind as something that should be admitted to.

      Oh, and sorry about my English skills, if you think they're lacking.. I tend to improperly punctuate and to blend my ideas together. A consequence of poor education, surely, as education in writing style was severely lacking from my curriculum (or so dumbed down to the lcd that it was pointless). I routinely got As with this writing style, for example.

    6. Re:Instructor's responsibility by nuntius · · Score: 1

      Boy I'm glad I wasn't in your classes. If the students don't *want* to attend, that's their own problem.

      I usually didn't attend when
      a) I was sick
      b) I already knew the material
      c) I was not effectively learning from the instructor. Often because it was painfully obvious that the prof didn't bother preparing his lecture or that he had no training in effective public speaking.

      Instructors are there *for the students* -- not the other way around.

      Graded attendance, cheesy quizzes, and other related techniques simply burn up valuable class time so the instructor can feel "in control" instead of doing their primary job -- passing on information to those who want to learn. Except in the unfortunate case where your department is penalizing you for students not attending (e.g. too many dumb students earning low grades), there should be no need for such policies.

    7. Re:Instructor's responsibility by Jaime2 · · Score: 1

      So.... you want your classes to be compelling and you want the students to enjoy coming to your classes....

      Your solution is to create devices that force the students to attend such as counting attendance in the grade. Am I missing something here or does the technique contradict the intent? If your classes were truely compelling then you'd have to find a mechanism to keep students from other sections out of your class so your students could get seats.

      I do some teaching at the adult level myself, so I'm not attacking your teaching skills or dedication. I know how difficult it is to make a classroom environment compelling. I know that it is difficult enough that you will fail more often than you succeed no matter how hard you try. But grading attendance is not helping anyone and is hurting those student who don't learn the way you want them to.

      Personally, I do see a point in forced attendance at many levels of education. An educator's time can be used much more effectively if many students are involved in one question and answer session, rather than answering the same question for each student. There electronic technologies that handle this wonderfully like discussion boards, but you still may have to deal with everything twice, once in person and again on the boards.

      What it really boils down to is that it is better for the professor and the university that the students attend. It is not necessarily better for the student. Forcing attendance sends the clear massage "please don't waste our precious time regardless of your schedules and priorities". Forcing attendance also waters down the achievement of attaining a degree. Any full-fledged university should let the students sink or swim on their own while providing as many opportunities and as much guidance as possible to succeed. Part of that is attendance. Students need to learn to budget their time in order to succeed. Passing difficult classes without mandatory attendance is an important hurdle to be jumped before attaining a degree.

      Interesting note: I've recently worked with two organizations that offer classes. Organization A has strict attendance policies and organization B has almost none. Attendance was never a problem at organization B. I'd estimate that I had better than 98% attendance. At organization A, I'm lucky to get 85% even with the policies in place. So, you see here an example that the attendance policies don't dictate attendance, but rather attendance habits tend to dictate policy. Posting class lectures for download won't make student skip. They made that determination long ago.

    8. Re:Instructor's responsibility by Cederic · · Score: 1


      Just what is the point of giving people grade points for attendance? You've just given the blind person's guide dog 15% on the final exam because it attended every lecture. Sorry, but to me that completely devalues the worth of your course.

      If you're such a crap teacher that I'd rather skip your lectures, learn the material from books and other students and turn up and score a 2i in your exam then just be glad I've put the effort in to learn it by myself anyway.

      At uni I not only skipped most lectures, I slept through a large number of the ones I did attend. Luckily I attended a top university where they were interested in education, not in measuring irrelevancies like attendance.

      The rest of the time I put into earning enough cash to pay the rent and learning about computers, unix, the internet and how to program (mainly through mudding). All of which has led to my currently successful career. In the meantime the 2i I picked up from a top uni has gotten me interviews, because its known to be a quality degree and not one that merely tracks whether people are alive.

      Just what are you attempting to achieve with your particular approach? Just that to me, it doesn't sound like education..

    9. Re:Instructor's responsibility by xsonofagunx · · Score: 1

      I think that it's been proven (or at least I remember reading somewhere that it has...) that smaller class sizes generally produce higher grades. Most higher-level (post-graduate classes, and advanced topics, generally) classes have very small classes, less than 30, sometimes 10 or fewer, even.

      Let's take a situation where your class [not necessarily your class in particular, but since you're a professor, why not - but let's think of teaching a lecture class of 200 students, as an example].
      I believe that, even if every possible aspect of your class was presented online, in some form or another (podcasts, videocasts, slides, typed outlines, whatever) - several students would still show up for the lecture. Even in the dryest subjects, with the most boring and unengaging teachers, some students do show up. Is it possible that your attendance rate could drop from 80% to 20%? - Sure. And Good. Instead of lecturing in a large hall to 160 students, you're left with a classroom of 40 - still big, but more manageable, and more personable. Even better - maybe attendance drops to 10% and you're left with only 20 students. Instead of a lecture, it would be almost like a tutoring session.

      Present the material, as you would to a class of 200, using visual cues from the 20 students left - most professors only look at the students in the first few rows anyways - and allow questions and discussion. I feel that a student would be much more likely to interrupt a class of 20 to ask a question, than to interrupt a class of 200. There's also a higher likelyhood that you'd actually see this person raising their hand to ask something, as opposed to seeing someone in the middle of the 20th row. Record it all, use video if possible (necessary if you happen to teach visually, or are in a field which necessitates visual teaching) - and post the recording of your tutoring-session-sized lecture for the entirety of your 200 student class to view. You don't really need, as a professor, to personally see to it that each of your students passes - in all reality, it's impossible. Some students will ignore the wealth of information available in the class archives, won't watch the videocasts, read the prescribed texts, or attend the lectures themselves - these people are impossible to reach, and forcing attendance through grades isn't going to help them, once they've fallen behind (by not reading the text, doing assignments, or what-have-you) even if 10% of their grade is participation, they will just stop coming. They 'know' they're going to fail anyway, so why bother. The rest though, that's where possibilities lie, and allowing for someone who doesn't want to/can't make the classes to still gain all the knowledge from the class (partly by hearing the discussions, and the answers to questions posed by the ~20 students which do attend - which generally wouldn't happen, or would happen much less, in a lecture hall of 160) would allow them to gain the credit, while still putting in some amount of work - even if the work doesn't include sitting in a cramped lecture hall for 3 hours twice a week, and walking a half mile to said hall carrying a bag full of books through 6" of snow and 40mph winds with a windchill of -18F [ahh... wonderful memories of RIT...].

    10. Re:Instructor's responsibility by LordNightwalker · · Score: 1

      I guess an issue to me is, well video is fine for extra study, and may even be a suitable replacement for those who cannot come to lecture for whatever reason. But what happens when the entire class goes away?

      Yes... I see your point... After all, there's the precedent of universities banning textbooks in education a couple of centuries ago, after a brief experimental phase following the invention of the printing press. Students figured "what's the point of coming to class when I can just learn it from a book", and the poor professors were left lecturing before empty classrooms.

      The printing press has been a disaster for global education levels throughout the world, and should be shunned... One can only imagine the apocalyptic consequences should we start introducing even more advanced technology in our sacred halls of education...

      Face it, some students will always attend classes, because they know they can't learn on their own without interaction with an expert in the field, because they don't want to make it harder on themselves, because discipline and obedience are important facets of their lives, and a host of other reasons. The students who won't attend classes if you don't make them mandatory, are the ones you wouldn't get any relevant feedback from anyway. Oh noes!!! Johnny isn't in his seat, at the back of the class, looking bored or playing chess with Joe on their graphical calculators... Nevermind the fact that Jack, Wendy, Mark, Oliver and thirty other people whose names I can't remember right now are sitting here on the front rows, attentively listening to everything I say and asking the occasional question every now and then... Without Johnny sitting there all the way back, not paying attention at all, how will I EVER know if people actually UNDERSTAND anything I say?

      To me it boils down to a handful of things:

      • University education is not mandatory; education stops being mandatory at age 18 (here in Belgium; don't know about other countries, but once you reach the age you can enroll in university education, your education is a matter of choice, no longer mandatory)
      • University students are adults, not children you have to babysit
      • University students, or their parents, already pay the bills. Whether or not they deem it necessary to make full use of all resources you have to offer, to assist in their education, is a choice for them to make, not for you.
      • Your only job is to make sure everyone gets the best possible chance to learn something, not to force education upon anyone. At the end of the year, your job becomes testing the students to see whether they actually learned what they were supposed to learn. Your job is NOT, NEVER WAS, and WILL NEVER BE to deny carreer opportunities to people who chose not to do things your way, but still manage to get the same results. The same results, in this case, meaning "demonstrating they know their subject matter"; not "fail my ridiculous requirements pertaining class attendance and/or reproduction of the course material exactly the way I covered it, with no room for alternate correct interpretations".

      A service I pay for which requires me to do things I wouldn't normally do, which aren't required for the correct functioning of said service, is slavery in disguise.

      An education system that allows people like I met during my studies to graduate, and people like me to get into their last year before losing interest, is a fundamentally flawed one. I studied CS at the university of Leuven, Belgium. Had to do every year twice, but that was mostly due to the fact I never opened my books untill the day before the exam, and then usually covered only 2/3rd of the course, showing up at the exam without having slept most of the time, well... I guess you have your fair share of similar students, so I guess you can imagine what type I was. Despite that, I made it into my last year, where I finally lost interest since only a little fraction of what I learned was a

      --
      Install windows on my workstation? You crazy? Got any idea how much I paid for the damn thing?
    11. Re:Instructor's responsibility by rmunyan · · Score: 1

      I agree. There has to be some incentive for being in class. It is like the CD business. If RIAA and others want us to buy their stuff, why not put something worth having in it - like a discount for the next concert or 1/2 off a t-shirt on the band's homepage. I am an educator and beleive that good teachers/professors are going to make their class so exciting/worthwhile that kids won't want to miss it. Try teaching 150 high school seniors a semester all about the wonderful science of economics. I have to be funny and interesting or else they just don't get it - even though they are required by law to be there!

  10. Provide them the info, don't babysit by neonprimetime · · Score: 2, Insightful

    you're getting paid to teach, not to babysit
    Provide them the information you think is necessary in whatever form, and allow them to determine how they will use it.

  11. I hate this "school" of thought. by spectral · · Score: 5, Insightful

    If there is something to be gained by being in the class, then I'll be there. If I can get just as much out of it by not going (and face it.. bachelor's degrees at least in the US are becoming so common as to be meaningless, and the standards are lowered to accomodate this as well in most cases), then why should I have to go? Lectures are about giving out information. It's usually a one way mechanism, occasionally (and rarely) does someone ask a question during the lecture. If you want class participation, make a discussion course. Oh, but discussing integrals doesn't really make sense, does it?

    I treated college as a rubber stamp that I needed to get a job. Did I learn things? Yes. Did I do it by sitting in class? No, I did it by doing the assignments, or just learning what I needed to right before the test. I pick things up quickly and one reading of the textbook of a subject I'm interested in is good enough for me to remember where to go when I need the information again (or to classify the information so I can find it later). College isn't (and shouldn't be!) about rote memorization of stupid facts. If you're teaching me to think, then do it by challenging me (not making me sit in a lecture while you talk at me and I'm eyeing the girl two rows away). If you're trying to force me to learn something, give up hope right now -- you can't force someone to learn something when they don't want to.

    I welcome all the responses telling me that I'm an idiot or whatever, that's fine. I'm a bit full of myself with regards to how quickly I pick things up (and no, I don't remember everything -- but I will remember that there was something that I don't know the details of 100%, and will then know to look for it again to re-learn it when I need to use it). Why force me to be on the same level of the people who are also there for the rubber stamp, but are on the bottom end of the pool of applicants? I went to a school and in to a major that had a rather noticeable lack of various groups (blacks, women), and it was somewhat apparent that there were a few people in the school who got there to equalize the numbers and not because of ability. Why force me on their level? The person I'm thinking of actually asked a college level, calculus-based physics-for-engineers professor to explain how 3x = 2x + 10 became 5x = 10, x=2 (the numbers might have been different, but it was similarly simplistic).

    I was a TA in one-on-one labs, gave several lectures and presentations, etc. I continue to do so to this day, at my current job. Guess what? I don't care if the students remember what I say, that's up to them to want to do. If the people who DO care remember that the information is out there and it's accessible later, then I've done my job. If all they have is a powerpoint presentation with a couple brief sentences at the end when they want to go back to the information, then I consider my job a failure, but that's another discussion.

    Basically -- You're going to do this, some of the students will find a way around it (the smart ones), the other students will use said way around it (the lazy ones, not necessarily different from the smart ones), and you'll just piss people off. Don't.

    1. Re:I hate this "school" of thought. by atomicstrawberry · · Score: 4, Funny

      The person I'm thinking of actually asked a college level, calculus-based physics-for-engineers professor to explain how 3x = 2x + 10 became 5x = 10, x=2

      I would ask that too, since it should become x = 10.

    2. Re:I hate this "school" of thought. by spectral · · Score: 1

      crap. Ok, that student was obviously me, or should have been... ;)

    3. Re:I hate this "school" of thought. by Sunburnt · · Score: 0, Troll

      "I welcome all the responses telling me that I'm an idiot or whatever, that's fine. "

      How about whining and mildly racist narcissist? "Idiot" would seem inappropriate in light of your obvious cleverness. Portraying your superficial and contemptuous attitude towards learning as some form of superior intelligence is no mean feat, and you might succeed if that attitude wasn't so recognizably common.

      An educator's job is to engage their students in the topic they teach, and while they won't always succeed, they never will if not given the opportunity. If a student can't be arsed to make it to class, then why should the teacher pass them? There's no way of knowing how well they understand the material through testing unless the subject is extremely technical in nature. Learning how to read a textbook right before an exam and learning where to find information doesn't mean you deserve to pass most courses. If you show up consistently and are attentive, but the teacher fails to interest you in the subject, then perhaps it is the fault of the teacher (and not the "girl two rows away.") On the other hand, if you can't make an attempt to take anything more from a class than a "rubber stamp" and view attendance as a chore, perhaps the fault is yours.

      --
      Tags != Comments, and -1 (Troll) != -1 (I Would Respond Angrily To This Poster So They Must Be Trolling)
    4. Re:I hate this "school" of thought. by spectral · · Score: 1

      I was a computer science major, and took my physics classes with the mechanical engineers. 90% male, 95% were white, asian, or indian. Those are actual numbers. I wasn't intentionally being racist, there was a lack of black students (and females) in the major, and they had a public policy of providing more financial aid to students in the minority groups for the major. This person I was referring to WAS given assistance in this regard, it came up in conversation one day (though I heard it from someone who knew her better than I did). It was more an attack on affirmative action type policies (call me racist again, whatever. I don't mean it like that -- I hate this entire concept of "we don't have enough of group x, let's lower the standards for that group).

      And no, an educator's job is to educate. It's right in the word. How does me sitting in class let an educator know how well I understand something? If the testing doesn't prove I learned the material, then that's the fault of the testing. Perhaps the tests should be an interview, a paper, or something else that will adequately prove that the student knows the material that was meant to be taught. If, instead, one is attempting to teach "life lessons" such as obedience, attendance, discipline, memorization, etc. then fine, be strict on those things. If you're trying to get the students to think, then do so. If you're cramming 150+ students in a room and talking at them (not with them), then I think they can be doing better things with their time than waiting to hear what you have to say, and the podcasts are a good idea. (I can probably read faster than someone can effectively audibly communicate the same knowledge. Even if you're dictating from the same source, you have to slow down your rate of speech to be understood, enunciate, etc. Furthermore, there's probably several times you'll loop back and emphasize something so that people aren't lost further down the road, whereas with written material, in a private study session, people can go back and figure out where they got lost and continue on.)

    5. Re:I hate this "school" of thought. by Anonymous Coward · · Score: 0
      There's no way of knowing how well they understand the material through testing unless the subject is extremely technical in nature.

      Assessing your students' mastery of the material is a major part of every professor's job. If you aren't capable of this, you have no business issuing grades of any kind--stick to guest lecturing for personal interest only rather than arbitrarily damaging anyone's academic career. Nobody "deserves" to meet a goal, they either did or did not, and you shouldn't move the goalposts based on how much effort you think they ought to put in.
    6. Re:I hate this "school" of thought. by MidnightBrewer · · Score: 1

      "If a student can't be arsed to make it to class, then why should the teacher pass them?"

      Because it's the teacher's job to teach, not impose his moral values. Unless the class requires actual interaction between the student and teacher, and if the student is only required to memorize the information presented in the course, then the results of memorizing that information outside of class will be indistinguishable from having attended.

      "There's no way of knowing how well they understand the material through testing unless the subject is extremely technical in nature."

      If a teacher is unable to test the students over the course material, regardless of the subject, then he is either grossly incompetent in his field or a really bad teacher.

      "Learning how to read a textbook right before an exam and learning where to find information doesn't mean you deserve to pass most courses."

      Again, the argument isn't about whether or not you "deserve" something; it's about whether or not you can learn the material just as well on your own. I personally think somebody who can self-teach himself college-level material well enough to past a test a very clever and motivated person indeed. That, or the material is so simplistic in nature that it's not worthy of being taught in a university.

      "On the other hand, if you can't make an attempt to take anything more from a class than a "rubber stamp" and view attendance as a chore, perhaps the fault is yours."

      Unfortunately, it's the system, not the student, who has made college this way. If classes are truly lectures (i.e. somebody talking at you for an hour) and the teachers unengaging, then it is the fault of the university for accepting such low standards in its faculty. If your future employers don't really care how you got a degree, just that you *have* a degree, then again, that is not the fault of the students, either.

      For example, as a graphic designer, a university degree is a nicety, not a necessity. Your career is made on your abilities as presented in your portfolio, not on how many letters come after your name. As someone who also has a degree in a foreign language, my abilities are measured on whether or not I can speak the language. What happened before the degree is a moot point; I am merely required to have the degree in order to get a job.

      In the end, if you want to be able to punish the wicked for skipping class while you labor to scribble your notes, take comfort in the fact that it's not in the rote knowledge, but in how you can actually apply it, that success is made. Of course, if you've only attended lectures and memorized facts, then you're likely to find life after the degree a bit more challenging than you might have expected.

      --
      "Give a man fire, and he'll be warm for a day; set a man on fire, and he'll be warm for the rest of his life
    7. Re:I hate this "school" of thought. by Anonymous Coward · · Score: 0

      Translation: you "teach" in order to jack up your own ego.

      Sorry, your captive audience is going away. Soon.

    8. Re:I hate this "school" of thought. by jZnat · · Score: 1

      You should've used a simple integral or something (like why \int \sin(2x)dx can be \sin^2 x + C).

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    9. Re:I hate this "school" of thought. by JuzzFunky · · Score: 1

      We had all of our tutorals in the Uni Bar... seriously.
      Okay, the tutes were on Philosophy of Mind and they were on a Friday afternoon but I never missed one. Some of my greatet 'moments of understanding' were completely forgotten there.

      --
      Unexpect the expected!
    10. Re:I hate this "school" of thought. by spectral · · Score: 1

      yeah, but I've been having problems with those lately as well (and it was more annoying that her question was about simple algebra that was on the board, correctly, for her to see.. she just had to bother to look one line below it).

      *shrug* I actually had forgotten most of how to do integrals until just recently (I was walking along and saw a shirt, and I apologize for not knowing the syntax, but it went integral sign, 13 on top 10 on bottom, 2x dx , followed by a question mark. I guessed at the answer and worked on my faint memories of how I thought integrals worked to realize I was correct.

    11. Re:I hate this "school" of thought. by Iznogood · · Score: 2, Funny

      "The person I'm thinking of actually asked a college level, calculus-based physics-for-engineers professor to explain how 3x = 2x + 10 became 5x = 10, x=2 (the numbers might have been different, but it was similarly simplistic)."

      3x = 2x + 10 => x = 2? Only for extremely weird values of 2...

    12. Re:I hate this "school" of thought. by spectral · · Score: 1

      I blame my monitor. I'm getting a new computer tomorrow and this old and busted one had a bunch of dead pixels on either side of the - sign and made it look like a plus.

      3x - 2x = 10 , but if that - looks like a + then it's 5x = 10, right? eh? ..

      Ok, I have no excuse. Even the "I was at dragoncon and stayed at the rather poor rave until way too late and then had to leave early to catch my flight home" can't explain how wrong I was there, so I won't try. :P

    13. Re:I hate this "school" of thought. by jZnat · · Score: 1
      In LaTeX (math mode), that's:
      \int_10^13 2x dx = ?

      Which would be "the integral from 10 to 13 of 2x with respect to x", which is 69.

      ...no wonder it was on a shirt...

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    14. Re:I hate this "school" of thought. by spectral · · Score: 1

      yeah, I guessed that was the answer, then figured that out. There was one right next it that was

      \int_10^13 2x dx - \int_0^3 3x^2 dx

      (so.. 42) :P

    15. Re:I hate this "school" of thought. by nbritton · · Score: 1

      3x = 2x + 10
      -10 = 2x + -3x
      -10 = -1x
      1x = 10
      x = 10

      3x = 2x + 10
      30 = 20 + 10
      30 = 30

      Remember to always check your work.

  12. a good way to get people to attend class by poppen_fresh · · Score: 2, Insightful

    A good way for encouraging people to come to class is to make attendence required, and record attendence at every lecture. Make it part of the grade. Then, just release the podcast when it's ready. This way the podcast is a resource, and not really connected to people's motivation to attend class or not.

    1. Re:a good way to get people to attend class by Joe+The+Dragon · · Score: 1

      That does not fix the problem of people just sleeping though the lectures and downloading the podcast later.

    2. Re:a good way to get people to attend class by Proneax · · Score: 1

      That's what some of my professors have done.
      Some also use 'clicker' questions to track class attendance (as well as their main intended use of polling the class)

      'clickers' are these little remotes (used to be IR now they're RF) that allow students to respond to multiple choice questions and view the results instantaneously. A timed question at the beginning of class is an effective attendance metric.

      Also, if i'm consistently not going to lecture, then that means that either the lecuture is completely worthless to me in any form, or i'm so lazy that i wouldn't bother watching/listening to a podcast anyway.

      I had a professor who posted audio recordings only of his lectures online. It didn't affect my decision to attend or not attend lecture but was handy if I had to miss a lecture.

    3. Re:a good way to get people to attend class by Cirak · · Score: 1

      And why is this a "problem"?

  13. FYI by joeljkp · · Score: 1

    Just FYI:

    My university runs a lecture podcasting program: http://podcast.its.msstate.edu/

    --
    WeRelate.org - wiki-based genealogy
  14. Just post the lectures by Dragoon412 · · Score: 4, Insightful

    Seriously, if the students can blow off lecture, or it's not necessary, why is that a problem?

    Take the case of a university student who does as you say, and skips lecture, downloads the podcasts, and still does well in the class. The university still gets paid. The professor still gets paid. Class size is smaller, allowing greater attention to the students who do choose to be there. The skipping student does well, and gets a good grade, and the professor has a more attentive and interested audience. Everyone wins.

    Now, take the case of the student who skips lecture, downloads the podcasts, and bombs the course. The university gets paid. The professor gets paid. Class size is smaller, allowing for greater attention for the students who are there. The skipping student does poorly, and either learns to go to lecture in the future, or gets booted out of school. Everyone wins except for the student, who only screwed himself.

    Just put up the podcasts.

    1. Re:Just post the lectures by TubeSteak · · Score: 1
      The skipping student does poorly, and either learns to go to lecture in the future, or gets booted out of school. Everyone wins except for the student, who only screwed himself.
      Your conclusion assumes that the school administrators don't care if kids are flunking out.

      Guess what, it looks bad to the school board and it has a negative effect on college rankings.

      If nobody really gave a shiat, like you hypothesize, then why would the school put anyone on academic probation?

      You'd have to be a real cynic if you're going to reply that the school just wants to suck tuition dollars out of them for another semester or two.
      --
      [Fuck Beta]
      o0t!
    2. Re:Just post the lectures by PrinceOfStorms · · Score: 1

      Ah, but let's say that your lecturer really does add something for the students attending the lecture (better visual and better audio at least I suspect, but certainly the possibility of questions and timely announcements). In any case, attending the actual lectures, assuming that they are well planned, encourages you to keep up the pace of the course so you have time to absorb concepts and make connections on your own. Human nature being what it is, a decent proportion of students will skip lectures and "catch up" with the podcasts in their own time. When do you think they're going to do this? I'm guessing for a reasonable number of them, this will occur about a week or so out from the final examination, and I'm talking about students who would have otherwise attended the lecture, not those who would have skipped it anyway. Once you're one podcast behind, what's the point of attending the next lecture until you've seen it? Then when you're two podcasts behind, there's even less reason to attend. And so on and so forth. So the overall performance of the class drops, and the standards probably get dropped to preserve the old pass rate. Letting people learn in their own style and at their own pace is a great idea, but a good lecturer has prepared their lecture schedule so that the majority of students will have enough time to make connections and learn the material. Providing "on demand" lectures breaks this aspect of the course. Why do you think most courses have assignments? Because they are a better measure of performance or because they encourage students to keep up? Same deal with live lectures.

    3. Re:Just post the lectures by knitting+fool · · Score: 1

      Exactly. The department I teach in at the university is constantly under pressure to stop failing students. It puts them behind a semester, because they are failing prerequisites, and after failing a second or third time, they often drop out. The administration is unceasingly concerned about the retention rate, both for their reputation, and the money they are losing; they are thinking about the years lost, not just a semester or two of tuition. (If they would quit dropping their enrollment standards it might just sort itself all out, but that is a whole different kettle of fish.)

      --
      -- Give us your technology and we'll give you all the cow lips you want.
    4. Re:Just post the lectures by Peter+La+Casse · · Score: 1
      The skipping student does poorly, and either learns to go to lecture in the future, or gets booted out of school. Everyone wins except for the student, who only screwed himself.

      Your conclusion assumes that the school administrators don't care if kids are flunking out.

      That's been my experience. Maybe at some smaller schools it's not the case, but various statistics claim that a quarter of freshmen drop out after one year and 50% of incoming freshmen eventually graduate in 6 years or less. Lots of kids just can't handle the responsibility of living away from home and party instead of studying.

      Guess what, it looks bad to the school board and it has a negative effect on college rankings.

      Elite schools prize their reputation; they want all but the best to drop out well before graduation. (They try to only admit the best in the first place, but that's hard.)

  15. Try this... by multimediavt · · Score: 1

    Have quizzes in class every day, that count as much all totaled for points, if not more, of the overall grade in the class than the final. Typically, a final can't be worth more than 50% of a grade. That might vary by institution, but the reason being so it can't HURT someone's (a good student's) grade as much as it could help another's (a not so good student's). The instructor would also be an idiot for not figuring out a way to make the system work, along with the students for their grade. It's not that hard to figure out once you do it the first time. Remember, negative feedback is the best teacher!

    1. Re:Try this... by Anonymous Coward · · Score: 0

      What the fuck is wrong with you? This aren't little kids we are talking about, these are adults. Why does it matter if you if they come to class or not? All that matters is that they actually learn the material, whether on their own or from coming to your class.

      The final exam with show how much the actually learned, that's what it's for. You don't need to be an ass and take the focus on what the class is supposed to be for - learning!

  16. stupid question by Goldsmith · · Score: 1

    Do what the professor asks you to do.

    It's not your job to make the class interesting or hard enough to attend. Be flexible and just post the podcasts when you get them, or when the professors ask you to.

    1. Re:stupid question by bcrowell · · Score: 1

      Yep.

      One size does not fit all. If it's a class in conversational Portuguese, that's one thing; if it's electrical engineering, that's another. One professor of electrical engineering may encourage students to ask questions, while another is just wanting to read his canned lectures out loud for the 30th time. If the professor wants to make students attend, he can easily do it, e.g., by giving quizzes.

      Personally, I teach physics, and I have quizzes and homework that are due in the first five minutes of class, so that losers don't wander in 15 minutes late and distract everybody else. If they show up on time, turn in the quiz and homework, and then leave because they think my classes aren't valuable, that's their privillege, and I don't have a problem with it. But that's just me. It depends completely on the class and the professor.

      It does seem a little weird to me if teachers are teaching their classes in such a way that seeing it on video is the same experience as being there. If you aren't actively engaging your students, then you aren't doing your job.

  17. "bad student?" by drDugan · · Score: 2, Insightful

    Why are you a "bad Student" is you "staying at home all the time and watching all the lectures right before the exam"

    I watched about 40% of all my lectures at Stanford on a TV screen, time shifted from the lecture. At Stanford this practice is encouraged.

    It works better for me personally, the crowd in the classroom is often distracting, and I waste time carting my body all over campus.

    You can hear better, pause to take notes or read up on a topic in the book in the middle of the lecture when you get lost -- there are losts of positive benefits from video-based classes. Most I played back at 1.5x speed, so the voice gota bit whiny, but it was over in 40 minutes instead of an hour. What I LOVED was for topics I already know about, I could skip them.

    In my opinoion, the premise in education that people have to be forced to attend is completely detrimental to the learning environment - it harms those there who want to learn. Manditory attendance is required when there has been a removal of accountability for those who choose not to learn.

    1. Re:"bad student?" by Anonymous Coward · · Score: 0

      You went to Stanford and can't spell? Maybe you should have watched the spelling classes at 0.9x speed.

    2. Re:"bad student?" by drDugan · · Score: 1

      Can't? Don't. Couldn't be bothered with the rules.

  18. Just post it! by mattmacf · · Score: 2, Insightful
    The problem is whether or not posting the videos would allow students to skip class and just download the lecture, instead.

    How exactly is this a problem? I can speak from experience (and anecdotal evidence == cold hard data 'round these parts) that posting lectures online is certainly not going to prevent students from going to class. Furthermore, you're going to have students that don't want to go to class regardless of having the lectures online (I'm sure you're well aware of this, especially if you've had to teach an 8am class). What I think you should realize is that students not coming to class is NOT a personal knock on you, your teaching abilities, the size of your penis, or anything else.

    Another thing that you should realize is that while some students [sarcasm]obviously[/sarcasm] have much better things to do than going to class, that doesn't mean they don't want to learn. One of my favorite classes last year was a psych class where the professor posted her powerpoint lecture notes before class. They were great to print out and bring to class (when I went) and great to print out and study from when 9am Monday morning just wasn't an option. Honestly, do you think you're benefitting the students that don't go to class by trying to withhold the lecture notes? If you're that hell-bent on having students attend, give extra points for attendance or class participation. Or *gasp* grade the students on what pertinent subject matter they actually learned. Let tests and quizzes speak for themselves. If studends can learn on their own with just the lecture notes, let them be. Some students left to their own devices can thumb through a book and listen to a class lecture at the gym and learn just as much as by attending classes. If they have questions on the material, they're perfectly capable of attending class or finding you during office hours.

    As a student, I say don't be a hardass and let students learn how they feel they should. If they don't attend and fail, it's no skin off your back. If they don't attend and pass with flying colors, let them be. Don't try to DRM your class lectures just to encourage attendance. More than anything, I think you'll just alienate the ones that don't like coming to class anyway. Don't try to get cute and just post the flippin' podcasts.

    --
    I only mod funny =D
  19. This is Tech for Tech's Sake (fer chrissake...) by RobotRunAmok · · Score: 3, Insightful

    Make the podcasts available, or not. Charge a premium for them, or not. But the whole point of the pod is that of time-shifting: The student CANNOT attend the lecture when it is scheduled, so he downloads the podcast and "attends" when he can. Better living through science, and all that.

    The professor is being charged with educating the student; if he, being assisted by a download and that omnipresent little white box, can succeed in accomplishing that education without a student even entering his classroom, more power to him, sez me. Of course, we all know the issue is one of ego. The prof wants to be hi-tech hip with his words downloadable daily, yet he still wants to see a full lecture hall hanging upon every word of wisdom as if they were dollops of moist angel food.

    Now, to answer your actual question. Set up a matrix of authentication codes, columns of lecture dates by rows of students. The prof hands them out at the end of each lecture, all good for a single podcast download of the lecture they just heard (WTF? But hey, that's the academic ego, I suppose...) The code is your daily password, your SS# is your UID. Of course, if you want to give both your code AND and your SS# to your truant bud, nothing stops you except the ickiness, and the fact that the code is good for only one download of that lecture.

    1. Re:This is Tech for Tech's Sake (fer chrissake...) by Anonymous Coward · · Score: 0

      So when your download fails, or you watch it at the library and then want to watch it again at home before the test you can't. I see any number of problems with that.

    2. Re:This is Tech for Tech's Sake (fer chrissake...) by Anonymous Coward · · Score: 0

      "Of course, if you want to give both your code AND and your SS# to your truant bud, nothing stops you except the ickiness, and the fact that the code is good for only one download of that lecture."

      So download it and give him a copy.

  20. I regularly skipped class but I'm doing okay by Anonymous Coward · · Score: 0

    And this was back in the mid-90s, so I had nothing except class notes from classmates and textbooks to follow. There were some classes I attended only the first class and the last class to for the entire semester. Granted, I didn't get A's, but I usually got solid B's. 10 years later, I'm Lead Programmer where I work (I learned how to program after I graduated), making about $135k/year in Silcon Valley, so I'm doing okay.

    Don't try to figure out a way to get the kids from skipping... nothing you do will them from being stupid and skipping class (yes I was stupid for skipping class, because I was paying $2000/semester for nothing). Actually, it probably helped me learn how to teach myself from reading from textbooks.

  21. A suggestion: by graznar · · Score: 5, Insightful

    So what methods can be used to provide these pod-casts for the students who actually attended class?

    An attendance policy? Miss class 6 times, you fail. That's the policy at my university, and it works.

    --
    [ check out my ruby book @ http://ww
    1. Re:A suggestion: by lee1026 · · Score: 2, Informative

      However, don't you think that professors have better things to do then to do roll call everyday? Besides, that may take up too much time in a large class.

    2. Re:A suggestion: by Anonymous Coward · · Score: 1, Insightful

      My sympathies. That sounds like a crappy University.

      Universities are there to allow people to learn, and to grant degrees. They shouldn't be there to hold your hand, or force you to follow pointless rules.

      Seriously - do the staff and policy-makers hold themselves to the same standards? Do they fire themselves if they miss 6 meetings in a year? I don't think so. And as someone who has been both student and staff, I can guarantee that they miss meetings (and emails, and letters, and deadlines).

      Again - what a crappy university.

    3. Re:A suggestion: by Aeron65432 · · Score: 1

      But in classes like basic Economics 101 with 300 kids in the class, are you really going to be able to do attendance every class?

    4. Re:A suggestion: by spiritraveller · · Score: 1

      Definitely, if the professor's objective is to ensure attendance by the students, then requiring attendance is the way to bring that about.

      If there isn't enough time to call the roll, have it on the honor system... or call the roll at random intervals... whatever.

      Limiting a resource (podcasts) so that you miss out on your education just because you missed a class doesn't help anyone. It's silly.

    5. Re:A suggestion: by SSpade · · Score: 1

      Do US Bachelors degrees really give significant weight to attendance (as opposed to academic achievment, knowledge or master of the subject)?

    6. Re:A suggestion: by Cobralisk · · Score: 1
      But in classes like basic Economics 101 with 300 kids in the class, are you really going to be able to do attendance every class?
      Firstly, I'm against compulsory attendance (especially for large lectures like that), but its called a sign-in sheet. If you want to go high-tech you can replace it with a couple of pin pads for students to enter their Student-ID and automate the whole deal. In my math lectures we passed around an attendance book with a pre-printed class list and a line to sign your name on. It's pretty easy to see at a glance who's not there.
      --
      Waiting for ad.doubleclick.net...
    7. Re:A suggestion: by YGingras · · Score: 1

      Going to the lecture is overrated. Here you can show up only to the exams and some people do. Those who do it are also the bests and everyone know it. When you manage to learn by yourself you can explore a lot more parallel concepts. Heck, thats what the professors tell us: you don't need to come in class if you can learn by yourself. If you can't, feel free to come to the lecture.

      A lecture is like a movie, its a bad medium to learn. In a book you can adjust the pace and read faster in the easy parts and re-read five times the hard ones. You can put a bookmark and it will stay there for six months if its what you need before you can tackle that subject again. How come we still do lectures anyway? After 2500 years we haven't found anything better than that? (I assume that lectures started in ancient Greece but I might be wrong)

    8. Re:A suggestion: by jacoby · · Score: 1

      That sucks.

      Years ago, I took English Lit II as part of a 18+ credit load. It was at 7:30am, I was habitually late or absent, but I made a point of stopping in during office hours. The prof knew me, knew I knew what I was talking about, knew I read up, and did well on the tests. I'm sure I got at least a B. Maybe an A. And with the six-and-fail rule, I'd have an F.

      Years later but years ago, I took a DB class. The prof, outside of class, was pretty OK. I've dealt with some of the organizations he's worked with before getting his Ph.D. and they still think highly of him. But that class was worthless. I knew less about databases at the end of it than at the beginning. I learned more about databases in a short course on Oracle set up for staff. Literally, he gave the same lecture (about how he wrote databases for a hospital in Indianapolis) at least four times during the semester. Perhaps more. Required class, though, so there was a group of people I took classes with, and they were all in it with me, and they all started skipping with me. We passed. We went on to the next classes. And with a six-and-fail rule, we'd all have Fs.
      ---
      A squid eating dough in a polyethelyne bag is fast and bulbous, got me?
      Generated by SlashdotRndSig via GreaseMonkey

    9. Re:A suggestion: by AK+Marc · · Score: 1

      But in classes like basic Economics 101 with 300 kids in the class, are you really going to be able to do attendance every class?

      Well, I had a chemistry class larger than that. We had assigned seating by last name, and a TA would start 5 minutes into the class and mark down empty seats on the roster. Yes, we had assigned seats we couldn't even pick for ourselves. Gotta love the independence of College.

    10. Re:A suggestion: by tfried · · Score: 1

      Make students sign off on a list. Signatures can be forged, of course, but then what can't?

    11. Re:A suggestion: by graznar · · Score: 1

      Sure, it's not right for every situation. We don't have classes over 100, and in classes that approach that number, you simply have homework every class. If you don't turn in the homework (or at least a piece of paper with your name on it or a blank worksheet), then you don't get counted present. Tedious? Yes. Makes the student be responsible? Definitely.

      --
      [ check out my ruby book @ http://ww
    12. Re:A suggestion: by poot_rootbeer · · Score: 1

      An attendance policy? Miss class 6 times, you fail. That's the policy at my university, and it works.

      It works for collecting nonrefundable tuition fees from kids who don't or can't make it to class often enough. But does it work for providing the students an education?

  22. Make attendance "mandatory" by TheDreadSlashdotterD · · Score: 2, Insightful

    If Professors make attendence part of the final grade, say 30% or more, then students will need to attend most of the classes to keep that grade from slipping.

    My biggest beef is "dumb" questions being asked during lecture, but that's mostly due to the fact that I understand the material very quickly. Half the time I fall asleep or begin working on some other thing (program assignment for that class due next week or work for another class). Having lectures really does help so that I can go back and see if I missed something during the time I was half-listening.

    Now most of my professors are using presentations done with power point and making them available. Much better than a podcast considering they're chinese(haven't even bothered to ask what they're first language actually is). Of course, your situation will vary.

    --
    I have nothing to say.
    1. Re:Make attendance "mandatory" by Tourney3p0 · · Score: 1

      If attendance is 30%, that means you can show up every day and average about 40% to get a D. A more challenging C, at 70%, requires about a 55 exam/homework average. Making attendance even remotely substantial towards the final grade is a good step toward mediocrity.

    2. Re:Make attendance "mandatory" by Achromatic1978 · · Score: 1
      Then make it a subtractive system, not an additive:

      Normal grading process accounts for 100% based on tests and exams.
      Attendance counts for 30% subtracted. 0% for 100% attendance, 30% for 0% attendance.

      That way, the more classes you missed, the more sure of your ability to pass everything well.

      These numbers would need to be tuned though, obviously - just an example.

    3. Re:Make attendance "mandatory" by Saturn49 · · Score: 1

      PLEASE DO NOT EVEN CONSIDER DOING THIS!

      Do not make attendance mandatory, subtractive, etc.

      I had a professor in college that did exactly that - attendance was mandatory. You got 3 excused absences. After the 3rd, he dropped you 10% (a full letter grade) for every missed day.

      The result? All the losers who didn't want to be there showed up to sign the attendance sheet. The result was a crowded clasroom (most every seat was taken) filled with people not paying attention. They were wispering to each other, studying for other classes, etc. Those of us actually TRYING to pay attention had a hard time just finding a seat, much less actually being able to pay attention to the lecture.

      University students are adults, and they are capable of making their own decisions. Yes, they may be bad decisions, but that's not your problem.

    4. Re:Make attendance "mandatory" by TheRaven64 · · Score: 1

      I made a point of signing attendance sheets with a picture of a fish. When I missed a lecture, someone else would draw a fish for me. Since it wasn't anything like my real signature, it was difficult to tell when it was forged.

      --
      I am TheRaven on Soylent News
  23. Podcasts not as good as transcripts by Outatime · · Score: 2, Insightful

    Video podcasts are better than audio-only, which is what Penn State is currently doing - but transcripts would be better than either of these. Audio/video lecture seems useful ONLY to students who did not attend the class. For those who attended, it'd be far more useful to have a scannable transcript where the major and difficult points could be focused on. Podcasts are just like taking your own tape recorder to class. Marginally useful, but usually just a waste of time.

    1. Re:Podcasts not as good as transcripts by ben+there... · · Score: 1

      Yeah, I never understood that. Professors type up their notes in Word and then lecture. Why don't they just give a copy of those notes to each student? I've actually asked teachers for those notes before and they didn't give them. What, are they teaching us all to be transcriptionists or something?

  24. my college's simple but awesome solution by Desolator144 · · Score: 2, Informative

    My VB teacher posts his ASAP, usually withing 24 hours. The school-wide rule is if you miss two weeks of class in a row or like 25% or something like that overall, you're booted from the class. That filters out all the lazy slackers that don't deserve degrees or jobs because they can't even take the effort to show up.
    Also, use a lot of hand gestures and non-verbals so people will get the just of the lecture for review purposes but would still do poorly if they missed the original lecture.

    --
    now stop reading and go play Dance Dance Revolution!
    1. Re:my college's simple but awesome solution by iamhassi · · Score: 1

      "The school-wide rule is if you miss two weeks of class in a row or like 25% or something like that overall, you're booted from the class. That filters out all the lazy slackers that don't deserve degrees or jobs because they can't even take the effort to show up."

      huh? Do you go to high school or community college? There is absolutely no reason why a student needs to come to class and sleep through lectures just to graduate. If they can somehow ace all the tests and final without showing up a day why force them to occupy seats?

      Who would you rather have in class with you?
      a) students that want to be there
      b) students that are forced to be there.

      Glad I went to a real university... hell even the few classes I took at community college didn't require me to show up. Nice being treated like a grown-up instead of a child.

      --
      my karma will be here long after I'm gone
    2. Re:my college's simple but awesome solution by Desolator144 · · Score: 1

      well well, someone's from one of the coasts. Hmm, if they can somehow ace all the tests and final without showing up a day why force them to occupy seats?...It's called cheating and I want people who want to be at a college and want to be working in their field to get a degree, not just someone who says oh _____'s make a lot of money, I'll be one of those. Those people memorize, cheat, and show up just enough to pass then fake their way into a job. I bet you're used to 4 year colleges where they make you take all those stupid general eds and only teach theory with little hands on work. Get with it! 4 year programs are useless (especially in IT) because all jobs want these days are prior work experience. I already got hired without looking as a web designer and I'm not even done with my degree yet, they just heard I'm good at it and I've done it before. I may not be able to feng shui the thing, but I can get results because my teacher is a web designer and I've done it before. Screw theory! P.S. I'm in a very good 2 year college for a PC programming/Web Development degree with a web design certificate.

      --
      now stop reading and go play Dance Dance Revolution!
  25. Why are you so full of yourself? by fimbulvetr · · Score: 1

    So you've been given the task of making lectures available to students. As if you're their dictator, you're worried about some of them watching them because they couldn't make it to class for some reason, despite them having paid for the class. What's the scoop? Why are you so worried about _them_? They're paying for it, right? There will be less people in the classroom if your dreaded scenario took place, and that's normally good, right? It's their responsibility to pass, right? So why do care whether they're there or not? Is it some gross way of telling yourself you have power?

    The fact is, the lecture should be available at anytime, whether they were present for it or not. When I go to class, I often find myself distracted (By something that went on earlier, the car that almost hit me on the way there, the blonde to my left that's not wearing a bra, the sound of the failing ballast in the flourescent light, etc) and often not able to take very accurate notes. Most of the notes are good, but I often wish I could recall what the teacher said about X, or Y, or what she said in between A and B. A digital format would always be more beneficial than harmful, IMHO, especially if I have a bested interest in the subject.

  26. What's the focus of the university? by Zadaz · · Score: 1

    Is it about educating students or is it about putting asses in seats?

    If it's the first, just post the things. Especially useful to students with learning (and other) disabilities.

    If it's the latter, why post them? Because someone heard that podcasts were popular with kids these days?

    1. Re:What's the focus of the university? by himurabattousai · · Score: 1
      You forgot the third choice: profit!!!

      Universities aren't about education anymore. It's all about putting asses in the seats--not classroom seats, but football stadium seats. If it really were about the education, universities wouldn't constantly bend the rules for star athletes. If the average student who needs 5,000 dollars a semester in student loans just to stay enrolled tried any number of the stunts that athletes pull, he'd be out the door almost immediately.

      Even so, there are still students who actually want to learn and improve themselves, and are willing to shell out big dollars for the opportunity to do so. A university education is expensive, and that student who will end up with five-digit debt upon graduation needs all the tools he can get. Podcasts don't replace the classroom, both for better and for worse, but they can be a valuable asset when used properly. Students who wish to succeed will use all their tools to do so. Students who don't care are just wasting their time and their (or their parents') money.

      Just make the podcasts freely available. Good students will use them to their advantage. Students who shouldn't be there will use them as an excuse to slack off even more. Making them freely available helps to separate the two classes of students and will probably make the lectures more interesting. And, though I haven't seen anyone mention it, it also allows students to do a little thing called independent research. Time and money are limited, and freely available podcasts provide another way for students to satisfy their intellectual curiosities without compromising their schedules or their finances. Of all the advantages, this last one is probably the most compelling reason to not restrict access.

      --
      "osake no hou ga, biiru yori ii" to omotteiru.
  27. We use authentication + tracking by Anonymous Coward · · Score: 1, Interesting

    I work at a large private university in Washington, DC, and we currently post some class lectures online, although only at the professor's request. There were, of course, concerns about students skipping, but so far, after a year, it really hasn't been an issue. Most of the classes have attendance policies, and the students still have to obey those. The students seem to appreciate having access to the older class lectures around finals, and in a format they can use while doing other things.

    Personally, I think if the students want to pay to not to attend class, then that's their right. If it hurts their education, they're only hurting themselves.

  28. Well... by VanillaBabies · · Score: 1

    They did already pay for the class, so i mean, if they choose to skip it, it is definitely their choice. If you want to make the lectures available later i don't see the problem either way.

    Would you prefer they show up and do a crossword or fall asleep?

  29. Just post them ... by KillerCow · · Score: 1

    They are adults. You are not their mother.

  30. Consider an unrestricted podcast by MBC1977 · · Score: 1

    What is your exact intent? Students are going to still miss / skip class (podcast or no podcast). Remember every student learns differently
    Though I'm not entirely proud of this, I slept literally through an entire semester of classes (of 20 semester credit hours), both because
    I had to commute 2 1/2 hours and because 2 of the professors were that boring in person. That being said I had a tape recorder which allowed
    me to record all of my classes (with permission of my professors). I listened to the tapes on the bus and train while I studied going to and from
    college, and ended the semester with 3 A's and 2 B+'s.

    Now I'm not a genius, but I believe everybody learns differently. An unrestricted podcast may help some of your students actually get better grades.
    Granted, like other posters have said you'll have good and bad students in your classes. Students who want to learn will and others will not.

    You may want to look at UC Berkeley's approach on iTunes. I attend a different university, but I
    suppleiment some of my classes with their free podcasts. Just something to consider.

    Regards,

    MBC1977,
    (US Marine, College Student, and Good Guy!)

    --
    Regards,

    MBC1977,
  31. The Objective by SWroclawski · · Score: 1

    I think that what you should ask yourself is, what is the objective of your class and how does your teaching style work with that objective.

    It's my understanding that your objective in teaching the class is give your students the information about the class. Of course if it were that easy, we wouldn't need professors at all, and we could rely on books.

    A class professor will go beyond the text. He (or she) assumes that the students have already read the material and can then summarize the lessons as well as provide guidance and insight into the lessons. When I was in school (about ten years ago), it wasn't uncommon for professors to offer class notes in the form of printouts of slides that were presented in class. I found this to be very helpful, allowing me to focus on the lecture itself more than structuring my notes. I'd still take notes, but they would be in conjunction with the class slides.

    Having a podcast of the class would take the conveince to another step and make it possible for students to have access to the lecture itself after class. I know that some students have recorded lectures to review later. Having a podcast of a class seems like a great way to offer this without the student needing to do the work of recording, just as the slides made it more convenient to take notes in class. Some professors felt that note-taking was an important skill, and that offering the slides would make it "too easy", but I fail to see what this has to do with the objective of teaching the class the material.

    As for the issue of class attendance- is class attendance a requirement for the course? If so, it should be made clear in the course material. If you take attendance and students fail to show up, then the podcasts don't matter.

    Other have pointed out that MIT and other schools are presenting all class material online. This serves lots of purposes, but I think that we can all agree that there is more to a class than just the books and study material, even if it includes the recorded lectures.

  32. You're thinking too much. by The+MAZZTer · · Score: 1

    Just use a tried and true method... take attendance. If the class is too big for that you can pass around an attendance sheet and trust your students not to sign for each other... although that might not help your situation much. Or you can just hand out small quizzes at the beginning of each class (or once a week or something) and use those to figure out who was attending or not. You can even make the quiz questions simple ones to determine if the students did the reading for last night's homework, as an additional bonus!

  33. Law lectures on videotape by shut_up_man · · Score: 1

    My university (Bond Uni in Australia) had a similar program for lectures when I was there, although it was only for the law school. Every law lecture was recorded on VCR, and the tapes placed in the library to be loaned out using the standard process. I believe it took about a week, although this was probably because of the physical meatspace component, not because of any policy.

    Law students would use these tapes to catch up on missed lectures, but they would also use them as study aids around exam time. Groups of students would borrow (or copy) the tapes and sit down in someone's lounge to watch an entire semester's worth of Constitutional Law or Torts in a day. Not much fun, but it probably helped for the upcoming exam. Sometimes they'd even pause the lecture and chat about a salient point for a bit, or even curse themselves for enrolling to study law.

    Canned lectures are usually never as good as being there, so I think restrictions on viewing are unnecessary. The mp3s will get handed around anyway, so don't waste your time.

  34. Either do it, and let it be open, or don't bother by Fallen+Kell · · Score: 1

    I can think of several ways to do this, but none of them are easy. You are absolutely correct in the last option about if you give a password for each lecture that it will eventually slip from friends. In reality, it won't just "slip", it will probably be on a P2P network or at the very least on someone's read only network share on the university network.

    What you should be asking yourself is, will this benefit the majority of students in the class? Will it be a good resource for those who want to use to apply themselves to further their knowledge of the subject(s)? I think the answer to all those questions is "yes."

    Will a few people take advantage of this? Probably. But these are the same people who would be already debating the question of, "Should I show up for class today?", and will make answer that depending on how they feal that day anyway.

    There is an easier solution, make attendance part of your grade... Have attendance sheets at the entrances/exits of the room. Keep them out for about 10 minutes into the class and then collect them. It doesn't need to be a big part of the grade, maybe 5%. Or maybe it is only used as a consideration for those people who are on the cusp (maybe they failed by 1 point, but came to you for help during the term and also came to all of your lectures, and they tried their best, but just couldn't grasp something... Now it really depends on what the class is and what the student's major is, but you will at least have some idea that they did everything they could do to pass the course. Basically if you had a mechanical engineer who is taking micro economics, and just doesn't understand some of the rules, maybe you pass the person... If that same mechanical engineer is taking a course on materials physics, well, I think you still fail the student, since it is a core component of what their need to know in order to finish their major...)

    Back on topic a bit, personally I say release the pod casts. What this will do is help all your students to actually look at the big picture of the lectures and have a chance to actually "listen" to what is being said instead of focusing on trying to write/type it all down. It will give you a chance to actually teach and interact with your students instead of just dictating...

    --
    We were all warned a long time ago that MS products sucked, remember the Magic 8 Ball said, "Outlook not so good"
  35. College students are adults by Anonymous Coward · · Score: 0

    so let them make up their own mind whether to attend lecture or watch the video later. It's up to the exam to determine whether they learned the material or not, let them make their choices about how they learn the material and be responsible for those choices.

    They're not kids anymore.

  36. Use your LMS by Anonymous Coward · · Score: 0

    Using your school's VLE/LMS solution link content availability to a gradebook item which is linked to attendence. Of course this means the prof has to actually take attendence, but if its really that important that they physcially go to class, then you should take attendance.

  37. Why Universities Want Attendance by EightBits · · Score: 1

    It seems most people here are of the opinion that attendance is not necessary if the student can obtain the knowledge without it. While I am in general agreement with this idea, there is one very VERY important aspect of attendance at universities:

    Alumni that will actually show up to work and show up on time.

    I have employed dozens of college kids and worked with more that have graduated and I can tell you there is a definite correlation between college kids that attended class vs those who didn't and graduates who show up to work on time and those who don't.

    A university degree doesn't just mean you went through the hoops to get a piece of paper. It has the name of the university on that paper. It means THAT particular university says you're capable of doing the job employers need done. When employers fill out surveys about their employees and give lower ratings to the students of University X than University Y, it hurts University X and all of the students who do or intend to attend there. The school has a reputation to uphold. It's reputation for producing quality graduates has a direct bearing on what kinds of high school graduates will even apply for that school. So yes, attendance is important.

    I will caveat this by saying that I believe it should be limited to 100 and 200 level courses. By the time a student is in the 300 and 400 level courses, attendance policies should be laxed. However, that is up to the university.

    So, on to the subject of how to do this in the best way possible . . .

    There are some other points missing too. What about students who were out sick? Students out on bereavement? Students out because they were otherwise reasonably detained? Those are going to cause a lot of problems for you and the students. One thing to keep in mind is that this is a BONUS. Universities have been around for thousands of years without this ability. Getting access to this should be considered a privilege, not a right. So make sure your students understand that this could become unavailable at a moment's notice or you might face students complaining to the Dean of Students that you said these pod-casts would be available and the fact they are not the night before an exam caused them to be unable to study effectively. Just nip that in the bud before it blooms.

    However you take attendance, tell students that a minimum of a certain percentage attendance record is required to view the podcasts. If their attendance drops below that, remove them from the permissions file. Or, maybe make the policy if you miss X or more days of class in a given semester, you will not have access to the site.

    This is about the best you can do. The only way to do much better than this is to go to such an extreme that you make more work for your podcast control than you do in teaching the class which is unacceptable.

    I agree with a previous post in this thread in that you are looking for a working DRM which doesn't exist. As with all security, the old adage holds true: Locks are for the honest. Don't put too much effort into this until a reasonably valid DRM is available for your use.

    Or, try to hook the university into implementing a university wide podcast system and put the security requirements on their end. Then you can bitch to them when they screw it up. That's how things work at my university. Always shift the workload AND the blame (since you know it will be there) to others. Just make sure you're not the one without a chair when the music stops.

  38. Mandatory Attendance Is Not The Answer by kravlor · · Score: 1

    One of the key aspects afforded to "good" students who attend a class in person is that one is afforded the opportunity to halt the instructor with a question in the event that they start taking off too fast for you (and presumably the rest of the class). While with a podcast, one could rewind and replay, if the line of reasoning that has been recorded in this static media is still incomprehensible, it is of less value than attendance in the first place. It's amazing what a little clarification or an alternatative perspective on a concept can bring to the class, or others!

    However, as a graduate student, there are times when I have to work. There are also times when I just can't get every last bit of math off the boards before it's erased. This is where having a study group of friends is your first recourse, but a podcast could also help.

    Frankly, if someone is bright enough to pick up the necessary content of the course solely from the podcasts, then good for them. To the lesser mortals, attendence is the tried and true recourse. And to the slackers: it won't help much. :)

  39. My experience recently at a small uni by xhentil-d · · Score: 0

    So I attend a private Christian university, Northwest University, in Washington State and recently one of my theology professors started this. The class normally meets MWF for an hour. However, he split the class into thirds and has us meeting once a week for discussion based off of the lectures we download, listen to, and sign a slip saying we listened to it and supplying at least one question from the three lectures we listened to.

    This may be hard to do at a larger university, given that discussions would be difficult to do with a larger class base. However, this may give some idea. We just finished our first week of school, but so far it seems to work pretty well. It allows us to discuss instead of listen to lecture in class.

    --
    Xhentil Do'ana
  40. Don't worry about it by plopez · · Score: 1

    I agree with some of the other posters. Don't worry about it. The good students and bad students *always8 find ways to self select themselves. Poor students will use it as a poor study habit crutch, good students will use it to reinforce learning and improve their grade.

    Beside, what is there to prevent slackers from paying for lecture notes anyway? Even if you delay podcasts, there is no guaruntee you can force people to show up, so don't worry about it.

    --
    putting the 'B' in LGBTQ+
  41. What's the big problem? by Anonymous Coward · · Score: 2, Interesting

    My university, the University of Canberra (Australia) already does this for a number of classes. Some are video taped and others are audio taped, both of which are then distributed online in the same week as the lecture. At my last university - the Australian National University - *all* of my lectures were audio taped and the tapes made available in the library the same week as the lecture.

    I don't understand why a university would demand that its students attend every lecture? Here in Australia a significant proportion of students also work casually or part-time to support their education. Others work full-time and attend university part-time. Others have family commitments. Distributing taped copies of lectures online (or at least in the library) simply facilitates learning for these individuals who have as much of a right to attend university as anyone else. Certainly this results in some individuals skipping lectures because they can watch them online, but how is that actually a problem? Those individuals are still required to complete all the assessment items and exams in order to pass, and if they're able to do that, they've obviously learned as much as the students that attend lectures. IMO, universities should embrace the technologies available to them and I'm glad mine does.

  42. You have the wrong idea. by ryanhos · · Score: 1

    An attendence policy will keep them from skipping class....not timing the release of the lecture videos. It sounds as if you're attempting to use a screwdriver to hammer in a nail.

    --
    "I threw up my hands in disgust and wondered if it had been such a good idea to have eaten my hands in the first place."
  43. Not sure why it's being called a podcast.. by Adult+film+producer · · Score: 1

    They're just mp3's... they were around before the "iPod" and will be when the "iPod" fades away in the dustbin of long forgotten history. For example, http://www.teachco.com/ has been around a lot longer than the "iPod" and offers a pretty good selection of university level lectures on almost any subject. Although, it's preferrable to order the dvd-video for the math and science courses. The Modern Scholar also offers "podcasts" as well, google their name it should be easy enough.

    1. Re:Not sure why it's being called a podcast.. by Achromatic1978 · · Score: 1
      They're just mp3's... they were around before the "iPod" and will be when the "iPod" fades away in the dustbin of long forgotten history.

      Thank the same people who brought you "Web 2.0", "folksonomy", and "blogosphere".

  44. Works how?? by EmbeddedJanitor · · Score: 1
    It does not necessarily produce better results, it just makes the students attend class.

    The only motivation to force students to attend class seems to be some sort of puritanical argument or something like "We had to attend class, so why shouldn't we force the students to?".

    --
    Engineering is the art of compromise.
  45. The real question is, who cares? by Ace905 · · Score: 1

    Man I hate university / colleges.

    The real question is this: If a bad student can watch all the lectures and do so well on an exam, what were they really teaching you in the class anyways? Did they not prove they knew it by passing the exam?

    Attendence requirements are another way of saying, "It's not really about your education". The real question should be which students are smart enough to crunch for an exam 24 hours in advance and pass.

    --

    Ace
  46. Lecture does not equal AV presentation of material by Anonymous Coward · · Score: 0

    It is clear from many posts that slashdooter have had their fair share of poor lecturers. This is why so many post about the reudnancy of attending classes. Clearly these lectures ar enot adding to their learning experience.

    Good lectures bring together reading material, illuminate problems and identify themes to bring the course together in a cohesive fashion.

    The best lectures do this while responding to student verbal and non-verbal cues (eg student questions, puzzled looks, bordeom, etc)

    Give the guy a break - there is a legitimate reason for providing copies of lectures. They support the student who has attended the lecture, been engaged but did not get all the notes, or in hindsight is confused about a point

  47. Why attendance may be necessary by truthsearch · · Score: 2, Informative

    I see lots of posts about why attendance shouldn't matter as long as students are learning the material. I completely agree. BUT what most people don't know is that attendance is required for state and federal funding. Even many private schools get funding from the government. For much of the money the schools must report on general class attendance. If fewer students go to classes the university gets less money. So there actually is reason (besides the education) that schools need high classroom attendance.

    1. Re:Why attendance may be necessary by Anonymous Coward · · Score: 1, Insightful

      Umm... I recently attended a public university (class of '04) and aside from the profs who made attendance mandatory (a small minority) I dont remember any profs taking attendance ever. I was a math/cs double major and the universal attitude was "If you can do the work without showing up for class, good for you."

      In fact, except for one exceptional professor, I would instantly drop any class where attendance was mandatory for two reasons. First, be interesting enough to make me want to come to class. A good professor can make the most boring stuff absorbing and a bad prof can make the most interesting material mind-numbingly dull. Ive had both and taken many classes just because of the prof teaching.

      Second, it offends my sensibilities to pay money to have terms dictated to me. When you pay my salary, you can tell me what hours to work and where to show up when. When I pay yours dont expect to dictate terms. I cant even imagine going to a school that cost 40k+ a year and being told if I miss 3 classes I fail. The very idea is insane.

    2. Re:Why attendance may be necessary by Kope · · Score: 1

      Aside from the funding issue, there is a very real issue from the point of view of an instructor.

      Anyone who has ever presented material to a class knows that the audience does effect how well the information is presented. For professors who aren't in fact trained actors playing to hte camera, and who have learned how to present to a class largely without any formal training in what they are doing as lecturers, radically reducing attendance to a few or even no students will effect how they present the material, and most likely that effect will be negative.

      This means that the students skipping the class are also harming the education of those who continue to attend.

    3. Re:Why attendance may be necessary by RyoShin · · Score: 1

      If that's true, then why doesn't every college class take attendence?

      I thought federal funding was based on how many students were enrolled, not whether or not they actually attend the class.

      Of course, I go to a college that relies less on government funding, so perhaps you mean those that rely heavily on it.

    4. Re:Why attendance may be necessary by truthsearch · · Score: 1

      My small private university reported general attendance numbers. They simply reported a rough number of what they thought it was based on professor feedback. Then in my final year they required professors to take an accurate attendance count every time the class met.

    5. Re:Why attendance may be necessary by wandlero · · Score: 2, Informative

      After teaching for 8 years now as several different titles [TA, grad TA, Lecturer, etc] I have never once reported attendance to the department, college, or school. In fact, I have only ever taken attendance the first couple days for those "if you don't show up the first day, you are dropped" classes. This is at a public state university, which brags about the state/federal funding and such. If there is a link/reference, I would love to see it. I am now teaching a large lecture style class and I am interested in making it valuable for the students to show up, and this is a perfect topic for me.

      As a student, I hated classes that graded on attendance, for the same reasons given by many others - if I choose to not go, it is my money, etc. What does sitting in the class do for learning?

      However, as an instructor, I value the interaction - and getting students to talk has been my most difficult challenge. When presented with the opportunity to change the class away from a lecture setting, how should it be handled? What should the format be? I don't know. Still thinking about that one, and trying some things.

    6. Re:Why attendance may be necessary by RyoShin · · Score: 1

      The best way to teach and be tought, in my opinion, is to do. You can read all about making wheels from a book, but to watch someone make a wheel, and then make a wheel yourself with that person guiding you, will give you a much greater amount of knowledge and understanding. This is why job experience is generally more desired than a college degree.

      However, cecause of class sizes, time, and limited access to the needed tools to demonstrate each and every topic, that isn't a real possibility except for once-a-week labs. Then there are some classes, like math, where you really can't do much else than have everyone sit and listen.

      So to make them pay attention, you need to make them interactive. A lot of students are loathe to participate, because they're worried that they'll answer wrong and look like a fool in front of the professor and other students. To get them away from this idea, you have to get them to interact on a level where there is no wrong answer.

      This is more easily accomplished in philosophy and literature classes, where you mainly state opinions. As long as it is thought out, there really is no wrong answer.

      So what to do for the rest? Well, a good start would be to take one class a week to only work on example problems. Let's take math as an example. You're working on complex integrals. You can take from the book and get an answer, but it's better to set up some unknown situation and work through it. Get a bunch of small nerf balls, and at the start of each problem throw them at people. The person you throw it at gives a number, range, or math function, and that is put into the equation. Once it's complete, try doing the same for the various steps you would take.

      Another way to help interaction is to find things that students can do in the class itself. For instance, if you are talking about center of mass, have everyone take out a pen or pencil and balance it on their ring finger, explaining that where the pencil touches the finger is the center of mass.

      There are ways to interact, but they require some creativity, and I applaud you for trying to make class something more than just listening to a speech.

      (You could try saying "shit" once in a while for added shock value. Some of my best professors were profane.)

  48. Re:Just post the podcast by mulhollandj · · Score: 1

    I mostly agree. Having taught university courses I try to make it worth the students time to come and participate but I make sure to base none of my grading on attendance. On the other hand students feel it is their money to waste and don't realize that they are only paying part of their education, my my university only 1/3, because of private donors and state tax money. How do you get these kids to avoid wasting resources? Personally, I tell them to drop if they aren't doing the work.

  49. Don't let the bad students stop you by wolvesofthenight · · Score: 2, Insightful

    I am glad that, unlike some administrators, you don't think that just watching a video of the class is a valid substitute for being there.

    However, I think that you will find there is not much you can do to make the bad students do the right thing. In high school they constantly attempted to force students to learn when they did not want to and they seldom had good results. I would say that you should help the good students to the best of your ability and give the bad students the best encouragement, support, and advice that you can. After that let them sink or swim.

    Lastly, not doing something to help good students simply because it could make it easier for slackers is wrong because it punishes the good students. Having said that, I do not know if having the podcasts out there will really help anyone or not. They would not have been much help to me except when I was sick, but some people may find them useful.

    "You can take a horse to water but you can't make him drink; you can take a student to school but you can't make him think."
            -Unknown

    --
    -WolvesOfTheNight
  50. It matters only who. by AlexanderDitto · · Score: 5, Insightful

    As a college student, I can only inform you about the conditions at my university, and in the classes I've taken. Also, IANAS (I am not a statistician) but I can say that a high percentage of the professors I've had, and the professors my friends have had, don't ask questions, or encourage any interaction from the audience at all. In fact, many I have frown upon it.

    In stadium classes, for example, interaction has been deemed impractical. Most professors simply lecture, and people with questions are forced to wait until afterwards and scramble for the few moments the professor is cleaning up, or attempt to make office hours, which consist of a small hour or two hour window that usually falls during one of your other classes. In a class like this, what's the difference if the students are there or not? If they have questions, they just try to make office hours anyway.

    In smaller, but still lower level classes, interaction between the student and teacher may be encouraged by the professor, but is usually never reciprocated by the student. Most of my classes, the students just sit there silent when the teacher asks a question, and the professor is forced to answer themselves. I assume this has come about due to the abundance of unfriendly or quiet teachers, as well as the fear of getting questions wrong, or the fear of peer ridicule. Usually, I'm the only one in my classes who even speaks to the professor, let alone answer questions. Again, what's the difference? I'd rather have those quiet people at home anyway, so the teacher pays more attention to me.

    Only in the higher level, VERY small classes have I found the reverse to be true. Here, interaction is the point of the entire class. If there are only 10 people in your class, and you don't get it, comprehension has just dropped 10%. (Can you tell I'm a Math/Computer Science major?) Of course, in these classes, such a podcast doesn't make sense, but I assume it's not the sort of class the news post is asking about.

    Of course, if the professor in question is a good professor, the engaging, interactive, interesting, imaginative type who we always want as teachers but never seem to get, they shouldn't have a problem drawing people to their actual lectures anyway. People should WANT to come, and the ones that don't want to probably shouldn't be there anyway: they just sit in the back, and cause disturbances when their cell phones ring or they spill their Vente Mocha Decaf Frappichinos.

    --
    No, Mr. Green. Communism is just a red herring.
    1. Re:It matters only who. by Cobralisk · · Score: 3, Insightful

      Your comments are enlightening but disturbing to me on a personal level.

      Decaf

      Is this what the world is coming to? And yes I can tell you're a Math/CS major. You're here. But can you explain why all math profs have a heavy foreign accent, poor grammar, and bad handwriting? Attending lecture is one thing. Understanding the words is quite another. For the orignal submitter, stop trying to fight a War On Truancy, and just make sure the podcasts have GOOD audio quality. Attending class is an important part of the educational process, but adding layers of policy tends to bog down a university and promote a more 'us against them' mentality, its just bad for morale. A better way to encourage attendance is (easy) semi-frequent surprise pop quizzes (like 'What was the topic of last lecture?') worth say 5-10% of the final grade. Make it worth their while to show up, but since you're providing a service to the students anyway don't withhold the information from those who couldn't make it (they did pay for the class at least). And the bright side is if you're helping otherwise poor students learn more despite themselves, this is a benefit to all parties involved.

      --
      Waiting for ad.doubleclick.net...
    2. Re:It matters only who. by austad · · Score: 5, Insightful

      How is attending class an important part of the educational process? If a student gets the assignment listed in the syllabus in on time and passes the midterms, it means he has learned the material. My last two years of college, I went to the first day of each class and only showed up to hand in homework and take tests, and I still learned a ton. Some people learn better on their own that listening to someone with a horrible foreign accent talking and writing jibberish on the board.

      --
      Need Free Juniper/NetScreen Support? JuniperForum
    3. Re:It matters only who. by LuYu · · Score: 3, Informative
      But can you explain why all math profs have a heavy foreign accent, poor grammar, and bad handwriting? Attending lecture is one thing. Understanding the words is quite another.

      In this case, a podcast would be better. At least the student would have the chance to rewind parts of the lecture the student did not understand and review them until understood.

      --
      All data is speech. All speech is Free.
    4. Re:It matters only who. by misleb · · Score: 1

      Well, hopefully your next two years will have much smaller classes and participation will be essential. You don't know what you are missing.

      -matthew

      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
    5. Re:It matters only who. by RyanG · · Score: 2, Insightful

      It doesn't even matter about the good students or bad students. Students in general already have an abundance of resources to aid them in all classes. Tons. Good students utilize them while the bad ones do not. If you introduce one more resource nothing is going to change. The bad students will still ignore it and the good students will be the ones taking advantage of it. Im in my last year of Computer Science and a few semesters ago one of my professors had a before-test session before each test. In this session he would solve problems on the board almost exactly like the ones on the test. This resource was almost priceless. Guess who only came? Only the good students that actually cared and could probably do the problems without being there anyways. The ones already in need of academic help never bothered to come. My point is bad students are going to treat this resource like any other. Put up the podcasts and do some good for your fellow classmates that care.

    6. Re:It matters only who. by Al+Dimond · · Score: 1

      Forget pop-quizzes just for the sake of attendance enforcement. Pop quiz to make sure that people are staying up with the material. That's the real problem with poor attendance: people don't keep pace with the class and prevent the class from building on material and moving at the proper pace. Random pop-quizzes already will get people in the door for fear of missing one, and I don't see how making them meta-quizzes helps with this. If people struggle with the pop-quizzes they'll be worried by a bad grade and come to office hours to try to catch up (even if the quizzes don't actually affect grades that much).

    7. Re:It matters only who. by deroby · · Score: 1

      Although I'm sure one can learn a lot using nothing but (school-)books, it most certainly cannot make up for actual teaching. I'd like to add that there probably is a difference between the type of information you're getting to digest (eg. history vs electronics, law vs applied mechanics, etc), and that some situations might make the 'read-the-book-and-remember' solution more attractive, if it were simply because the fact that one can read a lot faster than most people can speak.
      But for courses where 'understanding' is key (in contrast to ' knowing '), interactive classes simply can't be beat !
      However, and I'd like to stress this : it requires the will of the student to keep up with the lesson and have an open but critical state of mind at all times. In my (for lack of a better word) school-career I've found 3 errors in the courses being given (2 x math, 1 x ship-construction). I'm pretty sure that if I had simply read it right away from the book I wouldn't have noticed them, and if I might have, I'd probably would not have taken the trouble to find someone willing to discuss it. A guy in front of a blackboard might not be as fancy as a podcast, but I'm 100% it is more effective because you're given time to digest what is being said and at the same time are able to 'mentally preview' what's going to come, making your brain a much more active part of the process and prepping it for future situations where you'll need to make deductions/conclusions/solutions all by yourself.

      --
      If there is one thing to be learned on slashdot, it has to be sarcasm.
    8. Re:It matters only who. by badboysdriveaudi · · Score: 1
      "Of course, if the professor in question is a good professor, the engaging, interactive, interesting, imaginative type who we always want as teachers but never seem to get, they shouldn't have a problem drawing people to their actual lectures anyway. People should WANT to come, and the ones that don't want to probably shouldn't be there anyway: they just sit in the back, and cause disturbances when their cell phones ring or they spill their Vente Mocha Decaf Frappichinos."

      Thank you...thank you, thank you, thank you! That's exactly the message I tried to convey earlier. This is higher education, so let it be up to the students (who are footing the bill anyway) make the determination of whether they should go to class. I had a database professor who also taught the Management Information Systems class, and both courses were a bore. I actually did better reading the text IN CLASS rather than listening to her lecture.

      On the other hand, my Econ professor was absolutely great, and I enjoyed being in class. Western Civilization (a class that I thought I'd hate) turned out to be one that actually looked forward to attending, and I hated history! I enrolled in the follow-up class the next sememster (never thought in a million years that I'd do that).

      It's higher education folks -- let's let the ones paying the bills decide what's important. It's bad enough we have to take mandated classes that may or may not have anything to do with our career goals.

    9. Re:It matters only who. by ttldkns · · Score: 1

      yeah im the english equivalent of a maths major and i could identify with what you were saying 100%. Its like this kinda thing is true everywhere!

      For the higher level lectures, like you describe, it wouldnt really matter wether your students go or not, the more serious students who really benefit from lectures will benefit when the half serious students arent there pissing about in the lecture. Plus podcasts would really help for that lecturer i have who writes so fast you have no time to absorb the material for the constant frantic scribbling we always end up doing.

      --
      How many computers are too many?
    10. Re:It matters only who. by RESPAWN · · Score: 1

      You bring up some of the very points that I want to bring up. I don't see how lecture attendance necessarily is an important part of the process. Unless it's to somehow stroke the professor's ego, but if that's the case he can fuck off. As a matter of fact, I had more than one prof. in college who made it plainly evident that he despised teaching and would rather be concentrating on his research than lecturing to us. (And one of those would get pissed if you didn't come -- sort of an "If I have to come, so do you" attitude.)

      My thoughts are thus: I'm the one paying for the service, so why shouldn't I be allowed to use it in the manner that I see fit? Scientists love to point out that different people learn in different manners, so why should those who learn better on their own be punished and still forced to attend lecture?

      I can recall two classes where my truancy rate was ~50%, but in which I still mad acceptable grades. In one class the professor always came to class so poorly prepared that he would often stop and restart examples on the board several times; constantly ammending the problem and basically trying to puzzle through it himself in front of the class. The joke was that you had to take notes in pencil since you would have to erase half of them as you went. There were actually two occasions where the professor was so confused that he stopped and said that he'd have to work the example on his own again and show us next week. Now what benefit did I get from going to that lecture? If I'm going to have to invest the time to completely learn the material on my own, then I'm certainly not going to come to lecture.

      In the other class, the professor basically read the book to us with very little to no further exposition on what the text might mean. When I did go to class, myself and a friend would basically place bets on to which paragraph the professor was going to recite next. When I spend my time in class developing rules and a scoring system for betting on a lecture, that means it's time to stop going. In the end, I only went once a week to turn in the assignments and even then I only went out of guilt. I could have easily given my homework to somebody else to turn in.

      To the question submitter. Stop trying to force people to attend class -- especially if they can demonstrate a grasp of the material on the exams. Universitey should not be about you trying to force the students to learn in the "approved" manner. Those kids will get enough of that rank and file bullshit when they join the corporate world. Anyway, those who don't attend will always find away around whatever protection methods you could institute. Students are good at that. They have more free time than you. Instead, university should be about the students learning the material. If that student feels that he learns better by listening to the podcasts while sitting around in his underwear and watching pr0n at the same time, then so be it. That's his perogative. At least he's learning .

      --

      If Murphy's Law can go wrong, it will.

    11. Re:It matters only who. by habig · · Score: 1

      How is attending class an important part of the educational process? If a student gets the assignment listed in the syllabus in on time and passes the midterms, it means he has learned the material.

      Speaking as an actual professor, while I agree that the point is learning the material and that some people can do so without coming to class, there is a strong correlation between attendance and how well people do at the whole learning thing as measured by grades. I know this for sure, having personally assigned a rather large number of grades.

      Some of this is certainly due to the fact that those who are apathetic neither learn nor come to class, but hopefully I'm also doing something in lectures to help students learn. If not, I'm wasting 60+ hour work weeks, and a lot of students are wasting several hours each per week.

    12. Re:It matters only who. by QMO · · Score: 1
      But can you explain why all math profs have a heavy foreign accent, poor grammar, and bad handwriting?
      Now, I've been a math professor, and I've been acused of being hard to understand, but:
      My students never complained about my handwriting, my grammar, and by no strech of the imagination would my accent be considered foreign to the United States, which is where I taught.

      Maybe you just chose the wrong colleges. I did most of my teaching at regional universities and community colleges.
      --
      Exam 4/C again. Maybe I'll do better this time.
    13. Re:It matters only who. by AmberBlackCat · · Score: 1

      At my school you'd be kicked out of class if you missed over a certain number of days. So if they really were skipping all the classes, they'd be out. Otherwise, if they've paid tuition, they're learning, and they're passing the classes, then I don't see the problem with this. It's like a video version of posting lecture notes on the teacher's website. In fact, it would probably be really good for a student who had a legitimate reason for missing a day of class.

    14. Re:It matters only who. by MooUK · · Score: 1

      At my university, everybody takes three courses in their first year. Physics was one of mine.

      The fifth of five modules making up that year's physics course was quantum physics. The lecturer for that module was, as with the previous two modules, some form of eastern european. None of us could understand more than two in every three words, let alone what he was trying to teach us. His english was terrible, his accent was terrible, and his writing was terrible. To make things worse, he didn't use any of the modern forms of presentation - his lecturers consisted of copying his own handwritten notes onto the blackboard and reading them out simultaneously. His handouts, such as they were, were photocopies of his handwritten notes.

      I couldn't pick up enough from simply reading textbooks and so forth, so I ended up just failing that course. (I later swapped the physics for a much more interesting course, which I'm still doing a year and a bit down the line.)

      In other words, it's not just maths.

    15. Re:It matters only who. by colingj · · Score: 1

      I think this is about motivation and pace of learning more than anything. There are always going to be a few students who are strongly motivated, and some who have hardly any motivation to work. For the majority of students in the middle, lectures seem to work well - a timetable saying "be here at this time and this place" seems to be just that sufficiently bit more motivating than "read this book/listen to this podcast/watch this video lecture series", where the temptation to say "I'll do it tomorrow" is too high.

    16. Re:It matters only who. by LihTox · · Score: 1

      How is attending class an important part of the educational process?

      From the perspective of a young college physics professor (i.e., me):

      1. With some subjects, in-class discussion IS the learning mechanism; you learn a lot more by participating in discussion than by listening to other people discuss things.

      2. In some classes, your absence can be detrimental to the experience of the other students; particularly in discussion classes.

      3. Some in-class demonstrations may work a lot better live than on the small screen, even in a large class. I remember a Psych 101 class (100 students) that involved a very effective psychological demonstration, which I don't think would have worked as well.

      4. Interaction during class allows professors to gauge how quickly they need to move through the material. If I'm teaching a class for the first time, I have great difficulty knowing how long it will take me to cover the first chapter of the book, for example, because I don't know how much I will have to say so that the students will understand. So I ask questions (using a show of hands or volunteers) during class to gauge their understanding, and adjust accordingly. I can't do that if no one shows up. (Yes, some professors lecture without any interaction, and without any concern for their class's understanding; the good teachers don't.)

      5. There are some classes (stadium classes, classes with particularly non-interactive professors) where it probably doesn't hurt at all to watch the class remotely. However, college students are still young, and they can't always be counted on to tell the difference. Podcasts, therefore, may serve as a temptation which a freshman, drunk on the freedom of college (or just drunk), can't ignore. (Too bad for them maybe, but professors tend to care about their students' success a little more than that.) This is not a new practice; teachers often introduce assignments which serve to keep their students working at a steady, responsible pace (for example: writing teachers who require several drafts of a paper, or teachers who give reading quizzes every week, etc.) This sort of stuff tends to fade out in higher-level courses as students become more trustworthy, but freshmen often need a helpful push.

    17. Re:It matters only who. by thromigal · · Score: 1

      I am a college professor, teaching both grad and undergrad. I use a software package with a tablet pc that records the entire session, including audio, and the students, on their own, have been downloading the lectures onto video iPods and getting to review everything in different settings - like in the coffee shop, gym, etc. I do not take attendance, and openly let the students know that they face no penalty for not coming in because I do not want to penalize them doubly, once for missing valuable class discussion, and two for being absent. Has it impacted attendance? Yes, attendance has gone UP! When I asked the students why they came in, they said (a) class was much more effective as a delivery mode than the recorded lecture, and (b) they came because they got to influence what went onto the recorded session. The latter was not something I was aware of till they told me this. So technology can work in ways unintended. And yes, as someone here pointed out, it does keep the troublemaker students away, as they are quite happy with the recorded material. So its a win in my case, big time. Overall, I think students are a lot more conscientuous and a lot less cynical than professors (or the public) think they are.

  51. Here, have a pod. by Baldrson · · Score: 1
    Here at Diaspora U, we make everyone attend lectures not because we oppose pod casts, but because everyone must become a member of the pod caste.

    How can you give them a pod to take home if they don't physically present their host organism?

  52. Bad students? What about bad professors? by Venik · · Score: 1

    Back in the days, some professors I knew would have been most disturbed by a camera in the classroom. One of those professors was deriving Ohm's law and got I=R/V. He then erased everything from the board, picked up his lecture notes and derived the law again. Again he got I=R/V. I would have loved to have that on video.

    Another professor I had for one of my math courses had such a heavy Chinese accent that some students asked to write on the board whatever he was saying. He was happy to oblige. The problem was that nobody in the class could read Chinese. At least that's what it looked like from where I was sitting.

    I'd say just make those lecture podcasts available online shortly after the lecture. Restrict access only to students registered for that course. Attendance is not going to be affected by this. Those with a habit of skipping classes will continue on their course. This does not define them as bad students: bad grades do. After all, you still let students to take their textbooks home. Think about it: this might encourage them to actually read the book and not come to the next lecture.

  53. Who is paying? by esimp · · Score: 1

    Who is paying for the lecture, you or the professor? Last time I checked, it was the students who are paying tuition.

    If the students don't feel it's worth their time to attend class (even though they are paying for it), it's the professors who are not doing their job.

    So post the Podcasts as soon as they're available, and be happy that even the "bad students" are paying the "bad professors" and your salary.

  54. Since I work at a university... by 93+Escort+Wagon · · Score: 1

    I think you need to talk to the faculty member(s) in question first, and see how they want it handled. They can be incredibly touchy about things that might seem trivial to most other people.

    Additionally (and more importantly), faculty may have knowledge directly relevant to how you end up controlling access to this. For example - there are a couple of classes in our department that use certain software that has been released under very specific and strict rules for use in our classes, but no where else. It is to the companies' advantage to have the students exposed to their actual production systems; but they are quite adamant that it not be available to the wider world (or, more importantly, to their competitors).

    --
    #DeleteChrome
  55. The real point by Anonymous Coward · · Score: 0

    It's quality of education that's at risk. It may sound cool to blow off the classes then just cram before the final but what's important is what's retained years later. Do you really want a doctor that blew off his classes but managed to pass his tests by cramming? Even with software I find I can get enough knowledge to get by quick but if I don't do the work I don't retain it. What worries me is we are becoming a nation of slackers. Blow off the classes, use cell phones and PDA to cheat so you don't have to learn the material. We're rapidly falling behind even third world countries in education. A share of it has to go to people avoiding the learning process. People graduate high school without learning to read. Others get engineering degrees without knowing the math. The slacking is risking our health and safety and we're going to keep having to import more technical people because the quality of our domestic ones isn't adequate. If you can't be bothered to go to class you shouldn't go to college and you should fail. Save your parents some bucks and get a nice on line degree so you can still party and sleep in. Just avoid medical and engineering degrees. Pick something safe where competency doesn't matter, try a lawyer or a politcian. Hell apparently in this country you can be borderline illiterate and still become President.

  56. Just don't by whitehatlurker · · Score: 1
    I'm sure that somewhere in the above is this comment, but just to re-iterate it, if you don't want the students to use (or in your definition abuse) the recorded lectures, save yourself the time, grief and diskspace and just don't do it.

    The primary advantage for doing this is to help students that missed the lecture (and for that matter the lecterer in that he or she doesn't have to redo the lecture for the absentee students later on). The students who attended the class aren't going to get much out of the "podcast". They were there! They could record the session's audio if they wanted. I suppose they could record video too. They could also take notes.

    If the reason you're planning on doing this isn't to help the student that missed the class because he/she was ill, had another commitment at class time, or simply didn't feel like going, someone in your organisation needs to buy a clue.

    --
    .. paranoid crackpot leftover from the days of Amiga.
  57. Don't ask us, ask your customers by gregor-e · · Score: 1

    You should be asking the students what they want. They are your customers. The customer is always right. You are a vendor of educational services. Provide some service, dammit! Don't make your customers jump through hoops they don't want or need.

    1. Re:Don't ask us, ask your customers by wandlero · · Score: 1

      Very interesting reply. I heartily agree with you too.

      The problem is that most universities are no longer interested in the students as customers. From what I can see, they are interested in athletics and research - not education at all. Students are treated as a) a great locked in source of income [transferring from one school to another is a hassle and results in lost credits, etc] b) an inconvenience when they actually try to get their money's worth.

      If students were treated as "customers" would schools be able to raise tuition 10% every year? or 20% every 3 or 4 years?

      Students are also to blame here too - because they don't rise up and demand 10% more services when their tuition goes up 10%. From what I have seen, the end game of this thing called college is that piece of paper - and doing as little work as possible from both students and administrators is the norm.

  58. ...but not convicted! by Anonymous Coward · · Score: 0

    "...and have been charged with posting pod-casts of class lectures on the internet."

    Those are some pretty serious chages. I hope they don't convict. The students would end up getting sentenced to lame lectures online and would not learn! :P

  59. a better method by igotmybfg · · Score: 1

    If you want to ensure students come to class, take attendance and make it part of the grade. Posting podcasts (or not) probably won't be as large a determining factor in whether students go to class as will the amount of beer or pot they consume 12 hours beforehand.

  60. Good students will use it more by boots_the_monkey · · Score: 2, Informative

    We have been archiving IV courses for about three years and then making those lectures available via our learning platform. The faculty had the argument that it would encourage students to miss classes. After using it for one year, we polled the faculty and their attitude had changed. The good students were using it to reinforce the material covered in class and the attendance has not been an issue.

    In our case, attendance policies were left up to the individual faculty member. We also record every IV class but the instructor has control over releasing the archive (by default all released) - they can turn off archives at the course level or by date. The institution gets to say it records all lectures but the faculty has control over students access.

    If this is not already, it will be expected by students in the future.

  61. Chocolate Frogs by maglor_83 · · Score: 1

    If you really want people to attend the lectures, then just give out chocolate frogs. I had a lecturer who would give out chocolate frogs to people answering his questions correctly. The hundred sleeping students would quickly wake up and start participating with the mention of a Freddo Frog.

  62. Just post them. by Warshadow · · Score: 1

    Just post them right away. Bad, lazy students will be bad and lazy regardless of whether or not they attend class. If you hold off on putting the videos of lectures up you're punishing the students who actually care about the class(es) because of idiots who don't care.

  63. A Way to strike a balance by Anonymous Coward · · Score: 0

    In my economics class last semester the professor posted videos of all the lectures, but rather than on a regular schedule (every day ect.) she posted every 2 weeks or so, especially a week or two before an exam. This encouraged attending class because it would be overly time consuming to sit and watch every single lecture, having missed them all, but at the same time would cut a student a break if they had had to miss a class here and there, as well as providing a resource to review any confusing material. I thought this was a fair strategy that struck the balance you seek well.

  64. decontructed by tezbobobo · · Score: 1

    Aren't they at uni to learn their selected field? Why should we be testing their ability to attend lectures? Lectures are a tool.

  65. Well by Anonymous Coward · · Score: 0

    Well, my college has an attendence policy. If you don't come to at least 75% of lectures, you automatically fail the course. Just do the same on your own. You have the right to do so, so why not? It's the single easiest way to get people to come to class.

  66. Think of it as time-shifted tele-learning by davidwr · · Score: 1

    Two scenarios:

    Scenario 1)
    Lectures are mostly one-way, with minimal class participation other than maybe a brief Q&A session over the last homework assignment.

    In this case, there's no reason NOT to delay posting.

    Scenario 2)
    Lectures are really a classroom exercise and other students miss out if you are not there to participate

    In this case, grade on attendance and/or in-class contribution, but make the podcast available right away anyways.

    Remember, students occasionally have "real life" issues that keep them from attending a particular lecture. The faster they can get the material they missed, the better.

    Also remember who is paying the bill, and I'm not talking about the government or the alumni association here.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  67. didn't have that effect for me by daveb · · Score: 1

    I teach networking in various courses in a Polytechnic - think of a College including degree level. I tried this a few years ago - and have continued recently. I had students bringing recorders to class & I thought why not do it myself - they seem to want a recording.

    I was concerned about students missing classes. I monitored attendance carefully and found that the non-attendance didn't change. I also found that very very few people who downloaded the material actually remembered listening to it when I did a survey at the end of the course (obsessive compulsive downloading disorder?). It really seemed like a complete waste of time.

    I've recently started providing them online again as an extra resource for the on-site students. But the podcast (and webcast with ppt & video) is made primarily for some distance students. Again - attendance isn't suffering (on-site) but I'm not sure that it is really used that much by students - yeah I can see they are downloading but I'm not convinced they use them. I'll try another survey later and check but casual conversation gives me the impression they're just collecting stuff.

    Once they hear me babble in real life they get the gist and don't need to re-hear every word again.

    I'm not knocking the idea - hey I'm doing it! I am just not convinced it's worth much effort. The only reason I'm providing it really is because I have to produce it for the off-site students.

  68. What are you thinking? by Anonymous Coward · · Score: 0

    Hi -

    My God, why does it matter if the students physically attend class or not? When I was in school back in the late 1970's some of our U classes were actually offered live on cable TV, so you could "attend" to class in your living room and underwear.

    TWR

  69. Slightly OT, but how are you filming this? by antifoidulus · · Score: 1

    Unless you have an active camera person, how can you tell what parts of the chalk board to focus on? And with the resolution you are broadcasting at, is the chalk board even going to be legible? In some of my favorite classes some of the most interesting and informative parts of the class were the diagrams that the prof drew on the board. How can you accurately film those, esp. if the prof starts using side boards etc.
    I guess they could upload the images or not use the sideboards, but I doubt very many professors are going to go out of their way to accommodate lazy students...

  70. As one of the 'good' students by heresyoftruth · · Score: 5, Insightful

    I am one of those good students. The last two quarters I got on the dean's list. I am also 34 years old. I prefer full access to all notes, podcasts, etc as early as possible, so I can choose to go to class or not. I pay in full for all my classes, and feel that I should be the final arbitor of whether I get anything out of actually being there.

    This whole 'keep the bad students from skipping' is a ridiculous stance in the first place. There is an obvious correlation between class attendance and overall grades in most cases. It is irritating as all get out when I get into a class where a TA or professor decides to play nanny, and take attendance, or restrict access to class material because 'students will skip'. All you're doing by restricting access is making students like me, who do go to class and do get excellent grades, jump through a massive number of irritating hoops.

    It's college, not a babysitting program. Whatever happened to personal responsibility of the student to get to class? We're all adults there.

    --
    Nothing hides evidence like a stew. -Gus Pratt
  71. here's a web/pod/screen cast on topic by daveb · · Score: 1

    It's a flash vid from a conference but I think he's got a few good points (and some I don't agree - but worth listening too).

  72. Abuse will fix itself. by The+Step+Child · · Score: 2, Interesting

    I had a professor that recorded and uploaded every one of his lectures online as well as all of the notes. Lectures were posted immediately after class; notes were posted weeks in advance. It was great for days when I felt like crap and didn't feel that I could make it to class. Also, this class was at 12pm, so sometimes I would skip the class to do some last minute studying for an exam at 2pm.

    The lectures were placed into a website whose access was restricted and only students taking the class could access it.

    Everyone appreciated being able to download the lectures, not only for the reason of being unable to show up (or in some cases, just not feeling like it) but also to play back a specific point that we missed so that we could clarify it in our own notes.

    If you're going to skip class and download the lecture later, then you're still going to end up sitting down, downloading the file, listening to an hour long lecture while taking notes on it. So if you really care about your grade, what's the point of skipping and downloading the lecture later? It's more convenient to just show up to class (or if you don't care about your grade, not show up to class and not download the lecture). It doesn't make sense to label this as a temptation to skip class.

    Also, if you use diagrams then audio lectures alone will be of limited help. Granted, the class I took was anatomy, so this point depends on the class I guess.

    Finally, unless the class is really easy (or the student is very smart), I doubt that anyone can just sit through 15 hours of continuous lecture and still ace an exam right after.

  73. What about me... by Upaut · · Score: 1

    I want to listen to these podcasts... I already love MIT Opencourse lecture notes. Its great for people that want to learn, but lack the bank to take the classes.
     
    I just take the CLEP for each subject I really don't feel intrested in, and plan only on taking the classes I WANT when I start college.

    --
    3 degrees of separation from Vladimir Putin
    1. Re:What about me... by geminidomino · · Score: 1

      Its great for people that want to learn, but lack the bank to take the classes.

      I just take the CLEP for each subject I really don't feel intrested in, and plan only on taking the classes I WANT when I start college

      Assuming you mean "bank" as the modern slang for "lots of money," I have to ask: Doesn't your school charge you for the credit hours even if you CLEP?

    2. Re:What about me... by bigpat · · Score: 1

      Yes, MIT's OpenCourseWare project is a valuable resource. Overall, there is not going to be a substitute for hands on learning in many of their primary subject areas. I think MIT is in a unique position in most of its major subjects like engineering that are going to require a lot of hands on work and it just doesn't make sense to hold back for economic reasons.

      In there case it is an instance of something that costs very little extra for them and could greatly benefit many

      So go learn yourself some Java young people: 6.092 Java Preparation for 6.170

      Overall, simply make classroom participation or at least attendance part of the grade if you want people to show up. Make attendance worth 8-10% of the final grade, and have a no excuses policy that drops 2 percent for every no show except with the deans permission. That way students can make rational decisions about classroom attendence without having to kill themselves if they are under the weather. Just don't hold back the knowledge.

      I can't tell you how many classes I skipped in college, far too many, but at least I got a good portion of the knowledge through getting other peoples notes and doing the work.

  74. Podcasts are not a replacement for going to class. by Mostly+Harmless · · Score: 1

    I suppose, though, it depends on the class. The way I see it, there's no substitute for actual participation. If the class you're talking about doesn't involve participation, then I don't see the harm (it then wouldn't be much different than an online course that many schools are offering). But if the course involves any participation, either institute an attendance policy, or start grading participation.

    --
    "`Ford, you're turning into a penguin. Stop it.'" -Douglas Adams, THHGTTG
  75. There is no such thing as a "bad" student... by Blittzed · · Score: 1
    I would just like to preface my comments by saying that I am a lecturer at an Australian university, and I also hold a postgraduate educational qualification.

    It is disappointing to see posts in here referring to students who do not attend lectures as being "bad". Students have a lot to deal with now: many have to work at least part, if not full time, to support themselves. It is unfortunate, but a reality that some of them are going to have to miss classes due to work commitments. And surely, would not these students make better potential employees when they have finished? By forcing them to attend a class, how are you helping them? Seems to me that this is a form of punishment, not incentive.

    There are other reasons as to why students don't attend lectures: one-way delivery of information is not an appropriate form of communication for a lot of students, and mostly doesn't provide anythying that you can't get from reading the text book. I personally do not hold a traditional "lecture" as such anymore, but rather a short presentation from myself about the key points for this weeks material, followed by class discussion topics or some other form of interactive exercise. And yes, the students do all participate, and they also do very well when it comes assessment time.

    But, I hear you ask, what about those students who cannot make it to lectures? How do they benefit from your lecture "style"? Directly, they don't. However, for those people, we have lecture notes, quizes, and other material available on-line. Mostly, the people who do not come to class do so because of other commitments (work), and not because they are "bad". These students who work are very well aware of the consequences of failing due to the fact that they are in the "real" world. For them, failure really isn't an option, so they find the time to do the work. They may not always do brilliantly, but they rarely fail. In my experience, maybe 1 out of 100 students fails to do any work and subsequently fail the unit. But there are usually other issues in play, such as they are from another country, or they currently lack maturity (some students are only 17 years old for their entire first year of university). Does this make them bad? I would say not.

    Bad students? I would say the problem is bad lecturers. The make-up of the student population is changing, and lecturers / professors need to change the way they operate if we are going to maintain the quality of higher education. Technology can help in education, but needs to be used to support a better style of teaching, not to supplement an outdated model.

    --
    "They looked deep into my soul and assigned me a number based on the order in which I joined"
  76. podcast lecture--why students want to attend class by Anonymous Coward · · Score: 0

    When I was a college professor, I considered each of my classes to be a community of learners (this was before the phrase "learning communities" was popular, btw). I told the students that they needed to attend class because 1) they couldn't participate in the discussions if they didn't and 2) they were an integral part of the community. I also told them that the discussions were the heart and soul of the class--not the exams or papers, and certainly not the grade. Students could certainly read all of the class material on their own, and they could certainly hear from others NOT in the class various viewpoints about the class readings. But they couldn't participate in the discussions if they weren't in class.

    Often, I used in-class writing at the beginning and/or at the end of a class session so that I had a record of class participation grades (not all students feel comfortable talking in class, but they can get a lot out of the class and support their fellow learners even if they are relatively silent during the discussions). Students could not earn an "A" in the class if they didn't accumulate enough points for class participation, though they could still pass the class if they missed all of the classes but did well on the exams and papers (I don't recall that this ever happened, btw). If they had done the reading, they could easily earn all of the points on a start-of-class reading quiz, which usually involved some short answers (often in creative form) meant to generate discussion. At the end of class, I asked that students write about what went well for them during the class session or what concept or idea troubled them, etc. They easily earned the points for this kind of in-class exercise, too, and I quickly received feedback on how the class session went (when necessary, I would begin the next class session by discussing a point that a number of students struggled with during the last class session).

    Nearly all of my students took these in-class writings seriously. They knew that they could easily receive the points, so they were free to test out ideas, challenge themselves, and so on.

    What I'm trying to get at here is that I considered my students to be responsible adults and tried always to treat them as such (for example, rather than imposing rules regarding tardiness, I asked that we keep two or three seats empty by the door so that students who occasionally needed to arrive to class late or leave class early could do so without interrupting others). Perhaps not surprisingly, class attendance was usually very good--in part because the subject matter was meaningful to students (I taught humanities-oriented courses and encouraged students to connect the material with their everyday lives, which they rather easily did), and in part because, I believe, the students felt that they were part of a community of learners who took ideas seriously and who were themselves taken seriously.

    So, what about the students who did in fact miss class a lot? Sometimes, they couldn't help it, as was the case with students who suffered medically or in some other way had problems that prevented their being in class. For these students, I tended to relax or in some other way deal with the participation requirement. For the others? I let them deal with the consequences of their actions. I didn't take it personally that they missed class, nor did I take it personally if they didn't do well in the class as a result. I cannot think of a student who missed many classes for no good reason and yet did well in the class, but so what if one or two did? Why make rules based upon the relatively few students who will refuse to participate as adult learners when they are truly invited to be responsible members of the class community? Why not, instead, help the majority of students (who do attend class) and work with students who have legitimate reasons for not being in class?

    Bottom line? Post the podcast lectures, inviting students to have access to the class material and thus to be in a position to empower th

  77. Re:Either do it, and let it be open, or don't both by Caldeso · · Score: 1

    There is an easier solution, make attendance part of your grade... Have attendance sheets at the entrances/exits of the room. Keep them out for about 10 minutes into the class and then collect them. It doesn't need to be a big part of the grade, maybe 5%.

    Make attendance 5% and I won't show up. Half a letter grade is meaningless to me compared to the time better doing something else, especially if I know I can do the work without the lecture notes. Make it 25% and I can let the work slide some to show up for easy points. 10-15%, I might show up, depending on how well I can do the work. Even one letter grade isn't that big a deal; people care about grades for scholarships, not resumes.

  78. Require an essay for missed classes by ProtoX86 · · Score: 1

    If you require attendance, an option would be to require that anyone who misses the lecture download the Podcast and write up a 1000 word essay on what the lecture covered. This ensures that the student actually did listen to the lecture. If the student fails to write the essay, attendance points can be deducted. The essay could be emailed to the professor, a TA, etc. One of the previous classes I had last semester did this.

  79. Exactly, most of the time it doesn't by Anonymous Coward · · Score: 2, Insightful

    This is a university where students pay big bucks to attend and the author is worried about truancy?

    There is no negative here. In fact universities should do more telelearning on campus with virtual classrooms and lecture halls.

    I mean, how much time and effort is spent per day simply traversing campus? Two hours here, an hour and a half there, walk five miles a day with a load of baggage.

    Wouldn't it be better to stay in a comfortable environment with the resources of the university at your fingertips? Less tiring? More time to study and learn?

    Video conferencing? Doesn't every campus have high speed networks these days?

    Podcasts are a step in the right direction and a concept ripe for expansion.

    Good for professors too. They only have to do a lecture once.

    Biology 101 "cell division"? ... Roll Tape...

    It does trouble me that the author is concerned about truancy and tardiness, good students and bad. It is as though teaching and learning takes a back seat to regimented compliance to rules and protocol. That the podcast perk should only be for 'good' students.

    I'd prefer to let knowledge of subject matter determine a students ranking, not how they attained it or when.

  80. Differences by kramulous · · Score: 1

    I work for a university in the southern hemisphere (sorry, don't want to say which or where as I am not an official spokesperson [although may not be too difficult to find out {insert curse here}]) and here we make all lecture material available, regardless of attendance. The main reason for this is similar to the handicap issue; a student may have some sort of handicap/circumstance for him/her (it) not attending. This includes all electronic copies of lecture notes, practicals, tutorials, solutions, extra notes made in class, videos, links, extra reading material, podcasts, etc.

    Personally, I rarely attended lectures. Sometimes the lecturer would just read off the material, and, I'm sorry, but I can do that in my own time. I'd sit at home, read the notes/extra reading and do plenty of exercises in the same time that some dude would stand there and babble on, boring everybody stupid. This is not always the case and there are certainly sometimes where you cannot afford to miss a lecture (you want a 'feel' for the lecturer's 'attack').

    All this said, only staff (all university staff) and students enrolled in that subject may view this material.

    --
    .
  81. Exactly; thank you. by Kadin2048 · · Score: 1

    If you really need a deterrent, make attendance affect their grade slightly. Like 5-10%. Allow 3 or 4 free classes free a semester.

    If the professor/school wants attendance, you really need to build it into policy. Not encumber the technical solution with so much baggage as to make it too much hassle to use. That's counterproductive.


    Finally -- somebody with a clue. Pity you're (probably) not involved in the administration of higher education.

    If truancy was that much of a problem, or if it became that much of a problem after the introduction of lecture podcasts, the solution is fairly simple: start taking attendance and start giving "participation grades" based on whether a student shows up or not. If it's really that important, have a TA sit in the front of class as people come in and check their school-issued photo ID if there are concerns that people are going to sign in for one another.

    This is purely a policy issue, and is independent of the podcast question. If students are really that hell-bent on not coming to class, it's a pretty simple matter to send one guy to class with a digital recorder, have him record the lecture, and then email the recording to everyone else who wants it. A "bootleg lecture," if you will. Given that pocket dictation recorders are smaller than a pack of gum (you can record with one pretty well if you put it in your shirt pocket and sit in the front row, and don't move around), there is really no way to stop this -- unless you want to frisk every student for recording devices before you get started. And remember that if you let people use or even bring laptops into the lecture hall, they could easily be recording the whole thing (even videotaping it! the horror!) for those evil "truants" to review later on.

    Honestly, if someone can get the same benefit of your class just by listening to a few podcasts or watching some video tapes, then you have no business calling yourself a teacher. You might as well just record the lectures, email them to everyone on the class roster, and save everyone involved a whole lot of time. If you teach well, then your lectures ought to have some value in themselves, aside from what could be gleaned from a simple recording -- otherwise, why bother going to all the work of doing a face-to-face? Just read your script into the camera and save everyone the aggravation of showing up.

    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
    1. Re:Exactly; thank you. by MPolo · · Score: 1

      My university had a "miss more than three classes and you fail the course" policy on the books, but it was basically unenforced. That is until one class where the professor came into the final and exam and read a list of 10-15 names and said that there was no point in their taking the exam, as per school policy they had already failed the course. Pretty nasty, eh? The professor was a priest, which is probably the only way he was able to get away with this without suffering physical violence from the students...

    2. Re:Exactly; thank you. by silas_moeckel · · Score: 1

      And you attend this university why? Realy it's school you pay to go there adn thus should be able to do as you please. If you can pass the tests by knowing the material thats great as it's the point of the class. Good teachers might test on everything that you should have learned up to the point of the test rather than everything since last test to make sure people learned the subject rather than crammed.

      --
      No sir I dont like it.
  82. Stuff the bad students! by audry2 · · Score: 1

    Educational institutions should not be inconveniencing good students for the "benefit" of poor students.

    (Assuming that forcing them to attend lectures is to their benefit).

    Major

  83. Online Learning by pele_smk · · Score: 3, Insightful

    hmm...isn't this called online learning? I guess the 50,000 graduates of Phoenix Online have skipped class and didn't do work. I think you need to pay more attention to your model of learning and change from giving tests as a measure of standards and move to project based learning or some other form of measuring how much a student has learned. This is 2006, not 1970. It's time for education to change. VIVA LA EDUCATION REVOLUTION!

    1. Re:Online Learning by geminidomino · · Score: 1

      I guess the 50,000 graduates of Phoenix Online have skipped class and didn't do work.

      While I'm not against online university studies (I'm enrolled in FSU's now), you REALLY could have picked a better example.

    2. Re:Online Learning by Anonymous Coward · · Score: 0
      I guess the 50,000 graduates of Phoenix Online have skipped class and didn't do work


      A friend of mine attended one of their many gazillions of branch campuses in person and here were the unwritten rules (as he described them):

      Show up, get a B.
      Show up and actually do something, get an A.

      I imagine getting this level of education over the 'net makes things even worse.

      I've worked with U of Phoenix grads before, and I'm not impressed.
    3. Re:Online Learning by Anonymous Coward · · Score: 0

      Just wanted to send a link to http://www.apple.com/education/solutions/itunes_u/ ITunesU as it has some good examples podcasting in unis...

      Alberto

  84. Treat college students as adults by hendersj · · Score: 1

    For the most part, they are adults. If the professor is concerned about attendence, they can take roll. If the goal is for the student to learn the material, then how the student learns the material is immaterial.

    "Good" students aren't students who show up to class; "Bad" students aren't the ones who skip out. "Good" students are ones who understand the material and get the job done, "bad" students are the ones who don't.

    Many of the students who are in college are there because they're either paying their way or they've received student loans/grants, or their parents help out. If they don't perform to acceptable standards, the money well dries up in many - if not most - cases. What I'm trying to say is that for the "bad" students, this problem should be self-correcting. If the podcasts don't give them enough to pass the class and they rely on it, they'll eliminate themselves from the degree program by underperforming.

    --
    Insanity is a gradual process; don't rush it.
  85. Encouraging good learning habits part of teaching. by A+Nun+Must+Cow+Herd · · Score: 1

    Everyone seems to be saying that any learning is good learning, so why not give everyone access.
    However, I think that as a teaching institution part of the job is to encourage good learning habits in the students. The most valuable part of a University degree can be learning how to learn, and you get more out of it with the help of the teaching staff. If it were me I'd make the lectures available after the corresponding assignment is due, but allow immediate access to any who has a good reason to have missed class (e.g. unwell).

  86. Not the best use of time. by webagogue · · Score: 1

    Lectures should be made available BEFORE the class so that students can come prepared to DISCUSS the material and not simply absorb it. I wish I had this in college so I could listen to my upcoming lectures during lunch or re-listen to them while I'm running. My class time would have been more interesting.

    --

    Knowledge is valuable. Ignorance is dangerous. Censorship is unacceptable. http://slashdot.org/comments.pl?sid=10
  87. Two words: pop quiz by Anonymous Coward · · Score: 0

    If you want people to attend the lectures and participate, a few pop quizzes will do. Also, some professors are understandably concerned that they have spent their entire careers collecting and developing their material, and why should it be put up where other professors can grab it.

  88. assessment by wall0159 · · Score: 1

    First to the people who say it's unnecessary to use incentives, I say they're wrong. I think it definitely boosts attendance at lectures, and that it's a Good Thing when lots of students attend lectures. Having them online is also good, as it enables them to revise later, and will reduce dependance on hand-written notes made during lectures (which are a distraction). I think helping people (particularly young people) to make good decisions is a good thing.
    Lectures are better than just watching a podcast because they're interactive - one can interrupt and ask a question (of a decent lecturer, anyway)

    In the department where I work, lots of lecturers use small assessment pieces during the lecture to encourage attendance. Usually it's a small test (more suited to empirical subjects - I work in engineering) that covers the material from last week's lecture. This has the added benefit of encouraging students to revise as they go. Typically each test is only worth about 1% of their total grade, but combined that's about 10% (there's not a test *every* week, and usually students can knock off their worst grade) so most students come.

    Then it's just a matter of making the lecture engaging enough that the students stick around after the test...

    1. Re:assessment by Sage+Gaspar · · Score: 1

      It really depends. Be witty, be vibrant, offer a unique perspective, or be a minor academic celebrity and your lectures are worth attending. Teach a subject that's difficult for me and present it in a more comprehensible way using more than just your verbatim lecture notes, and I'll come. Foster debate and discussion on all sorts of interesting topics? I'm there.

      Read off your lecture notes in monotone with your back to the classroom? Nope, sorry, not worth it. Teach a 40-minute lecture on something I can learn in two? Not worth my time. Asking questions and stopping for details can be done via e-mail, office hours, or even better some sort of class discussion board. Nine times out of ten it's not an effective use of everyone's time.

      I'm speaking as a grad student in math who, in undergrad, took a year of abstract algebra with a damn near perfect record and then got a C in Linear because the professor wasn't down with me skipping his classes on matrix multiplication. Now in grad school, when the grades don't matter and the professors don't care one way or the other, I'm doing the work and attending classes out of sheer desire to learn. It's not a change in my attitude, it's a change in the material. And I appreciate that you might be an awesome engineering instructor who's just bursting at the seams with valuable insight to offer his classes during lecture, but for every one of you there's two Psych 101 guys reading their notes off the projector. Unless it's a 100% integral part of each and every one of their personal learning processes or you need the students there on a regular basis to evaluate their progress, I say just lay off the mandatory attendance.

  89. Podcast/VoDs by dwdm · · Score: 1

    I'm an engineer in a large US company. I've been with this company for over 10 years. I attend a physical class every 2 years or so. All my training comes from online classes (mostly internal). I know it is not the same as a college student, but the medium is the same. The point is, I benefit from the online class more than a physical class. A lot more. I can stop and repeat the video. Or I can pause, do a google search on the subject and go back. If it is too much, I can retake a simpler class. It works.

    I agree that the motivation is different. I'm a professional and I know what I'm looking for to help me in my job. But why can't college students have a similar motivation? why can't we give them the opportunity to pick their 'medium' preference and as long as they pass the exams, then why not? if they can't pass, I bet they will start attending. College is way too expensive for most to accept a low grade. But if they do well in exams, then more power to them.

    This is the online generation. We email, chat, shop, work, entertain online.... and yes, we can also learn online.

  90. Why not study those who have gone before you? by pz · · Score: 1

    MIT, Stanford and UC Berkley have been doing this for years. Years. Those are the three I personally know about, and where those heavy-hitters go, others are sure to follow, so it's likely there are many more. (A little-known, short-lived institution called Ars Digita University was the first to do it; MIT was the first major player.) So why not go and study their systems? You and your employer are not treading virgin territory, so, before designing your system, it would be prudent to understand the paths other smart people and institutions have already taken when facing the same challenges.

    --

    Put my fist through my alarm clock with its ding-dong death inside my ear. - The Blackjacks.
  91. Teachers vs. the rest of the world. by Anonymous Coward · · Score: 0

    I had always thought it to be pretty odd that teachers focus so much energy on noneducational issues like truancy. I always had the idea that if somebody doesn't want to be there why bother to drag them down your course. A person commits to something or doesn't, not to mention each person has unique needs.

    FYI: I graduated community college 3 times because they had: weekend, evening, online, online-hybrid, 12hr open labs, selfpaced, and distance learning programs. There isn't a state college (I know of) in California that has any of these things, especially in the Junior and Senior level courses. I also wonder if Universities are taking advantage of modern mediums for delivery of educational programs as the Community Colleges and Independant Colleges are.

    One thing is certian there are many people in this situation. We need the guidance of good instructors but it is so unfourtinate that so many instructors are bound by the rules of tradition. This little quandry has left me thinking: Ill have to quit my job or become incompent, or disinterested enough to get fired. Find a night job, that fits in my career. Or I can try one of those Independant Colleges like University of Pheonix or ITT.

    My biggest concern is that these educational programs, especially in the state sponsored colleges, are ignoring the general public. And here I was idealistically thinking education was something everyone can persue. A little side note: in here in California there are strict restrictions on expendatures of State and Federal money spent on tuitions at Independant Colleges, no money is available under most circumstances.

    I guess it's obvious I can't get over my addiction to the accessibility of information. I don't want to jump foreward to find that it was only an illusion. I can't handle a closed environment, with few resourses to help me move foreward.

    I guess my answer to the teachers question is: Times are always changing. If one can't get with it then they are dragging themself down and the people around them.

    I am going to work harder now.

  92. University podcasts by Anonymous Coward · · Score: 0

    You might be interested in the following article: Will the University Survive?

    It points to several resources regarding podcats and higher education.

  93. Figure that out by sideswipe76 · · Score: 1

    And the RIAA will make you a rich man! You're essentially trying to control the distrubution of your class in digital form so that only "good" students can download it. Much the same way the RIAA tries to control distribution based on pay. Did anyone ever see Ferris Buhlers(sp) day off? Remember the part where the lecturer was pre-recorded and the students had tape recorders in their sted? Consider this as the same, sans the analog mediums (air, tape).

  94. Handicapped/Special Circumstance Students? by kramulous · · Score: 1

    What is your University's policy on the handicapped? What about those 'good' students (as per above comments) that are unable to attend for a week or two because they lost a leg (or something)? Should they be unable to retrieve material because they did not attend?

    Sure, you may have some really cool software (likely expensive and time consuming) to track students and their individual needs, but, in my limited experience, there is always a case that has not been handled before. By the time the student chases this all down, as it is usually a case of guilty until proven innocent, the semester can be up. Then what about any legal issues attached to this.

    The university I work for by-passes all of this by making everything available.

    --
    .
  95. different strokes, etc. by ridgecritter · · Score: 1

    As long as they learn the material, it's immaterial whether they attend class or not. Different people learn differently. At CalTech (long time back), I attended every single class without fail. My roommate attended very few, kind of spent most of his study time in a psychotropic/psychodelic haze, if you know what I mean. So...he graduated with a 4.3 average (4.0 = A; 4.3 = A+). I didn't. In Physics classes for the first two years, Tech had class notes (done by a paid grad student who attended the lectures) available for everyone within 24 hours after the lecture. This was fantastic, and was helpful to everyone, regular attendees or not. You're trying to help develop someone's mind - give them the resources and forget the petty attendance stats.

  96. let your ego go by Anonymous Coward · · Score: 0

    seriously you need to understand learning is about just that learning, not attendance or something to support your ego, trying to fail students that don't show to your class kind of eliminates the whole point of education.

  97. in the real world: by a_greer2005 · · Score: 1

    you don't have audio of every little 8:00 am meeting or seminare, get used to paying attention when it isnt totaly easy or get ready for a life of "would you like fries with that?"

    1. Re:in the real world: by Wiseleo · · Score: 1

      You make that choice to work somewhere that requires 8am meetings.

      I don't have 8am meetings. Ever.

      I don't subject my employees to them either.

      One of my former employers tried to institute that policy, and most including myself simply quit.

      You do not have to work for an employer. Become one. :-)

      --
      Leonid S. Knyshov
      Find me on Quora :)
    2. Re:in the real world: by Fallingcow · · Score: 1

      The difference? They're paying me for that. They get to choose what's important and what's not.

      If I'm paying for access to a class, and can get as much out of it by watching a video of the lecture at some time that I choose rather than attending on a rigid schedule, then that's what I should do. Frankly, if this is the case, then I've probably chosen a poor university (full disclosure: it is the case, and I have. In my defense, almost all universities are this bad, though. Learning this has been one of my most valuable lessons here. Seriously.), however, that doesn't change the fact that in that situation I should opt for whatever is most convenient if the results are the same.

      Analogy:

      There's a piece of furniture in a room in my house on which I keep stubbing my toe. This piece of furniture doesn't really need to be in that spot, and I could move it to another place where I wouldn't hit it as often. There's another piece of furniture, that has to stay where it is. I stub my toe on it equally as often as the first.

      You'd have me leave the first piece of furniture in place, because I can't move the second one.

    3. Re:in the real world: by ben+there... · · Score: 1

      As a consultant, I've never been forced to come in in the mornings. I do if I schedule it that way, but I never schedule meetings for the morning. They're almost always around 1pm.

      Working at McDonald's is actually the exact type of people that would have to come in early. They don't usually control even which shift they work.

  98. Attendance by ennuiner · · Score: 4, Insightful

    As a graduate student and college instructor, I would argue that one thing that students will lose from skipping the lecture is the horizontal social connections between students. Even if there's no discussion or opportunity to stop the teacher and ask questions, attending class gives students the opportunity to forge social relationships before and after class that allows them to compare notes and share experiences. Students could time-shift a lecture and discuss it later, but it seems less likely, and there's something to be said for talking when the lecture is still fresh in their minds. I also wonder how attentive students would be watching a podcast compared to sitting in a lecture hall. Sharing the same physical space demands at least the appearance of attentiveness.

    --
    Somebody please, tell this machine I'm not a machine.
    1. Re:Attendance by pimpimpim · · Score: 1
      Are you in academics? Then why do you think like a school teacher?

      Really, it SHOULD be everyone's own choice how to learn for their exam. Any smart student will be able to figure out for her/himself when it is necessary to follow the class. Or do you want to create a group of people that follow blindly what they are thaught? Then drop out of academics and go into military training. Each and every time I am saddened by seeing obligatory attendance or homework in university classes. Maybe to make more people pass, as that's where the university can show how 'good' it is. Good in being an elementary school!

      In science you will of course need the skills to interact with colleagues on subjects, and make your matter clear, but during a university curriculum there will be chances enough to do so, and in some cases you really don't want to. We all had our amount of totally crap lectures, don't fool yourself.

      --
      molmod.com - computing tips from a molecular modeling
    2. Re:Attendance by uohcicds · · Score: 1

      Disclaimer: I work in a UK university, student experiences may vary wherever you are

      It's a tough one, but one thing we have discovered in the past about teaching in our academic unit is that a strong correlation exists between physical attendance and performance in assessment, particularly examination. Those who don't show up for taught sessions (lectures, labs, seminars, tutorials) don't do well. However, those that do shouldn't suffer becasue of that.

      I would say that, as a scientist, my first instinct would be to try it and see what happens. I suspect that those who would not make use of more traditional means would not make much effort to with podcast material. Good students would probably find the ability to re-examine and question material more useful. More marginal (and hard-working) students might find opportunity to have multiple opportunities to go over topics they find hardest. To some degree we have found this by having lecture slides available after lectures; podcasting is not substantially different in that respect. And of course there are those, many of whom have posted here, who may not find the lectures all that useful, but do work hard. Giving them the opportunity to scan material is also good.

      Much is made of interaction in lectures and this does depend on the material and who is teaching it, but in many cases it is much overrated. Use the podcasts to deliver the base material perhaps and then use seminars/tutorials in a way that help apply or contextualise the material. Those who haven't used it will still struggle of course, but you've given them the chance. After all, they are not children and can make decisions about how best they absorb the material.

      The other question that has to be asked is: can the material be usefully delivered in podcast form? If the material doesn't benefit from being podcast or is not in a useful form, the question is (no pun intended) enirtely academic.

      --
      It's not you: I'm just this horrifically socially awkward with everybody.
    3. Re:Attendance by ben+there... · · Score: 1
      Students could time-shift a lecture and discuss it later, but it seems less likely, and there's something to be said for talking when the lecture is still fresh in their minds. I also wonder how attentive students would be watching a podcast compared to sitting in a lecture hall. Sharing the same physical space demands at least the appearance of attentiveness.

      I guess if you consider a blank stare, shuffling around in my seat, and looking around the room for something interesting "attentiveness." My worst method of learning is listening. My best is teaching what I'm learning to others or reading the material on my own.

      Lectures are just a method to get the material into my notes where I can read it later. I may be bad at listening but I'm damn good at learning by reading. Having the lectures in podcast form would at least be slightly better for me because I could pause/rewind it when I get distracted or have trouble parsing it. I can also pay better attention to learning material at home.

      People like me might be rare, they might not. But I'm surprised after all we know about how people learn better with different methods and about how in general, lectures are the least retained type of learning across the board, with teaching others the material at the top, that we still teach some material using only that one method, with no option to use other methods.
    4. Re:Attendance by OSXCPA2 · · Score: 1

      As a student...

      1. If I want to socialize, I can still do that - I just need to go out of my way. It is not your job as my professor to ensure I socialize with other students. If you really have to have interaction, assign me a group project (/me shudders).
      2. "Appearance of attentiveness" ? If you bore me, whether live or via podcast, I am not learning. It is worse 'live' since I can't rewind you. Also, if I need a break, I can pause a podcast - I can't pause a two or three hour lecture, unfortunately.

      Lecture style presentation is not a good format to start - podcasting makes them bearable. Podcasts also make it easier to mitigate the impact of crappy lecturers on your academic career - I can fast forward through the droning about how LISP is so much more suited to the task at hand and how C just sucks yadda yadda... (Note: I am not looking to start a flamewar, I am quoting a former prof. of mine who was supposed to tech us C, but who spent a lot of time griping instead. I don't know LISP, so I can't intelligently say if he was right or wrong, but I can say, I didn't care at that point. I wish I could have 'fast forwarded' him.)

      For those masochists who like lecture format, they can still attend the original taping.

    5. Re:Attendance by Anonymous Coward · · Score: 0

      If the elementary schools and high schools did their jobs, colleges wouldn't have to worry so much about attendance. As it is many kids are going to college because that's what you do. College is the new high school and a B.S or B.A. degree is the new HS Diploma. Colleges are trying to pick up and teach everyone. The main goals of many Universities are to graduate as many people as possible without turning out "laughable" degrees. It is in the Institution's best interest to make sure graduates don't destroy its reputation and also to serve the community and get as many people educated as possible.

    6. Re:Attendance by urbaer · · Score: 1
      I guess if you consider a blank stare, shuffling around in my seat, and looking around the room for something interesting "attentiveness."
      In fact I managed to sleep through quite a few lectures. Obviously it depends on the class size and how the room is, but it's still fairly easy to do.

      People like me might be rare, they might not.
      Agreed. Really, there's no real point forcing everyone to conform to the same standard. I would imagine that the student would be in the best position to know how they best learn. And as mentioned elsewhere, some people are going to skip lectures and pass and others will skip lectures and fail. Tis the way of all things. While I can apreciate that the way a lecturer is ranked is based on the performance of his or her students, have a little faith.

      Or failing that, do some sort of quirky thing in every lecture that can't really be really understood in a podcast. Possibly dress up as your subject material. That'd probably draw a crowd...

      Really though, you've either got a situation where the student gains nothing from being there (in which case, why do you care if they are... attending is the same as the podcast) or they gain something from the being there (in which case, what are you worried about, it won't transmit to the podcast). F'instance if Q&A is important then listening to the podcast, the student will then realise that they probably should attend, as there are questions that they want to ask. Or they won't.

      But let's face facts, by providing the podcast, you've helped those students who probably have attended and the students who probably wouldn't have attended regardless of if a podcast was available might have got some assistance anyway.
    7. Re:Attendance by TheRaven64 · · Score: 1
      As a graduate student and college instructor, I would argue that one thing that students will lose from skipping the lecture is the horizontal social connections between students.

      When I was an undergrad, most of my friends were people in other fields. Very few of them were people I shared lectures with. As a postgraduate, the situation was reversed; since I spent most of the day in the lab surrounded by the same people, drinking coffee with them, it was almost inevitable that they would become a core component of my social circle.

      I could even argue that it is socially damaging to encourage the students to view lecturemates as those with whom they should be establishing strong social connections; you're going to have a fairly skewed view of the world if all of your friends are computer scientists, for example.

      --
      I am TheRaven on Soylent News
    8. Re:Attendance by ineffible · · Score: 1

      The post by "ennuiner" is the only post that makes any sense.
      The real issue (original post not withstanding)
      is not lectures, but learning. Many posters point out
      that lectures aren't the best or only way to learn.
      They are right, but don't rule out lectures as a valid mode
      for many. Instructors should include other modes as well.
      Google "millenial teaching styles" for a start, eg.
      http://www.elearningmag.com/ltimagazine/article/ar ticleDetail.jsp?id=262368

      The good news is that funding agencies like NSF are on the
      bandwagon, and some profs are struggling to change (eg, me.)

      This discussion shows how slanted slashdot's contributors
      are towards nerdy arrogant know-it-alls, missing the point
      of a college education. I guess most of them SHOULD have
      "gone to" the U of Phoenix,
      or just sit at their computer and download an "education".
      (Isn't this what they call "autism?")
      Passive listeners in lectures don't learn much in many cases.
      If you do, you are lucky.
      If you have a chance to talk with other students
      and your profs about ideas and specific problems,
      you'll likely learn a lot more.
      Back in the day, I had to go to the "computer lab"
      to use a terminal, and being able to ask somebody
      a question when I was stuck made a big difference.
      If the college admins would just get a clue,
      the profs wouldn't be forced to spend so much
      effort "lecturing", and could get on with actually
      teaching people. The real learners are the students
      involved in research. If all students could be
      in the position of a research assistant, they'd learn
      something. Those that aren't up for it should maybe
      consider a trade, or "business school."

      One-size-fits-all (i.e., traditional lecture format)
      resonated with industrial age and social darwinism.
      We need narrowcasting of tailored content with
      interaction for most people. The autistic nerds
      will find their own way. We are leaving behind
      a huge population by traveling the well-worn path.

    9. Re:Attendance by bigbigbison · · Score: 1

      I"m also a graduate student and I've spent my fiar share of time teaching college courses as wel as TAing for various professors who had different ideas on attendance. Each of the profs I've worked for had their own reasons for their attendance policies from not having one to making me take attendance for a 200 person lecture class and based on where their priorities were, I could understand. Personally, I don't care about attendance. I teach in discussion format and the fewer people in class the easier it is for me to get to know the students and make sure they all participate. I'm not their baby sitter, so if they don't want to come, I don't really care. I'll do every thing I can to help them, but I'm not going to go hunt them down or hold their hand.

      I think a lot of it has to do with what level we are tlaking about. I always hate the fall semester because as a grad student when I am teaching I am teaching the introductory courses. Because the majority of students are brand new to college, many of them tend to be very high maintancance and it is a lot harder. They need more structure if they are going to stay in college past the first semester so I see the value of attendance policies.

      Regarding the actual topic of podcasts. I say if let them out. Let everyone have them. The worst that can happen is that someone who didn't pay for the calss learns! *gasp*
      (OK, the worst that can happen is that you are looking for a job and the job serach committee listnes to your lecture and doesn't like them and you don't get hired. But seriously, there ism't much at risk here).

      --
      http://www.popularculturegaming.com -- my blog about the culture of videogame players
    10. Re:Attendance by sunhou · · Score: 1

      It is worse 'live' since I can't rewind you.

      Actually, you can. You can ask a question, maybe as simple as "could you repeat that?" That's one virtue of attending a live lecture. You can not only rewind, but you can rewind and have the same thing said in a different way which may be more helpful, just by asking an appropriate question.

      You make plenty of other good points, e.g. you can't fast-forward the speaker. And I know some people hate to ask "could you repeat that?" because they're afraid everyone else already understood it and would consider it a waste of time to hear it again. Although in my experience, as cliched as it may sound, if one person asks a question, there are usually several other people in the room with the same or similar questions in mind.

      So I'm not picking on you in particular; I actually agree with much of your post.
      There are just plenty of benefits to having students actually attend the lectures. One, if I make a mistake during lecture (I don't make a lot, but it still happens occasionally), if enough people are in the room paying attention, someone is likely to catch it and say something. If I'm just making podcasts in an empty room, or a sparsely-populated room, the mistake may not be caught, and then a whole bunch of people will download and listen to incorrect material.

      On some occasions I will deliberately say something "wrong" to get a reaction out of the students, and have them correct me. Usually I do this with things which at first seem like they could be right, i.e. I do it with subtle points, to show them how it's easy to go off in the wrong direction.

      On many occasions I will work through some ideas interactively with the class. I don't just want to recite concepts to them like a textbook, I want them to play with the ideas in their mind as we go, and see how things fit together.

      If the teaching happens interactively, when I ask questions in class, I can get an assessment of how well people are understanding the concepts. Two-way interactions are necessary in that sense. If I wait until the students have done homeworks and those homeworks are graded, we've already moved on to other things before I realize that most people didn't understand a previous topic.

      In case it matters, I am a math professor BTW.

    11. Re:Attendance by Dread_ed · · Score: 1

      "...horizontal social connections between students..."

      Reading/re-reading an extra page or two out of the text or rewinding the podcast is more likely to result in a correct answer on a test than asking another clueless undergrad. If it is a real bugbear of a question go see the TA or the prof. Even then, if "horizontal social connections" are sucha big deal, who is to say that two or more students from the same class won't watch the podcasts together? Ever heard of a study group?

      "I also wonder how attentive students would be watching a podcast..."

      You seem to be unaware of the sleeping/talking/420'd/out-of-it/distracted/textin g/lost/braindead students that actually attend class. Personally, if I was watching a podcast of my lectures I would be more likely to learn. I would not be scrambling to make sure I got all the obscure points in my notes and there would be no distractions that I could not rewind away.

      Even then, college is where students take on and learn to manage additional responsibility. Questioning their atttentiveness is irrelevent. Testing their knowledge is completely relevant. If they learn from a podcast or from a lecture I don't really see how it matters.

      Even better, schedule classes with students that are willing to take their course with ONLY podcasts and the text materials and you could scale up enrollment without having to change your infrastructure.

      --
      When the only tool you have is a claw hammer every problem starts to look like the back of someone's skull.
    12. Re:Attendance by chimpanzee00 · · Score: 1
      by ennuiner (144711) on Monday September 04, @09:40PM (#16042059)

      As a graduate student and college instructor, I would argue that one thing that students will lose from skipping the lecture is the horizontal social connections between students. Even if there's no discussion or opportunity to stop the teacher and ask questions, attending class gives students the opportunity to forge social relationships before and after class that allows them to compare notes and share experiences. Students could time-shift a lecture and discuss it later, but it seems less likely, and there's something to be said for talking when the lecture is still fresh in their minds. I also wonder how attentive students would be watching a podcast compared to sitting in a lecture hall. Sharing the same physical space demands at least the appearance of attentiveness.


      In short, "Interactivity". My Dad was a university-professor, who led an Exchange Program between a major university (UIUC, 1st ranked ahead of MIT in terms of federally funded research) & Moscow Academy of Sciences. He & his Russian counterpart both agreed, there was a lack of communication/interaction among students & researchers.

      The technology is producing New Mediums. One must be careful, that they take away the *interaction* part of learning. You could have a situation like a University of Phoenix, a totally isolated learning experience: in front of a computer or iPod.

      There is a metaphor to Biology:

      "I'm amazed at the INTERCONNECTEDNESS of Nature"
      -- David Suzuki, "Carl Sagan of Biology"

      He's referring how ecosystems function because of interaction. Bees pollinate flowers, etc. Students need to stimulate each other, & even teachers. R. Feynman (famous Caltech physicist) once said "I would never take a faculty position without Teaching. If I'm out of ideas, my students will give me some".
  99. MOD PARENT UP!!!! by phantomfive · · Score: 1

    In language classes this is especially true. It is very difficult to teach yourself a language, and the time spent in class is important to give you practice time and experience with the language in a different environment. It is concievable (though unlikely) that a student could learn this elsewhere, but in that case it would be something that is very difficult to test.

    --
    Qxe4
    1. Re:MOD PARENT UP!!!! by Fallingcow · · Score: 4, Insightful

      Skills are one of the sets of learn-able things that are often best taught by a live person. The ability to use a language is definately a skill, and happens to be one that especially favors live teachers as the best learning method.

      Many, many classes at a given university are not like that at all.

      In order for, say, a history class to be worthwhile, you need either
      A) informed discussion of written material that draws heavily upon the superior knowledge of your professor (who is, hopefully, much better-read than the students) or
      B) original communication from the professor, that has not yet been put down on paper (or, at least, not widely published) and is also worth learning (the prof's pet theory about some particular author probably DOES NOT count)

      B is very rare these days, and can be considered nonexistant at the undergrad level for all practical purposes.

      A is less rare, but far less common than it should be. It requires small class sizes, which aren't the norm at many universities, and especially in lower-level classes.

      I would go as far as to say that, for most majors and at most universities, roughly 2 years worth of a 4-year bachelor's degree could be more quickly, cheaply, and efficiently learned through simple reading, with ZERO interaction with professors.

      For many majors, it's very nearly the whole four years that would be better devoted to just reading the right material.

      Yes, classes in addition to the reading would be great, but the classes should augment the reading, NOT the other way around. The point of the classes should be to help you get more out of the reading more quickly than you could on your own, not just to teach you every damn thing out of a given book when you can read it yourself for free (assuming a nearby library has a copy).

      Hands-down the most valuable thing that I've learned at my university is that, for probably 75% of the stuff taught here (not just in my majors, but in ALL of them) at the undergrad level, I can read the material and teach it to myself better than I can learn it from some professor who's just telling me what the book says. For that discovery alone, I see my time here as having been worthwhile.

    2. Re:MOD PARENT UP!!!! by phantomfive · · Score: 1

      Well said. If I could I would mod you up. The only thing I would add is that teaching yourself is not an easy skill, and it is nice to have professors to guide you on your way to learning that skill. Good universities teach this; certainly by the time you have become a PHD you will need to have this skill.

      --
      Qxe4
    3. Re:MOD PARENT UP!!!! by Fallingcow · · Score: 1
      Good universities teach this; certainly by the time you have become a PHD you will need to have this skill.


      Hah, yeah, mine didn't (hasn't yet, anyway, and I'm a senior as of this semester) except indirectly. I've always been pretty good at teaching myself new things, and after a couple years here I realized that I was actually better at it than the university is. :)

      I've done some looking, and I think that there were quite a few places that I could have gone where my experience would have been much better, but certainly the majority of US universities would have taught me the same (unintentional, maybe, but valuable) lesson. I'm sticking it out here because I'm so close to having that piece of paper, and to finish out their French major program (if anything here is truly top-notch, it's their French program, oddly enough) which would be difficult to duplicate on my own.

      Given what I've seen so far, I think that I'm going to gravitate toward small(ish) businesses for employment, at least for the near future. Certainly, I have so far. If I can get an interview--and with smaller businesses, I probably can--then I'll be fine, as I interview well and, as they are less likely to be run by corporate drones, they probably won't care where I learned something, but just that I did learn it. Self-teaching from here on out, then.
    4. Re:MOD PARENT UP!!!! by phantomfive · · Score: 1

      I don't know what your major was, but if it's computer science, or if you are a good programmer, then when you graduate I think you would fit in well at my company. No corporate drones, we have business type people but they work with us not against us, the environment is relaxed and free. It is Originate Labs and if you apply there I will put in a good word for you. My email is andrew@ that same domain.

      --
      Qxe4
    5. Re:MOD PARENT UP!!!! by maiden_taiwan · · Score: 1

      Yes, classes in addition to the reading would be great, but the classes should augment the reading....

      As a former university instructor (who was voted the #1 teacher in the university by the students), I completely agree. My lectures always augmented the book. Unfortunately, most students don't do the reading in advance. They come to class expecting the teacher to cover the material in the book, and therefore are completely unable to participate in class. (My classes were always interactive, even large lectures.)

      When I don't cover the material in the book, and the material appears on a test, look out: the students scream "unfair" and "we didn't know we had to know this part" and on and on. Of course, these aren't the A+ students, but it is still aggravating.

      Note: none of this is unique to academia. Same thing happens in industry when you have "meetings." Nobody reads the background material in advance.

    6. Re:MOD PARENT UP!!!! by Fallingcow · · Score: 1

      I think that it's a chicken/egg problem.

      As I mentioned elsewhere, students (even those rare ones who might read the material with no further encouragement, even if it weren't to be discussed in classed and would not be on the test) are discouraged from reading texts, because it makes class boring, as so many professors repeat the exact same thing and don't expect you to know any parts of the book that they didn't fully explain in class, though they may add a few things that still make class attendance necessary.

      On the other hand, if any one professor tries to change this, complaints are generated.

      Not an easy problem to solve, but asking students to read something and then running class in such a way that said reading is discouraged even more so than if you didn't test on or discuss the reading material at all is not part of the solution. I'm not saying that I know what the solution is, just that I do know that that kind of thing is not helping.

    7. Re:MOD PARENT UP!!!! by Josh+Hiles · · Score: 1

      Shudder, computer programming forever? That sounds unpleasant...

    8. Re:MOD PARENT UP!!!! by Fallingcow · · Score: 1

      Not necessarily, just smaller companies. The hiring processes for big businesses are notoriously irritating, and the work environment once hired is often unpleasant and subject to sudden, radical changes (often for the worse) at any time. I'd rather avoid that kind of crap if I can.

    9. Re:MOD PARENT UP!!!! by Josh+Hiles · · Score: 1

      You mean crap like e-mail firing right?

  100. respect the student by Anonymous Coward · · Score: 0

    At the post-seondary level it should always be left up to the student whether or not he/she chooses to attend a class and should be of little concern to the institution. The overall idea behind education is to learn. If the student is still able to learn the course material without attending lectures than so be it. Give them their lectures online. Hell, it might even lower the class sizes, benefitting those who do choose to attend...

  101. Moo by Chacham · · Score: 1

    What exactly is the point of the podcast anyway?

    If it is for review purposes, perhaps the entire thing could be recorded, and editted at home to be a much smaller review. Then, only those who attended the class would truly understand it.

    Or, better yet. Don't record the lecture. Record a special post-lecture review (maybe even the last five or ten minutes of the class) that reviews the material. Generally, such things are only good as a review, and not as a lecture itself.

  102. It matters only who-foots the bill. by Anonymous Coward · · Score: 1, Insightful

    "A better way to encourage attendance is (easy) semi-frequent surprise pop quizzes (like 'What was the topic of last lecture?') worth say 5-10% of the final grade."

    I find being the person who pays the bill works best.

  103. Random quizzes by LuminaireX · · Score: 1

    Quiz your students at the end of the lecture over what they just learned. At that point, it doesn't matter how or when the student downloads the lecture because ultimately, the student's grade depends on their daily attendance. But requiring class attendance defeats the point of a podcast, doesn't it? The student pays the university to take your course and has, in essense, paid you to create the podcast and has purchased the right to download it. Why does it matter if the student is physically present? The student may live 40 miles away; with gas approaching $3 a gallon in many places sometimes attending the lecture physically is infeasible. You provide the video and email support outside of class, and your job is done. If the student cannot get by on the podcast alone, he'll come to class on his own or fail the course. Really, what control do you have over that process?

  104. This will self regulate by Ffakr · · Score: 1

    I work in EDU also so this isn't an unfamiliar issue to me.

    I look at it this way, kids that are 'bad students' will skip classes no matter what. They'll use other student's notes, they'll use pod casts, or (like me) they'll just skip classes to do something more interesting (like fix computers). This is why I'm now an IT Manager and not a professor I guess.. too many skipped classes.

    The reality is, you can't limit access to the pod casts. It's completely un-reasonable to only allow students who have been to the lectures.. to allow only them to download the pod-casts. What if the kid is sick? What if they had something more important happened like some very 'close' but not close enough dying? (I got in trouble once for missing a speech when my Grandfather died. No make ups in Public Speaking)

    The reality is.. If kids skip classes and they pass the tests by just listening to the pod casts.. good for them. Either your class is too damn easy or they don't have any need to be there. College is supposed to be about the whole educational experience but at the end of the day it's about passing the classes and getting 'the paper'. The future employer wants to know that you got X out of Y GPA and that you finished. We, on the inside, like to believe it's about the educational experience and about expanding our perceptions and horizions, and about building character and a dozen other things but unless you're planning a career in Education it's about getting that paper and moving (in your education or in your career).

    The other reality is that some classes can't be passed by just listening (or watching grainy video) podcasts. It helps being in Math class and seeing the work on the board. Sure, some kids can pod-cast and read the book and figure out dif-eq but I'd guarantee that the ones most likely to skip classes won't be in that group. At the very least, it's safe to say that some if not most kids can't do it (pass without class). The kids should be warned, in no uncertain terms, that pod casts are not replacements for sitting in class and asking questions. If they fail, they'll learn. If they fail, they'll tell other kids how they got screwed by just pod-casting.

    --

    I'm not feeling witty so bite me

  105. It doesn't matter. by manitoulinnerd · · Score: 1

    I am currently a student at a major Canadian University.

    I have had podcasts offered in several lectures. For these lectures slide show presentations were also provided. Though the podcasts did offer insight into the class discussion they were not useful beyond that.

    My attendance has never been stellar. I missed more then a few classes and only once tried using the podcast as a resource. It is slow, boring, and not overly informative.

    It would take the same amout of time to attend the class with the added value of being able to participate in the discussion and ask questions.

    I personally didn't find it to be much use. Nobody in the class used it as a substitute for the class. Attendence was no different in those classes then others. I have a rather small set of classmates and there was no change from the usual attendance.

    I guess some of the keeners may have used it when they miss a class but I doubt any significant portion of the students would use this resource.

    It is always nice for the option though.

    Cheers,
    Joel

    --
    Burn Bright or Fade Away
  106. Moo by Chacham · · Score: 1

    To all those people asking why not let the podcasts out to everyone. The answer is two-fold.

    One, the lecture is being paid for. Letting out a podcast means means even people who did not pay for the podcast could hear it. The podcast is not the main source of income, they just want to supply it as a help. Therefore, they are looking to let it go, if it could be secured.

    Two, the lectures are--in a sense--secondary to the college setup. The college has an interest, both economically and academically, to have the college as a place of learning. The lectures are one of the main sources of draw, and without them being centralized to a campus, there would be less people there. This would hurt these interests.

    There is a third reason, not from the college's standpoint, but from a students. If the material is the same, the college would simply podcast the same lecture year after year, until forced to change it. With podcasts being of a live lecture, the material is always new, and hopefully incorporates the "latest" advances in that particular subject.

  107. Lecture recordings by gravij · · Score: 1

    At my university we have recordings of lectures available to download. Generally I don't use them but they are handy if I have missed the lecture or want to go over it again at home. The kids who skip the lectures and say they will watch it later generally don't, but some people I know will stay home if they only have 1 class and do it there so they don't have to make the trip to uni.

    We only have access to the lectures of the courses we are enrolled in. At my uni attendence is not required for lectures, only for tutorials and labs, so people skipping class will only indirectly affect their marks.

    And now a quick plug for the software my uni uses and developed: Lectopia: http://ilectures.uwa.edu.au/

  108. Mandatory Attendance? by Anonymous Coward · · Score: 0

    Speaking as an educator, I don't see what the technical problem is. It sounds like you're looking for a DRM-solution to a simple human problem. Professors post lecture notes, powerpoint slides, and all sorts of material for students. A and B grade students take these as supplements to the in-class experience, C students will be inconsistent, and even D and F students will "earn" their grades. Little will change with podcasts. So, make the podcasts widely available and leave the policing of attendance to the teachers (as has almost always been the case before).

    If attendance is such a major concern, then the teachers need to motivate the students to be present. For mega-lectures, require attendanced, sign-in sheets, documented excuses, point deductions for unexcused absences, etc. are common solutions to absenteeism. You can do the same thing for small classes, or make the class interactive and interesting. You'd be surprised what regular Q&A, engaging discussion, exercises, etc. can do for the morale of a class.

  109. No attendance drop with our podcast lectures by Mrrt · · Score: 1

    We automatically record around 70 lectures per week using the Lectopia System http://lectopia.uwa.edu.au/ and haven't noticed any major drops in attendance in any of those lectures. One of our departments, the School of Computing, did a study of the use of Lectopia across a number of units and found there was no discernable drop in attendance at all compared to the control classes that hadn't used the system.

    What we find is that although any recording is only second-best to a good-quality live interactive lecture, it is great for reviewing lectures before exams, for English-as-a-second-language students, those with disabilities and distance and part-time students, as well as regular students who have time-table clashes or who just slept in. We also notice some students putting down their pens and instead listening and participating in class and then later at home or in a computer lab with headphones on and the web browser in the background, writing notes on the lecture in Word as they pause and rewind the recording.

    For some lecturers this system is the easiest and simplest way for them to get their lecture content "webified" and it's also great to be able to enable last year's version of a lecture when the lecturer is sick or the lecture has to be cancelled for some reason.

    We use the Lectopia system (originally called iLectures) which is an enterprise-class system that enables lecturers to book their lectures at the start of semester and then on the day of each lecture just walk in, turn on the microphone (which triggers the recording) and deliver their lecture as they would normally. 15 minutes or so after they finish their lecture, streaming and podcast versions of the lecture appear on the web in their unit web pages all without any human intervention.

    The system automatically captures whatever gets shown on the data projector as a high resolution, high quality XGA stream synchronised to the audio from the lecture theatre sound system so students can see the mouse moving around as the lecturer talks. It also means that no matter whether the lecturer is browsing the web, running a program or just showing powerpoint slides, it all gets recorded at a high enough quality for the users to read the small text better than if they were actually in the lecture theatre.

    The system automatically compresses multiple versions for different bandwidths from 14k up to 1Mbps or more in Windows Media, Quicktime, MPEG-4, MP3, iPod audio book and 3GP formats for mobile phones etc in streaming as well as multiple downloadable formats. It also automatically publishes podcast versions to iTunes U.

    Duke University in Durham NC uses Lectopia http://www.duke.edu/ddi/projects/capture.html to automatically record their lectures to fill all those iPods they give out to their students. A third of the universities here in Australia and New Zealand also use the system. The University of Western Australia (the original developer of Lectopia) records over 400 lectures per week across over 40 lecture theatres while at least one other university in Australia is planning to install automated Lectopia digitisers in 150 classrooms across their campuses.

    We see podcasting/streaming lectures as a very valuable enhancement of existing lectures, something which turns them into a resource available 24/7/365 anywhere in the world. Not a silver bullet to replace lectures, but rather something to expand their usage and capture their value making something that used to last for one hour once a year in one room on campus into something available anytime, anywhere.

    -Mart

    Martin Hill, Digital Media Specialist
    Information Management Services, Curtin University of Technology
    Western Australia
    web: http://ilectures.curtin.edu.au/

  110. A real problem by Hotsphink · · Score: 1
    The "good" students (in the sense that you seem to mean it) will go to the lecture in the first place, and won't need the podcast (if you sat through the lecture once, do you really want to go through it again at the same slow speed?)

    The bad students are going to skip all the lectures, zip through all of the podcasts just before an exam, and fail anyway. Without the podcasts, they'll show up for some of the lectures, cheat off of their friends during the assignments, get copies of the podcasts from the same friends, and fail anyway. So it doesn't matter for them either.

    The lazy students -- which is 90% of them, but we won't count the ones that fall in either of the preceding categories -- will use the existence of the podcasts as an excuse to not show up to class, will try to sail through them just before exams, and will discover that they can't absorb that much that fast. Those are the ones you're worried about.

    I disagree with the other posters who say that there is no issue. I am one of those lazy students. I ended up doing pretty well as an undergrad and then getting an MS from UC Berkeley. In other words, I am one of the people who did well in the absence of those podcasts, and therefore am exactly the sort of person you wouldn't want to do worse if they were available. And my attendance record wasn't exactly stellar to begin with. With the added temptation of postponing a class via a podcast, I suspect I would have royally botched things up. It would have been 100% my own fault, of course, but the whole point of a university is to establish an environment conducive to learning (if you'll forgive the excess syllables.)

    For the most part, that means presenting readily available information in a form that students are likely to pick up on, and doing so within a structure that encourages them to do so -- rather than cater exclusively to their much stronger short-term urges to get laid, hang with friends, and catch some Zs. So if some part of the structure makes it less likely for students to learn, even if it's totally those students' fault, then it's not a good idea for the university to set it up that way.

    Still, your authentication schemes sound like way overkill. I can think of a couple of possibilities:

    1. Have regular homework assignments that use the information in the lectures. Any class for which this makes sense should be doing this anyway, and anyone who is blowing off the homework needn't be catered to.

    Still, I can think of a lot of classes I've taken that were more project-focused, and it seems silly to change them around merely because of the existence of podcasts. So...

    2. During each lecture, verbally give the code to access the next lecture. Alone, this just provides a little more incentive to keep up with things so you're not wading through a dozen lectures to get the one you really want, but you could also combine it with either of the next two.

    3. Make the podcasts available for a limited time. Allow exceptions on a case-by-case basis. I don't think I'd really recommend this one. You might even create a black market for the things.

    4. Require students to ask for them individually. Give them out freely whenever they do, even at the last minute. You can automate it, as long as the student knows that the professor can see exactly who they are and when they requested it. Require a written reason (ignored by the automation) for a little added push.

    Personally, I'd go for #1 when applicable, #2 alone when not.

    Or flip the problem on its head -- what if everyone were required (ok, requested) to listen to the podcasts before the lecture, and the lecture was a lot more interactive? You could pack in more material, the students are incented to view the podcasts so they're not completely lost during the "lecture", and you get a better mix of theory and (guided) practice. I'm not thinking of a Q&A/recitation/discussion session (or whatever your school calls them); I'm more thinking of specific, practical examples of the material covered.

  111. Congratulations by Anonymous Coward · · Score: 0

    Congratulations on trying to make more resources available to students that want to learn.

    My observations:

    1) Why make the video available only for the people that attended class? People that had an accident, were sick, had personal/family/work problems would be benefited enormously by having access to such material.

    2) Why do you think that those that do not attend class are necessarily "bad" students? To me a bad student is one that can't or doesn't want to learn. Learning can be achieved by different means.

    3) If you value attendance so much, why aren't you taking steps in making attendance something students will want to do instead of trying to glue their asses to the chairs?

    One of the worst professors i had (and that was a long long time ago), was one that would project (using an overhead projector) pages of barkakati and hyde's "microsoft macro assembler bible" and read them out loud. That was the whole class. Needless to say i'd read the book on my own and went to class only when i had questions nobody else could answer. Does that make me a "bad" student? Most of the "good" students did not learn x86 assembly. I did.

  112. None of the above by Morphine007 · · Score: 2, Interesting

    You're working on a system to benefit the students. Your main target group is the group that actually attends most of their classes. If you provide a stripped down version to minimize the benefit to the group that is generally truant, you are minimizing the benefit to the students that attend.

    You state that you are worried about whether or not your endeavour will encourage students to become more truant and use the tools to study the night before the exam. Students who are apt to do this will do so regardless of whether or not your project ever comes to fruition. They'll also learn the hard way that their marks suffer from this, and having 200hours worth of video files to sift through in the 12-24 hours of cram time before a final will likely hurt them more than help them. The students who attended class might want to use the full footage to find something they're not too solid on. So posting the full sound/video package will likely not benefit the non-attenders, but could heavily benefit the attenders.

    As I mentioned though, non-attenders are likely to skip anyway, though you are right, their truancy might increase slightly... I highly doubt the trend would last more than a semester or two, as people will learn the hard way that attending class does, in fact, help your marks... unless of course you can't understand the prof at all. I had one who was completely unintelligible, and used only u,v and x as variables... the problem was his u's, v's and x's all looked exactly identical in his chicken-scratched blackboard-scrawls. I didn't much attend that class, and an audio/video stream likely wouldn't have helped anyway ;-)

    My suggestion: Go with the full meal deal and make it as accessible as possible. Allow it outside even (provided you guys have the bandwidth.) Prospective students will use it to see what the profs are like, which may be a good or bad thing for you? As well, non-students will be able to use it to brush up on skills. As to the poster previously who said that this last might hurt the university, I'd like to know how? These non-students would either be in a position where they will never be able to go to a university (in which case the university has lost nothing) or they would be in a position to go to a university (in which case they'll need to actually enrol in order to get a diploma) and they'll have gained a certain amount of respect for a university that makes it's courses freely available. As well, in both cases, these people would likely refer others to this university if they're learning from these audio/video files.

  113. Post the lectures with no authentication at all by d_jedi · · Score: 2, Insightful

    Allow all to benefit from the lectures (whether students of the university or not).

    And post them immediately after the lecture takes place.. bad students are going to be bad students, and it's not your job in college to coddle them to get them to do their work. They have to take some responsibility for themselves. If you post them late (ie. a class,week,etc. behind) then you're only inconveniencing "good" students who happen to miss a class due to illness/etc. (ie. if you miss a class, the next class doesn't make a lot of sense if it built on the previous one.. )

    --
    I am the maverick of Slashdot
  114. University Students = Adults by Bodrius · · Score: 2, Insightful

    Why is attendance even an issue? University education is adult education: please treat your students as such.

    The ability for independent study is the one major skill universities should cultivate, and for that students should have some responsability over their own educational process. Isn't it better to encourage and enable them?

    It is not the business of a university to make students attend classes. It's business is to educate, and attendance only has merit as one among many means towards that agenda. I'd guess this obsession with attendance and pedagogic hand-holding originally came from elementary or high-school system, where the goal of the school has more to do with the loco parentis than with any real education. But it really has no place in adult education.

    A "bad student" is not going to start cramming the whole semester before the final just because the podcasts are there... they have been doing this since academic tests have existed, and if anything, video is evidently less efficient (time-wise) than the old all-nighter-with-the-books.

    Of course, some teachers try to 'solve' this problem with artificial methods: keeping the chapters that matter secret outside the lecture, changing focus and topics between periods to prevent note-trading, giving attendance weight in the academic grade, or other ways to make being able to pass a reward for being in class.

    This is just putting obstacles in the learning process of the students for the sake of solving a non-issue, taking away resources (clear notes and syllabus, lecture material, etc) for an agenda that is not their education.

    It solves nothing and makes the availability of these resources at least partially moot. Your "good" students are penalized by going through a hassle for this and losing the flexibility this could have provided. Your "bad" students get to sleep in your class (or disturb it in boredom).
    Both groups are going to study in their own ways anyway, and both should be evaluated identically based on their comprehension of the material and excercise of any applicable skills.

    --
    Freedom is the freedom to say 2+2=4, everything else follows...
  115. Truancy!? High School or Uni? by misleb · · Score: 2, Insightful

    It's a friekin' university, not high school. These are adults we're talking about. If the class is so worthless and the instructors so ineffectual that students can get what they need from a podcast, then you really need to take a hard look at the quality or your education. Try improving the quality of the class. Make it interesting. Encourage participation and maybe less people will be tempted to just download the podcast.

    Look at it this way, if enough students are "truant," those oversized lecture halls might shrink down a bit so that real learning can take place. I can only see this as a good thing. Let the lazy people stay home. Nobody wants them there anyway.

    -matthew

    --
    "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
  116. asap by Tharkban · · Score: 1

    just make it available and don't worry about it being abused. In college it's your own fault if you fail because of procrastination.

    --
    Tharkban (It is a signature after all)
  117. who cares if they show up by whistlingtony · · Score: 1

    Honestly, who cares if they show up? Look, this isn't High School. You're not babysitting anyone. They've paid their tuition. If they try to take the easy way out and it flunks them, that's THEIR problem, not yours. Frankly, it'd be a good lesson on how the world works. I think the podcasting would be a wonderful means for those that have to miss a class here and there. It'd be a wonderful material for review. Anyone who uses it in lieu of class though is asking for trouble.

  118. Distribute the podcast only in classroom by Wry+Cooter · · Score: 1

    To get the previous lecture podcast, you must attend the next class.

    Missed lectures will be provided one week before exam. Password distributed in class.

    Also, consider visual aids will not make it into typical podcast (although possible, dependant on ipod or media player)

  119. Working example by whichpaul · · Score: 1

    I'm studying business and IT at QUT (Brisbane, Australia). The staff there have the technology to "podcast" lectures if they wish. It's done on a unit by unit basis. Mostly my IT lectures do it. It doesn't have the drastic impact that some might think. Students who don't attend lectures won't change their behaviour as a result of podcasting. The lectures slides are released also as the course progresses so this is just "another medium" for communicating the information. Yes, some students cram before the exam but that is their call. University is not primary school - it's for big kids!

    1. Re:Working example by Aurix · · Score: 1

      Certainly. Law at QUT pretty much "streams" all their lectures to MP3/WMA. IT lecturers at QUT are useless, I had one tell me he didn't stream his lectures "in case he said something wrong", fearing legal liability. *Rolls eyes*.

      Education students at QUT can (for some units) get *video* streams of lectures.

      Fantastic really. I wish all units of QUT had compulsory recorded streams.

      Oh, and here's a tip if you don't already: Remove silences and speed your lectures up. Goldwave will do this. You can cut a 2hr lecture down to 1hr easily.

  120. This is really a discussion you need to have with. by Lensman · · Score: 1

    This is really a discussion you need to have with the School officials, and they need to decide what their teaching goals are....

    Certain types of classes are just fine as resatations, which would be fine if they were posted immeadiately, while others really require that the students engage in classroom dialog to cover the various nuaunces of certain subjects.

    What ever system you build should allow the professor to decide how the content could be used.

    Weather or not the students attend class can be covered by the professors tracking "classroom participation". No pod-cast system is going to releive the students of that responsibilty, and you can address that in whatever training/access documentation you come up with for the system. This of course needs to be done in conjunction with the professors giving the students that reminder as well durring their first classes....

    As for restricting access; The faculty could easily enter their attendance sheets for the class if they keep those records, and students clould be allowed access based on that, assuming you hae a centralized account system to tie this to.... (This doesn't address students "sharing" the dowloaded file with others, for that you'd be looking at some sort of DRM, even that won't stop determined students, but there is a certain ammount of assumed academic honesty.... Violations of that can be left to your school disiplanary board.)

  121. You (IT) should not decide by Anonymous Coward · · Score: 0

    Let the professor decide who gets to view the podcasts. Really it is their class and not yours. If the university forces you to decide, I think it is time to take it up to the unversity that you are not teaching class and really should not be the one who decides. Really some professors understand why people don't want to class like they woke up late or some other stuff. Each professors have their own way of teaching and having you decide how they should teach will not go well with them at all. In fact the union might get upset that you are setting their members policies. Yes professors have unions, I should know my dad belongs to one. I don't see why the university is asking you to set the policy who gets to see the podcasts, this is not a technicially problem that you should be solving, this should be up to each professor and/or the university. Even if you have a technicially solution, it should not matter to you who sees it because you should have no control over that, the university is the one who gets control on that. You can recomend technicial solutions that the university/professors can use to prevent the non-going to class student from seeing the podcast but you should not be the one who decides to put it in place. This is a policy decision which does not belong in the ITs hands. If the university actually put it in ITs hands, I hope the professor union gets upsets and actually gets the university to change because it is just wrong.

  122. Podcasting lectures for my dental class by wessto · · Score: 1

    I record lectures daily and podcast them for my classmates. It has helped a number of my classmates pass who otherwise would not pass. The way I see it is I really don't care if people skip class and only listen to podcasts. If I'm there I get a first exposure to material and if I go back and listen I get a second exposure to fill in the details. Works great for me, and I know listening with a pause button has helped a lot of people out as well.

    My $0.02.

  123. Don't bother by TLouden · · Score: 2, Interesting

    This is college. If a student wishes to not attend class that is THEIR choice. If they can successfully cram before the exam then this is the professors problem.

    Honestly, you should want students who miss class (there are legitimate reasons for this) the be able to get as much as possible if they are willing to put in the time.

    Why do you feel that there is value to the university in students being in the classroom? If you could successfully provide learning media which was not geographicly restricted, that seems like a good thing.

    Perhaps I could put this another way. The point of college is to learn, right? So if the student passes the exam, that should mean that they have learned enough about that subject. How they learn it is not as important. If the method really is important to you, force some freshman classes to be taken which do not have alternative resources (such as the pod cast).

    --
    -Tim Louden
  124. Watching all lectures the night before an exam? by The+Mutant · · Score: 1

    I teach Econometrics part time at a University here in London, and if a student stays "at home all the time and watching all the lectures right before the exam" they ain't gonna pass no way no how unless they've been through the material before.

    It was the same when I did my undergrad (Math / Comp Sci) back in the late 70's.

    I hardly think the ability to pass an exam without attending class is indicative of a bad student. Maybe the student is smart and the class unchallenging?

    OP must be talking about some elective; not any course with high demands for learning.

  125. Slackers will keep slacking. by Rob_Warwick · · Score: 1
    You're worried about the students who are going to try to cram the semester into the two days before the exam? I don't think you need to.

    All the students I've seen that slack for the entire semester on the idea that they'll just cram it all in at the end of the semester tend to continue their habits. They'll put in an hour of flipping through the textbook, convince themselves that they know the material, and then go into the exam room and screw up royally. No loss.

    Maybe put a price tag on 'em? Or throttle how much you can download to one every four hours or something? I'd tend towards the throttle approach if you think you /must/ control it, I know I wouldn't buy any lectures that I already paid for in tuition.

  126. here was the policy at my U: by YesIAmAScript · · Score: 1

    I'm paying them a fuck ton of money to teach me, not to take roll.

    Having to show up to class is detention, not learning.

    There's plenty of things to learn in college, and one is you need to manage your own time and affairs. That means going to class because you know it's what you need to do to learn what you need to know, not because you'll be arbitrarily punished if you don't go.

    --
    http://lkml.org/lkml/2005/8/20/95
  127. Real Genius by baKanale · · Score: 1

    I can't help but think of the scene in Real Genius where as the semester goes on the students in the main character's classes are slowly replaced by tape recorders, until the whole class is a bunch of recorders recording a lecture from a giant tape player in the place of the professor.

  128. Podcasts of University Lectures? by staripas · · Score: 1

    See the discussion in Zen and the Art of Motorcycle Maintenance by Robert Pirsig why you should not fret about good students/bad students. Don't have a copy with me but roughly it's discussed in part 3.

  129. Step towards Distance Education by micah_gideon · · Score: 1

    Distance Education courses are increasingly effective and use technologies like podcasting with impressive effects. Why tie oneself to the drawbacks of traditional classrooms when they are unnecessary? If you find that your students are skipping the lectures — perhaps you should re-evaluate the content and format of the lectures? If your students don't feel compelled to attend, perhaps it's the arrow and not the indian?

  130. Lectopia by Anonymous Coward · · Score: 0

    Hi,

    Congratulations on podcasting your lectures. I was involved in setting up exactly this sort of thing at a large Australian University. The good news is that you have nothing to fear; Our lecturers had similar concerns, but after we implimented our system we found no visibile drop off in attendance. And a lot of students downloaded the lectures (in fact, most downloaded them within 48 hours of the actual lecture). In some subjects, particularly law, the hit rate was over 50% of the enrolment. But it turns out most students were using the lecutures for revision. Apparently this was an important factor for students from a non english speaking background.

    The system you want is lectopia. http://ilectures.uwa.edu.au/ (and no, I don't work for them)

  131. Let's do an experiment! by Anonymous Coward · · Score: 0

    1/4 the class comes to lectures only
    1/4 of the class is barred from attending live lectures but gets unlimited access to the podcasts
    1/4 go to class and also have access to down load a podcast until the next lecture
    the remaining .25 sample the live and recorded information on their own terms

    just to make it amusing, the course material should be about educational psychology.

  132. iTunes University? by plambert · · Score: 1
    1. Re:iTunes University? by Ksigpaul · · Score: 1

      Most Universities have something similar to an online web portal. WebCT is a popular one for online and partially online classes. You could simply post the lectures to one of these systems in an automated manner. Professors would have the ability to view how many times and who viewed the content. Let the professor handle truancy, if they even care. I'm not aware of anything but FISH/SOPH level classes where professors actually take attendence. If you have a small class the professor knows every one's name anyway.

  133. Podcastic by clifted · · Score: 1

    I tend to agree that if you're able to get students interested in the material and learning, then the means (classroom vs. headphones) is of less importance. Regarding government funding requirements that require attendance. What purpose does that serve? The government would get more bang for it's University subsidizing buck if it instead required all funded universities to publish their faculty's lectures as audio podcasts with no access restrictions. More access to this information would be helpful to everyone involved. And don't give me that crap about people not paying for a university education b/c they can hear the podcast for free. For the vast majority of people it is all about the piece of paper. Though if we could all benefit from the lectures then so much the better.

  134. Previous Experience by D.A.+Zollinger · · Score: 1

    Upon returning to school to get my graduate degree, I had to take some undergrad prerequisites, including one 500+ student class where the teacher recorded her lectures, which were available immediately after class concluded on the university's podcasting site. The site was password protected (university authentication), but I don't know if it was linked up to any kind of scheduling database. You only had to know the section you were taking to download the file, and there were no extra limitations.

    This was a happy solution for myself, as I missed a couple of days for being sick - being able to download and listen to the lecture helped immensely. I know others who downloaded the lectures as part of a review process in preparation for examinations.

    However, like any class resource, it is up to the student to use or abuse at their will. This same class offered extra credit study sessions, dual lectures (doesn't matter which one you attend as long as you attend one of them), extra credit extra curricular class workshops, a half dozen teachers assistants who were in the degree program (and ran many of these extra credit programs), and many, many other resources to allow the student to better themselves. All options were freely offered, and I don't know of any that were underutilized. There are always going to be students who are not going to push themselves to be the best they can be. It is not up to the professor to push them - all they can do is provide opportunity, and encouragement. To do anything else invites trouble, either personal or professional. With a resource like podcasting, best thing to do is to provide it as a resource, and let the students determine how to best utilize it.

    --
    I haven't lost my mind!
    It is backed up on disk...somewhere...
  135. Choose the SSO password by Anonymous Coward · · Score: 0

    Since copying cannot be controlled anyways, the solution to your third solution is to choose SSO university password.

  136. How is this a problem? by Anonymous Coward · · Score: 0

    Hey, anything that keeps the bad students out of class and freeing the teacher up for the good students can only be a good thing. *efg*

  137. My Idea by TheoMurpse · · Score: 1

    I was originally going to say, "Who the fuck cares if they come to class? If they are learning and paying for said learning, the professor should not care at all whether they come to class." However, I have a more productive solution: Don't answer emails and don't meet with students who don't come to class. Only students who come on a regular basis should be able to get extra information from the professor. This is under the assumption that students who don't come to class could have had their questions answered during class, avoiding their need to meet with the prof outside of class. This rewards students who go to class while allowing all the benefit of podcast lectures.

  138. My College by Anonymous Coward · · Score: 0

    I am a student and UC Berkeley and many lecture classes (Chem 1A for example) are posted online for download after the lecture, and streamed live during.

  139. too cool for school by tecnopa · · Score: 1

    Its the student's responsibility to learn, just as it is the professor's responsibility to teach. Those that skip class will do so whether there are podcasts available or not. Learning is an interactive process and any students who think they can learn just as much from watching podcasts are bound to fail anyway.

    On a side note, something tells me this poster is an employee of a private university....

  140. AMAZING! by Anonymous Coward · · Score: 0

    Amazing that this story has gone from a request for help implementing a procedure for posting and/or securing podcasts to a discussion on the ethics of student attendance....

  141. It's the teaching, stupid! by Anonymous Coward · · Score: 0

    The real issue, is that if a student can learn all they need to know from a Podcast of the lecture then your instructors either aren't teaching well or aren't challenging them enough. The effective part of learning should come from the unique way a lecturer engages their pupils, and not from them reading from a powerpoint slide. You have a teaching issue, not a technological issue.

  142. Simple enough... by Anonymous Coward · · Score: 0

    Protect the lectures with a password. Have the students email you if they would like access to the files. Reply to email, distribute password accordingly.

  143. Taping Happens by jacoby · · Score: 1

    For me, my worry would be that non-students get the podcast. That is, people who have not spent thousands of bucks in tuition getting ahold of the precious information imparted by the learned souls at the front of the class. Which points to my general belief on the subject, which is if the person paid tuition for the class, he paid to have access to the podcast (assuming there is one), whether or not he sits in class at the appointed time.

    And the whole question reminds me of a movie I once saw but can't remember the name of. Four shots of the same classroom, broken up through the movie. It starts with standard view of the classroom, with students seated, taking notes and looking bored while the professor lectures. Second view, same, with a sprinkling of tape recorders set up on desks. Third view, same, but with tape recorders outnumbering the students. Fourth view, All desks have tape recorders on them. Nobody in the seats. And at the lecturn? A big reel-to-reel, spinning and playing the professor's notes, as if to directly place the notes into the students' tape recorders. Like a podcast. B) It made and makes me laugh, but in all seriousness, if the class is worth the student's time, that student goes.

    To make any scheme work, attendance will have to be taken. Preferably in an electronic form, as any other way will take up a lot of TA time, and while TA time is cheap, the professors have better uses for it. And any scheme like that will be unpopular, seen as draconian and stupid. And until DRM comes, there will be little to stop Mary the Model Student from sending the podcast to Sam the Slacker who skips class. And if Sam skips class, might he not avoid listening to the podcast, too?

    The profs know the people who skip all the time. They know the Sams of this world. They're the ones dropping out after the first test when they've failed it. They're the ones with incomplete and late assignments. I don't see podcasts changing that.

    1. Re:Taping Happens by vyrus128 · · Score: 1

      FYI the movie was Real Genius.

    2. Re:Taping Happens by jacoby · · Score: 1

      Thank you!
      ---
      but make sure that the last line
      Generated by SlashdotRndSig via GreaseMonkey

  144. Re: I second this opinion by Anonymous Coward · · Score: 0

    I have a full time job in IT, three children and a wife and try to keep up with an introductory computer science class at a university in my city. I have bought most books, but I already have access to four excellent books on Java, so I didn't bother to buy the prescribed curriculum book, which I'm sure is great, but probably mostly redundant in my case. Not OK. The teacher decides to give us an extra mandatory exercise from the curriculum book, just siting the exercise number, not what the question was. Now I have to go out of my way to get hold of the question. This is so inefficient. I'm getting to old for this kind of crap teaching. So my advise to the podcaster is the following: do live streaming AND podcast just after the lecture.

  145. depends on the point of "education" by misanthrope101 · · Score: 1
    If the point of school is just to impart knowledge and skill, then I think that podcasts would be great, and attendance should be largely optional. Post the information, give a test, and let the grades fall where they may.

    But many, including many potential employers, view school as a screening tool. They want to see if you can go through the process of getting the degree, and passing tests is only a small part of that process. Consistently arriving for 8 A.M. classes in subjects for which you have no interest, doing lame projects that impart no knowledge, working and playing well with others, and all the rest of what makes school frustrating can be seen as screening tools to see who can and who cannot put forth the consistent effort that would identify a potential employee. The person who skips every class but aces all the tests may not be the one they want, because she would not have demonstrated the ability to work around someone else's schedule, follow through on mundane assignments, or work as part of a team towards a common goal.

    I'd rather view the nature of education as the former option, because I've always wanted a "classical" education. I hate viewing college as just a glorified trade school used to prepare you for a life of cubicles and casual Fridays. But I hail from the upper working class/lower middle class (I could never figure it out) so perhaps my ideals are a bit, well, idealized. I wanted "an education," not just a piece of paper that will get me a job. I know a person with a Master's degree (in nursing) who did not know who Stalin or Freud were when I asked her. Really. But I do realize that our education system (speaking of the United States, granted) must serve the needs of the society we have, which largely revolves around getting and keeping a job, not around a familiarity with Plutarch and Nabokov. That damned "reality" is always putting a kink in my aspirations.

  146. It isn't high school by Rob+Simpson · · Score: 1

    Or daycare. The professor is there to help, but a student in university is ultimately responsible for his own education.

    The only issue here should be copyright - if the prof is okay with his lecture being recorded, then students should be free to learn by watching the podcasts and using (or not using) whatever other resources they can find.

  147. Watch Lectures In Fast Forward! by Anonymous Coward · · Score: 0

    Hey,

    Video lectures let you learn mroe quickly. In my last CS class, video lectures were available and I never went to class. Instead I watched the lectures at home @ 2x speed. What would have taken 50 minutes for the lecture, and 20 minutes for transportation to class, I now fit into 25 minutes. The parts I don't understand, I can rewatch.

  148. Let it sort itself out by Anonymous Coward · · Score: 0

    Once you get to college you're supposed to be motivated by your own means. Students who skip classes can do what they damn well please. No matter what you do motivated students will show up to lecture and lazy students will circumvent the system.

    Seriously all this garbage about turning off wifi networks in class and restricting students access to online resources is rediculous. If they can learn that way good for them if not they're paying a lot of money to not attend class. The lectures that were the most beneficial to me in college were the ones I had to listen to closely to understand and the ones where I needed to ask questions and talk to people about afterwords.

    The students that dont attend lecture will either get a worse grade. Or they'll learn by looking at the online resources. What's the problem?

  149. Stanford's videocasts and podcasts by matt5j · · Score: 1

    Stanford has a wealth of class- and non-class material online. See the Entrepreneurial Thought Leader series the student led iinnovate interview series.

  150. Restrictions won't work by Anonymous Coward · · Score: 0
    If there's a way for students who attended to get the podcast, then there's a way for the other students to get it too.


    This is 2006, man. Information has wanted to be free for over 22 years now. Consider the benefit to your students - even the bad ones - of being able to get the podcast. Consider the total benefit to humanity if even non-students can download and watch/listen to these podcasts.

    The internet has made information duplication almost free, almost effortless. The internet has taught us that it's better, in most things, to open up. Attempting to hoard these podcasts, for whatever reason, will earn you no kudos. On the other hand if you release them to the world, you will gain respect, prestige, more students, better students, better lecturers, more sex and more money.

  151. Heh by Rob+Simpson · · Score: 1

    Well, clearly you haven't taken many English courses.

    A lot of courses have lecture notes which are received at the beginning of the course or before each class. Some courses have class time purely for clarification and discussion, and students are expected to have read over the material before class. Reading notes or a textbook is hardly "cheating". Of course, I missed about 5 days in 5 years and was on the Dean's List each year, but I'm a little bit obsessive-compulsive.

    1. Re:Heh by Desolator144 · · Score: 1

      lmao, no at my my college, we already know how to speak english well or we don't get in. They have a test that screens people and only makes them take an extra english class if they score poorly otherwise no admission for them. I got a perfect score in every area by the way. With that awesome system in place, we can stop wasting time reviewing that stupid high school stuff and learn what we need to know for our job.

      --
      now stop reading and go play Dance Dance Revolution!
  152. I had exactly one course which took attendance... by Rob+Simpson · · Score: 1

    ...and it was the most worthless, pathetic course ever. Ridiculous paperwork from a prof who hadn't spent ten minutes in the real world.

  153. In the words of Adam Smith... by Anonymous Coward · · Score: 0

    "No discipline is ever requisite to force attendance upon lectures which are really worth the attending, as is well known wherever any such lectures are given." -- Adam Smith, "The Wealth of Nations"

  154. One easy way to keep them in the classroom by ndogg · · Score: 1

    This doesn't deal with distinguishing between good and bad students, but it keeps a number of students honest: unannounced pop-quizes.

    --
    // file: mice.h
    #include "frickin_lasers.h"
    1. Re:One easy way to keep them in the classroom by kimbellina · · Score: 1

      A scheduled quiz at the beginning of each lecture about the previous lecture could work, too.

      --
      - kimbellina
  155. Completely Automated iLectures/Lectopia by |>>? · · Score: 1

    Built by the University of Western Australia and also used by Curtin University, there are completely automagic systems in use.

    From Curtin's site:
    A lecturer walks into their next lecture, turns the microphone on and delivers a lecture. An hour or so later, without any human intervention, an appropriately titled link automatically appears on the web page of that unit adding the just finished lecture to the list of all the lecture recordings for that unit.

    Links
    http://www.lectopia-service.uwa.edu.au/about
    http://www.lectopia.uwa.edu.au/history.lasso
    http://ilectures.curtin.edu.au/information/

    --
    |>>? ..EBCDIC for Onno..
    1. Re:Completely Automated iLectures/Lectopia by Anonymous Coward · · Score: 0

      I was going to suggest the same thing.

      Friends of mine (students and lecturers) used iLecture at another aussie uni and found the system fantastic. It plays the audio of your lecture alongside the lecturer's uploaded powerpoint. I believe students access it through a site, logging into their class etc.

      If they make a podcast module this would serve your purposes very well.

  156. Why not have podcasts available? by bzipitidoo · · Score: 1

    To amplify on the parent: So far, every reason against podcasts looks pretty lame. Why is having podcasts available even a problem? Let's look at the arguments in favor of restriction.

    The Universities will lose money? I don't think so. Educational institutions receive a lot more govt money than artists do. I just can't see a professor starting off the first lecture with a speech about how his or her children will starve if the students don't attend class. Would be laughed out of the classroom, or serenaded by the world's tiniest violins, or smacked with $200 used textbooks and luxury car moved to a prominent display on the library's roof.

    And, students won't have to attend class? Who cares about that? The only thing that matters is whether they learned the material. How they learn is up to them. There will always be some who will want to attend lectures. Such dogma! Students who attend class are "good" and those who don't are "bad". And "bad" students must be stopped from succeeding!

    The podcasts will somehow enable the "bad" students to pass the tests without learning the material? They can download all the lectures the night before the exam and cram? No, don't see that one either. There are all kinds of variables being ignored in such a suggestion. Perhaps the material is trivially easy to learn. If so, and podcasts show us that, then we should be grateful to podcasts and eager to try them out on other subjects to see what we might learn. Maybe some students already know the material but are required to take the class anyway. Maybe the class is poorly taught or tested, with very sketchy coverage of the material so that even thought the subject is too much to pick up in a night of cramming, the material on the test is so watered down that minimal preparation with memorized responses to rote questions is enough to pass. Maybe some students cheat. All those are things that could be misinterpreted, perhaps deliberately. Podcasts wouldn't cause any of that. But maybe someone with a hidden agenda could try to blame those problems on podcasts. A poor instructor is rather likely to come down hard and unfairly against anything new. Helps shift attention away from the poor performance of the professor. The podcast is just another mean of learning, like books, or lectures, or study groups. Back in the day, many math teachers tried to ban calculators.

    Some questions back at theslashdot: Do you realize you're asking for DRM? And, do you realize DRM does not work? That the concept of DRM is flawed? You skipped right over the why and whethers, and went straight to the hows. The questions on the technical details suggest you haven't even thought that there may not be a way to do it. Consider, then go back to the most important question: Even if there was a way, why would you want to do this? Why stop anyone from obtaining podcasts? WHY?? Whoever is demanding that you figure a way to restrict access doesn't properly appreciate the problems. It can't be done. It shouldn't be done.

    --
    Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
  157. misguided atempt by cg0def · · Score: 1

    well first of all your job is NOT to supervise the learning process at the school. So if the professor doesn't care if the students attend then you shouldn't either. A lot of profs have an attendance policy and those who don't know exactly why. Sorry to break it to you but you are just technical help and NOT a policy maker.

  158. Easy by niceone · · Score: 1

    but discourage bad students from staying at home all the time and watching all the lectures right before the exam

    Just switch all the lectures around randomly shortly before exam time. Obviously you'd have to arrange the lectures so you couldn't tell the title/course from just from the video, but it seems worth the effort to me.

  159. Long Live Autodidacts! by narcc · · Score: 1

    Lecture videos are avaliable for a number of courses at ocw.mit.edu. Another poster commented that OCW content was very poor. This may have been true early on, but it's clearly getting better.

    UC Berkeley now has video/audio lecutres avaliable for a number of their courses at webcast.berkeley.edu

    Sometimes you can find lectures from MIT and Berkeley at video.google.com. For example, Physics for future Presidents

  160. free info by zxscooby · · Score: 1

    heck! post them so everyone can learn from them. why keep all that info to yourself

  161. Bah! by bobsmells · · Score: 1

    Never having commented on a Slashdot article, I was so frustrated by the attitude of this article I had to go and create an account!

    This is just the sort of typical absence of logic which is killing society in general. It stinks of "Let's protect the people because they can't protect themselves". The guy is not so concerned about restricting the University's intellectual property from people who haven't paid for the service as he is about restricting it from people who haven't attended the lecture! Madness. If I can learn from a podcast, what can possibly be wrong with that? How is that different to a student borrowing a book from the library and learning? Are you going to restrict the library books only to those students who swiped their card at the lecture?

    YOUR assessments place me as having passed or failed, and if attendance at a lecture is a factor in that assessment, rather than carefully crafted exams and assignments, then that is very sad indeed. By restricting the course content to students who attend lectures, you're saying you want those who don't attend to fail, and therefore attendance is an assessable part of a university student's grade. It basically says that you have no confidence in your assessments to gauge the students' proper marks, so you'd rather go with the assumption that those students who turn up to class are the ones who should get a better mark. It is illogical, and it sucks.

    Make no mistake, I have nothing against restricting the content to those who have paid for it, but that includes all students of the university, regardless of attendance record.

  162. what we did (do, actually) by neglige · · Score: 1
    A quick description of the system we use at the University: slides (as a PDF) and audio lectures (as a MP3 for DL and streaming) are distributed in advance of a lecture every week. Exceptions are only when the workload is so high that slides & audio lectures are delayed.

    Yes, this could enable students to skip classes. However, quite an amount of additional information & interaction is give in the class. The electronic media are an addition to the class, not a replacement.

    We also have newgroups for asynchronous discussion, which is used heavily. Especially a week before the final exams our groups are flooded with questions. Answering them can be tedious, but you can let the students help each other and only jump in when a student answer is incorrect or nobody knows for sure. Believe me: students cherish such a service :)

    So how do students learn? 90% still visit the classes, but are better prepared because they can focus on the prof and can annotate their slides when required. Students no longer waste time on copying the slides. Some students use the audio lectures for preparation and wrap-up. [1] The audio lectures of course are different to the classes - they should last 15 minutes max. In the weeks before exams, students learn with the slide sets and listen to specific audio lectures again to fill the gaps.

    So to sum it up:
    • publish slides & audio lectures
    • publish them, if possible, before the class
    • create the audio lectures are short summaries (approx. 15 min)
    • do not create the audio lectures as class replacements
    • free the students in the class of tedious writing tasks (copying slides), let them focus on the topic & discussion
    • engage in online discussion boards

    Of course, this requires a certain degree of self-organization on the side of the students... life is no pony farm.

    HTH

    [1] downloads are a good thing: they can be transferred to a MP3 player or burned on a CD. Students listen to the audio lectures when jogging, on public transit, and as "audio books" in the car. Honestly.
    --
    My cats ate my karma. They also wrote this comment.
  163. trouble is by oohshiny · · Score: 1

    Trouble is: by the time they have figured out that they ought to have come to lecture, it's too late.

    And it's not just about physical presence in the lecture hall, it's also about the pacing.

  164. It builds moral fibre by EmbeddedJanitor · · Score: 4, Funny
    In my day, we had to walk through 6ft of snow and sit on stone benches in unheated lecture theatres. We wrote with goose-quill pens and had to keep ink bottles under our clothing to stop it from freezing. We did all our calculations with tables & slide rules. Ever since calculators and ball-point pens came in, students are getting soft. Half the reason to come to university is to build the moral fibre needed to be a a leader in industry. We had to sit through lectures and so should the kids of today..... blaah, blaah blaah.

    That's basically what this all boils down to.

    --
    Engineering is the art of compromise.
    1. Re:It builds moral fibre by rjshields · · Score: 1
      We wrote with goose-quill pens and had to keep ink bottles under our clothing to stop it from freezing.
      Quill pens? You had quill pens? In my day we had use sticks to draw in frozen cow shit, at the same time as fighting off packs of ravenous wolves, tigers and hyenas with nothing but our bare hands.
      --
      In this world nothing is certain but death, taxes and flawed car analogies.
    2. Re:It builds moral fibre by EmbeddedJanitor · · Score: 1

      You wasted your cowshit like that??? We'd all huddle together and share it out like bread, or sup if it had been raining.

      --
      Engineering is the art of compromise.
    3. Re:It builds moral fibre by scum-e-bag · · Score: 0, Offtopic

      Now that is +1 funny...

      old and re-hashed... but still very funny.

      Thanks for the laugh!

      --
      Does it go on forever?
  165. Your job is to provide the best possible podcast.. by Dr.+Faustroll · · Score: 1

    ...not determine attendance policy for the professor in the class. If a professor cares about attendance, they will connect it to a portion of the student's letter grade; if they don't, they won't.

    Additionally, should you decide to create a system with built-in attendance-related restrictions, you will automatically become the target of everybody's dissatisfaction: professors who see attendance drop will blame you for not implementing strong enough measures, while professors who dislike the restrictions (or dislike having to deal with them) will accuse you of making their teaching more difficult. Either way, you can't win.

    I'd recommend that you focus on what is squarely within your area of competency: making sure that the audio is clear, that the podcasts are available in formats that any student can easily access, and that they're available promptly and reliably. Should any faculty member bring up the attendance issue, you can simply point out to them that it would be inappropriate for IT to dictate attendance policy to the faculty by unilaterally setting up podcast restrictions.

  166. Retirement, here I come! by Anonymous Coward · · Score: 0

    As someone who actually has to give lectures (in a UK university) I guess that podcasting would mean that I could just do a course of lectures once, and then just give out the url of the podcast to my students for the rest of my career. No point in repeating the lectures every year to increasingly empty lecture theatres if (as seems to be the case from most of the posts here) students would be just as happy - or even rather - have a podcast.

    But I actually don't think that is the case. In my experience most students come to most lectures most of the time. I generally see about 2/3 of the students enroled on my course in the lecture theatre for each session (usually twice a week). Compare this with the extensive reading lists I distribute for the course: not even a fraction of students look at even a fraction of the library materials I suggest. I think that podcasts of lectures would probably be the same.

    It isn't so long ago that I was a student myself, and I think there is an important thing that has been missed here: the 'lecture as event'. As a student it is much easier to motivate yourself to attend a lecture which is timetabled at a particular time in a particular room. It becomes part of your weekly routine. When students are left to their own devices to do it in their own time one of two things happens:

    1. They can always find something better to do, and never quite get around to watching that podcast/reading that book.
    or
    2. They watch them all the night before the exam.

    Neither of these lead to good learning outcomes. And I think it is just human nature - we are much better at turning up when we're told to turn up than we are at doing things in our own time.

  167. Responsibilities by localoptimum · · Score: 1

    It's not the responsibility of the lecturer, university, or anyone else to pass the exam, but the responsibility rests on the shoulders of the students. If a student wants to stay in bed all day listening to podcasts, but works hard enough to pass the exam, what's wrong with that? Let the students take responsibility for their own actions and provide them with as much material as you can.

    --
    This message was scanned by European governments and contains no terrorism.
  168. Re: Automated iLectures - Tegrity by ygslash · · Score: 1

    Tegrity[tegrity.com] has been doing this for a few years, and a lot of unis are using them.

    They have some pretty cool stuff - students can create bookmarks while scribbling their notes, then later they can jump to the bookmark while reviewing the podcast.

  169. that's not the point by oohshiny · · Score: 1

    Also, IANAS (I am not a statistician) but I can say that a high percentage of the professors I've had, and the professors my friends have had, don't ask questions, or encourage any interaction from the audience at all. In fact, many I have frown upon it.

    Whether people interact in lecture is not the main point (although there is still plenty of interactivity even if you just sit there and look bored). You presumably interact in the smaller groups that accompany most lectures, and in order to contribute to those, you need to be prepared.

    More importantly, courses are paced so that an average student can keep up with the workload if he participates steadily; if students start skipping classes with the intent of catching up later on video, they won't be prepared for the groups, and they won't have enough time towads the end of the semester to do the reading and homework anymore before the exam.

    Now, you may say that really smart students can skip the lecture and then catch up in a short amount of time at the end. Well, if they can do that, they don't need the lectures on video either. Students who would actually view the lectures on video might as well come to class.

    Let me ask the reverse question: why would you not come to lectures at the scheduled times? You're in school, you're paying good money for it, the curriculum is designed to enable you to take the courses without conflicts, and the courses are designed for steady, regular attendence. What earthly reason would there be to skip classes except in cases of dire emergency?

    1. Re:that's not the point by badboysdriveaudi · · Score: 5, Interesting

      "Let me ask the reverse question: why would you not come to lectures at the scheduled times? You're in school, you're paying good money for it, the curriculum is designed to enable you to take the courses without conflicts, and the courses are designed for steady, regular attendence. What earthly reason would there be to skip classes except in cases of dire emergency?"

      Let me give you a few examples because I've run into these situations.

      1. You'd rather have Professor A than Professor B, but if you sign up for Professor A, the class time conflicts with another class you'd like to attend. This has happened to me numerous times.
      2. You'd like to take a class (regardless of whether you like the professor or not), but can't do so because you also have to work to pay the bills. If I could get the lesson on video and watch after I get home from work, that would be awesome! Yes, this has happened to me as well, so I ultimately had to work less because I couldn't trade hours. Those semesters sucked because I basically scrapped by on peanuts. It would have been better if I had a choice.
    2. Re:that's not the point by oohshiny · · Score: 1

      There are programs for people like you: part-time programs, degree programs for working professionals, and long distance degree programs. If you're in a full-time program, however, the program is designed for people who have the time to attend every lecture, participate in every group, and do all the homework. If you can't make it to lectures because of conflicts or work, then chances are you are missing out on other parts of the program as well that can't be video taped.

      So, it sounds like you're simply in the wrong program. The solution is for you to switch to a different program, not for the university to change their full-time program into a program for part-time students like you.

    3. Re:that's not the point by can'tthinkofagoodnic · · Score: 1

      Personally, I skipped the classes I wasn't getting anything out of. Yes, I made B's in most of these classes. The statistics show that I got lower grades in the classes I skipped. However, I would have made B's regardless because the lecture was useless and had absolutely zero impact on my understanding.

      I really wish we could figure out a better way to hire college professors. Right now it seems like the ones that bring in the most corporate money are the most successful, even if they can't speak or write english, and have obvsiouly zero interest in teaching. The best teachers I had in college didn't have Phd's--they were associate professors that just taught. They got paid squat and were the first to go in a budget crunch. In grad school I needed tenured professors that knew the industry. Sophomore year I needed a good teacher who knew a little about circuits. Why is there no seperation?

    4. Re:that's not the point by badboysdriveaudi · · Score: 1

      "There are programs for people like you: part-time programs, degree programs for working professionals, and long distance degree programs. If you're in a full-time program, however, the program is designed for people who have the time to attend every lecture, participate in every group, and do all the homework. If you can't make it to lectures because of conflicts or work, then chances are you are missing out on other parts of the program as well that can't be video taped.

      So, it sounds like you're simply in the wrong program. The solution is for you to switch to a different program, not for the university to change their full-time program into a program for part-time students like you."

      I respectfully disagree. During those times, I was taking no less than 15 credit hours (12 is considered full-time student), and working as a waiter and/or cashier (hardly what I'd consider a working progessional). I HAD to work to pay for my books, my tuition, my rent, food, etc. Not everyone is fortunate enough to have parents who socked money away for them to attend school without having to worry about the real world at the same time. I'm living proof that any individual coming from a very humble beginning can succeed if they put their mind to it.

      Quick personal history: broken home (abusive father), single mother living on welfare to feed three small children (she was embarrassed and worked hard to get off of it -- which, ironically, is probably where I get my work ethic), disgraceful schools, gunshots on the block at night. Mom takes very dangerous assignments in subway at night in Bronx or Brooklyn in order to make a small additional amount of money to feed the kids. Believe me, if she had the cash to stash for my education, she would have.

      Perhaps I could've ate better, and have more time for studies (and fun) if I just stood on the corner and slung dope on the weekends. But then again, that defeats the whole purpose of what I was trying to accomplish. ;-)

    5. Re:that's not the point by oohshiny · · Score: 1

      Personally, I skipped the classes I wasn't getting anything out of.

      So have I (they were mostly the ones that were supposedly "well taught" and were moving so slowly that they were boring me to tears). But in that case, having video tapes or podcasts won't help you either.

      I really wish we could figure out a better way to hire college professors.

      Some colleges focus on excellence in teaching, others focus on research and let the chips fall where they may when it comes to undergraduate education. There are plenty of publications telling you which is which.

      In grad school I needed tenured professors that knew the industry. Sophomore year I needed a good teacher who knew a little about circuits. Why is there no seperation?

      Sounds to me like you wanted the reputation of a good research university on your resume, but didn't like what that meant for undergraduate teaching. I think it's quite likely that what you call "bad teaching" is part of what makes a good research university good in the first place.

      even if they can't speak or write english, and have obvsiouly zero interest in teaching.

      Funny, those were always the professors I enjoyed most in college: they knew their stuff inside out, they loved the subject, and "didn't like teaching" really meant that they hated having to spoon-feed and sugar-coat the subject for students who would otherwise complain about "bad teaching". Some of them had thick Chinese or Russian accents and were tough to understand, but who cares if the subject matter is great, they present it in a logical order, and relate insights into the subject that only come from years of experience?

    6. Re:that's not the point by can'tthinkofagoodnic · · Score: 1

      There are plenty of publications telling you which is which.

      I wasn't aware of any such publication back when I was applying for college. But regardless, I went to the only state school with a decent computer engineering program. I didn't really have much choice in the matter, unless I wanted huge student loans or a resume with a university nobody's ever heard of on it.

      I think it's quite likely that what you call "bad teaching" is part of what makes a good research university good in the first place.

      Please explain this one. How is bad teaching ever a good thing?

      they knew their stuff inside out, they loved the subject, and "didn't like teaching" really meant that they hated having to spoon-feed and sugar-coat the subject for students who would otherwise complain about "bad teaching".

      Yeah this wasn't my experience at all. In undergrad I had professors that found teaching the basics at the undergrad level beneath them, and in grad school I had professors that just simply couldn't teach, and were only there to do research. You can tell me a professor doesn't want to sugar coat, etc, but how do you explain one professor I had (in a 700 level class) that had two FULL pages of corrections on the overhead projector for a 5(?) page test? Unfortunately this wasn't all that out of the ordinary. I did have a couple of professors that were excited about what they were doing and (in grad school) taught us all about the newest and best that they were working on (I know way more than I will ever need to know about VLIW processors, since that's whay my prof was researching at the time), but they were the minority. To suggest that bad teaching is never the professor's fault is just arrogant.

      they present it in a logical order, and relate insights into the subject that only come from years of experience?

      If they had done that, then I wouldn't call them bad teachers!

    7. Re:that's not the point by oohshiny · · Score: 1

      I'm sorry that you have had a tough life, but what does that have to do with what we're talking about?

      The college you attended offered you a product: a course of study designed for 12 credit hours and designed for students able to spend full time on it. You knew that ahead of time and still chose that product. You just decided to use it differently from the way it was designed. It's good for you that you made it work for you, but the fact that it was probably tough isn't the college's responsibility, it's yours. And you actually had alternatives: there are plenty of good degree programs designed for people who work. My mother got her degree that way.

      And, no, my parents didn't save for college either, and I received some financial aid and worked part time. But I never skipped lectures because of work. My college also had firm rules about conflicting classes (not permitted), and extra credit hours (take them if you like, but you won't graduate any earlier), excellent rules in my opinion.

    8. Re:that's not the point by badboysdriveaudi · · Score: 1

      I guess the point I'm trying to make (not the issue of whether or not I had a hard life) is that the college should offer students, i.e., the market, what the students are demanding -- especially considering that we're footing the bill. After all, we're the ones footing the bill, so we should have some say as to how we choose to receive our material. Is it the college's right to offer "different products" as you put it? Yes, I'll agree with you. But at the same time, if the market decided to vote against that limited product set, where would the college be? I've changed where I do my banking business because they don't allow me to download my transactions automatically in a format that's recognized by my personal finance software. It's their right to not offer the product, and it's my right to reject their services. That's slightly different than the situation where colleges across the board decide that full-time day students are going to be REQUIRED to attend class. It should be my right to decide if I'm going to waste my time and skip, or to attend class, or to work and view the lecture at a later time. I paid for that "spot" in the lecture, so it's up to me whether or not I choose to utilize it. We'll probably have to agree to disagree on this one. :)

    9. Re:that's not the point by oohshiny · · Score: 1

      I guess the point I'm trying to make (not the issue of whether or not I had a hard life) is that the college should offer students, i.e., the market, what the students are demanding -- especially considering that we're footing the bill. After all, we're the ones footing the bill, so we should have some say as to how we choose to receive our material.

      You have complete say about how you receive the material: there are hundreds of colleges offering material in a form completely suitable for people in the workforce. But you do not have a right to force changes in the program you are in; all you can do is to try and persuade them.

      It's their right to not offer the product, and it's my right to reject their services.

      Yes, but that's not what you did: you accepted a service, but you're retroactively complaining that the service you yourself selected didn't work differently.

      It should be my right to decide if I'm going to waste my time and skip, or to attend class, or to work and view the lecture at a later time. I paid for that "spot" in the lecture, so it's up to me whether or not I choose to utilize it.

      Nobody can force you to go, but the college is free not to give you a degree or kick you out if you don't.

      It's their right to not offer the product, and it's my right to reject their services.

      Indeed: you could have transferred out of that college any time you chose.

      But at the same time, if the market decided to vote against that limited product set, where would the college be?

      Well, evidently, the market hasn't decided to vote against their product, because otherwise they wouldn't still be around.

    10. Re:that's not the point by badboysdriveaudi · · Score: 1

      Like I said, we'll have to disagree.

      You have complete say about how you receive the material: there are hundreds of colleges offering material in a form completely suitable for people in the workforce. But you do not have a right to force changes in the program you are in; all you can do is to try and persuade them.

      Isn't that the whole debate that's going on here? We're talking about students having the right to choose whether or not to attend classes or get the lecture in some other format. If the professor that I most desire holds his/her class hours at a time that is inconvenient for me (regardless of whether it's work or scheduling conflicts with another class), I should have the right to listen to the lecture if the program makes it available via a Podcast. I'm not advocating lynching the administration to make them honor my demands, I'm saying that IF they offer the Podcast service, then make it freely available.

      I think responding to the rest of the comments will be beating a dead horse (no offense).

      I'm also suggesting that students, i.e., the market, should persuade the administration(s) that it would be benefitial to relax the "you must attend the class" requirements because it's rather oxymoronic to call it higher education when you treat the students like they're in elementary school.

    11. Re:that's not the point by oohshiny · · Score: 1

      Like I said, we'll have to disagree.

      But it's not a matter of opinion; it's a simple fact that many lectures aren't recorded and that you (obviously) have not been able to do anything about it.

      Isn't that the whole debate that's going on here? We're talking about students having the right to choose whether or not to attend classes or get the lecture in some other format.

      Saying "I have a right to" isn't persuading.

      I'm also suggesting that students, i.e., the market, should persuade the administration(s) that it would be benefitial to relax the "you must attend the class" requirements because it's rather oxymoronic to call it higher education when you treat the students like they're in elementary school.

      That's not much of an argument.

      First of all, many students obviously choose colleges where attendance is mandatory or where lectures aren't recorded (you apparently did yourself), so the market seems to have decided.

      Second, attendance is mandatory not just in elementary school, but for many meetings, educational and otherwise, in adult life. I mean, what do you think would happen in the real world if you worked at Circuit City and told your manager that you wouldn't be attending their training sessions because you don't like the instructor or because you had another training session at Radio Shack at the same time? Get real.

    12. Re:that's not the point by badboysdriveaudi · · Score: 1

      "Second, attendance is mandatory not just in elementary school, but for many meetings, educational and otherwise, in adult life. I mean, what do you think would happen in the real world if you worked at Circuit City and told your manager that you wouldn't be attending their training sessions because you don't like the instructor or because you had another training session at Radio Shack at the same time? Get real."

      Since you bring it up, let's get real. In my line of work, I have scheduling conflicts all the time for meetings or training sessions while trying to continue to actually produce a product/service. Guess what I do? I have people take meeting minutes so I can attend one meeting and then "catch up" on the other. I also utilize teleconferencing so I can attend a meeting while I actually get other work done.

      Let's be real. The market may dictate that things go as you described UNTIL enough folks band together to enact a change. Isn't that how it always is? You're on a path, even if some people don't agree with it, until enough people find a way to change the status quo. California didn't like Governor Davis, yet he remained in office UNTIL enough people had enough and forced a recall. Based on these life events, I'd say that students (market), as a whole, haven't reached a critical mass yet.

      First of all, many students obviously choose colleges where attendance is mandatory or where lectures aren't recorded (you apparently did yourself), so the market seems to have decided.

      Again, critical mass hadn't been achieved so I took what I could and "made it work". Don't think for a second that I wouldn't be willing to volunteer my time to help out our current or future students though.

      Saying "I have a right to" isn't persuading.

      Now you're just arguing for the sake of arguing. I said a lot more than "I have a right to do such and such". Notwithstanding, I believe a certain distinguished gentleman once said "[t]hey are endowed by their Creator with certain unalienable Rights, that among these are Life, Liberty and the pursuit of Happiness". Last time I checked, the context of that speech clearly categorized it as persuasive.

      But it's not a matter of opinion; it's a simple fact that many lectures aren't recorded and that you (obviously) have not been able to do anything about it.

      You're missing the point; I'm not arguing that most lectures aren't recorded. I'm arguing that if a university decides to record and disperse a lecture, they should do so freely. My second argument is that universities should seriously consider doing this for all lectures (or for lectures in high demand) because it's a very good idea.

    13. Re:that's not the point by oohshiny · · Score: 1

      In my line of work, I have scheduling conflicts all the time for meetings or training sessions while trying to continue to actually produce a product/service.

      What gets you fired is choosing not to attend meetings because you don't like the instructor or having a second job interfere with your duties on the first. You don't have that freedom in the real world, and there is no reason you should have that freedom at university.

      I'm arguing that if a university decides to record and disperse a lecture, they should do so freely. My second argument is that universities should seriously consider doing this for all lectures (or for lectures in high demand) because it's a very good idea.

      Neither of those are arguments.

      In any case, I'm sorry that apparently your educational experience was limited to lectures that could be recorded. All lectures I attended after freshman year were in classes with fewer than 20 students with plenty of interactivity, both during and after class, and it wouldn't have made much sense to record them.

      The market may dictate that things go as you described UNTIL enough folks band together to enact a change.

      The market doesn't "dictate", the market reflects demand. Demand exists apparently for both kinds of universities, those that record, and those that value presence. Given that both kinds of universities exist, what are you complaining about?

    14. Re:that's not the point by badboysdriveaudi · · Score: 1

      Oh, for the love of...

      BadBoysDriveAudi: In my line of work, I have scheduling conflicts all the time for meetings or training sessions while trying to continue to actually produce a product/service.

      OohShiny: What gets you fired is choosing not to attend meetings because you don't like the instructor or having a second job interfere with your duties on the first. You don't have that freedom in the real world, and there is no reason you should have that freedom at university.

      By trying to argue too much, you're committing all sorts of fallacies. How is a meeting scheduling conflict going to get me fired? As I see it, there are multiple people demanding my time, and I have to make a choice as to which meeting I attend. The other one is attended by someone in my stead, who takes the minutes so that I may review at a later time. In the other scenario, I sit on the phone with a headpiece, or I video conference while working on my laptop. Either way, I continue to get things done, and in such a way that people continue to request my time because they like the quality of my product/service.

      In your previous post, you stated that I should get real because you can't or shouldn't pull off both things at once, i.e., do one thing and then watch a lecture at a later time. This was because, as you say, "it doesn't happen in the real world" [paraphrased]. I think I've given you a valid example that it DOES happen in the real world.

      BadBoysDriveAudi: I'm arguing that if a university decides to record and disperse a lecture, they should do so freely. My second argument is that universities should seriously consider doing this for all lectures (or for lectures in high demand) because it's a very good idea.

      OohShiny: Neither of those are arguments [complete with reference to Wikipedia].

      First of all, let me state that I'm a geek and love Wikipedia. However, you shouldn't use the Wiki as your only source of defining the word argument. In fact, one should always question to validity of the information you find on Wikipedia because it can be altered or contain bad information. To borrow from your phrase, let's get real (as opposed to playing with subtle word definitions)...

      When you walk into court and present a case, the action of presenting is called -- you got it, an argument. When the prosecutor contends something, it is his/her argument. When the defense does its thing, it's an argument. You have things such as closing arguments, etc... Last time I checked, those are persuasive speeches as well, as were the words I put down in my prior post.

      The market doesn't "dictate", the market reflects demand. Demand exists apparently for both kinds of universities, those that record, and those that value presence. Given that both kinds of universities exist, what are you complaining about?

      Ok, perhaps a poor word choice on my part, but I'm sure you got the point. Oh, and should we define the word complain? ;)

    15. Re:that's not the point by oohshiny · · Score: 1

      How is a meeting scheduling conflict going to get me fired?

      It's the reason that matters. A valid reason (medical, intra-company conflict, ...) is not going to get you fired, and they are also acceptable excuses for missing a lecture. An invalid reason ("don't like the instructor", conflict with 2nd job) is likely going to get you fired. The reasons and examples you gave for missing university lectures were invalid reasons.

      Note that even if you have valid reasons for missing university lectures, if you miss too many lectures, you may simply have to re-take the course in another semester.

      When the prosecutor contends something, it is his/her argument.

      No, it's not. An argument connects a claim to supporting evidence, in law as well. Merely stating a claim is not an argument.

      Ok, perhaps a poor word choice on my part, but I'm sure you got the point.

      Yeah, I got the point alright: you liked the reputation associated with a full-time university, which is why you chose to attend one of them, but you actually didn't have the time to be a full-time student.

      Fortunately, no matter how much people like you whine and complain, universities are not going to change. It's not just that making attendance optional is a bad idea and many parents and students realize that, it simply doesn't make sense: in good programs, most classes just are not the kind of class that can be recorded.

  170. Learning by Xaremos · · Score: 1

    "If a kid chooses to not attend class but still listens to all the professors lectures, why prevent him from doing so?"

    I thought we were talking about college students? When did they all become children incapable of decisions?

    I am 29. So far, one of the most basic things I have learned about "school" is that ONE size does NOT fit all. For example, there are 3 types of learners: audial, visual, and kinesthetic. Some people learn better in the morning, some at night. Some people are great at impromptu discussion, some need to think and prepare beforehand. Some are nervous in large social situations, some feel claustrophobic in small groups. People are different and unique in their methods for living, learning, and socializing (can I get a hallelujiah?). When I hear the zealotry of any school system defending a myopic view of learning, I am only disapointed at their lack of flexibility, creativity, and innovation.

  171. it depends on what "a successful education" means by fantomas · · Score: 2, Insightful
    "If a student gets the assignment listed in the syllabus in on time and passes the midterms, it means he has learned the material"


    But is this a successful and complete education? On one level I understand what you're saying, and I understand the primary reason for going to university is to get a piece of paper which says you have the qualification. I take your point that 'learning the material' is probably the most important measure but heck, it's troublesome. Clearly for you "passing exams" is a significant part of your definition of "being educated". Sounds like your college needs to carefully examine its teaching methods, it could be in danger of turning out a bunch of trained monkeys. It may have an excellent system, and set really well designed tasks for you, so maybe all is fine, but declaring that its possible for a student to succeed in their university education without any contact with their fellow students or the teaching staff raises some fundamental issues. Mind you I think there is discussion going on about this at the moment, with more and more courses being put online. Maybe a university is just about accreditation? Though your comment about lecturers having horrible foreign accents suggests that a little bit of cultural exposure might also be useful for you.

  172. UWA by Goraek · · Score: 1

    I'm in Australia (RIP Steve Irwin).

    So far, almost all lecturers in my current course post their slides online before the lecture (out-roar of fury by the students when they aren't available). The past 1.5 years (I'm in 3rd year), they have been posting recordings.

    Attendance has hardly changed...

    The lectures almost ubiquitously have 80-90% attendance. The only exception is the one unit that does not release the notes in advance (outright trying to blackmail the students into attendance), ironically this is the one unit that would gain the most by students being able to annotate the notes.
    The people not attending either live in their text-book or are on a practical session.

    In comparison, my previous courses had "varying" attendance.. Maths (Calculus) ~90% attendance and ~50% pass rate, Physics ~70-80% attendance and ~80% pass rate (awesome textbook and questionable lecturers) and Chem ~10% attendance and 90% pass rate (awesome notes and self-paced, lectures were advertised as "optional").

    By the way.. I'm doing medicine now.. so it's not like the material is any easier or "slow paced.."

    -Crickey

  173. Webcasts by Anonymous Coward · · Score: 0

    Check out http://webcast.berkeley.edu/courses/index.php.

    A lot of our classes are webcast for anyone and everyone who wants to view the lectures. Apparently, they are experimenting with podcasts too. Webcasts are a great resource for people who go to class and want to catch up. They're also a great resource for people who can't make the class but want to keep up.

    The truancy issue is between the professor and the student. Most of our professors don't do anything to encourage attendance. They offer their lectures; you can take them or not. You're also free to learn by any other means available to you. Do the graded coursework, pass the exams, and you'll get the grade you deserve. Most students who go to lecture tend to do better.

    If you really want to attack the truancy issue, one thing professors will do from time to time is give pop quizzes. If they're worth enough of the grade, students actually get nervous about missing the classes. Another option (you can watch the CS 61C lectures to see it in action) is that professors use "clickers" in class. So, instead of being penalized for ditching, you get bonus points for participating in lecture; you can't participate if you aren't there.

  174. Control freak professors. by elucido · · Score: 0, Troll

    Control freak professors don't care if you learn or not, as long as you sit still, obey, and shut up while they are speaking. The control freak professor wants to control not only how you learn, but what you learn. The control freak professor considers you as something to have information programmed into, for whatever agenda. If you aren't in class then you cannot be taught to obey. If you aren't in class you cannot be late and punished. If you aren't in class you cannot be graded by how you look, by gender, race, etc. If you aren't in class you cannot be told how to learn.

  175. Lecturers responsibility by Anonymous Coward · · Score: 0

    I'm not sure it's the responsibility of the technical administrator of the podcasts to ensure student attendance.

    At Macquarie University in Sydney we have an audio podcast system. Access to these is via logging in to the WEBCT teaching software which links you to the files relevant to the classes you are enrolled in. This system is very good - lectures are posted to the web within an hour of their finish time. The university understands that its not just the lazy students that miss classes - its the studious ones that stay up all night working their heart out on a project (not because they left it to the last minute!), or those who work a part time job that conflicts.

    It is up to lecturers to make their classes worthwhile, interesting, etc to ensure student attendance. At Mac some lecturers make movies, graphs, and other media available only to those that attend the lectures. Small incentives are better than a heavy handed approach.

    In any case ... let the educators do the educating and the techies do the computer-voodoo.

  176. My 2c by scum-e-bag · · Score: 1, Interesting
    - Post the lecture with a single password that the professor distributes to the class during the lecture. This would discourage students from missing the lecture, but likely those students missing class could simply obtain the password from another student who did attend the class."

    Currently those who miss the class can get notes from other students anyway. Those students who do not attend lectures are either brilliant and can research the material in their own way, or they are going to fail. Any student who believes they can rely on notes from someone else will most likely fail. Same deal for video lectures.

    I'd love to have my old Engineering lectures in a video format on my server at home. Sometimes I think it would be faster/better to lookup a video lecture about X because I can locate that info faster than by picking up a book. Some of those lectures I had to attend were so packed full of information it was sometimes difficult to absorb everything in a short timefrome. While I know that a certain theory exists, I don't always know what it was called, however, I *can* recall the lecture and who gave it.

    My suggestion is to edit out 5 minutes of the lecture and this 5 minutes must contain an exam hint or extra piece of info. Those who miss the lecture will really miss out. Thats a definate reason to attend. Don't tell any of them what is going to be left out... Sure they can get the info from their friends, but 5 minutes from a 50 minute lecture is 10% and if that 10% contains exam hints, then that 10% is really worth a lot more.

    How many of their friends are gonna sit down and work out exactly which 5 minutes has been edited out, especially if you put jumps and stutters into the video. Walk from one side of the hall and back again all the time while looking into space, act like you are in deep thought. These are good points to edit in and out.

    You could always take role call several times a semester and fail those who attend less than 60% of classes. Same sort of maths involved in this as with the rejection of mass produced items... statistics... second year, subject = KME271, oh, damn, I wish I had that video lecture ;)
    --
    Does it go on forever?
  177. Uni lectures in podcast for years in Australia by Anonymous Coward · · Score: 0

    Some big universities in Australia have been podcasting their courses for years using the ilecture system developed by University of Western Australia (http://ilectures.uwa.edu.au/). It uses all apple technologies.

  178. Re:Learning styles? by meburke · · Score: 1

    Start again: What is the University charging for? Is it charging for chair space or is it charging for having accumulated resources in one convenient place so the payees can "better" themselves? As long as the University can certify that the student learned the material and can competently demonstrate the skills, it should not matter whether the student gets the lecture material at home, in class, in the Library, or off the Net from a small coffee shop in Europe...

    --
    "The mind works quicker than you think!"
  179. Podcast... by Tatsh · · Score: 1

    is still a way fucking retarded word. Not everyone has an iPod.

  180. Be a nice dude, throw it on the Net by infolib · · Score: 1

    Just like they do at Berkeley. I've listened to a couple of the History 5 lectures, and even without the slides they're quite enjoyable. I suppose it might be a bit harder for math classes though.

    --
    Any sufficiently advanced libertarian utopia is indistinguishable from government.
  181. Lecture webcasts from Harvard, MIT, Princeton, ... by Liam7 · · Score: 2, Informative

    Here's a great collection of links to lecture webcasts from Harvard, Princeton, Berkeley, Stanford, MIT and many more: http://internet-tv-search-engine-swicki.eurekster. com/online+lectures/

  182. Re:New threat please by Liam7 · · Score: 1

    How can I start a new threat where we can collect links to University podcasts and lecture webcasts? (Or somebody else please do it - I'm new here.)

  183. Why attend class by nuggz · · Score: 1

    Why should the students have to attend class?

    At University it was up to me if I wanted to show up or not.

  184. Are there any podcasts available to non-students? by sorak · · Score: 2, Interesting

    For a non-student who has a long commute and an interest in several subjects, are there any teachers who have the "Information wants to be free" attitude and make podcasts of their own lectures available to non-students?

    I know, this means the professor is giving away an intellectual property for free, but some people are ok with the idea.

  185. Networking with other students by AnotherScratchMonkey · · Score: 0

    This only works if you have time before or after a lecture to network, and if you're the social type who easily connects with others. At MIT I typically had 5 minutes to get from one lecture to another at the far end of a large and crowded campus. And I have a terrible time socializing, even with other nerds. If a lecture was just a rehash of a textbook, I skipped it. But I still attended plenty of lectures run by interesting and charismatic professors. I'd have loved to have those lectures on video, especially those of professors no longer with us. (Need I remind everyone of the Feynman physics series?)

  186. Re:Are there any podcasts available to non-student by Liam7 · · Score: 2, Informative

    Yes. http://internet-tv-search-engine-swicki.eurekster. com/online+lectures/ I'd like to open a new threat where we could collect some more links to Uni podcasts/webcasts but I don't know how. (There must be many more out there from Europe, Asia, South America...) Could someone please open a "University Podcast/Webcast Collection" threat? Thanks!

  187. I am taking an MS this way by OSXCPA2 · · Score: 2, Informative

    I am a grad student at DePaul U. in Chicago. I also work a full-time day job. Online classes make my graduate education possible, and for the naysayers, the course material is identical to the in-class. The online courses are actually webcasts of 'live' classes posted the day after the class occurs, and exams must be taken on-site or proctored.
    Online classes are great for motivated students but terrible for non-motivated students. When it comes to class interaction, especially for technical classes, I prefer online classes with a good discussion board / wiki. Offer the classes as soon as they are done, and don't encumber them (I have to jump through hoops to get my classes into a format I can watch, since DePaul only supports IE on a PC for watching classes). If you have the server space, put them out there in Quicktime and Windows Media format, or if you must, post unencumbered .wmv files and a link to one of the free tools (e.g., iSquint) that will convert .wmv to Quicktime. Podcasts of the audio are awesome - watching webcasts is pretty uselss, since the stream is usually so low-res that it is impossible to read the blackboard/whiteboard. Speaking of which, do not waste resources on a fancy 'collaboration tool' wherein the class video is embedded in a Java applet that also shows the whiteboard contents in detail - nice idea, but usually the video quality still sucks, and students are then stuck watching via a browser. Plus, poor handwriting on a low-res whiteboard equals illegible scribbles on half the screen. I prefer printing the class notes and following along a podcast - works great, and I can take notes on my hardcopy. This works only if your professor is organized enough to have good lecture notes - which s/he should, especally at the graduate level.

    Copyright should be a nonissue, since unless you are registered, you can't get the degree, which is the whole point of the class. If someone wants to download your content to see what the classes are all about, let them - free promotion.
    Also, make texts available online. College bookstores are, in my experience, a complete ripoff, and don't even tell me how the huge margins support student programs - that's crap. At DePaul, the student bookstore is a Barnes & Noble, and they gouge the hell out of us to the point where most of the faculty tell students point-blank, "don't buy your books at the bookstore, go to (insert recommended online discount textbook supplier)."

    For liberal arts classes, however, all bets are off - just post the notes and forget the lectures. No one cares anyway. (kidding!!! ... mostly...)

  188. Re:New threat please by mikael · · Score: 1

    How can I start a new threat where we can collect links to University podcasts and lecture webcasts? (Or somebody else please do it - I'm new here.)

    Set up a web page with a hierachical structure organised by university, the department, and subject. You might want to cross-reference by subject as well.

    Although, if the universities take this seriously, they might call in the Department of Homeland Security, and if they are really, really serious will call in the RIAA.

    --
    Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
  189. Re:New threat please by Liam7 · · Score: 1

    LOL...sorry, I just wanted to ask for a new thread (NOT THREAT!). ;-) (my English is not very good)

  190. Re:Are there any podcasts available to non-student by Liam7 · · Score: 1

    Should be threaD not threaT. ;-)

  191. Is it your responsibility? by Illusionmi · · Score: 1

    The attendance policy should be the responsibility of the professors. If the professors want the students to attend the classes, then it should be up to them to implement it via the syllabus. Podcasting the lecture will only benefit the students who subscribe to it and actually listen to it. I can see this doing so much more good than harm.

  192. From a university student: by mattpointblank · · Score: 1

    I say just put the podcasts up, no validation or security, free for all.

    As my lecturers constantly tell us, downloading presentation slides (or really, any media with the lecture contents) isn't a substitute for actually coming along and taking notes and asking questions. If the lazy students think by sitting at home and downloading a podcast, they can get the same level of education as attending classes, let's see how it works out for them at exam time. You can give a man a weapon but you can't make him use it (in this case on himself).

  193. Google for Open University. by RationalRoot · · Score: 1

    They send me out Books, DVDs, Computer software with Demos.

    I send them back Assignments and then Sit End of year exams.

    I get to study when I feel like it. On the bus, in the waiting room at the hospital while I wait for them to scan my knee, cause I busted out on marathon training, at lunch time at work, you get the idea.

    The university provides:

    A sylabus,
    Specific material,
    Exam marking,
    Assignment Marking,
    An email / phone number of a tutor that I can contact to explain stuff.

    I don't have:

    Interaction with other students.
    A set in stone time table (though assigments and exams have dates)
    Lectures to skip.

    If you can do a lecture once, very well, in a studio, why wates your time repeating yourself.

    Let the students watch the DVD and come to you with questions.

    Improve the DVD every so often based on previous questions.

    Now, tell me why you care if they skip lectures and just get the DVD.

    --
    http://davesboat.blogspot.com/
  194. Podcasting my classes at CMU by angio · · Score: 1

    Or take my answer: make them all available, freely and openly. I'm not having this semester's lectures videotaped, but I did three semesters ago. (The content hasn't changed that drastically, and the videotaping is a bit pricey.) I post the links to the video and the ppt/pdf/ps for the lecture notes immediately after class.

    Why not? Your students are adults. I suspect I took a 10% attendance hit because of the videotaping, but the students were almost universal in saying that they liked having the videos around. Watching class at 2x speed is apparently a great trick.

    Why bother restricting to just students in your class? Unless it's the cost of bandwidth, I don't get it. Perhaps there are students out there who'd really love to see the material, but wouldn't have the opportunity otherwise. Watching the video is not a substitute for the whole experience of the class (or for attending university); if MIT, CMU, and Stanford are all not worried about it, why should you be?

  195. Strange line of thought by sulimma · · Score: 1

    When I was at UC Berkeley some classes were taped by the university. Students could watch them in a special room in case they could not attend or wanted to see it again.
    Usually students preferred to attend class, because you get a 3D image, surround sound and could ask questions.

    I just do not understand what this discussion is about.
    The word "faculty" is closely related to "facultative". It is an old university tradition that you can or can not attend classes. It should be the students choice.

  196. Quiz by Anonymous Coward · · Score: 0

    The point of the podcasts is that anybody should be able to listen to the lectures at any later time. You should try to encourage attendance in some other way and/or encourage them to listen to the podcasts regularly (as opposed to at the end of the semester/term). Here are a couple of methods that I remember from my undergrad days.

    1. Pop quiz once a week on the average. Since the final grade depended on the quizzes as well, attendance was ensured. If the pop quizzes include material from the lecture, they will need to listen to the podcasts regularly.
    2. At the beginning of each class we had to turn in a one-paragraph summary of the previous lecture. This is similar to taking attendance, sure, but you could change this in such a way that the students absent from the previous lecture would have to listen to the podcast...

  197. make as easy to get as possible by boomfart · · Score: 1

    I studied for a while as an external student, we were given the lecture notes, text book reading and sometimes audio of lectures and only expected on campus for exams and maybe 1 or 2 Prac sessions per semester. The audio was good but in an odd format so I could only play it at the PC and the linux users couldn't use it nor could an MP3 player - make it easy to carry and listen to if it can be played while jogging etc it may actually get listened to. As for students skipping the lecture this could be a good thing, the ones that do attend will actually be interested and will have a better environment to ask questions etc, those that feel they do not need to be there can do something more important and catch up later. Many external students did very well with no lecture time. I only ran into trouble when work and family took up too much time and I fell behind with out the interstudent contact to prompt me to catch up I ended up listening to the last lecture for the first time on the way to the exam :-(.

  198. We've been doing this for a few years at Purdue by fatron · · Score: 0

    The School of Pharmacy at Purdue has been doing streaming audio/video for several years. About 2 years ago, mp3 podcasting was offered university wide. This year, the School of Pharmacy has added video podcasts. With the School of Pharmacy we have seen some drop in attendance, but the attendance drop is usually associated with a big test in some other class. Early on, some professors opted not to podcast their lectures because of this, but now most of them are using the service. Some faculty members aren't concerned about attendance dropping as long as the students are learning, and some faculty members are concerned because they see it as a professionalism issue. The faculty members that are concerned have opted to either have pop quizzes in their classes, or podcast only audio instead of audio and PowerPoint/Document camera video. As far as when to post the lectures, I use an automated system to get them online as soon as possible. When we were just doing streaming, lectures would be online about 10 minutes after class. Now that we're doing mp4, there is a delay because of the transcoding. Lectures will be online usually within 2 hours of class being over.

  199. Whatever happened... by jonadab · · Score: 1

    Whatever happened to the ways college professors used to handle the attendance issue, back when I was in school in the oh-so-remote mid nineties? They had the same problem then, of students thinking that they could skip class and then just look over somebody else's notes and get most of the benefit, without having to _actually_ show up for a 7:30am class. Professors had all manner of tactics for dealing with this, ranging from the mundane (actually *gasp* taking attendance, or even formally taking 10% of the course grade from class participation, that sort of thing) through the moderately clever (requiring brief two-minute quizzes or other assignments to be completed and handed in during class) to the outright subtle (e.g., just structuring the class in such a way that actually being there really helped you learn the stuff).

    Have the schools hired a new breed of professor who are unaware of these possibilities? Are the students smarter than the professors these days?

    You're looking for a technological solution to an already-solved social problem that professors have been successfully dealing with for years. Just post the lectures. The professors who give the students their grades will know how to handle the attendance issue. They've been doing it for decades.

    --
    Cut that out, or I will ship you to Norilsk in a box.
  200. University... by Stalus · · Score: 1

    First off, if you are a university professor, stop treating adults like children. You are not a grade school teacher. Your students are paying good money to attend your class, and though some have misplaced priorities, all are there to learn. If they fail, that is their own lesson to learn. Also, students have many perfectly good reasons for missing class - conferences, work schedules, presentations, etc. Professors should be encouraging their students to learn outside of the classroom, not preventing them from doing so.

    As far as podcasts go, while I was in grad school, I took an intro biochem course where they recorded all of the lectures and podcasted it. Absolutely loved it. I had to miss two clases for a conference, and another because I was ill, and didn't have to miss any material. It was also an excellent way to review for a comprehensive final. Also, the course was taught by four profs, one of which had a heavy accent, so it was nice to be able to go back and catch all of the things I had missed the first time around.

  201. One of my Prof's actually did this by Sparkster185 · · Score: 1

    I recently graduated from The Ohio State University. One of my Electrical Engineering professors actually video recorded all of his lectures and posted them to his website immediately after class. He put them up in Quicktime format and students were allowed, encouraged actually, to download the movies and watch them on their own time. Once he started doing this (it took him a week or so), attendance in lecture dropped by half. Although I went to every lecture, many of my friends used the videos instead. The overall reaction to this idea was nothing but positive. Most of the studious people went to lecture anyways, and some people even watched lectures AND attended class for that extra emphasis. I think this is a great idea.

  202. The real issue here is understanding.. by Spleen · · Score: 1

    I work at a small college, and have been charged by the CIO here to setup a standard process, and provide instruction to faculty on podcasting. Recording lectures are nothing new, and many Professors forbid. Those professors do not give a student permission to record them in class, and as a result they are venomently against podcasting.

    Many others refuse it totally babbling on something about their intellectual property being on the internet. These same people refuse to publish a syllabus online.

    Others like the idea of podcasting, but don't understand what it is. Many think that they just record the lectures and put a link to the audio file on their homepage. They don't understand the "episode/subscription" concept. As a result they don't know how to apply it to the classroom. Recording an entire class period, including the ruffling of papers as students take a quiz, or homework being returned to them doesn't exactly make for great listening material.

    Unfortunately podcasting has become a buzzword in the education circles and while it has a lot of potential positives for the students, and administrations want to adopt it, many of those responsible for creating the content in large part just don't know what to do with it, or refuse it completely.

  203. Your Assumption is False by Anonymous Coward · · Score: 0

    Your assumption that students who do not attend class are "bad" is in error.

    I did not attent class in my final year because I was working two full time jobs to support my grilfriend who was pregnant. I carried my GPA, thank you! Podcasts would have helped!

    My friend did not attend class that same year. His new employer sent a secretary to take notes for him. He got the job before he graduated because he was such a good student!

    There are plenty of other reasons a good student might not attend a single class or maybe a couple of classes. Just like some employees may need a day off or a leave of absence from time to time.

    Please do not make assumptions that students who do not attend classes are bad students. Bad students don't do anything - let alone listen to podcasts - regardless of how long they're posted online. Post them all online and post them all until the final is over.

  204. Charged with posting by pelican66 · · Score: 1

    I had to read that twice to figure out if the poster was assigned the job of creating podcasts of college lectures, or the poster had been arrested for doing so. I thought to myself, "Who gave Lars Ullrich the Presidency of a University?"

    --
    My company doesn't speak for me, nor do I speak for my company.
  205. Lazy people will skip the podcasts by Quilted+Porcupine · · Score: 1

    I wouldn't really worry about access to the podcasts online. From my experience if a student is skipping a lot of classes, chances are they aren't going to bother with getting notes from a friend let alone going to the trouble of downloading and listening to podcasts of the missed classes. And sometimes you would want people who missed the class to have access to those podcasts anyway (i.e. if a student was out sick or if there was a family emergency). Sure you could set up a system where students with legitimate excuses could request the podcast, but I think that would be more hassle than it is worth giving the small number of likely abuses of the system. If you're really worried about increased truancy though, be sure to include a few things in class that are not part of the podcast to encourage attendence.

  206. Human Sexuality by sgt+scrub · · Score: 1

    I think SOME students should only be allowed to take SOME courses online.

    --
    Having to work for a living is the root of all evil.
  207. Bad attitude by supercrisp · · Score: 1

    I am finishing my dissertation this spring. I have won two teaching awards and have been teaching since 91 (went back for PhD in my field). My question to you is why should students bother to come sit in uncomfortable chairs to be one of a couple of hundred listening to a lecture when they can listen to it or watch it at their convenvience when they feel alert and ready to learn? Why put restrictions on a file so that it can't be accessed by someone who was sick or someone from another area in the university? Your post said nothing about learning the material of the class and everything about learning blind obedience to your standards. If you have been tasked with making those restrictions, I feel sorry for you. If you came up with them yourself, I feel even sorrier for you. I take teaching very seriously, and the number one thing I've learned is that you need willing students, or "You can lead a horse to water...."

  208. I have a potential solution to the actual problem by Jim+in+Buffalo · · Score: 1

    I haven't seen one workable solution come out of this topic yet. So far I've seen pretty much nothing but people saying that it doesn't matter if students don't attend classes and restricting the podcast won't matter. That is not the question that was asked. The question wasn't "Is it morally or ethically right for me to do this?" the question was "How can I do this?"

    There's a difference between asking for a solution and asking for everyone's moral opinion.

    As for a solution that I might have, well, there likely isn't a foolproof one, since students will definitely find a way around any authentication scheme you come up with.

    You could, perhaps, edit out key words and phrases from the podcast, bleeping over them, which would force students to consult the notes they would have had to have taken in class. You could have the professor tell them about the podcast, and then give a warning, "Anyone who thinks he can skip coming to the class and just listen to the podcast will be in for a rude awakening."

    Borrowing another student's notes won't help much, since without knowing what piece of information goes with exactly which bleeped-out part, the podcast will be useless. A student will have had to have been there in the class to remember, unless a student from the class is willing to make an index of notes for each class and give that out. Good luck with that.

    --
    This sig, aah-ah, is comin' like a ghost-sig...
  209. As a College Professor by Anonymous Coward · · Score: 0

    We hear this sort of bravado all the time from students. And when it comes down to it a few of the students who never come to class succeed on the exams and mid-terms. But just as many I would guess end up in trouble for plagiarism. The average 18 year old, is well, an 18 year old, with little self-control and even less self-awareness. This isn't to disparage--I was the same way. (Though generally this seems to be more true of men than women--hence, perhaps, the growing divide in achievement between the genders at the college level).

    I can't entirely explain it, and I am certainly not saying that some very few (generally not the one's who claim it) can learn on their own and have the self-discipline to succeed. For the rest (95%) attending class seems to correlate directly with achievement. (I could probably predict the grades of 90% of my students at the end of the first month on BEHAVIORAL and ATTITUDINAL criteria alone. And not attending class is a significant predictor of trouble down the road.

  210. I don't care by tclark · · Score: 1

    I have taught university courses, and there is only one worthwhile way to encourage attendance: offer classes that are worth attending. Anything else is pointless bureaucracy.

    Also, the decision of whether or not to come to class should be left with the students. College students are adults who should make their own decisions. Some of them will make bad decisions that will hurt their college performances, but that's part of learning.

  211. powerpoint is the problem by andya999 · · Score: 1

    in my college, powerpoint is what makes the classroom experience worthless. the professor stands in front of the class, repeating the material on the slide (giving very little beyond the slide), then making the entire powerpoint available via blackboard. what in the hell happened to taking notes with pen and paper?

  212. HUH - are you IT or Truant Officer? by Joiseybill · · Score: 1

    As the IT guy, you provide solutions for problems.
    Using podcasts == a good thing.

    Many Universities & other institutions use recorded lectures; some allow only access to enrolled students.
        -- this is how technologies like BlackBoard & WebCT behave.
    Some enlightened institutions allow free, open access to these materials.

    Restricting access to the podcasts is a business decision.
    What costs / benefits are there to restricting access?

    As a grad student, I digitally recorded every lecture I ever attended. I learn that way.
    I show up for every class, I do every homework, I listen over again to the lectures, I re-write my notes... and I still get B's.
    BTW- the extra material is what helped me be a "good student".
    If my classmates ever asked, I freely shared those audio files, and any notes I took. They shared notes, homework, and previous exams with me, too. If I never had access to "extras" like this, I would have become frustrated and dropped out.
    Are you now asked to provide an IT solution to "bad students"?
    The knuckleheads among us still failed.

    Keeping it in business terms, what are the costs of trying to protect this content vs. the cost of making this professor take attendance? Has the printed attendance sheet really caused that many classroom disruptions?
    If the issue is truancy, take attendance.
      * Does the professor actually know that everyone in the lecture hall is currently enrolled?
    You may protect the digital version, but who will keep people from watching his lecture in realtime without proper credentials?
    If the issue is fair grading, then take away the 'curve', and make the exams include reading and research that isn't in the lecture.

  213. Why not make the lectures public? by pruss · · Score: 1

    Unless there are University rules that prohibit the full content of the lecture from being posted, I would encourage the professors to have the podcasts posted with no password, ideally with a Creative Commons license (by-nc seems ideal) but maybe with something more restrictive ("You may download one copy for your personal use; if you lose the copy, you can download another; you may make one backup"). I don't see any reason to restrict the content of the lectures to people enrolled in the course. They could be useful supplementary material for someone in another course, or for someone taking the course in a later year with another professor, or for a self-learner who can't afford university classes, etc. I suppose they could be source material for plagiarists (twice colleagues from other universities have told me at conferences that they heard of me through my detailed lecture notes which their students plagiarized), but plagiarists probably prefer written sources and may be too lazy to transcribe. I could imagine a concern that continuing education classes could lose money if the material was made available. But I am not sure how large a concern that is, and the increased public profile of the University if the materials actually were heavily used by outsiders might well counteract that.

  214. CPS Pads by sxeraverx · · Score: 1

    At my school (Purdue University), most of our large lectures use eInstruction CPS Response Pads (we call them "clickers"), to verify attendance, verify comprehension, and improve participation/interaction. Our clicker answers count for about 10-15% of the class grade, distributed throughout the semester. Each day in lecture, we get a bunch of questions throughout the lecture, and answer them using the response pads. The prof. immediately knows how many people understand the material (and we know too), at the end of class, he can find out who actually attended, and they make it worth it to attend class, as they can potentially bump your grade up by a whole letter. A note: the lowest five scores are dropped, incase someone's pad heppens to be not working a given day, or that person had a bad day, etc. In any case, it seems like a very efficient case to judge attendance, and an incentive to go to class. It could be used as a basis for distribution of podcasts, but students will find that the sheer incentive of a grade will make it worth their while to attend lectures anyway, in which case you'll be no worse off making the podcasts freely available to students.

  215. Your answer is in your very first sentence perhaps by Pvt_Waldo · · Score: 1

    THe answer is in your very first sentence perhaps.

    ""I'm working at a major university in the US, and have been charged with posting pod-casts of class lectures on the internet."

    In other words, you have been assigned to post the pod-casts. Have you been assigned to make policy? Are you questioning someone elses policy?

    Any kind of "proof you were there" system you come up with is going to be a pain. There will be human error, mistakes, people forgetting the "magic code of the day" and so forth. You will have a much larger support bill in order to make this happen than if you just put them up for download. Are you ready for that? Have the support staff?

  216. Because it cheats other students by Lawrence_Bird · · Score: 1

    DoofusofDeath makes a few good points, though somewhat skirting the issue of the need for the instructor to have feedback not so much to determine who is or isn't learning, but to have a better feel for what lectures went well and which didn't so that he can attempt to modify his approach to avoid the 'bad' lectures.

    But more important is that in anything short of a massive lecture like ECO 101, student interaction - either via professor questions, student questions or class discussion is a valuable part of the learning process, many times more so than the "lecture" itself.  By not attending the class you are in effect cheating the rest of the class of potentially valuable input - even if it is just a totally glazed over stare into space.

    Now while it may be true that the loss of any one person in a class on any given day is not a big issue, the problem is availability of video such as proposed could encourage a mass exodus, especially for those 8am lectures :)   That would not be a good thing.

    My recommendation would be professor controlled access via class list, ie a checkbox grid of lectures by student names.  Anyone missing lecture could go to the professor later and request on-line access.  This would give the professor an idea of who is missing classes and also require some degree of motivation (and sense of guilt) on part of the student.  Additionally an option can be available for the professor to release all lectures the week before mid-term/final exam.

  217. Re:it depends on what "a successful education" mea by JesseMcDonald · · Score: 1

    Clearly for you "passing exams" is a significant part of your definition of "being educated". Sounds like your college needs to carefully examine its teaching methods, it could be in danger of turning out a bunch of trained monkeys.

    I think there's a serious difference of opinion over what "college" ought to be that's fundamental to this discussion. Traditionally, college has meant what you described: cultural exposure, including interaction with peers and professors, combined with in-depth study of a broad range of topics, culminating (generally) in some kind of paid academic position. Most professors, being more traditional, arrange their courses around this model, and thus the emphasis on attending lectures. This model works quite well for those with primarily academic aspirations -- which mainly correspond to post-graduate students today, as the undergraduate programs have nearly sunk to the level of mere job training under the pressure of widespread attempts by parents, schools, and employers to get every high-school graduate into a "four-year" college.

    The point of job training, of course, is to turn out "a bunch of trained monkeys" as you put it, and job training is really all that most people need or are capable of completing. Only a rare few are truly capable of the level of abstract thinking required for the traditional university approach, and even those who are capable of such thinking must be willing to accept an academic position afterward to make the cost of a proper academic education worthwhile. The rest just want to be made into the sort of "trained monkeys" employers are looking for with a minimum of actual work, which is the role that undergraduate schools are gradually moving to fill (over the objections of the professors, who obviously chose the academic path themselves and generally feel their students should do the same, whatever their actual abilities or ambitions). For job training, from the future employee's, certification ("passing exams") is all that's really necessary; all the rest is unwanted overhead.

    --
    "The state is that great fiction by which everyone tries to live at the expense of everyone else." - Bastiat
  218. Podcasts of University Lectures? by avdan · · Score: 1

    I work at the the University of Miami Miller School of Medicine and we have been recording and providing video lectures since 2000, and have been providing podcasts for about 2 years. Here we use the Real Media format for streaming the class video and mp3 for the audio. We also have a few savvy professors who create their own video podcast as a course supplement which are extremely popular. We do require authentication to reach the streamed video lectures and require a VPN connection as well as username and password to download the audio and supplemental video podcast files. Class attendance is not required to access the audio and video files. Here we post our files at the end of the day and do not have a problem with attendance. Some professors have insisted on 100 percent attendance in the past have had a sign in sheet every once in a while, and that is exactly what they got. For most classes attendance is optional and we post the video and audio lecture links at the end of the day. If you post your videos immediately after a lecture it is just like a live feed. We have had requests from the students to post the links immediately after the lecture ends but we feel that this may affect attendance. The effect on attendance also depends on the quality of the video ( not only format but production ) ,type of class and teaching method of the professor. For example if you have a professor who only uses a chalk board to draw diagrams and you have a fixed camera in the back of the room, the video will not serve as a replacement but as a supplement or reminder of what happened in class. If that same professor only teaches with a Powerpoint file and your camera is fixed on the screen then the student can effectively not come to class and learn just as well from the video. Our production includes several cameras, audience microphones, and an employee sitting in each class switching cameras and ensuring an excellent quality video no matter the material. The one thing I must say is that the video and audio as a supplemental resource to the classes seem to be an invaluable study tool. We see students who go to class in person later watch the videos at twice speed and for the amount of material in these lectures that is quite amazing.

  219. Re:it depends on what "a successful education" mea by Anonymous+Brave+Guy · · Score: 2, Insightful

    But is this a successful and complete education?

    Why shouldn't it be? I understand that learning to pass examinations and learning a subject are far from the same thing, but what has being in a particular room at a particular time got to do with anything, particularly if you can see everything you'd have seen in that room later, exactly as in the original (but with the helpful extra capability to pause or rewind)?

    Though your comment about lecturers having horrible foreign accents suggests that a little bit of cultural exposure might also be useful for you.

    Or it was just telling it like it is, rather than pandering to political correctness and pretending that someone whose English is inaudible/incomprehensible is as good a lecturer as someone whose English is clear and readily understood.

    Discrimination on the basis of race is usually inappropriate. Discrimination on the basis of not being able to speak English properly, while doing a job that fundamentally requires the ability to do so, is entirely justified.

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  220. Will not work for math/science!! by cinexero · · Score: 1

    So, I am a college student, and I have tried recording lectures and seminars and they simply are not as effective as going to class. Math, science and engineering are highly visual, and often the large bulk of the lecture is what is written on the board rather then what is said. I mean, have you ever closed your eyes (not sleeping) when a prof is giving proof of a theorem? It's mostly alot of "and then we take this" and "now it becomes quite obvious". Also, I have found professors with heavy unintelligable accents often give themselves subtitles. Seriously. I have had (and currently have) profs that, as they speak, write it verbatim on the board. Now, that is not to say distance learning does not work, my school has a quite successful distance learning program. But they have VIDEO and audio. Perhaps if the profs slides are on the web, the student could corrolate them to the audio. That is really the only way I think it would work.

  221. Allow it. by Wwing49 · · Score: 1

    My professor offers audio only podcasts and they are very helpful. I attend class so that I know what he is writing on the board, and it is easier to understand and stay engaged. I also sometimes have conflicts and I need to make up the class and being able to listen to the podcast is wonderful. The students that just watch the podcast will probably not be able to remember the information as well and will eventually not succeed like the students that attend class.

  222. This and That by tmortn · · Score: 1

    First off if a student can read the books, listen to podcasts and take the tests and pass with flying colors There should be no problem. By the metric assigned to the class (tests, final exams etc...) The student covered the material. If you think not then the criteria must be deficient and the tests flawed in such a way that they did not in fact reveal and measure what was intended.

    Lecture courses in large institutions can and should be allowed to deginerate all the way to classes on tape. You really think it makes a difference for a student to sit in a 200+ student lecture hall listening to a guy drone on and maybe scribble on a board as compared to having it on video and perhaps stills of the board to review in their own time ? The idea that they would somhow get more out of actually being there in those cases is absurd.

    Even in smaller more discussion based courses you can still get the material so long as the proffessor has enough people there for the discussion. IE Discussion is important but more that certain lines of discussion comes up and that you take them into consideration as opposed to you having to actually be there to take part. Thus so long as the needed lines of discussion are explored and the material is captured in some form then you can still learn just as much from those materials as you can from actual attendence. So long as you are paying for the privlidge and getting what is needed then why should it be a problem for you to time shift courses ?

    Again if the measuring sticks used (tests, essays, presentations etc..) are not sufficient to distinguish between someone who time shifted the material and someone who was actually present.... then whats the big hairy deal? If you are worried about students passing by slacking class and just listening to podcasts then make a meaningfull change to the material such that listening to podcasts alone is not sufficient to pass the test. And I don't mean some artificial attendence clause or equivalent irrelevant to the material method. Else put the podcasts out there and the let the students themselves find what works best for them. The ones that want to learn are goign to learn. The ones that don't won't. It doesn't matter if they are there or not.

    Are you sure it isn't you who is worried about being replaced by canned recordings and media material ? If you can't jazz up your class up enough to avoid the material being just as effectively learned via an undynamic recording... then perhaps its not the students failing to attend class you (or the univiesity) should be worried about.

    --
    I don't ask you to be me. I only ask you not expect me to be you.
  223. Richard Feynman lectures by Anonymous Coward · · Score: 0

    To see what a great instructor can add to written material, just check out some lectures by Richard Feynman.

    Of course, not every instructor is Richard Feynman, but a good instructor can really bring a subject to life, even quantum electrodynamics, a difficult subject to wrap your head around.

    Of course, there is the chance that you will get the anti-feynman, like my linear algebra instructor. He spent the entire semester telling us what a pile of crap the textbook was, and teaching his own method. After each exam, he would berate the class for doing so poorly, and in a very exasperated tone go over each question telling us how easy the questions were.

    I still went to class to try and get him to cough up more examples.

  224. Well Aren't you Missing the Point by odujosh · · Score: 1

    Why try to limit access, and I can't underline and bold this enough, who PAID for the content. You should encourage people to use your new service not think of ways to limit use. Usually when one thinks of user experience the goal is to add flexibility not assume a certain paridigm. If I am attending a lecture on Philosophy for example. Whether I listen to it in the comfort of my dorm room or in the narrow seats of the lecture hall should be of no concern of the school. I think it is pretty safe to assume the student is some how paying for this service, so why limit them. Let the Grade do the talking. If attendance is of importance guess who should enforce that. (Yes not the Pod Cast Website:)

  225. Do you take attendance? by tgibbs · · Score: 1

    Generally, in university classes, attendance is not required. Students by this time are presumed to be adults, and are expected to be responsible enough to manage their own learning. Lectures are a service provided to them to aid in their learning, a service that they are paying for. If a student is able to learn the material well enough to pass the exam without coming to my lecture, that's fine with me.

    There are some exceptions, such as seminar classes in which the student is expected to contribute to the learning environment, but for a large, lecture-hall style lecture, I'd say distribute the podcasts as soon as possible, and don't worry about it if the students choose to watch the podcast instead of coming to class. If a student is allowed to skip lectures and just read the textbook, why should a podcast be treated any differently than a text?

  226. I would just post them by Anonymous Coward · · Score: 0

    I tried a similar experiment ten years ago with my lecture notes. I was teaching 'Data Structures in Pascal' (Computer Science II) at Richland College (Richardson TX) and UTD (University of Texas, Dallas). In my third year (just for grins) I put my lecture notes on two hour sign out at the library. My notes were about 150 pages long (single spaced) and quite complete.

    1. I noteced NO drop off in calss attendance.
    2. The drop rate of my class was lower in the last seven years I taught it than in the first three years.

    3. The students seemed to progress faster, did better on the projects (which were not related to the notes), and showed substantially more knowledge on the Final Examination.

    My overall feeling is that by publishing my lecture notes I raised the entire class by about half a grade point.

    The object is to teach each student as much as that student is willing to learn. I left my lecture notes on two hour signout for the last seven years that I taught because it increased the amount of knowledge that I was able to beat into their very thick heads.

    Pod Casting the lectures either increases student knowledge or decreases it. You certainly have a base line for your courses based on previous final examination scores. If the scores improve, then you certainly should Pod Cast the lectures. Try it one semester and see. That is what I did.

    Tom

  227. Re:I have a potential solution to the actual probl by odujosh · · Score: 1

    This is quite rediculious. How would anyone have time to go through every lecture they give and bleep out key words. And agains shouldn't it be easy to use not harder to comprehend.

  228. 1st tip - don't call them podcasts. by tod_miller · · Score: 1

    Audio, or video, that is enough thanks.

    People are using the word 'podcast' when no form of syndication xml is even being used.

    Stop using stupid ass-fuck words!

    ass-fuck moderation sheild added, to stop this getting modded to high and saving the world from moronic use of crappy words. I don't feel like saving humanity.

    --
    #hostfile 0.0.0.0 primidi.com 0.0.0.0 www.primidi.com 0.0.0.0 radio.weblogs.com
  229. class pop-quizes acount for 25% of grade by peter303 · · Score: 1

    Using class pop-quizzes as a significant part of grade insures attaendance and alertness. My thesis adviser was particularly brutal with this technique, but we learned the material better.

    Recent technology such as multiple-choice "clickers" in classrooms furthers this techique with immediate feedback to the professor of his overall effect and individual learning.

  230. Added Benefit by Khammurabi · · Score: 1
    With that said, I think students generally learn much more by showing up in class. But that ought to be the student's decision. If he thinks he's a hotshot who doesn't need to attend class, let him try. If he fails, he has nobody to blame but himself. And in some classes that I had (the ones with nothing but straight lecture), attending class would have been a waste of time if I'd had audio of the lecture available.
    What may not be immediately apparent to the professor is that if he/she puts podcasts of the lecture online, fewer people would show up to class which in turn would ENHANCE the lecture.

    Think about it. In a typical class of around 300, you probably have about 250 "dead" bodies in the audience that do nothing but take notes and watch. Why should these people be in the lecture hall at all? I think the professor would be more willing to engage the audience if the ones who did show up were willing to participate. It might actually make sense to tell these people to stay away if they're not willing to help drive the lecture.

    My personal preference would be to have a set of "stock" lectures on podcast (which could live for infinity), with the actual lectures for the semester being used for Q/A sessions by the people who want to get the most out of the course. I'd find it useful if I had an archive of past semester podcasts to root through for answers to questions. A student shouldn't be limited to only learning the material when the professor allows it. Not everyone learns the same way, so the more ways a student can learn the material, the more likely the student will retain the information.

    Honestly, if I'm taking a course, in most cases I don't care about the professor. I took the course so I could learn the related information. The reason a regimented course exists is so the university can rubber stamp my level of knowledge to third persons. (This person has an 'A' knowledge level, etc.) The process that is currently in place is mainly for the university's benefit (insuring their degree actually means something). In the end it's up to the student to take away what he/she will from the course.
  231. students sick from class? by amuzulo · · Score: 1

    I'm surprised with all the comments here that I haven't seen anyone mention the fact that a student might be sick from class. I know one semester I came down with mono and almost failed all my classes. If I could've watched them from bed with my computer, I would certainly have been able to learn more and get much better results. Almost all students get sick sometimes and I'd rather they stay home and watch a lecture on podcast than come in and infect the instructor and other students.

    --
    WikiCreole - a common wiki markup language
  232. I'm a T/A for a 280 person university class ... by grgcombs · · Score: 1

    What we do to discourage truancy is to have assigned seating. I've built seating charts for each seat in the lecture hall. Everyone is notified what seat they'll be seating in (giving priority to disabilities and laptops). If their butt is not in that seat 5 minutes after class starts or 5 minutes before it ends, we put an each empty seat on the chart. Later I go back and match up the absent seats with names on the roll. Attendance counts for 10% of their semester grade. This seems to be very effective, and after the initial set up requires very little effort.

  233. Educational Contract by artson · · Score: 1
    It seems to me that there are two sides to a contractual agreement in university education:
    • The student pays tuition and any other costs deemed mutually appropriate,
    • The student buys the books and textual materials required,
    • The student undertakes not to interfere with the professor's lectures, nor to interfere with the learning attempts of other students.
    • The university undertakes to hire good professors who are qualified to teach the subject matter and who can teach,
    • The university provides a venue where the teaching process can take place,
    • The university undertakes to provide access to all of the courses the student pays for.
    It isn't the university's job to make sure the student attends all lectures, nor is it within their purview to punish truants, or 'naughty' students. It is the university's job to conduct an examination process to ensure competence in subject matter in accordance with state/provincial educational standards.

    It seems to me that students are more sinned against than they are sinners. Very often, there are labour conflicts in universities that deny the student the opportunity to take courses within the academic year. Very often, universities hire professors based simply on their demonstrated understanding of the subject matter. They do NOT require any demonstrated ability to teach or to manage a class.

    Or so it seems to me.
    --
    In times of trouble, the smell of frying onions usually gives confidence and comfort.
  234. not just academic training... by fantomas · · Score: 1

    I think we agree on a lot of points - the internet and online resources have opened up discussion about what a university education means in the same way as other posters have noted that cheaply available books brought into question the purpose of the lecture. I think this is good.

    I'd suggest though that the outcome of the current system is broader than just training people for an academic career, and that job training needs to turn out more than trained monkeys. My concern like many others is that a rote learning focussed system isn't good enough. I agree that employers may be looking for certificates but I'd suggest a good education should produce more than an individual with the ability to pass exams and I am concerned that the GP poster feels that if they can do that, they've got an education. It's not just academic topics either, in fact these might be the easiest to learn in a rote fashion; practical trade skills are perhaps more difficult to pass on through such a system. Sit me down in front of a bunch of books about car mechanics, or cookery techniques, and I could probably sit an exam and get a certificate to say I know everything about auto engines or French cooking. But I'd make a terrible mechanic or chef. I think good employers are looking for people who have picked up the tacit knowledge associated with their field of expertise. Or at least, I should imagine that employers want to find people that can be trained and have the skills to work alongside their other employees.

    1. Re:not just academic training... by JesseMcDonald · · Score: 1

      I agree, we have a lot in common. The differences seem to mainly be semantic in nature.

      Employers are looking for something more than rote memorization, true, but they don't (usually) need "educated" workers in the sense that a college professor would use it ("well-rounded", academic skills); they need reliable people with both theoretical and practical experience in their particular field(s). The easiest way to check for such experience in the absence of an established job history is through certifications (and interviews, of course). Of course, the certifications have to actually mean something for this to work, and part of making sure they stay that way is not requiring them when the skills they attest to aren't actually needed. If employers require unnecessary certifications the certifiers will eventually realize that they can make the certification process easier (increasing their clientel, and thus their revenue) without endangering their ratings (since the skills will never actually be tested). On the other hand, colleges are traditionally dedicated to theoretical studies much more than practical ones, and a college degree, while highly sought after by employers, is a fairly poor indication of expertise in any given practical position (which make up the majority of jobs). Even where a college degrees does indicate the required practical expertise the student will probably be burdened with more theoretical and "foundational" courses than are necessary.

      I'm not trying to argue against an "academic" education -- I was a college student myself, after all -- but rather the expectation that a full college degree (and not simply a technical certification) should be required for entry-level or technical positions, or that only those positions which actually require such a degree are worth seeking. Many students attend a four-year college and then go into a line of work that they could have handled better and more cost-effectively with a two-year technical program (a role that once would have been filled by "high school"...). A prime example of this is Computer Science graduates that take jobs in Information Technology; IT is barely related to CS, and even the practical courses taken as part of the CS degree will contribute almost nothing to the work environment in the majority of cases. If they want to expend the time and money required for a college education, fine. It's a good thing, provided it's their choice and not a general expectation. Most students, though, would rather just go straight into industry by the most expedient route, which is almost never a four-year degree.

      --
      "The state is that great fiction by which everyone tries to live at the expense of everyone else." - Bastiat
  235. Just put them up by RyoShin · · Score: 1
    So what methods can be used to provide these pod-casts for the students who actually attended class?
    The correct answer should be "none".

    I've never understood this mentality of many of the professors I have. Everyone learns in different ways- some learn by listening to a guy talk for an hour straight. Others learn by reading a book. Some learn by doing. This is the college level, so why should students be pidgeon-holed into one of these types? If someone can learn the required information and pass the tests without attending the class, more power to them.

    Put the pod-casts online for anyone who has a regular university username.

    If someone attends the class, they'll be able to use it to review what the professor said.

    If someone is sick or busy and doesn't attent the class, they can review what they missed.

    If someone doesn't need to attend the class, they can use the videos to see if the professor offers insights into something the book may be a little iffy on.

    If someone doesn't care about the class, then this won't matter worth shit to them.
    1. Re:Just put them up by Anonymous Coward · · Score: 0

      Mod up! insightful.

  236. Limiting information is never a good policy by Bopper · · Score: 1

    If there is a resource available for making lectures widely available to students, why limit its distribution? Trying to shape student's behaviour by raising barriers to information distribution is futile and counterproductive and will only hinder the "good" students access. The "bad" students will not only skip class, they will not watch the podcasts or read from a textbook or learn the material. The more free the information, the better chance students who want to learn the material will benefit.

    In the old days it used to be that learning was a serious endeavor, between a professor and a student, a master and an apprentice. Now with the mass production going on at universities with stadium seating, the student needs the benefit of any technological aid that is available. Lecturing (as it used to be) is dead. If podcasts can help even marginally, bring it on without restriction.

  237. Missing the point by macurmudgeon · · Score: 1

    Hundreds of answers here by bright people and you all miss the point. This isn't about the student's ability to learn. It's about having profs look bad.

    There are lots of bad instructors out there who's classes wouldn't get high attendence if people could avoid it. For every good instructor around there is another who is boring. Bell curves and all that. So many professors get their positions for reasons other than teaching ability that instructional shortcomings would show up. Some of those reasons are even valid like the ability to get grant money and bring prestige from past research. But deep down professors have to fear that if students didn't have to attend their lectures many wouldn't.

  238. They are adults anyway by Anonymous Coward · · Score: 0

    University students are adults who are spending money on your class. It is their money, let them choose how they want to spend it. If they don't want to attend your lecture, that's their loss, not yours. If they want to just watch the podcast of your lecture and not attend, still not your problem. They are adults, treat them like such.

    If you don't like that idea, the best way to ensure that they will attend your class is to give them a max of 3 absences. After that, they lose a letter grade for each one past 3. I hate attendance policies with a passion, but if you are looking for a way to ensure that your podcasts are not "abused" then that's the only route to go.

  239. Keep it simple by namgge · · Score: 1

    Trying enforce attendance at lectures by restricting access to Podcasts is so indirect it is perverse. If you want students to attend lectures, make them compulsory and register attendance or keep a class register.

    Videos of lectures have been made available by many universities for many years. IME they are hardly used by students for two reasons.

    Firstly. "I have to go to class" is an acceptable excuse for students to protect time for work against peer pressure to socialise. "I have to watch a video" doesn't work for this.

    Secondly, the quality of videos is invariably appalling. (To make a good quality video of a lecture requires it to be shot several times from several angles/distances, have diagrams inserted in a visible form, a clean soundtrack, etc.) They take the same time, or longer (because of the need to repeat sections due to poor quality) to watch as to attend the live lecture and there is no social interaction and no chance to ask questions or compare notes with a neighbour when something is not clear.

    So, I'd advise not wasting time trying to restrict access to the podcasts. Make the system as cheap and low maintenance as possible - very few students will watch them anyway.

    Namgge

  240. University costs money, podcasts would justify by robix_mevdev · · Score: 1

    Lectures aren't all they are cracked up to be. Having a lecture via podcast would help everyone. Passwording it will just hurt the university because people will be angry.

    THESE STUDENTS ARE PAYING REAL MONEY. Don't keep it from them. In fact, I think sometimes a podcast would be more helpful than being at a lecture. You can pause, rewind, stop to think, etc.

    I just want it to be known that I was a front of the class sitter because I have trouble paying attention in the throng. If my university had podcasts I would go to class and then before the test I'd have people over and we'd watch the highlights from the podcasts (maybe edited video).

  241. What about by Anonymous Coward · · Score: 0

    My question is this:

    Students (and parents) are paying tons of money to colleges. If, for example, a student is doing well in a class, attending required labs, turning in work and tests, and making a good grade, are they really required to attend the class?

    I mean, what difference does it really make if they are making the grade and doing well? To me, I'd think the university would welcome students that volunteer to do that - i.e. skip classes - because it would save on space, etc, all while the university still makes the same money.

  242. Not your issue by Tihstae · · Score: 1

    You have been charged with making this happen at a technical level. You have not been charged to make University policy. The requirements document should be telling you how you should or shouldn't limit access to these pod-casts of the lectures.

    A technical person should have input into the requirements document to make sure that they are not asking for something stupid or impossible to implement but you should not be setting University policy. Implement what they want based on the requirements document.

  243. Bad Students by bokmann · · Score: 1

    Bad students are bad students... A podcast isn't going to make up for it, and it is not your job to police them like you are their parents.

    Put the information up for the students; wallpaper the planet with it like AOL did with CD roms. The students are paying for it and should get it whether they were in class or not.

    Something tells me that a student who doesn't care enough to show up to class is still going to get a lousy grade. Drinking a big cup of coffee and watching a bunch of videos the day before an exam is not going to earn you a good grade.

  244. college prof's take on this by quixote9 · · Score: 1

    There are two issues: 1) do you protect bad students from themselves? 2) when and how to post video of lectures?

    The first point is a difficult issue. Bad students aren't usually stupid, but they do tend to have bad judgment. So there's a real tendency to think, "Oh, hell. There's two whole months to go. I'll listen to this shit later." Then they never get around to it, wind up with a D or whatever, and feel very let down because the teacher didn't teach them right. This may sound stupid, but there is a valid point. It's a rare person who doesn't need some handholding at some point in their lives to get over rough spots of bad judgment. So how do you encourage them to listen regularly? What I'd try is: post to a password-protected area, hand out the password for the week in class, and allow the video itself to be saved only by streaming the whole thing. The videos would then be taken down after a couple of weeks. Obviously, if somebody really wants to just get the saved version from a fellow student, there's nothing you can do about that. People do have to be willing to be helped.

    The second point is much easier. I agree with the person who said audio-only wouldn't work in the sciences. Or the arts, for that matter. Visuals often include copyrighted material that can't be (legally) broadcast, which is another reason to post to a password-protected area. Keeps the publishers' legal beagles off you, because you are allowed to show the materials to your class. That's kind of the whole point. When to post would depend on the organization of the class, but certainly not too many days after the lecture, or it would get horribly confusing.

    That was the realistic take for now. Ideally, eventually, the whole video or audio stream of the class, in its best incarnation, would be posted to open courseware, like MIT and Wikipedia have in the works, and anybody, anywhere, could benefit from the effort put into it.

  245. What its like at Case... by yoden · · Score: 1

    My university (case western reserve) has been doing this for a few years now, under the name "media vision." All large introductory class lectures are taped. They're then tagged for content, so you can search for "titrations" and find videos on how to do them if you don't want to watch entire lectures.

    Attendence is definately hampered. I don't think that is a bad thing, unlike many others... This is a giant lecture course. There is no interaction whether I watch the video or trek through 20 minutes of snow to go to class. Also, if I need daily interaction with the proffessor in class to pass my intro Chem course, it probably means just what the circulum is designed for; its a weed out course for a reason.

    In never even owned the book for several of these classes; lectures, homework, and videos (plus videos from different proffessors who taught the same material) were way more educational anyway.

    It can effect unmotivated students poorly however. If you're not careful or motivated, you'll find yourself with 6 hours of lectures to watch the night before the exam; a personal failing, not a failing of the system

    --
    Computers can make otherwise intelligent people stupid, much like slashdot.
  246. Contact Suffolk University by Conficio · · Score: 1

    I haven't read all comments of this obviously very popular topic. so forgive me if I'm repeating something here.

    You might want to contact Suffolk Univeristy and its administration. To the best of my knowledge they record (on video tape) all lectures and make them available to students. I'm sure they have studied the effects of this on class attendence.

    --
    Busy helping non technical users of OpenOffice.org - http://plan-b-for-openoffice.org/
  247. Rarely is the question asked by Anonymous Coward · · Score: 0

    Rarely is the question asked: Is our children learning?

  248. If you really must have access control like that.. by drinkypoo · · Score: 1

    ...then you should go with the third option. It's easy and it works. However, why not consider just restricting it to the class list? When did you become the arbiter of their education? And why should someone who misses a class have to go through the effort of finding someone who didn't, and getting the mp3 or the password from them? This is just stupid. People might miss the class through no fault of their own (hit by a car or something, hell) and they should be able to download the lecture.

    If the instructor can't make his class interesting enough to get people to actually come in, or if they can pass the class without coming in just by listening to the recording of the lecture, then the class isn't actually worth attending and he needs to revise his class to make it less useless. Punishing students is not appropriate.

    Along these lines I have a little story about the only class I ever failed at Yuba College. I signed up for an online astronomy class. I was sick and sleeping through the first few weeks of the class, mostly just waking up long enough to drag myself into my normal classes. Well it turns out that this online class, which has no lecture component, has to be done at the same pace as the rest of the class, and tests are locked out shortly after they're opened up. In other words, I had taken an online class so that it would be convenient, and it was not. The whole fucking point of online classes is convenience for the student.

    By the same token, if the point of this isn't to make things easier for the students, why are you wasting taxpayer money on it? If the instructor has in fact asked you to lock it down, clearly they don't get it either. Technology is supposed to enable us, not restrict us.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  249. Good Testing . . . by paulevans · · Score: 1

    Proper testing techniques will weed out bad students. Don't test memory, test concepts, as concepts are what any teacher wants their students to understand.

    Q: 2 + 2 = a, a = ? (how does this work?)

    Don't test for "4", test for their understanding of how addition functions. That is what you want them to know. Testing for an answer of "4" only tests a effect of the cause, actually understanding the addition operator

    I know this probablly isn't really an answer for your question, but if I can pickup all of the concepts that you teach out-side of class, then is attending your class going to help me at all?

    --
    "When I want your opinion, I'll give it to you." --leonstryker
  250. Exactly by SoopahMan · · Score: 1

    This is a common problem with education today. Whenever you're making rules you can't help the urge to "help" those in your charge by making rules that don't discipline bad behavior, they "encourage healthy habits..." but whose habits are those?

    People learn differently. If you're worried these podcasts could be used to cheat (I'm not seeing that here), then limiting someone for any other reason can, at best, do nothing. At worst it affects good students. So, a good way to protect yourself from that is to consider the many different ways a good student might learn, even if it's not your way, or what you consider best.

    Consider a very good student I know who now is a successful PhD/MD (from back when you couldn't do them together) and a marathon runner. I actually know 2 such people by the way, before anyone suggests this sort of person is the only on the planet. So let's take this first student - he would go to class and study and noticed his health was in disrepair, so he'd record the lecture in class, then go running listening to the tapes. He'd repeat the entire class before finals. Over time, he went from being able to run 1mile, to 12.

    Now Consider the idea of delaying the posting, or placing a login in front. In the case of the delay, if this student couldn't make it to 1 class because of a personal event, and the next class was the next day, they'd be forced to miss 1 lecture while attending the next, then listen to the previous out of order. A small loss but again, for no gain.

    In the case of a login, this makes the mp3 harder to access, which on some portable devices can be prohibitive. For example if this good student had a device that could download it directly (rather than to a PC then transferred), navigating a login can present a lot of challenge, depending on the limitations of the device.

    Anyway - the point is, don't limit good students. They're already working their butts off, they don't need someone telling them how to learn - they'll find their way and the best way for them will differ from yours.

    Just post them the day of.

  251. Truants and Scofflaws by Anonymous Coward · · Score: 0

    > So what methods can be used to provide these pod-casts
      > for the students who actually attended class?

    Imagining DRM troubles? I propose a "Broadcast Flag"...

    1. Re:Truants and Scofflaws by Anonymous Coward · · Score: 0

      DMCA all the way, baby!

  252. Simple solution by cthulumythos · · Score: 1

    Okay, having just graduated with a Computer Engineering degree, I know the importance of attendance in the classroom. However, this is me...not everyone is the same. For some of my classes, no class participation/attendance was necessary in order for me to get my 4.0...not many but some. Other people I know didn't have to show up to do well in some of the classes it would have been impossible for me to do well in the same situation.

    My point here is: the students are paying the university to learn. They will put forth whatever effort they wish to get through the semester. If they don't want to put forth any effort, it is not your fault. They are adults and can think for themselves. We need to quit babying the up-and-coming people and instill some form of discipline...they screw up in a few classes and have to retake them they'll reconsider how to go about their life.

    If, however, they don't have to show up and can do fine on their own then there really isn't much point in forcing them to go to class when they are capable of learning on their own.

    Now to my suggestion:
    Random pop-quizzes will solve this problem of not having the people go to class. Have a random number of quizzes (that you don't announce to the students...say somewhere between 15 and 30) and then preselect days where they will go, not totalling more than 3 in a week. However, make sure to have 3 in one week at some point to just throw them off. They don't have to be hard, just enough to make sure they are paying attention...heck, even a "write your name on a piece of paper" quiz will work for most situations. Weigh them the same as their homework and the problem will be solved. Usually there will be anywhere from 15-30 homework assignments, so the possibility of doubling or tripling their homework weight is significant enough to make them come to class. PS: I was a T.A. in my college tenure and this worked beautifully for attendance.

    1. Re:Simple solution by nontrad · · Score: 1

      I agree that many people learn better in a classroom. I know that I need the discipline of sitting in class. However, sometimes I could not make it (weather, illness, etc) and I was never sure if the person whose note I copied really got it all (and many were inpossible to figure out anyway). W webcast was good - but I frequently lacked he discipline to watch it (esp if the professor has a monotone voice).

      Having lectures podcast/webcast, etc means that a university course can break its geographical boundaries and have students all over the world (increasing their bottom line). This includes students in the local area who have a time/work conflict with the class. But there's the "dilemma" of getting "local" students to class if a podcast/webcast is available.

      One really simple solution would be to have a week or two delay of podcasts/webcasts (and delay distance students semester start/end dates accordingly). Students who are "local" can still get the material for review - but may miss some material if they rely on this method for class "attendance" before tests.

  253. Online Education by Anonymous Coward · · Score: 0

    I attend an online university (no, not Phoenix), but it's great. With my work day changing from day-to-day, it allows me the flexibility of sitting in front of my computer at 2 am in my pjs. Since our lectures are posted on bulletins and we respond with posts, I can quickly fast forward to relevant parts. It also helps get past the useless babble that some brilliant student *tongue in cheek* may have.

  254. It's illegal by Anonymous Coward · · Score: 0

    Everybody seems to be forgetting something: Professors own the copyright on their own lectures. It's actually illegal to record the lecture without the professor's consent.

  255. a professor's perspective by sertsa · · Score: 1

    I wish I could have gotten to this topic earlier, but oh well.

    As a college professor my experience has been that by the time they get to me most of my students no longer read the textbook and try to avoid buying it entirely if they can get away with it. I can't say I'm entirely unsympathetic to this attitude especially given some of the comments above: lecture straight out of the book, high textbook costs, etc. But when they get to me students do have to unlearn bad habits ;-).

    Admittedly I do teach in a technical field which requires a lot of hands-on instruction. Sure some students could get much of what we do out of a textbook, but textbooks are often lacking in the why we do it (a fact made painfully obvious to me every time I get a new textbook to consider).

    So, in an ideal world I could find (I just don't have time at the moment to write - it's on my list though) a textbook that does a good job of integrating the mechanics, theory, and practice of my field. Unfortunately those books are few and far between. Instead what ends up happening is I try to find a book that covers as much of those three facets as possible with the fewest mistakes, then heavily supplement with handouts and lectures those areas that are lacking from the text(s).

    Another thing my field allows (and I require of all my students) is attendance and participation in the local professional organization. At the monthly luncheons students can get so much real-world information and slip a foot in the door for future employment by networking at these events - job leads are spread by word of mouth, a good impression can lead to an interview down the line, even scholarship opportunities crop up on a yearly basis. Are these meetings a classroom? You bet! Would it be podcastible?

    HHEELLLLLL NNOOOO!

  256. Knowledge is Free - Leave the MonkeyBag at home. by Anonymous Coward · · Score: 0

    Post it all and let the kids sort it out.

    Why universities insist on making students drag their personal MeatBag around campus to plop down into seats and listen to lectures is beyond me. Students could just as easily sit in front of a video cast, and if they have questions, email, drop by, or iChat with the teacher. Put the emails on a forum, so repeat questions are avoided. The professor could even make a FAQ for each chapter or topic covered in the course. In this way professors can optimize their years of teaching for more efficient learning by students.

    If the class is not a hands-on lab, or an ongoing discussion, why waste the time and money on filling a lecture hall with chairs, heat, and light?

    There should be an economy of markets leading virtual classrooms to destroy overpriced brick classrooms.
    80% of undergraduate class contents consists of 'book learning'.
    (Except for some science and art majors.)

    So post everything on line, have the professor take email everyday, and have 2 days in-office hours and 1 day iChat hours...

    Hard working kids will always do well, slackers who blow off their homework will fail anyway,
    and hopefully learn the beneficial lessons of self-discipline.

    In the long run you will improve your students' learning and faculty productivity.

    On the first 'day' of class - the student should be able to download the whole course into their video iPod,
    A list of assignments with due dates allows the student to produce the deliverables.

    Students will have more time for social activities and social networking,
    oh, and working to pay for all that schooling!

  257. Fact check: Salaries in Mexico are not *that* low by curri · · Score: 1

    Just adding info, the minimum salary in Mexico for 2005 was about .50 per hour. BTW, no high-skilled work pays minimum salary :). A construction worker gets at least 4-5 times that, and an entry level programming job would be around 10 times that (still, around US $1,000 per month)

    But yes, salaries are much lower there and even lower in China.

  258. Re: Podcasts of University Lectures by m6ack · · Score: 1
    I think this is a great idea in so many ways -- and it may actually be something that transforms the way your University teaches and researches. My advice is that you put ALL your lectures online & then see where it takes you.

    Reasons:

    1) Your students now have another venue to review presented information and prepare for tests and labs.

    2) You now have a way of grading and improving lecture presentation through peer review.

    3) Eventually your lectures could be refined, and prior viewing of lectures required your lectures being replaced with "forums" that include Q&A and labs. Your new forums could also use a socratic method to further cement concepts in the minds of your students.

    4) Evenually your professor's can be freed from "wrote lecturing" to spending more time in interactive teaching, research, peer-review, and refining/augmenting/supplementing lectures.

    On the whole, I really think that you have a winner of an idea that is far and away an improvement from the status quo. It's the wave of the future -- embrace it!

  259. Same 'Ol Slashdot crap. by Anonymous Coward · · Score: 0

    So some guy asks a question and the majority of posts are about how his question isn't valid in the first place. Nobody asked you if the question was valid or what's the answer to another question. Thank god these kind of idiots don't work for me, since I'd have to fire their asses. Same 'ol Same 'ol.

  260. It's simple by maric · · Score: 1

    I am a lab assistant/substitute instructor at my school. We are a technical school for aviation maintenence and many students come here because they did not do well in an academic environment. This proves to be their undoing many times as this is not the place for slackers and we do not take pity on them. The guiding logic is that one must not allow sympathy to blind you to the fact that if they can't cut it in the real world BAD things will happen. This school is for adults and we expect you to behave accordingly. As for the pod casts I hope that they will happen here - it would be a wonderful addition to the AC65 series of texts which cover the entire degree and every bit of data that you will be expected to know. Lab grades are of greater import here as one needs to meet very specific minimum standards. Attendance is mandatory and regulated be the FAA here. So that is a point where ours is a specialized environment as compared to the other schools. If they are concerned about attendance at class other colleges should simply stop holding the students hand. If they make the grade all is well. If not then the college can charge them more money for tuition. Either way attendance and grades simply stop being a problem for the institution. This may seem cruel on the surface but I must ask are we really being kind when we help others get a degree and responsibilities that they don't understand/can't perform? That F may be just the thing they need to find something better suited to their skills and abilities that will make them much happier in life.

  261. Obligate students to attend by dontodd · · Score: 1

    In concert with your podcasting initiative, your faculty development office should instruct faculty on obligating students to attend class by encouraging active learning. There are a number of things professors can do to actively engage students in the classroom, and they can even require such activities as a portion of the course grade. This approach is better than a simple attendance policy. Your faculty development office could even make such instruction available via podcasts, so that busy professors wouldn't have to attend a face-to-face session. :D

  262. My two cents by ravyne · · Score: 1

    Post them immediately. If a student blows off class to play frisbee only to watch (which may or may not actually happen) the podcast at a later time then this is their fault. Speaking from experience, while painful, this is a very important life lesson. I blew off many classes during a single sememster of my college experience and ended up paying dearly for it -- with my time, with additional tuition to make up failed classes and with missed opportunities. I did, however, learn a valuable lessen from this mistake: You get out what you put in. In the two semesters post-slacker, I've only missed 3 or 4 classes, a number which I could (and did, many times) match in a single day before learning this lesson.

    In short, its not a good argument to withold resources from good students in an effort to force bad students to shape up. Speaking as someone recently out of college, I've found many of my peers having no sense of accountability for their actions, even though I went to a school in which I would consider the student body to be more driven than most. Maturity and accountability are just as important to learn as any of their other courses.

  263. ... not your job. by Ravensha · · Score: 1

    As has been pointed out quite a lot already ... It isn't your place to filter the class content based on attendance. Fact is - those students have paid for the class. It is their choice to attend or not. The content needs to be easily accessible to the students who have paid for the class. That's it. Some students do quite well not attending for most of the quarter/semester - and pass by cramming. That's their choice. Some students don't even buy the book. Again, their choice. Having access to the class' online content shouldn't be a 'reward' system. Many classes already make available "class lecture notes". And those are already available to anyone in the class. They aren't disseminated based on attendance.

  264. podcast = great, artificial barriers = bad by b13josh · · Score: 1

    Release 'em as early as you can. The motivated students will get great use of podcasts whether they are able to attend or not. The lazy students won't even bother to listen to them.

    There isn't a direct correlation between non-attendance and 'bad' students. For those 'good' students who cannot attend for good reason then the podcasts will be a godsend. Those that are sleeping off a hangover may download them, may _intend_ to catch up but, just like reading books, they won't ever quite get round to it. So they will be found out anyway.

    Please don't put artificial restrictions on the distribution of information. It's wonderful if you can help your students with a quickly and easily available podcast. Don't start putting barriers around it.

  265. Distance education by syousef · · Score: 1

    I agree with most of the posters here. I did my Masters of Astronomy online. I only went to the University (in Australia, about 20 mins from where I lived) twice and that was for admin. Most of the class lived in the US and never came here. Good online material, and interaction by email was plenty good enough even for astrophysics work. Put up the podcasts. Let your lecturers worry about their job security and class attendance.

    --
    These posts express my own personal views, not those of my employer
  266. Problem has been solved. by Laurion · · Score: 1

    If truancy is your problem, the only thing you can do is make attendance a part of the grade. Now, this isn't high school, and presumably the students are adults, so if they want to skip class, no skin off of your nose. It's their money.

    But if you want to make them want to come to class, dump the boring lectures. It doesn't matter how they're delivered, in person or by iPod, it's the same boring lecture. Maybe in some of the sciences, where all you are doing is pushing rote learning that's the only way to do it, especially with those 100 person introductory classes, but otherwise, make the classes smaller, dump the lectures in favor of labs and discussions and symposiums and engage the student in really brain stretching, not brain filling.

    --
    "Is this not a rare fellow, my lord? He's as good at any thing, and yet a fool." -from "As You Like It", Act 5,
  267. Re:I have a potential solution to the actual probl by Jim+in+Buffalo · · Score: 1

    Well, that's it, I'm plumb out of ideas. What you got?

    --
    This sig, aah-ah, is comin' like a ghost-sig...
  268. Why stop it? by magisterx · · Score: 1

    Why try to stop it?

    I don't know which university you work for, but many universities will let you audit a course either for free or nearly free. Most universities don't charge for the content of the course so much as they charge for the labor that goes into the more personalized interaction. The information is cheap, the time of the professor (or TA) in answering questions, grading, and the universities name in saying the student successfully completed the course are expensive. If you are going through the trouble of posting it anyway, there's no reason not to make it publicly available from a business standpoint.

    As for truancy, if it is an issue the university can challenge that by taking attendance and docking grades for missing. In my university, most freshman classes took attendance. Most classes beyond the freshmen year didn't. In the classes I felt I needed to attend, I attended devoutly, where I thought it would benefit me little, I skipped liberally. I do not see a reason to try to enforce attendance personally, but if you do there are better ways to do it than trying to restrict the downloads.

  269. i-lectures by K1M1 · · Score: 1

    At my university we already have a downloadable lecture system for many classes. Its called i-Lecture. The class is recorded during the lecture and then posted by the university immediately after. It is a great way to manage class clashes and catch up when you feel like crap and cant make it in. There will be those who use the system to avoid actually attending the lecture, but if thats your only problem, id say make attendance compulsory or worth a certain percentage. They're also great for revision. It is rare to get ALL the notes in some lectures at the speed at which lecturers talk, or even if youre having a bad day, so being able to download the lecture and revise it is great. And if you think downloadable lectures are giving away too much of the old style schooling, then just post notes at least to help students navigate their way through often incoherent ideas. There will always be those who abuse the systems and opportunities given to them, but why is the effort measured and not just the outcome? If they can manage to do well without going to class, probably working or partying, then good on them!

  270. video-podcast for SUSY '06 Physics conference by chimpanzee00 · · Score: 1

    Totally by accident, I attended a major Physics conference (in preparation for the CERN LHC/Large Hadron Collider coming online next year, very exciting!) & did some tests with New Mediums : video-podcast, Sony PSP, LiveWebCast over a mobile-blog. This was done with the approval of the Program Chair, who's a young UC Irvine physics professor who understands the value of Technology.

    Through a major Physics blog, a USC physics prof (string theorist) mentioned the SUSY '06 conference (4th International Conference on Supersymmetry and the Unification of Fundamental Interactions). I contacted the Program Chair, & he invited me down to do some "New Medium" tests:

    http://www.jumplive.com/susy06/index.html

    [ incidentally, that USC prof had a meeting last year with other profs to discuss the new "blogging technologies". There is the USC Annenberg Center, which addresses technology & communication. So, USC is "with it" ]

    I recorded lectures, plenary-sessions on HD (high definition) video & other video devices (digital cameras w/video capability). I put them up on a video-blog (& its corresponding video-podcast over iTunes Music Store, just do a search on "SUSY")

    http://susy06.blogspot.com/

    Some of these videos are really LONG, like 240mb. I also delivered them over a Sony PSP (another big-market portable video-player, 12 million out there). Some of the videos were delivered on site, within 15 minutes of taping..near-live as iTunes video-clips. There are some QTVR panoramas of some conference events. There was a LIVE delivery of pics/videos at a Textamerica.com mobile-blog:

    http://susy06.textamerica.com/

    [ there are some video interviews, & some hi-res pics of talk presenters ]

    There were 2 Nobel Laureates in attendance (Burton Richter/Stanford & F. Wilczek/MIT), & many big names from the world of theoretical/experimental particle-physics. Some of them were on that NOVA episode on String Theory (Brian Greene/Columbia host). Being an Elec Eng PhD, it was exciting to experience a technical conference in another field. I was given recognition at the conference, & links from their website here

    [ I am currently looking for a business-entity to take my "Proof of Concept", & deliver this to next year's SUSY '07 Conference in Karlsruhe/Germany. And, to ALL technical engineering/science conferences. Please contact me ]

    The purpose was like that of my target Market ("Offroad Racing", see http://www.jumplive.com/

    "A better informed Public is more likely to appreciate/understand, & therefore publicly fund Science"

    Physics (& Science in general), like Offroad Racing, suffers from an image problem. It's a niche-market, & the general public just isn't aware of their "activity/events". As the result, they both suffer from Funding issues (in racing, it's known as "Sponsorship"). Offroad Racing has been termed "Our Little Wonder in the Desert". Similary, Science could be termed "Our Little Wonder in a World of Idiots". You may recall the SSC (Superconducting Super Collider) that was cancelled in the 80's, which was a major blow to US program in particle-physics. There was NOT a public outcry, like you see now of the HST (Hubble Space Telescope) being de-commissioned. If the Public really understood/appreciated particle-physics, perhaps the SSC could have been resurrected. Science really is getting the "shaft" in USA, & I think the Slashdot crowd is concerned about this.

    I realized halfway thru my project, that these lectures over video-iPod could have value as a Research Tool. The conference attendees could re-view the lectures, especially the Plenary sessions. I even talked to a Harva

    1. Re:video-podcast for SUSY '06 Physics conference by chimpanzee00 · · Score: 1

      "80% of success is showing up"

      I am making a stunning correlation (for myself): I am realizing that BOTH students @universities & researchers (PhDs) @conferences don't GOTO all the lectures!! I am stunned at the datapoints that students don't goto EVERY lecture, & complement it with a re-viewing (video, podcast, etc). When I went to University, I went to EVERY lecture, took notes, etc. Now I know why my PhD revolutionized my field.. I WAS THE ONLY ONE WHO "showed up"!!! I read EVERY PAPER in the field, figured out what they were doing (well, more importantly what they WEREN'T doing), & came up with a simple/beautiful model & calculation.

      That SUSY '06 conference in Newport Beach, big name physicists & all? I was shocked when I talked to a researcher (on a major panel) & he told me he skipped one of the major evening sessions to goto the beach. "It was the only day I could experience the beach", he told me. Some people came for a quickie to deliver their invited lecture, & then took off! Most didn't hang around for the last day..it WAS a long conference almost 6 days. Someone said publicly my multimedia coverage meant that I went to more talks than many researchers! What!!?? You mean, the attendees didn't goto ALL of the talks?

      [ my 1st conference back in '82 where I gave a paper @Las Vegas. The professor I roomed with, went with his Univ of Maryland buddy professor to Hooever Dam..yes, they played hookey!! Both these guys are prominent researchers in their field. His buddy gave the impression of "going thru the motions to give papers at conferences", i.e. really not doing research but the "publish or perish game". I always thought this was WEIRD, but given the datapoints in this thread about students playing hookey..I guess it extends to professors @conferences!! I'm still SHOCKED at this. Why isn't everyone working 310%. Oh wait, maybe there's something wrong with me!! I recently talked to a PhD from my university/dept, & he is like me. He tells me his daily regimen can be described as "Multiplexing Like Mad", while I call myself a Multitasking Maniac. I guess we're overachievers, & quite disfunctional ]

      I mean, how do you expect to get an UNDERSTANDING of the field @conference (or course), if you just go "half way". One of my HS teachers (PhD Columbia) told me at our 20th reunion:

      "I thought my students only went half-way..they didn't go ALL THE WAY"

      She had HIGH expectations for her students. All my teachers were like this, someone said of a teacher (PhD Vanderbilt) "XXX had extremely high standards". Another teacher was described as a "maniac"..he was part of the New Math program @UIUC. Yeah, my HS was part of the 2 pronged development program of the New Math (the other effort was at Stanford University). My HS "produced" 3 Nobel Laureates in its History, so there was a high-pressure environment to excel.

      I'm 48, & I just realized I live in a "bubble universe"..a crazy world where I go ALL OUT or else.

      "Go Hard..or GO HOME!" [ Depth ]
      "If you're gonna go, GO BIG" [ Breadth ]

      All my teachers ended up dis-illusioned. I ended up the same way. I look down upon the world as "half-assed", I literally can't function in world of "get along types" & "Good Enough is the Enemy of Excellence".

      Many of my classmates (PhD Stanford, Princeton, etc) & myself never even bothered to pursue Academic careers. It's a severely flawed system (some of the postings reflect that, the bad teaching profs & all)

      "The difference between a tenured Professor & a Terrorist, is that you can negotiate with a Terrorist"
      -- told to me by an ex-professor (Dept Head, XXX Engineering, Univ of Michigan), an inside joke

      This post is now flowing into another topic: "Academia is a Scam". Believe me, anyone who's been through it KNOWS. Can "Book Knowledge" (good grades, attendance, etc) be a measure of how a student performs in the "Real World", i.e. "Real World Knowledge"? There a

  271. Are college students adults or not? by Legion303 · · Score: 1

    "I guess the problem is trying to strike the right balance between allowing good students to take advantage of this resource, but discourage bad students from staying at home all the time and watching all the lectures right before the exam."

    I'm confused. Why do you care what decisions other adults make for themselves? "Bad students"? What about the student who had a doctor's appointment during class time, for whom an immediately available lecture download would be most useful?

    When I was in college, adults weren't treated like kids.

  272. Right Before The Test by kctipton · · Score: 1

    Post them a day or two before an exam. That way students can indeed avoid class, but they can't avoid the problems they cause themselves by skipping.

  273. Podcast as soon as you can by adespen · · Score: 1

    Lectures should be supported by whatever media you have at your disposal. I tutor more than I lecture but I am not a professor. I wish that students and staff had the means to put their ideas up and allow others to discuss comment etc. I dont use attendance records as the means of ensuring students pass, it should be about the work they hand in. If physical attendances are low is this reflected by an increase in downloads of the podcasts etc? Restrict access to those enrolled and allow them to access via remote. I work in a University that prides itself on its rural and regional access and insists that all students must do at least one online only unit. Its a start.

  274. I post my lectures--What other nerdy profs do? by SwatProfHunter · · Score: 1

    Thanks for the good question. This semester, I am teaching at least partly from pdf slides and I post them when I make them, even if that is before lecture. I guess I am willing to wait and see if there are any bad effects before I try restricting access in any way. I would suggest that you try to get your administration to leave you alone. You may even strengthen your case by volunteering to collect data (exit surveys or whatnot) and letting the admins know what effect having the podcasts out has. It seems possible that attendence will go up--depending on how exciting the podcasts are. I wonder if there are other prof readers of slashdot with similar experience. Best Regards, tjh

  275. A college instructor's take on things by Crittias · · Score: 1

    I teach a large lecture of introductory material at a large state university. My attendance policy is: there is none. Come if you want, if you don't want to attend, then don't.

    However, I do ask students to accept the consequences of their actions. If they miss a lecture, they're responsible for getting the notes from a fellow student, reading the material covered, etc. As the instructor, I will NOT re-teach material that a student doesn't understand due to lack of attendance. I will, however, spend as much time as necessary answering detailed questions about a topic, provided the student has made a good-faith effort to understand the material beforehand.

    Also, I do have extra credit opportunities, prizes, interesting trivia, funny videos, guest speakers, etc. provided in class throughout the semester. If a student doesn't attend class, they do miss out on all the extras. Again, it's entirely up to them.

    In a class of 400+ students, I probably average around 75% attendance, and I can live with that.

  276. Post it online. by Rojmab · · Score: 1

    The college i recently graduated from had an online course delivery tool (2 in fact). One was from a company called Desire to Learn and another was developped by my State's University system. I know that both solutions had options to allow professors to make content available at certain times to certain times. The podcast could be uploaded to the online portal and set to only be visible to people in class X. Or, in a smaller class setting which im used to, the content could be available to people that attended class. Many of my professors took attendance and figured that into the grade because they felt it was an important part of the learning process.

  277. study bobby study by jander4263 · · Score: 1

    Your concerns..."discourage bad students from staying at home all the time and watching all the lectures right before the exam". and I thought it was all about learning.

  278. Uh by mysidia · · Score: 1

    No crazy authentications, just make it valuable to physically attend class -- the ability for students to interact.

    One possibility would be to use the attendance bar code thingie to actually effect the score on the test, actually make use of the interaction.

    Give quizzes in class, the person who just downloads all the notes will be disadvantaged enough by their lack of ability to participate, there is no need to artificially restrict information from people who weren't there --- they may deem they have a legitimate reason to miss (noone has a right to judge otherwise, it is only themselves that they hurt).

  279. OCW: OpenCourseWare by thomas_kjeldsen · · Score: 1

    You really ought to look into the concept of OpenCourseWare, it's a brilliant concept. MIT's open courseware: http://ocw.mit.edu/ Center for Open and Sustainable Learning (COSL): http://cosl.usu.edu/ These initiatives are providing open-source free course materials including some video lectures available to everyone. I'm confident if you looked into the subject some more you'd see a lot more benefits than the problems you present. I'm not affiilated with MIT OCW in any way (I'm in Europe), but allow me to cut/paste a few lines from their website: >> Results have shown that: 95% of users report MIT OCW has or will help them to be more productive and effective 46% of educators have adopted MIT OCW content to improve their own teaching 38% of students use MIT OCW materials to complement a course they are taking; 34% use MIT OCW to learn about subjects outside of formal classes 56% of self-learners use MIT OCW to enhance personal knowledge; 16% use MIT OCW to stay current in their chosen field 96% of all users would recommend MIT OCW to others And we have also found that MIT OCW is having a significant impact on teaching and learning at MIT: 35% of Fall 2005 entering freshmen aware of MIT OCW prior to attending MIT indicate the site was a significant or very significant influence on their choice of school 71% of all MIT students (undergraduate and graduate) make use of MIT OCW in their research and studies 96% of MIT students using the MIT OCW site report it has had a positive or extremely positive impact on their student experience 40% of MIT faculty using MIT OCW report that the site is a helpful tool in revising/updating courses; 38% use the site for advising students http://ocw.mit.edu/OcwWeb/Global/AboutOCW/impact.h tm -- Finally allow me to adress the 'problems' you present in your post. >I'm working at a major university in the US, and have been charged with posting pod-casts of class lectures on the internet. Sounds like a great idea, but have you asked the question: Why? The problems you present and the possible solutions you provide for them leaves me with the big question of why you'd even bother with making the podcasts in the first place. It seems you want to make the podcasts available only because you have to and force people to attend the lectures and make it hard to access the podcasts. In my mind the why has this answer: To provide students with an additional ressource, a hardcopy of their lecture they can view if they: 1) Missed a lecture (sick, overslept or in some other way indisposed). Alternative is that they don't get to hear/see the lecture at all! 2) Review what the teacher went over in a lecture > The problem is whether or not posting the videos would allow students to skip class and just download the lecture, instead. Yes and that's a good thing! It makes it possible for people who are unable to attend the lectures to capture the essence of the lecture without actually beeing there. That could be because they're sick, stuck in traffic, attending another lecture or otherwise indisposed. Personally I doubt a lot of people will stay away from the lectures and solely listen to the podcasts, unless you don't gain anything additional from the lectures - and in that case: what's the problem? >I guess the problem is trying to strike the right balance between allowing good students to take advantage of this resource, but discourage bad students from staying at home all the time and watching all the lectures right before the exam. I feel this is more of a study tactics problem that you need to teach your students through your introduction to the university / study tactics. > So what methods can be used to provide these pod-casts for the students who actually attended class? In terms of when the lecture should be posted, what would be a good time-frame? Immediately after the class? 24 hours? One week? One class behind schedule? What are you trying to accomplish here? By making the podcasts avai

  280. Why is lecture addendance required by fish_in_the_c · · Score: 1

    The answer is buried but simple if you think about it.

    the reason for requiring lecture attendance is to teach a certain 'ethical' attitude and types morality to the students.
    ( which of coarse is illegal because of separation of church and state in the U.S. but the 'custom' still hangs over university).

    In old universities there were actually 'debates' not lectures, but that is a different issue.

    I always wanted an answer to the question:
    If the test proves I deserve the grade then why do I have to go to class to get the grade? Why can't I just take all the test ( when I'm ready for them. The first day of class if I can) and receive the grade?

    If the test doesn't prove I deserve the grade then why are you giving the grade or the test?

    too much hypocrisy.

    --
    âoeTolerance applies only to persons, but never to truth. Intolerance applies only to truth, but never to persons.
  281. class attendance by BigGar' · · Score: 1

    There are lots of ways to encourage class attendance if that's an issue:
    Make attendance part of their grade.
    Many "pop" quizes, just 5 or 10 points each,
        but enough of them to swing you a full letter grade.
    Points for class participation.
    Homework can only be turned in during class time.

    etc.

    Could you log who downloads the podcasts and count those that download the pod cast as having attended that class? It's no different than if they'd been there and not asked any questions.
    Do you have to have been a physical body in a set to have "attended" a class session? I don't know. Since this is exactly how many distance learning classes are taught I don't see the problem.

    --


    Shop smart, Shop S-Mart.
  282. Grade on attendance by FishinDave · · Score: 1

    Niney percent of Life is just showing up, according to Woody Allen. So make 90% of the grade "attendance."

  283. Wikipedia by Anonymous Coward · · Score: 0

    First of all, let me state that I'm a geek and love Wikipedia. However, you shouldn't use the Wiki as your only source of defining the word argument.

    I'm sorry you misinterpret the status of Wikipedia. Wikipedia's function is not that of an authoritative primary source, it's that of a review. People reference a Wikipedia entry if it reflects their position.

    For you to try to have a discussion about what an "argument" is is pretty ridiculous, in particular given the subject matter. It looks to me like you failed to learn one of the fundamental skills people are supposed to learn in college: making a convincing argument. Perhaps you shouldn't have treated as many lectures as "optional".

  284. Judgementalism by DynaSoar · · Score: 1

    > I guess the problem is trying to strike the right balance between allowing good
    > students to take advantage of this resource, but discourage bad students from
    > staying at home all the time and watching all the lectures right before the exam.

    Speaking as a college professor, who the hell do you think you are judging students as good or bad based on how they use the information made available to them? Studying the way someone thinks they should does not make them good students, and studying the way they choose to does not make them bad students.

    We educators are supposed to concern ourselves with educating those who wish to be educated. If some students can stay home and watch the lectures just before the exam, and end up taking away from their academic career what they need to in order to prepare them for the future, good for them. If some do so, and pass the exams, and even get their degrees, and forget most everything they were exposed to, and so end up as degreed chumps, the truth will sooner or later make itself obvious, and there is no way but the passage of time to determine which will be which.

    I only wish I could be around to see the moment when the past catches up with those who cheat themselves out of their education, and someone who learned more, by whatever means, gets the job/raise/praise/personal satisfaction.

    Make everything available to everyone. Those who value knowledge are out there and will make good use of whatever they find useful to their learning. Those who want to misuse the chance, fuck them, let them. Just do your job and don't burden yourself with those boneheads who refuse to learn by trying to punish them for their insistance at boneheadedness. We SHOULD have our hands so full with those who wish to learn by any means that we don't have time to worry about those who refuse to learn by any means. If we have time to concern ourselves with that particular worry, we're wasting time and energy and not serving those who deserve it most.

    --
    "I may be synthetic, but I'm not stupid." -- Bishop 341-B