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