Can and how does one ask about homework, and what guidelines should members use when responding to homework questions?
feedback
|
migrated from stackoverflow.com Jul 29 '09 at 20:11
This question came from our site for professional and enthusiast programmers.
|
This is an attempt to reconcile two extreme positions in a way that is acceptable to the majority of the community:
This post is not the official position of the Stack Overflow administrators, but rather a community-edited effort to provide clear guidelines on how to respond to homework. Individual community members should, of course, use their own judgment. The guidelines outlined below are rooted in two principles:
Asking about homework
Answering and moderating homework questions
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
feedback
|
|
FWIW, I teach a programming class, and have the following policy:
| |||||||||||||||||||||||||||||
feedback
|
|
I think that helping people with homework is OK, but it seems that not many people agree. I answered a question last night tagged homework. Everyone else in the thread was refusing to answer and providing guidelines that the poster should follow, many of which are echoed here, instead of actually trying to address the issue. That post has now been deleted, most likely through the use of offensive, and most likely successfully caused this user to never visit this site again. This is not the kind of community I would like to see built here. So what if someone posts their homework? We're here to help people, not to judge them. Remember that. | |||||||||||||||||||||||||||||
feedback
|
| |||||||||||||
feedback
|
|
I think helping with homework is great, as long as the asker and answerer are involved in the spirit of learning. Just providing a straight block of code, with no explanation, isn't helpful. Ideally the question would be something like, "I have this homework problem and I can't figure out how to figure it out! What should I be looking at?" and the answer would be like, "look at [hash tables, or some website, or this class, or whatever]". I would hate anyone to feel like their question is too simple, and maybe sometimes it's not obvious that a simple question is really a way of saying, "I don't know how to figure this out." | |||||
feedback
|
|
Community-based information sources (ex. Wikipedia, Stack Overflow, et al.) all seems to share a prejudice against homework help. It always seems strange to me that this is such a hot issue. If you see a so-called "homework question" you have doubts about answering, just ask yourself this simple question: "Do I want to answer this question?" If yes, provide the best and most complete answer you can, without reservation. If for any reason you don't, simply move on. Don't waste energy making pompous, high-brow, and accusatory remarks about your preceptions of the poster's motivations. It's rude, and degrades the wonderful user-experience that has become Stack Overflow.
You may think yourself clever that you can identify classes of problems from acedemia vs. professional, but it's possible that someone might be trying to learn independently, or the class might be taken for audit (non-credit). In these cases, "academic honesty" doesn't apply. Furthermore, asking the poster if their question is homework related seems silly. Would you be satisfied if they said "no"? Would a dishonest person answer that truthfully?
Even if it's obvious the poster is trying to "cheat" on homework, that's not your concern. The poster assumes all responsibility for their actions. To my knowledge, the party facilitating the "cheating" is never liable for anything. You won't get expelled/fired for helping. After all, you're just answering a question. Nothing more.
Stack Overflow won't (presumably) be there when the student takes their exams. If the student is smart, they will learn from the answers they get on SO, and will be more prepared for their projects, exams, and long-term career success. The dishonest students will only be helped in the short-term, and won't be serious contenders for good jobs, etc. since they won't be able to apply what they were supposed to learn. Everything comes out in the wash, as the proverb says. Thanks for reading. | |||||||||||||
feedback
|
The Stack Overflow modelThe Stack Overflow model is:
Some suggest that a better model might be:
However this is inappropriate for at least two reasons:
Those that prefer a model which includes the
Best PracticeBest practices suggest the following model for all cases:
For example this answer includes a thorough explanation and a complete solution. | |||||
feedback
|
|
Distinguishing between homework and other forms of work seems silly in this context. You could make a similar argument that since I am asking questions related to my job, I should CLEARLY MARK those and share my earnings with the answerers. Huh? Unethical to help people with homework? Silly, silly! If the homework is from college, the person is paying for that homework. Haven't they paid for the right to do it any old way they please? With help from whomever? I should feel LESS guilty for getting help with work I am getting paid for doing? | |||||||||||||||||
feedback
|
|
My thoughts on this: Overall, I agree with the majority of @Joel Coehoorn's response. That said, I look over the questions I've asked and ... well, damn if just over half of them probably sound like someone else's homework. :) A beginner's guide to bit-shifting? How to use feature x in C? I could easily see someone in a comp sci course asking these same questions. And the SO community was more than helpful for all of them. (Well, all the homework-ish ones.) The point of us being here is to learn and educate. In just the few short weeks I've been a stack addict, I've learned more than I could ever have dreamed. Am I in school? No. Are my questions truly homework? No. But I'll bet their responses probably helped out some people who were doing homework or other studying. And I have no problem with that! Do I think we should just send teh codez? No. But I have no problem helping educate someone who's coming into our industry. So for those of you who are looking for homework help ... Follow the suggestions in the response I linked to in the first paragraph. Most likely, if you're respectful here, you'll get respectful and thoughtful advice from people who've been around the block. For the rest of us ... Well, those guidelines seem perfectly reasonable to me! | ||||
|
feedback
|
|
If you want to ask a homework related question you should be upfront about it because
| ||||
|
feedback
|
|
When should we add the homework tag? An amendment to Answering questions by Joel.
| |||||||||||||||||||||||||||||||||
feedback
|
|
Give pointers to help someone on their way to solving the problem. That may include explaining basic programming techniques and best practices along the way. Never simply provide the answer. People should come here to learn from answers to homework questions, not simply regurgitate a detailed code sample and hand it straight in. It's just common sense on the part of the person answering, really. It's a shame some people may prefer posting the working solution as that will increase their chances of their answer being marked 'Answered'. | |||||
feedback
|
|
Agree with the community wiki answer but in addition would like to add that it's not our problem if something is homework. We are building a knowledge-base of programming questions and answers. If the question is the sort that might come up again it should have an answer, that simple. Otherwise we risk becoming too elitist with what are "appropriately nuanced" questions. Besides, there's nothing stopping a student from claiming to be a professional or a hobbyist, or from going to a different forum even and asking there. In any case, its not like the answer to a technical point will teach them to program, and if it does then so be it, SO educations for everyone! | |||||
feedback
|
|
I work in a computer science department as a graduate student. I live both sides of this coin - as a student and a teacher. My policy towards my students is- learn what you can, from wherever you can. If you plagiarize, I will fail you, as you have no business passing the course or graduating if you don't know your stuff. | ||||
|
feedback
|
|
You can't complete your homework last minute; Neither can we.
Show us you care enough about your question to care about our answers.
Never demand the complete solution.
Don't whine or complain about grading or incorrect answers on your exam.
| |||||
feedback
|
|
Do the people on SO consider it cheating to post questions here asking for help on homework? Does anyone consider it cheating to ask for help on a project you're being paid for? Does anyone write a complete program in their answer anyway? Isn't it normally pseudocode or an excerpt anyway? And what if you can get someone to write your programs for you? Isn't there normally an exam where SO isn't available? I think posting answers to homework-like questions should be just like posting answers to non-homework questions. Answer it as clearly as you can if you know the answer. Don't answer if you don't know. Post helpful links. The purpose of this site is to educate other people, and to learn from other people. If we provide only hints and partial answers to any question, rather than disclose our actual knowledge, then we've circumvented the benefits of this site for all involved. | |||||||||
feedback
|
|
The way I see it, the real problem is not homework questions, but plzsendtehcodez questions. There's no reason a homework question should be treated any differently than a beginner's question. It's not our responsibility to prevent the student from getting in trouble, or make sure s/he learns something. These are the student's responsibilities. If the original poster is obviously not interested in learning anything and just wants the code, this makes the question a plzsendtehcodez question, which I think should be closed immediately. They're both annoying and disrespectful (both to computer science and SO users). | ||||
|
feedback
|
| |||||||||||||||||
feedback
|
|
I don't believe that the "homework" tag is necessarily the relevant point. The major difference, which is highlighted by the "plzsendtehcodez" tag. If a student has a homework question, or someone has posted a Project Euler question, then the community SHOULD NOT answer them. The purposes of these things are self growth, and the Stack Overflow community is not a place where work should be farmed out to. If a question is posted "Design this website for me" there would be a community backlash against that poster. The poster is offloading their responsibility to find an answer on to other people. If, however, the poster has clearly tried to find an answer for themselves. Or if their question is a fine-grained specific part of their homework, then we should absolutely help. This is the place to find answers for problems that have you stumped, but it's not a place to have other people do the work for you. | |||||
feedback
|
|
I think it's extremely important for students to learn that real-world programmers work together, learn from each other, support each other, and share their knowledge and insights. It's this type of networking that inspires and excites us. | ||||
|
feedback
|
|
Homework, especially computer science homework, is a process not a goal. By not fully participating in the process, you are hurting yourself. Asking for help is fine, but it is only a small part of the process. | ||||
|
feedback
|
|
Consider, also, that a professional developer may be doing "self-study", working her way through a textbook which may, in fact, be commonly used in a university course. Such a person would not have the resources of a university student (professors to ask, tutoring, etc.), and may come here to ask a question. How do we differentiate that from homework? Do we? Should it be tagged "homework"? | ||||
|
feedback
|
|
A question is a question. It doesn't matter if it's homework or not. Give a straight-up answer to the question and then walk the person through it if they ask for help understanding the answer. We should never assume that the person is just going to take the code and run with it without understanding it. That may happen, but let's not ruin it for those that really want to learn. Some people are so picky about even giving example code to show an idea of how to solve a homework problem. It's sickening. As for tagging something as homework, that might be a bad idea if everyone is going to treat the person like crap. If not though, the tag would be useful information as it might give you a hint to be a little more specific when answering. | ||||
|
feedback
|
|
I think this exact same question should be posed to the professors/teachers of the classes you are in. You can probably get answers here, but if your professor found out you didn't do the work yourself you will most likely receive a failing grade. Many schools take cheating incredibly seriously, so make sure you know what you're getting in to before you decide to ask for help on here. | |||||||||||||
feedback
|
|
A good answer here would be the one that explains the theory, some caveats and provide an code sample (usually barely working(if working at all)) that with some work can become in a full application. That apply for students, professionals and hobbyist. Making a distinction for Students will only make that in the future when a professional look that question, will find a crippled answer. Lets don't make distinctions, knowledge shouldn't be limited to anyone. | |||
|
feedback
|
|
You know, I instinctively baulk at the obvious homework questions. Perhaps it's because someone is getting a grade for it, so I feel it should be original work. But, it occurs to me that I initially learned how to program from the ages of 11 to 12 about 95% from copying other people's programs from magazines (admittedly my buddy and I spent a lot of time tweaking and modifying them). By 13 I was teaching myself assembler on two architectures, and by 16 I was advised not to take my senior year computer studies course because I knew, quote "enough to teach the course" and receiving "the top grade was a given". So there is clearly no definite line - good programmers will learn from others effectively and bad programmers will forever cheat and never learn much of anything. Perhaps accreditation on the part of the asker is the key, as well as providing pointers and pseudo code... but as a professional I also appreciate receiving code which just works, so I can understand the essence of it and get on with my task. My ability professionally has grown in equal parts from my own experience and other's code. | ||||
|
feedback
|
|
One thing that I have noticed so far on my time at Stack Overflow is that questions that appear (or are explicitly stated/tagged) as homework questions are getting answered in ways that are not useful to the original poster in their current situation. Example: A student comes onto Stack Overflow and asks a question on how to do browser-based detection using JavaScript for a web development homework assignment. Most of the answers take the route of "You shouldn't do that, you should do this instead..." and while they will technically be giving a widely accepted answer, they are not helping the original poster at all. At the same time, any user who actually goes and answers the question as the OP asked seem to be getting voted down by the same people who don't believe it is proper practice. It just seems to me like some users place a greater importance on being technically right (and therefore making the topic perhaps more useful to future users) than on being useful to the actual user who posted the question. I definitely agree with one of the older answers on this topic that says "make every effort to answer the original question". I think that this should be the #1 goal of any question that is posted on Stack Overflow regardless of whether it is homework or not. I think that if you want to give "alertnative methods" as an answer, it should be included after attempting to answer the original. This way you are not only assisting the user in his/her immediate need, but you would be providing more information for them (and for future viewers of the question) to learn from as well. | |||||||||
feedback
|
|
Personally, I don't think it matters. Either way, answers should be written so that people learn something, regardless of if they're students or professional developers. I think it's OK to give solutions to homework questions so long as the student comes away learning something, however, us programmers are damned lazy, so if a solution is posted there's the temptation to simply blindly copy and paste it. This is the same for questions asked by professional programmers too however (and in fact, I'd argue that it's not very professional to copy and paste anything you don't understand). So, I say treat them all the same, but also write answers to TEACH instead of to simply give the solution. Teach a man to fish and all that. | ||||
|
feedback
|
|
As far as I have experienced, Stack Overflow will make one learn, the same purpose as homework. | ||||
|
feedback
|
|
The first answer seems pretty well supported, but as expected there are a number of people who disagree with the ideas outlined there: both in the comments and in other answers. Like it or not, the very existence of the dissenting viewpoint proves that this faq question is needed. However, none of the other answers yet address all the issues. They are mainly a response to the content of the original answer. We could really use an opposing response, written in the sofaq/community-wiki style, that addresses the original question directly. Then people could vote for it and we would have a better idea where the community stands. | ||||
|
feedback
|