Earlier quoted context omitted.
I think you've identified the main issue here: LLMs aren't destroying the University or the essay. LLMs are destroying the cheap University or essay. Cheap can mean a lot of things, like money or time or distance. But, if Universities want to maintain a standard, then they are going to have to work for it again. No more 300+ person freshman lectures (where everyone cheated anyways). No more take-home zoom exams. No m…
>I guess, I'm advocating for the Oxbridge/St. John's approach with under 10 class sizes where the proctor actually knows you and if you've done the work. And I know, that is not a cheap way to churn out degrees. I could understand US tuition if that were the case. These days with overworked adjuncts make it McDonalds at Michelin star prices.
Trying to teach in the age of the AI homework machine
541–550 of 672 posts
Re: Trying to teach in the age of the AI homework machine
#542Earlier quoted context omitted.
> I expect the system will only catch a small fraction of the cheating that occurs. It'll depend a lot on who/where/how is doing the screening and what tools (if any) are permitted. Remember that bogus program for TI8{3,4} series calculators that would clear the screen and print "MEMORY CLEAR"? If the proctor was just looking for that string and not actually jumping through the hoops to _actually_ clear the memory th…
Was I at university in a small window in time when a TI-89 and TI-92 was allowed? In the years since, I’ve only ever heard mention of older models, not newer ones which makes me wonder if this is a special case and situation where technology is frozen in time intentionally to foster learning.
At my high school we were allowed to have TI-83s but not TI-89s, because 89s had built in CAS (computer algebra system) and could do your algebra homework for you. When I went to college I already had an 83 so I didn't feel the need to upgrade.
Re: Trying to teach in the age of the AI homework machine
#543I’m enrolled in an undergraduate CS program as an experienced (10 year) dev. I find AI incredibly useful as a tutor. I usually ask it to grade my homework for me before I turn it in. I usually find I didn’t really understand some topic and the AI highlights this and helps set my understanding straight. Without it I would have just continued on with an incorrect understanding of the topic for 2-3 weeks while I wait fo…
Re: Trying to teach in the age of the AI homework machine
#544Earlier quoted context omitted.
These conversations are always eye-opening for the number of people who don’t understand homework. You’re exactly right that it’s practice. The test is the test (obviously) and the homework is practice with a feedback loop (the grade). Giving people credit for homework helps because it gives students a chance to earn points outside of high pressure test times and it also encourages people to do the homework. A lot of…
>>You’re exactly right that it’s practice. Thinking is a incremental process, you make small changes to things, verify if they are logically consistent and work from there. What is to practice here? If you know something is true, practicing the mechanical aspects of it is text book definition of rote learning. This whole thing reads like the academic system thinks making new science(Math, Physics etc) is for special…
You just described the homework for a college-level math class (which will consist largely of proofs). That’s what you’re practicing.
Also, it’s 2025, if you want to discover new truths in math and science you’re going to need quite a lot of background material. We know a heck of a lot of old truths that you need to learn first.
Re: Trying to teach in the age of the AI homework machine
#545Earlier quoted context omitted.
Other than a subset of interviews, what do you have in mind that has a structure similar to an exam? Because I'd agree with the comment at https://news.ycombinator.com/item?id=44106325 .
> what do you have in mind that has a structure similar to an exam? All of life! An exam is a time boxed challenge. Sometimes it's open notes, sometimes it's not. I've had exams where I have to write an essay, and I've had exams where I've had to solve math problems. All things I've had to do in high pressure situations in my job. Solving problems with no help and a clock ticking happens a million times per day. We e…
Re: Trying to teach in the age of the AI homework machine
#546Re: Trying to teach in the age of the AI homework machine
#547Earlier quoted context omitted.
Back when I was doing my BSc in Software Engineering, we had a teacher who did her Data Structure and Algorithms exams with pen and paper. On one of them, she basically wrote 4 coding problems (which would be solved in 4 short ~30 LOC). We had to write the answer with pen and paper, writing the whole program in C. And the teacher would score it by transcribing the verbatim text in her computer, and if it had one sing…
Yeah, this is absurd. And if you have poor handwriting, the chances of "syntax errors" goes up. My above comment is getting downvoted, and it's honestly a bit baffling. I'd be furious if I were paying tens of thousands of dollars to receive a university-level education in software engineering in 2025... and I had to write programs with pen and paper. It is so far detached from the reality of, not only the industry, b…
Re: Trying to teach in the age of the AI homework machine
#548I teach on a small university. These are some of the measures we take: - Hand written midterms and exams. - The students should explain how they designed and how they coded their solutions to programming exercises (we have 15-20 students per class, with more students it become more difficult). - Presentations of complex topics (after that the rest of the students should comment something, ask some question, anything…
I hope by 'handwritten' you don't literally mean pen and paper?
Re: Trying to teach in the age of the AI homework machine
#549I’m enrolled in an undergraduate CS program as an experienced (10 year) dev. I find AI incredibly useful as a tutor. I usually ask it to grade my homework for me before I turn it in. I usually find I didn’t really understand some topic and the AI highlights this and helps set my understanding straight. Without it I would have just continued on with an incorrect understanding of the topic for 2-3 weeks while I wait fo…
I have a friend who is self-medicating untreated adhd with street amphetamines and he talks about it similarly. I can't say with any certainty that either of you is doing anything wrong or even dangerous. But I do think you both are overconfident in your assessment of the risks.
Re: Trying to teach in the age of the AI homework machine
#550Earlier quoted context omitted.
I think you've identified the main issue here: LLMs aren't destroying the University or the essay. LLMs are destroying the cheap University or essay. Cheap can mean a lot of things, like money or time or distance. But, if Universities want to maintain a standard, then they are going to have to work for it again. No more 300+ person freshman lectures (where everyone cheated anyways). No more take-home zoom exams. No m…
10 is a small number. There's a middle ground. When I studied, we had lectures for all students, and a similar amount of time in "work groups," as they were called. That resembled secondary education: one teacher, around 30 students, but those classes were mainly focused on applying the newly acquired knowledge, making exercises, asking questions, checking homework, etc. Later, I taught such classes for programming 1…