Skip to main content

Online Teaching and Cheating Made Easy

WETAKEYOURCLASS.COM- 
We Take Your Online Class! We Do Your Homework, Tests, Classes For You!

What needs to be written about the above link and dozens more like it?

Online and distance education are at least slightly more prone to cheating, and I wonder if they are not significantly more prone to dishonestly than their traditional and hybrid counterparts.

Students have been able to purchase papers for as long as instructors have assigned papers. We all know that friends "help" each other, and sometimes even parents help compose a paper. Yet, buying a paper reveals a complete misunderstanding of the purpose of an education.

Now, we have to deal with students buying class attendance. Forget cheating on tests or buying papers, students aren't even attending the online lectures. Cheating is bad enough, but at least if you were in a classroom there was a chance (maybe only a slight chance) that you would learn something. You might hear one new idea, one inspiring comment. Something.

Online degree programs are too often perceived as a path to a credential — a piece of paper that is no better than a tollroad pass. It lets you move a little faster along the career path. Paying someone to wait in the toll lane for you? That's viewed as no big deal because students don't think of college as a learning experience. It is merely a product, purchased to enhance the career. It's like buying a suit for the job interviews.

I meet few people who view online education as a way to broaden themselves and learn about life, and those rare students are usually in special circumstances, unable to attend a traditional course. We've reduced education — both traditional and online — to this expressway pass, when it should be and could be so much more.

In the next few days, I plan to write about when online is better and what traditional and hybrid instructors could learn from fully-online courses done right. But, an effective online course won't matter if society doesn't view education as more than a screening item for job interviews.

No wonder so many employers now want pre-employment tests and proof of skills. People can buy degrees via the online degree mills or they can even have someone take courses from respected online programs. What a sad situation.

Comments

Popular posts from this blog

MarsEdit and Blogging

MarsEdit (Photo credit: Wikipedia ) Mailing posts to blogs, a practice I adopted in 2005, allows a blogger like me to store copies of draft posts within email. If Blogger , WordPress, or the blogging platform of the moment crashes or for some other reason eats my posts, at least I have the original drafts of most entries. I find having such a nicely organized archive convenient — much easier than remembering to archive posts from Blogger or WordPress to my computer. With this post, I am testing MarsEdit from Red Sweater Software based on recent reviews, including an overview on 9to5Mac . Composing posts an email offers a fast way to prepare draft blogs, but the email does not always work well if you want to include basic formatting, images, and links to online resources. Submitting to Blogger via Apple Mail often produced complex HTML with unnecessary font and paragraph formatting styles. Problems with rich text led me to convert blog entries to plaintext in Apple Mail

Learning to Code: Comments Count

I like comments in computer programming source code. I've never been the programmer to claim, "My code doesn't need comments." Maybe it is because I've always worked on so many projects that I need comments  to remind me what I was thinking when I entered the source code into the text editor. Most programmers end up in a similar situation. They look at a function and wonder, "Why did I do it this way?" Tangent : I also like comments in my "human" writing projects. One of the sad consequences of moving to digital media is that we might lose all the little marginalia authors and editors leave on manuscript drafts. That thought, the desire to preserve my notes, is worthy of its own blog post — so watch for a post on writing software and notes. Here are my rules for comments: Source code files should begin with identifying comments and an update log. Functions, subroutines, and blocks of code should have at least one descriptive comment.

Learning to Program

Late last night I installed the update to Apple's OS X programming tool suite, Xcode 4. This summer, in my "free" time I intend to work my way through my old copy of Teach Yourself C and the several Objective-C books I own. While I do play with various languages and tools, from AppleScript to PHP, I've never managed to master Objective-C — which is something I want to do. As I've written several times, knowing simple coding techniques is a practical skill and one that helps learn problem solving strategies. Even my use of AppleScript and Visual Basic for Applications (VBA) on a regular basis helps remind me to tackle problems in distinct steps, with clear objectives from step to step. There are many free programming tools that students should be encouraged to try. On OS X, the first two tools I suggest to non-technical students are Automator and AppleScript. These tools allow you to automate tasks on OS X, similar to the batch files of DOS or the macros of Wor