There’s no way for teachers to figure out if students are using ChatGPT to cheat, OpenAI says in new back-to-school guide::AI detectors used by educators to detect use of ChatGPT don’t work, says OpenAI.
There’s no way for teachers to figure out if students are using ChatGPT to cheat, OpenAI says in new back-to-school guide::AI detectors used by educators to detect use of ChatGPT don’t work, says OpenAI.
My wife teaches at a university. The title is partly bullshit:
For most teachers it couldn’t be more obvious who used ChatGPT in an assignment and who didn’t.
The problem, in most instances, isn’t the “figuring out” part, but the “reasonably proving” part.
And that’s the most frustrating part: you know an assignment was AI-written, there are no tools to prove it and the university gives its staff virtually no guidance or assistance on the subject matter, so you’re almost powerless.
Switch to oral exam and you’ll know fairly quickly who is actually learning the material.
I agree with you for sure. However if I’m playing devil’s advocate … I think some people will fall under the pressure and perform poorly just because it’s oral rather than written.
I generally think that even if that’s the case that it’s an important skill to teach too, but I’m just thinking of contradictions.
Oral would suck for the transition students. It’s a completely different style and skill set of answering questions and no kid would have training or the mental framework on how to do it. It’s great if you’re the kind of person who can write a mostly perfect draft essay from start to finish no skipping around or back tracking, but if that’s not you, it’s gonna be a rough learning curve. This is before we ask questions like how does a deaf person take this exam? A mute person? Someone with verbal paraphasia?
You are not wrong. I think the best use of this would be a verification test that had significant impact on your grade but didn’t necessarily fail you if you did well in other evaluations.
Think of it as a conversation like a job interview that takes into account the different ways people react in that environment. I do this when I’m interviewing job candidates. I interview people for technical jobs. I value good communicators but if that’s the only people I hired, I wouldn’t have as good a team. But if I do hire someone who isn’t as good as this, I coach them. They get more comfortable. I realize some people have anxiety or other things that make this very difficult, I think that could be taken into account (e.g. more written work but in an observed setting).
Biggest reason for written exams is bulk processing.
There are many better ways to show competency, ask any engineering or medical school, but few as cheap.
deleted by creator
I’ve had great success in pasting my writing in to help it write in my “voice”
I would like to know how you know who’s using ChatGPT though. A gut feeling doesn’t work for many good reasons.
ChatGPT writes in very distinct style and it’s quite easy to tell by anyone who has played around with it. The issue here isn’t necessarily being able to tell whose cheating but proving it is the hard part.
Yeah, I use ChatGPT to assist with the grammar in my posts here at times. However, I need to explicitly instruct it to only correct the errors and not make any other changes. Otherwise, it completely rewrites the entire message, and the language ends up sounding unmistakably like ChatGPT. As you mentioned, it’s immediately apparent because it has a distinct style, and no typical human writes in that manner. Like you said, it’s easy to discern but challenging to confirm. Additionally, with the right prompt, you can probably get it to generate text that sounds more conventional.
Something that can come up is weird notation in math.
As an example photomath, which is an automatic math problem solver, uses a different interval notation (ie
x ≥ 2
is solved for allx ∈ [ 2, ∞ ⟩
), than the one used in my locale (iex ≥ 2
is solved for allx ∈ [ 2, ∞ )
or for allx ∈ ⟨ 2, ∞ )
) which does trick some people up.This is more relevant at highschool level than academic level I’m guessing though.
extra note: chat GPT gets the right notation (in a sample rate of n=1).