Slashdot Mirror


How Open Source Is Changing Education

ftblguy writes "MIT's Open CourseWare program provides a great example of how the open source movement is impacting education. The Online Education Database also lists Project Gutenberg, Wikipedia, Linux, Firefox, and Google (?) as some of the other open source in education success stories. Open source and open access resources have changed how colleges, organizations, instructors, and prospective students use software, operating systems, and online documents for educational purposes. Each success story has served as a springboard to create more open source successes."

15 of 70 comments (clear)

  1. Open Source? by owlnation · · Score: 3, Insightful

    I'm puzzled. In what way is Google open source? Yes, there are some open elements, but...

    And Wikipedia's success is far from proven, nor is it entirely truly open either. If anything the area where it fails the most is in Education, since the information it contains is unreliable.

    1. Re:Open Source? by L4m3rthanyou · · Score: 4, Informative

      Wikipedia can be unreliable, yes, and that's why students here are told not to use it directly. However, it's still an incredibly useful tool when used as a "launch pad" for finding other sources (via google or whatever else).

      --
      One of these days, I'm going to cut you into little pieces.
    2. Re:Open Source? by mgiuca · · Score: 4, Informative

      I'm puzzled. In what way is Google open source? Yes, there are some open elements, but...
      Google is a huge promoter and funder of open source software. But I agree, their core software is not, which is kinda hypocritical.

      And Wikipedia's success is far from proven, nor is it entirely truly open either. If anything the area where it fails the most is in Education, since the information it contains is unreliable.
      Wikipedia is as open as anything possibly could be. (Short of them giving everyone root access on their web servers).
      • The software it runs on (MediaWiki) was written specifically for Wikipedia. It's open source and GPL. I use it for my personal and professional (education) uses all the time.
      • The other software on their web servers is Apache and MySQL. Both open source.
      • All text which gets placed on Wikipedia is automatically released under the GFDL, so the text is "open source" (or "open text") too. This means anyone is free to copy the text and use it, but they must continue to release under the GFDL, similar to the GPL.
      • Finally, it's open in the sense that anyone can edit it!
      Therefore I am baffled at this statement that Wikipedia is "not entirely truly open".
  2. Where's Moodle? by Flambergius · · Score: 2, Insightful

    If the story is about "Open Source in education success stories" and it does not even mention Moodle (http://moodle.org/), I won't hesitate to consider it worthless. Moodle is the biggest Open Source success in education. To be completely ignorant about it is to be ignorant about Open Source in education.

    --
    Computers are useless. They can only give you answers - Pablo Picasso
    1. Re:Where's Moodle? by Adhemar · · Score: 3, Interesting

      Moodle (moodle.org) is great, but so is that other Free Software e-learning and course management web application Dokeos (dokeos.com). (A fork of ex-Claroline, by the original authors, who are no longer employed by the UCL who owns the trademark Claroline.)

      Which one is the best, Moodle or Dokeos, ultimately comes down to personal preferences. In general Dokeos is more Blackboard-like, and I know several institutions who choose Dokeos because of the lower learning curve, having used Blackboard before.

      Also worth noting is another free software package, a project funded by the (Mark) Shuttleworth Foundation: SchoolTool (schooltool.org), including SchoolBell. It's not an e-learning and course management web application, but rather a school infrastructure administration tool.

    2. Re:Where's Moodle? by Flambergius · · Score: 3, Insightful

      Moodle is used by around 21000 organizations (URL:http://moodle.org/stats) while Dokeos main page reports "over 1000". Number of users (students or organizations) is of course not an clear indicator of how good the systems are, but it most definitely is the indicator of success.

      There are many worthy Open Source tools and systems for education. Some of them probably technically better than Moodle (I work with Moodle daily), but in terms of success I don't know anything that can be mentioned in the same sentience. For example, the much heralded Sakai is used by some tens organizations ("over 70" according to the Sakai Wikipedia page).

      Some of my favorites:
      Elgg, http://www.elgg.org/
      LAMS, http://www.lamsinternational.com/
      DSpace, http://www.dspace.org/

      Btw, I fail to see how my original post merits a Flamebait, Score: 0. Its strongly worded, sure, but it is my honest assessment of the article linked to. The assessment is based on a single issue, I'll grant even that, but it is still correct. If you don't know enough about Open Source in education to know to include Moodle into your list of successes in that field then you don't know enough to write an article about Open Source in education.

      --
      Computers are useless. They can only give you answers - Pablo Picasso
    3. Re:Where's Moodle? by quixote9 · · Score: 2, Interesting

      I second the question. Serious omission not listing Moodle. I've used it in classes, as well as WebCt. I know other profs who've used Moodle, Blackboard, and WebCT.

      Blackboard was recently bought by WebCT. The license to use WebCt runs into the tens of thousands of dollars. Blackboard (not so much WebCT) had some very attractive ease-of-use features not found in Moodle (or WebCT at the time), but I can't say they were $60,000 per year better than Moodle.

      Several comparisons of the main packages are available. Graf and List (2005) is an academic paper comparing nine different ones and is perhaps the most comprehensive. (2005 was a long time ago, in software time, so some of the comparisons might be different now.) They find that Moodle edges out the whole field.

      At that point Sakai was just starting. Sakai is a well-funded effort at the Ivy League level to reinvent the wheel, which they're doing well, but at a licensing cost of thousands of dollars to universities. (Free to individuals, I believe.)

      Munoz and Duzer (2005) at Cal State Univ. - Humboldt, compare Blackboard and Moodle, where Moodle also wins.

      And for that matter, Ask Slashdot did a post on alternatives to Blackboard in 2005. Again, Moodle (and Blackboard) have come a long way since then, so comments may or may not be justified.

      All the more recent, less formal evidence, suggests that Moodle has been pulling ahead, not falling behind.

      http://moodle.org/ is a huge site with enough resources to drown a battleship. One of the interesting corners is a map showing where most of the thousands of moodle sites worldwide are located.

  3. Sakai Project by Hobbo · · Score: 2, Interesting
    OK, so we've already had Moodle posted as another success story of Opensource in Education, so it's only right that the Sakai Project gets a mention as another big winner. Not only is it used widely in Higher Education, it is gaining admiration and suport from the commercial sector, as Thomson's adoption of the opensource collaboration and learning environment goes to show. From the recent press release:

    Thomson Learning will work closely with the Sakai team and other commercial affiliates, including Unicon, to continue the overall effort to keep the open source models vibrant. The commitment to provide ongoing contributions to the Sakai Foundation in a number of methods, including software contributions and open standards support, is essential to this partnership.


  4. Re: Wikipeida's success by Lobais · · Score: 5, Informative

    Well, I think Wikipeida's success is rather proven. Just look at the google trafic: http://www.google.com/trends?q=wikipedia
    And the reliability studies show that Wikipedia is just about as reliable as Britannica: http://news.com.com/2100-1038_3-5997332.html
    Furthermore it puts light on the fact, that you always have to cross test your informations, no matter the source.

    How can that not be success?

  5. Open source education could be so much more! by Dr.+Spork · · Score: 4, Interesting
    Being a college instructor, I think about this sort of thing all the time: If there were an interactive multimedia project to capture the content of a college course onto a DVD, and I could help with this in some way, I most certainly would.

    What I'm picturing is this: Some benefactor, perhaps a national government somewhere, pays a group of programmers, artists and professors to produce an open source college course on (say) mechanics. On the DVD is an interactive textbook with hyperlinks for people who need further explanation, but there's also video of a series of lectures and demonstrations. Then there is an interactive element that simulates (albeit abstractly) the common lab experiments that are embedded in a 3D virtual environment and really responds to students' input. Finally, there would be many pactice problems that the program could grade and explain immediately. Step by step. Bayesian algorithms could diagnose students' problems and try to correct them.

    We have the technology and the brainpower to do all this now, and if we did it, the education one would get from a disk like this would be better than today's typical online course. The point of it would be, of course, that this would be a supplement in a real course where you have access to a professor to ask questions, and hopefully even get some experience in a real lab. But I have no doubt that a well-designed inteactive DVD like this would by itself do an excellent job in teaching you the material. And once it was made, it would only need occasional updates. After all, mechanics doesn't change that much. Of course, interactive applications constantly get better, so these could be improved on each year, and any physics professor in the world could submit exercises. There would even be a mechanism for profs to merge in their own exercises and make a custom DVD just for their students, so long as they abided by the open source license.

    But most importantly, owning this DVD would cost students $0.20, the cost of the media. They wouldn't have to wait until college to start learning from it. They wouldn't need to be near a university. They could go at their own pace. They could localize the material to their native language. If they don't have internet at home, they could ask their library to burn the DVD for them and pay them $1 for the media and labor. If they did have the internet, they could discuss the problems together on a volunteer-moderated discussion forum. That sounds to me like a whole lot of education for the price of one well-designed DVD. It's absolutely crucial that this be open source. Sure these things would sell, but then they'd just be one textbook among others. Only if they were arbitrarily tradable, burnable and alterable would they become the gold standard, and then volunteers would make them awesome. That's not to say that whoever made them would have to be poor. There could be some sort of a foundation that might sell extra services, provide paid support ot universities, etc. This thing might not need public funding at all, just a big initial investment. (Of course it wouldn't be just one course...). And don't underestimate the willingness of competent volunteers to help with this. I can tell you I work my ass off to publish journal articles for the benefit of my fellow researchers, and I get paid nothing (except prestige). I've also reviewed articles for journals. Again, I got paid nothing for this. In academics, high-level volunteer work is par for the course. I think it would be a pretty desireable line on a vita that you were invited by the responsible foundation to serve as an editor and review contributions for the (say) interactive history of WWI DVD course. If this were as big as I'm sure it would be, top profs would be fighting to volunteer, including me (though I'm no top prof).

    So because I can picture very easily this sort of thing, and I don't see it happening, I think that open source is failing in education. What's succeeding right now are agressive book publishers that keep pimping glossy desk copies of their textbooks without telling me that for a crappy b/w paperback, my students will pay $90. That's seriously fucked up. Education is crying out for open source!

    1. Re:Open source education could be so much more! by morgret · · Score: 2, Interesting

      You're right about "tradable, burnable and alterable". Currently there are learning materials that have the distinction called "open" and are meant for use and even re-use by everyone. A new site, OER Commons, http://www.oercommons.org/, aims to impact teaching and learning with an open source network of open resource pointers, social networking, and collaborative spaces to bring people together with open materials. Some materials carry a Creative Commons license, and you can search on the type of license at this site, while others have custom licensing agreements, so that items for adapting, translating, re-using are apparent. The goal is to have teachers and learners at all grade levels and across disciplines add their own experiences and join in the process of continual improvement and enhancement of resources. One example you mention is updating a science course by adding a cool simulation -- this is just what the site is meant for, plus tags, ratings, reviews, discussions, and more open source tools for teaching and learning.

  6. One Laptop Per Child by Maximum+Prophet · · Score: 2, Interesting

    No-one's mentioned it yet, but most of the successes here, can be used by the One Laptop Per Child (OLPC) project as well. When free textbooks are written by students, they can be shared, and OLPC will have the infrastructure to do the sharing.

    What's needed is a slashdot or google style moderation system so that the best percolates to the top and replaces the not so good. Meta-wiki anyone?

    --
    All ideas^H^H^H^H^Hprocesses in this post are Patent Pending. (as well as the process of patenting all postings)
  7. books by bcrowell · · Score: 4, Interesting

    See my sig for a catalog of free books (books that have intentionally been set free by their authors, not old public domain ones like Project Gutenberg collects). Some professors at MIT write textbooks and put them up for free on their OCW pages, which is great. However, I've noticed that a lot of these tend to evaporate quickly. I have a feature in my catalog's web interface where users can click on a button to report that a link is broken. A lot of the time when this happens, I find that it was a link to an OCW page, which has disappeared, and google searching doesn't show the book existing at any new home, either. Maybe that professor didn't get tenure, and left, or maybe he got a publishing contract, and his publisher wouldn't let him keep the book on the web for free. As with software, this is always a concern with any book that isn't under a copyleft license; it can become unfree at any time. In general, I like the spirit of OCW, but I think it gets hyped waaay out of proportion to what it actually is. Having access to a professor's web page isn't unusual; it's the norm. And having access to professors' web pages isn't the same as getting a free college education.

  8. Citizendium a success ?? That is rich by GerardM · · Score: 2, Interesting

    Hoi,
    Given that Citizendium is not available for public viewing, it is inappropriate to list it as a relevant resource. When it gets its first public airing, there will be only some 1000 articles. This is hardly going to make an effect. There are many other public wikis that provide a resource that is certainly more relevant at this time for education; Wikieducator comes to mind.

    The only thing that we have heard from Dr Sanger is his insistence that it is going to do better.

    Thanks,
            GerardM

  9. MIT's program is NOT open source by ciaran.mchale · · Score: 2, Informative
    MIT's Open CourseWare program is not "open source" in the sense that the free/libre/open-source software community understands the term. In particular, MIT's courses are made available under the Creative Commons Attribution-NonCommercial-ShareAlike 2.5 license (http://ocw.mit.edu/OcwWeb/Global/terms-of-use.htm ), which is not an open-source license.

    To put this in practical terms, most of MIT's courseware is written using, say, PowerPoint and a word processor. MIT does not make the "source" (PowerPoint and wordprocessor) files available for download. Instead, MIT makes the courseware available in PDF format, which means that you can use the courseware material "as is" but cannot modify it. Also, the license forbids you from making money from the courseware. The inability to modify the "source" and the inability to commercially exploit the courseware mean that it is not open source.

    I am not saying that what MIT is doing is bad; far from it. I just want to point out that, despite the impression given by the title of MIT's program, it is not open source.