1. No one should expect help if they don't at lease show that they have put a little effort into the solution. This does not mean that they have to post code! They can just as easly talk through the steps and write about what part confuses them

2. Everyone should get some amount of help if you can give it. If may be as simlpe as "Google XML::Simple"

3. For HW questions. There is nothing wrong with leading a student to the right answer. But you should never give it up front. Give them a little thread, then ask them to think about it and post the code then come up with. Then give them a little more and have them repost the code. Wash and repeat until their light goes on.

For student who are up front about the fact that it's HW. Insure they would pass the next quiz they may get on the subject by making sure they understand the concept too.

One thing that people forget is that school is not always about learning about subject X. It is just as much about learing how to think and do research. Think about what you knew when you graduated from school. It was probably alot, but you probably learned 3X more once you started working. Knowing how to get help and how to learn from the help you recieve is a valuble lesson.

In reply to Re: Proposal for handling homework questions by Zero_Flop
in thread Proposal for handling homework questions by leriksen

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.