It would depend on the assigment. Since he is a student, the motto "don't reinvent the wheel" does not apply here. He is there to learn how to do this stuff.

How else will he know how to modify somebody elses script which does not do all that is needed for a task.

Personally, it looks like he copied it and put his name on it. He didn't even rewrite stuff to suit "his" programming style.

Even in a work setting, can he put his name on it if he didn't do anything to the code?

When I was taking classes, I sometimes borrowed a snippet or two. I gave the authors credit and the professors didn't downgrade me. As one said, "you had to learn what the code does inorder to use it."

Your students case, I doubt he understands the code.

HEY! Why not make him walk through the code and explain it! If he can explain what it does, then you can lecture him on plagurism. If he can't then you can knock him for being a cheater.


In reply to Re: Plagiarism?? by Marza
in thread Plagiarism?? by schorn

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.