| I've had professors do this to me. I don't understand what's wrong with this. This is a common thing I even do when grading programming assignments. When I notice a stylistic choice that is outside of the norm for the students I can usually tell exactly who the work came from. Every semester I catch at least one group of cheaters (This semester I caught two!) and they admit to it after I confront them with it. "Hence" is fairly common in modern English, but is it common in the writings of this student? One such example of this is that one of my students used a "while not in" loop which they had never done before. I looked at it puzzled for a second and then went "wait a minute, one of my other students used this in every lab since we introduced the while statement". I pull up the code, compare it, and BAM! I've got a match. Just because something is possible/correct in a language and that the person wiring the piece has every bit of ability to use the complex structure at had it doesn't mean they would normally do so. Sure it's not accurate, and sure you may not be right with every call (hasn't happened to me yet but other TAs have called people out and have turned out to be wrong), but it's something that I'd call a "clue" that something is different. Either the student put more time into the work and found a better/alternate way of approaching the problem, the student asked a friend to help with describing the structure (or in this case what wording to use), or in the only case that presents malice: they copied it. The only way you can find out is by going to the student and confidently saying something to the effect of "I know you've engaged in some questionalbe academic behavior, this is your time to explain yourself before I contact my boss and have them run a more though investigation". Cheaters usually crack instantly. (pro-tip for anyone on the outside who is cheating: just lie to us, we're probably not going to follow up unless it's extremely obvious if you've got a 1/4 way decent explanation). I see nothing wrong with this. Just talk to the professors boss and they'll sort it out. This is especially true for cases where you actually did write the work. Also, I highly doubt anyone questions the intellect of the writer. They are obviously a gifted person. |
For some reason, I immediately thought of that popular video: "Don't talk to the police." Today, I'd probably assume that if you're fishing for a confession, then you don't have any evidence, and your "boss" doesn't exist. For instance, when I was an adjunct, I didn't have support like that from my department.
What I don't know is how I'd have reacted as a college student with less confidence and street smarts, and with a possibly justifiable fear of antagonizing a teacher.