Coursera's Functional Programming - Cheating Discovered
21–30 of 182 posts
Re: Coursera's Functional Programming - Cheating Discovered
#22I have to wonder if those posting solutions on github are actually doing it in an effort to cheat. I made a similar mistake recently with a project I completed in my computer architecture course. When the professor contacted me about it, it seemed obvious. But at the time, all I was thinking about was "yay, public code!" Obviously, I took it down right away. I wonder how many people are doing the same thing. Cheating…
If it's your work, you own the copyright, and it's totally within your rights to make it publicly available.
Re: Coursera's Functional Programming - Cheating Discovered
#23The certificates, IMHO, are meaningless in the context of these online courses. Considering this, I find the measure exaggerated. I use github as a central place to store almost everything I write outside work, so it comes pretty natural for me to version code for problems I've been working on there. Disclaimer: I'm not involved in the Scala course, so I don't know how the actual assigments were structured.
Re: Coursera's Functional Programming - Cheating Discovered
#24Re: Coursera's Functional Programming - Cheating Discovered
#25Earlier quoted context omitted.
If it's your work, you own the copyright, and it's totally within your rights to make it publicly available.
Sure, but if it's against school policy, the school has the right to expel you. Coursera is not taking the public code down, the owner is, at the coercion of the school. The student is making a value decision: continue the course or take my code down. If you can't play by the rules, you can't be in the game. I think there's a unique opportunity for GitHub here. They could give an educational license to verified stude…
I suspect this would catch on better if the repos were destroyed or stayed private. Professors reuse assignments year after year and wouldn't be too happy about public solutions to all their past assignments.
Re: Coursera's Functional Programming - Cheating Discovered
#26In the spirit of the Platonic ideal of the Academy it seems beneficial to freely share and exchange ideas.
Re: Coursera's Functional Programming - Cheating Discovered
#27Earlier quoted context omitted.
If it's your work, you own the copyright, and it's totally within your rights to make it publicly available.
Sure, but if it's against school policy, the school has the right to expel you. Coursera is not taking the public code down, the owner is, at the coercion of the school. The student is making a value decision: continue the course or take my code down. If you can't play by the rules, you can't be in the game. I think there's a unique opportunity for GitHub here. They could give an educational license to verified stude…
edit for link: https://github.com/edu
Re: Coursera's Functional Programming - Cheating Discovered
#28I don't have any actual suggestions other then when I was in school the assignments were worth about 10-15% of our final grade because of this very reason (shared solutions). Actual knowledge was tested in other ways: presentations, quizzes, exams, etc.
Revoking the completion certificate for everyone else is NOT a way to build trust with the community at large - use those large academic brains and come up with a better solution.
Re: Coursera's Functional Programming - Cheating Discovered
#29The certificates, IMHO, are meaningless in the context of these online courses. Considering this, I find the measure exaggerated. I use github as a central place to store almost everything I write outside work, so it comes pretty natural for me to version code for problems I've been working on there. Disclaimer: I'm not involved in the Scala course, so I don't know how the actual assigments were structured.
If they can't use the course certificate as a signal mechanism then there will be no incentive for employers to partner with them
Re: Coursera's Functional Programming - Cheating Discovered
#30Earlier quoted context omitted.
If it's your work, you own the copyright, and it's totally within your rights to make it publicly available.
Sure, but if it's against school policy, the school has the right to expel you. Coursera is not taking the public code down, the owner is, at the coercion of the school. The student is making a value decision: continue the course or take my code down. If you can't play by the rules, you can't be in the game. I think there's a unique opportunity for GitHub here. They could give an educational license to verified stude…
Edit- Apparently BitBucket launched a new version of their site only moments after sharing this link. Looks great!