• candyman337
    cake
    link
    fedilink
    234
    edit-2
    5 months ago

    I understand cheating is shitty but it would make a lot more sense for the teacher to make this a teachable moment about cheating, and to promote collaborative solutions, but also checking work you get from others.

    A huge part of development is copying code and reusing code from libraries. The important part is that you know how the code you copy works.

    • Emily
      link
      fedilink
      168
      edit-2
      5 months ago

      Their teachable moment is that plagiarism has consequences, and they earned that lesson entirely by themselves.

        • Turun
          link
          fedilink
          1105 months ago

          Let’s not pretend these are kids who have a test for their first time. They all were told to not cheat and that cheating would lead to expulsion.

          • @Daft_ish@lemmy.world
            link
            fedilink
            11
            edit-2
            5 months ago

            I refuse to feel bad knowing that chances are they have been given an opportunity that many others would never get.

            • @HerrBeter@lemmy.world
              link
              fedilink
              -25 months ago

              They made their choice, but then rehabilitation should be the goal rather than cutting their hands off. Not that there’s not a time and place for cutting hands though.

              This would be to mitigate societal loss rather than exert immediate justice, so the ones who are able and willing to change have the option.

        • @troutsushi@feddit.de
          link
          fedilink
          565 months ago

          On the flip side, all threat of consequences works as a deterrent only when there’s the expectation to be caught and punished.

          By always catching but never handing out punishment to kids violating rules, you only teach them that consequences are inconsequential.

          • @HerrBeter@lemmy.world
            link
            fedilink
            75 months ago

            To clarify, I wasn’t trying to argue there shouldn’t be consequences, just that depending on severity it must be proportional.

            I want to compare it to the US justice system where, from an outsiders perspective, many are judged unnecessarily harsh. This makes it harder for people to “come back” after release and creates a societal loss.

            I’ll end it there because I cba to write more but, eh, just my thoughts. Some nuance is lost in translation too.

            • @troutsushi@feddit.de
              link
              fedilink
              195 months ago

              Your thoughts are valid and I agree – in principle.

              The proportionate punishment does, however, depend on the severity of the violation. In an academic context, there are few things as severe as blatant plagiarism. Being caught in not just cheating but brazenly copy-pasting other people’s work can imho be appropriately punished with expulsion, be it in the US or elsewhere.

              • @HerrBeter@lemmy.world
                link
                fedilink
                05 months ago

                Yes, the punishment for plagiarism is kinda standardised. I feel like maybe, at first strike there should be a warning + redo the assignment. But the specifics would be a whole new never-ending discussion

                I’ve always only heard it’s punishable directly with explosion. Maybe it’s for there for a reason, or is it a remnant of the past?

        • @dudinax@programming.dev
          link
          fedilink
          135 months ago

          As a general rule, the stick is better than the carrot when teaching someone what not to do. But this guy’s goal isn’t to teach them “cheating is bad” but to weed out dishonest people too stupid to program.

        • @HappycamperNZ@lemmy.world
          link
          fedilink
          35 months ago

          Your flaw is thinking people believe there is a carrot at the end. I have no idea how these generations will get through and they all feel it.

            • @ParsnipWitch@feddit.de
              link
              fedilink
              45 months ago

              ?? When the cheaters are simply waved through the courses as well, some of them will definitely achieve a CS degree as well. They will simply have put in less work and be less well educated.

              But in my experience people who cheat do so repeatedly, in multiple courses, their bachelor thesis, in exams when there is a way, …

              • @HerrBeter@lemmy.world
                link
                fedilink
                15 months ago

                You’re right, every task should be made so that you can take information from anywhere and learn it, but have to apply it in a certain way. Then there’s the cases where people let others do their work for them. Every task should be automatically looked through to match, so that cheating can be gotten every time or at least as often as possible.

                This is in a perfect scenario imo though, and with LLMs things will get more obfuscate than before.

        • @Crashumbc@lemmy.world
          link
          fedilink
          English
          23
          edit-2
          5 months ago

          those programmers understand the underlying code.

          This is about students PROVING they understand the underlying theory. Letting them copy destroys that.

        • @AeonFelis@lemmy.world
          cake
          link
          fedilink
          English
          155 months ago

          As a software developer I’m expected to, at the very least, to do two things when “plagiarizing”:

          1. Find the source to copy from.
          2. Perform the necessary adjustments to apply that copied solution to my own problem.

          When students plagiarize, they don’t even need to do that. The solution they are copying from was written for the exact same assignment, so they don’t need the adjust anything (at most, they change some identifiers to throw off plagiarism detectors). And they copy from each other, so they don’t need to search for a solution. They may need to apply some social skills to find out who to copy from - but these are vastly different from the technical skills required to find relevant code to “plagiarize” in real world programming.

        • @spiderman@ani.social
          link
          fedilink
          English
          15 months ago

          i wish my deadlines are not hard enough so that i could actually take time to learn everything from the code i copy.

          • @corsicanguppy@lemmy.ca
            link
            fedilink
            35 months ago

            Don’t worry – you don’t have to cope with too-short deadlines after you’re dead. Up to that minute, and especially after graduation, though, it’s all deadlines and priorities. Grok the concept.

            You’ll find the head-fake (as Randy Pausch calls it) is teaching you to manage your time and priorities WHILE you’re learning your craft. Like how we learned C++ in an algo course by having the Prof teach Zero C++ and expecting us to pick it up.

            • @Arcka@midwest.social
              link
              fedilink
              English
              05 months ago

              Sure, committing to a deadline is reasonable if you are included in the decision calculus of scope vs time. Part of that should be to include space for learning as needed to understand anything you’d copy.

              Omitting that is a recipe for low quality garbage and not only will the code suffer, but the organization also will while all the staff fall behind any competitors who make the investment.

      • @uis@lemmy.world
        link
        fedilink
        3
        edit-2
        5 months ago

        How did they not die as babies, considering that they were likely too stupid to find a tit to suck on?

    • @zockersanftmut@lemmy.world
      link
      fedilink
      825 months ago

      College students know that cheating is not allowed. You learn this in first grade. I don’t know why you would need to keep “teaching” that to students.

      • candyman337
        cake
        link
        fedilink
        -9
        edit-2
        5 months ago

        Never said they didn’t know it wasn’t allowed. I said that the teachers view of cheating is flawed. I’m also not saying the students aren’t*** (autocorrect likes to change my contractions to the exact opposite) guiltless. My point was that young people make mistakes, and teacher should use this as a teachable moment about the difference between cheating and collaborating. Between just copying code, and knowing how what you copied works. These are students they are still learning. Also, an over 20% fail rate is abysmal and speaks to how poor of a teacher this professor is.

        • Knedliky
          link
          fedilink
          255 months ago

          You’re assuming good faith and willingness to learn/change in the part of the students. I was a TA at a private US uni for the not so smart kids of rich parents. Our approach (imposed by admin) was all carrots all the time. 20% seems fair, even low, for the share of students who were there to get a degree with the least amount of effort necessary and then get a job thanks to the uni’s name and their connections.

        • @HappycamperNZ@lemmy.world
          link
          fedilink
          155 months ago

          The point of the (probably fake) story is that there was a massive issue with cheating.

          When we run through the cheating software at my uni it give you a percentage of how much of this paper is copied (quotes.etc) from previous work. In some first year this gets as high as 30% - not because of cheating, but because everyone us running from the same text book, same readings and same template… and when you are discussing historic theories not much has really changed in the last 50 years for first years. But there is a massive difference between writing something similar to the other 300 students and copying a block of work - was it understood, did it flow correctly… or did they copy the Wikipedia article?

          You are correct, young people make mistakes. But if this is a capstone course its likely third year - the time for a teachable moment was 20 papers ago.

    • @ParsnipWitch@feddit.de
      link
      fedilink
      55
      edit-2
      5 months ago

      If you give cheaters too many chances, the other students will feel betrayed. And I guess rightly so.

      It’s not uncommon to get mails directly, or later in course evaluation, from students who complain about other students that didn’t put in the work. I can only remember few cases where there were names involved. Typically it’s some general complaint, but the frustration is obvious.

      It sucks when you make an effort but witness other students cheating their way through the class. What are we supposed to tell them when the dishonest behaviour of other students doesn’t cause any consequences?

      • @ouRKaoS
        link
        -35 months ago

        You tell them that they have learned the important life lesson:

        In most situations, results matter more than the means by which you got them.

          • @azertyfun@sh.itjust.works
            link
            fedilink
            -45 months ago

            The result of any degree is someone who can get a degree. Everything else is a potential bonus, not a guarantee at all.

            In the real world the faculty would step in to prevent losing so many students at once (tuition is lucrative), and the students would learn a couple life lessons: cheat but don’t get caught, and if you do then might makes right.

            Getting a degree without cheating is an impressive feat and teaches valuable skills. Unfortunately the underperforming cheating frat bro at the back of the auditorium will use his connections to land a C-level job making about 10x as much as his former classmates.

              • @azertyfun@sh.itjust.works
                link
                fedilink
                15 months ago

                The school still loses on enrollment next year (or next semester or however it works contractually).

                I’m not all up-to-date on academic fuckery but I seem to remember that universities tend to do a lot of fucky shit to keep attendance rates up as it matters for a lot of metrics. Losing a quarter of a class at once is probably not something that looks good on anyone’s KPIs (and god knows the real world only cares about useless KPIs).

            • @daltotron@lemmy.world
              link
              fedilink
              15 months ago

              Unfortunately the underperforming cheating frat bro at the back of the auditorium will use his connections to land a C-level job making about 10x as much as his former classmates.

              This is true, and I feel like the people who complain about cheating are complaining about it because they feel like “the grade hasn’t been earned”, or what have you. Realistically, the problem here is that the students are robbing themselves of the opportunity to learn, ideally, rather than that they’ve stolen accolades from more promising students. The solution to that problem is a different approach that will get them to learn better.

              Of course, college being what it is, you’re probably not learning as much as you otherwise would, based on this structure which is oriented to be more of a zero-sum whittling down, so you can have a more limited group that you can then offer certifications to. The students aren’t incentivized to learn (which, you know, should they be, or should they just want to learn because learning is cool? who knows.), and their knowledge, beyond a basic level, isn’t even really necessary in the workforce. The dynamic is probably going to remain the same after graduation, where the high-income cheater frat bro gets a high paying job, and the put upon dork who thought hard work would get them somewhere eventually has to basically cover everything for them, or risk getting punted to the curb. STEM guys suffer this delusion that they inhabit a uniquely meritocratic position in the workforce, in the economy, but this is not true. Everywhere is littered with its people who succeed on merit, and succeed on raw unadulterated bullshit, it’s the same everywhere.

              You cannot correct these flaws by doubling down on perceived meritocracy and “objective” standards. The bias, the positive group and the negative group, are an intrinsic part of these systems. So to say, it’s a feature, not a bug.

        • @ParsnipWitch@feddit.de
          link
          fedilink
          15 months ago

          I actually see it as a good opportunity to teach them that means matter. By kicking cheaters out of the course.

    • @dangblingus@lemmy.dbzer0.com
      link
      fedilink
      415 months ago

      It’s University. If you don’t know by 18-22 if cheating is bad, despite each class at the beginning of the semester explaining the penalties for cheating, you deserve to get expelled.

    • @grue@lemmy.world
      link
      fedilink
      English
      345 months ago

      “Teachable moments” are for freshmen. Cheating seniors can get fucked.

      On a very related note, I actually earned my CS degree.

      • @sexual_tomato@lemmy.dbzer0.com
        link
        fedilink
        -15 months ago

        As someone who only cheated in one class because the professor was a lazy fuck and assigned 5 hours worth of problems for a 1 hour exam with no regard to whether it was completable, I agree. The whole class cheated, because they had to. We actually all knew the material really well because distributing that material across 20 students was still iffy on time.

        He’s dead now, the lazy fuck. Fuck you Dr. Aung.

    • @dudinax@programming.dev
      link
      fedilink
      285 months ago

      Believe it or not, one of the goals of a good university is to not graduate stupid people who don’t know anything.

    • I Cast Fist
      link
      fedilink
      215 months ago

      Keep in mind, it’s likely that more people cheated, but the smarter ones changed just enough code to make it look “their own”, or actually tested to ensure it’d work, and thus weren’t caught. Those 22 caught are very likely the ones that copy-pasted verbatim.

      • @LemmysMum@lemmy.world
        link
        fedilink
        85 months ago

        Then the smarter ones fulfilled the task, knowing and understanding the material enough to provide a working solution, rather than paste a non-working one. They may have done less than someone working from scratch but they showed themselves no less competent in the material.

    • @Landless2029@lemmy.world
      link
      fedilink
      15
      edit-2
      5 months ago

      Strongly agree.

      I was lucky enough to take a computer science course at my high school almost 20 years ago. The teach straight up we web design was 90% copying and 10% modification. He was a early retiree webmaster switched teacher.

      Fast forward to today. System administration. I’m not paid to code. I’m paid to fix problems. So I research and focus on remediation. If there’s a script for a fix I’m using it.

      I’m super paranoid about copying code to use on a production system though. Whenever I come across a script or code to fix an issue i go through it line by line to ensure I know what it’s doing.

      Often I’ll just take the logic or parts I need and write my own.

    • @corsicanguppy@lemmy.ca
      link
      fedilink
      155 months ago

      make this a teachable moment

      A person’s character is built at home. If you’re an adult in secondary school and can’t figure out not to cheat, better hope you get a warning and understand THAT’s the only teachable moment you’re going to get.

      The prof has neither the time or opportunity to fill in where your up-bringing was incomplete . Uni is the first place we learn that the universe doesn’t have a lot of patience for the laggards.

    • @Maggoty@lemmy.world
      link
      fedilink
      145 months ago

      That’s something you do in the freshmen year. This is a master’s program. They should be able to write the tests that catch a cheater themselves and they know better.

    • @uis@lemmy.world
      link
      fedilink
      135 months ago

      Reminds about recent Linus’ rant on LKML.

      You copied that function without understanding why it does what it does, and as a result your code IS GARBAGE.

      AGAIN.

      • @Passerby6497@lemmy.world
        link
        fedilink
        15 months ago

        Yeah, code reuse is a massive problem in the industry. I can’t find it now, but I remember a few years back that there was a vulnerability in the (I think ) Intel management engine due to manufacturers reusing example code from the documentation that wasn’t secure

    • @ironeagl@sh.itjust.works
      link
      fedilink
      135 months ago

      My uncle’s a uni professor. First assignment last semester was writing a paper specifically using ChatGPT, and seeing how much work you had to do to fact-check it and make an actual paper.

    • fkn
      link
      fedilink
      125 months ago

      The difference between a quality college/University education and a shit one of that the students who should fail get failed.

    • DeepFriedDresden
      link
      fedilink
      115 months ago

      Junior/senior level students know the consequences of cheating. Professor catches students cheating. Students face consequences of cheating.

      “BuT tEaChAbLe MomEnT!”

    • @MystikIncarnate@lemmy.ca
      link
      fedilink
      English
      105 months ago

      I work in IT, and it’s a similar situation. Bluntly, I Google half of the tickets I touch. I don’t really know shit about how things work specifically. I know the generalities, and the structure in which they function. I have the foundation of knowledge to know what to Google, but the fact is, I don’t remember crap about how to do just about everything.

      There’s simply too much to know.

      In college, using Google was a sin. IMO, they should teach a class on how to get the results you need from Google because you’re not going to remember whatever the subject is when you need to in six years and you come across an issue which requires that knowledge.

      • candyman337
        cake
        link
        fedilink
        15 months ago

        If it’s a capstone class and I’m still having to do stupid mini weekly assignments instead of focusing on my semester log project then I would also be phoning in those assignments. If it’s a capstone then why is the teacher not just letting them focus on their big coding project. Bad teacher.

        • @sexual_tomato@lemmy.dbzer0.com
          link
          fedilink
          2
          edit-2
          5 months ago

          If you’ve ever done a capstone course, you’d know that there are check-ins at various intervals with certain milestones that need to be met, not just the final project due at the end.

          You know, like a real project in the real world.

      • @Redredme@lemmy.world
        link
        fedilink
        195 months ago

        There is no but. Cheating is bad. Period. If you don’t like school/uni go work at a Wendy’s. In the restaurant or behind the dumpster. I don’t care.

        They’re all fucking wankers and got what they aimed for. Nothing. Turning this around on the prof is the entire fucking problem here. (it’s not my fault, you made it possible so I had no other choice but to cheat. It’s a bullshit argument. Take some responsibility for your own choices.)

        • @pm_me_your_quackers@lemmy.world
          link
          fedilink
          7
          edit-2
          5 months ago

          Just to clarify, you don’t need schooling and a degree to get a job as a dev, I’ve hired several that are particularly strong. Strong junior devs love learning. Cheaters…well they don’t care about learning. They just want to look good.

          • @dudinax@programming.dev
            link
            fedilink
            25 months ago

            Just to clarify what? You can certainly develop code without a CS degree, but there are tons of useful and fascinating ideas found in CS programs that “wolfling” devs are only haphazardly exposed to.

          • Liz
            link
            fedilink
            English
            105 months ago

            The point of a degree is that the individual is certified at having a certain level of ability in a specific field. How is a student supposed to regularly demonstrate they understand the material in a format that is workable with one teacher, a few TAs, and a hundred students? Would the degree be an accurate endorsement if they passed all their classes by cheating?

            • @daltotron@lemmy.world
              link
              fedilink
              15 months ago

              How is a student supposed to regularly demonstrate they understand the material in a format that is workable with one teacher, a few TAs, and a hundred students?

              This is kind of the core problem at work here, I think, more than the cheating itself, even. Cheating is kind of like piracy, you know, it’s an issue, but it’s coming about because of a lack of proper feedback in terms of what you’re doing correct or incorrect. It’s a systemic issue. It’s easier for a teacher to just give you an F and call it a day, rather than writing paragraph on paragraph of feedback, or being an individualized therapist for every single student in their class of hundreds, and trying to get them to engage with the material, or figure out what they’re specifically having trouble with when they might just be a kind of guarded and closed individual. More likely is that teachers just kind of rely on their students coming to them, before they’re given help, but in all of my extremely limited experience, this is not a solution that actually works for those who need the most help.

          • Anecdotal but I have a team of devs under me, cheating is definitely still a thing in industry. Some people copy other people’s work and claim it as their own and they are weak devs. I could teach them, but when it gets close to micromanaging I have to let them go due to poor performance.

            Many of them don’t grow up. Be an adult. I hire people based on how teachable they are. Cheating cheapens that.

          • Schadrach
            link
            fedilink
            7
            edit-2
            5 months ago

            If I were a teacher I could give two shit’s if students cheated if they learned the material.

            If the code they copied from github worked with the sample data provided but failed in most other cases it’s safe to say they didn’t learn the material, or didn’t care enough to actually read the code they were submitting.

          • There’s often modules to work collaboratively for this very reason.

            The point of this module will have been to learn and understand the material, which will also have been the point of the assignment.

            Also, on the cheating not being a thing outside of real life point. a) it is - there are lots of things you can cheat at which is against the rules. Stealing for example could be considered cheating as you haven’t earnt the item you’re stealing. b) uni/college is not there to teach you real life. It’s there to provide you the materials to learn a subject. Don’t want to use those materials and learn? Well then you probably just shouldn’t be there.

          • @dudinax@programming.dev
            link
            fedilink
            65 months ago

            “cheating” is almost not a thing outside of school.

            They are supposed to know how to program. All these students had to do was to fix the code they copied. In the outside world that’s the difference between having a job and getting fired for being an incompetent ass.

          • @cedarmesa@lemmy.world
            link
            fedilink
            4
            edit-2
            5 months ago

            “If I were a teacher I could give to shit’s if students cheated if they learned the material.”

            Oh, the irony😂, do we tell him?

          • Tar_Alcaran
            link
            fedilink
            35 months ago

            you collaborate and work with people to help you both understand.

            If it’s a group assignment, sure. But if some contractors decide to work together instead of being competitors, that’s hugely illegal and fraudulent. If two random people from two different governments decide to pool their work together, that’s possibly treason.

          • I Cast Fist
            link
            fedilink
            15 months ago

            “cheating” is almost not a thing outside of school.

            Ever heard of scams? Fraud? Legal loopholes? All those white collar crimes that people somehow manage to get away with? Or, more importantly, plagiarism?

            I know, “only plagiarism is similar, none of the other things is about copying someone else’s work”. True. But all of them are about not getting caught.

            Also, specifically for programming, you can cheat if you’re “smart” enough, by simply outsourcing your job and claiming it’s all your work.

            you collaborate and work with people to help you and them understand. It’s crazy that showing someone the answers and explaining said answer to them is considered cheating. And because the very act of sharing your work is villainized these students have never been taught how to properly work collaboratively outside of just sharing answers. It’s absolutely ridiculous.

            This, I fully agree with. Humanity didn’t get here with people learning and memorizing shit by themselves, never asking for help. It’s always been about sharing knowledge, collaborating for a goal that’s impossible at the individual level. Most education systems completely fail to teach collaboration.

    • Alien Nathan Edward
      link
      fedilink
      English
      25 months ago

      It is a teachable moment. They learned that if you agree to an honor code, then violate it, you really will be subject to the penalties outlined in that honor code.

    • @Xanis@lemmy.world
      link
      fedilink
      -25 months ago

      Nah, cheating is fine, if used sparingly and under specific, niche circumstances, and in ways that don’t harm others. As an example: I was struggling with Calculus. Like basically getting my ass handed to me. I went to all the study sessions, saw the Professor in their office several times, found a math tutor, and fuck me the info just wasn’t sticking. I put in legitimate effort and it wasn’t working and I wasn’t about to let one class shit on years of hard work towards a degree. So: I cheated.

      We were allowed your typical little notecard. For the record, this is math. Make that shit open book, dear instructors. I know you all looking up near every formula yourself anyway. I digress. I slapped two notecards together and slapped a third into the fold. I had a very non-traditional schooling as a child so the rules as formulas changed were really getting me and I needed those and other reminders. Long as I had those I was fine. Still only squeaked by with a C.

      Cheating in many situations is a very reasonable morally unjustifiable thing to do. If you’re not actively fucking over someone that doesn’t deserve it, or causing no harm, I honestly see no problem.

      Thaaat saaaid, cough Thomas Edison cough, some cheating should be punished.

      • @sexual_tomato@lemmy.dbzer0.com
        link
        fedilink
        3
        edit-2
        5 months ago

        Even though the school might call that cheating, I don’t really think it is.

        All of my engineering and math classes were open book, open notes. I got lucky in that all of my professors (except one (fuck you Dr. Aung)) designed exams such that they tested understanding, not memorization.

        And here I am, 10 years later, still able to solve most of these problems without looking at a textbook for reference other than tables and formulas, despite not having worked in the field for half that time.

        I got a mechanical engineering degree. Two the most useful classes I took were microeconomics and circuits 1.

        • @Xanis@lemmy.world
          link
          fedilink
          0
          edit-2
          5 months ago

          This is a part of what I was trying to say. What I did is considered cheating. Yet it is defined as such largely by those who place artificial, and sometimes extremely unfair, limitations in place. Many of which serve no real purpose. Yet often if it works in their favor such “cheating” becomes a convenience.

          In academia cheating is rightly frowned upon and often definable by the cheaters removal much of the time. Yet as a general rule I feel it has its place, and plenty of us use some form of it in our daily lives. Many of us are not particularly dishonest or openly practice deception with others, though we withhold truths amongst other mostly acceptable social whims. I’d bet though most of us have gone to the bathroom for too long at work. Chatted with a colleague. “Forgot” to reply to that email. Faked being sick. All defined in some way under the larger moniker of “cheating”.

          Not saying any of it is right or wrong specifically. Just laying justification for why I believe this.