Slashdot Log In
An Open Source Alternative to Blackboard?
Posted by
Cliff
on Thu May 19, 2005 11:18 AM
from the educational-options dept.
from the educational-options dept.
mandrake*rpgdx asks: "The college I work for is looking into creating an all in one online system for teachers and students to be able to take tests, give online courses and do other daily tasks. They are currently looking into the Blackboard system. Is there an FOSS alternative that I could suggest using at their next meeting?"
Related Stories
[+]
Your Rights Online: US Patent Office To Re-Examine Blackboard Patent 115 comments
Mr_5tein writes "Groklaw is reporting that the US Patent and Trademark Office has just ordered a re-examination of the e-learning patent owned by Blackboard Inc, thanks to a filing by the Software Freedom Law Center. SFLC's press release states, 'The Patent Office found that prior art cited in SFLC's request raises "a substantial new question of patentability" regarding all 44 claims of Blackboard's patent...' The SFLC explains that though such re-examinations may take a couple of years to complete, approximately '70% of re-examinations are successful in having a patent narrowed or completely revoked.'"
[+]
Developers: Blackboard's "Pledge" Not to Sue Open Source Software 84 comments
Another anonymous reader writes with a link to the Inside Higher Education site. Those folks are reporting on Blackboard's 'pledge' not to sue open source projects used by universities and colleges. The Blackboard patent on educational groupware filed last year has come under a lot of fire, with many organizations simply seeking an open-source alternative. This newest peace offering to higher education groups has the Sakai open source consortium more than a little bit nervous. If Blackboard meant to set people at ease, all it has managed to do was confirm to onlookers that it 'wants to keep its legal options open.' Blackboard insists that this new pledge affords universities a number of legal privileges, and is designed to make educators 'sleep easy at night.' Somehow, very few people seem reassured. Update: 02/02 17:34 GMT by Z : Bad first link fixed.
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading ... Please wait.

.LRN (Score:5, Informative)
Re:.LRN (Score:3, Interesting)
Moodle? (Score:5, Informative)
Re:Moodle? (Score:3, Insightful)
Re:Moodle? (Score:3, Informative)
At least, unlike some projects, a Google search on "moodle" returns information relevant to the project. It used to be that a simple search for "postfix" returne
Re:Moodle? (Score:5, Informative)
Sakai (Score:4, Informative)
As far as I know, creating an alternative to Blackboard is the primary focus of the project.
Re:Sakai (Score:3, Insightful)
Try Moodle [moodle.org] instead.
Re:Sakai (Score:2)
Finkployd
Re:Sakai (Score:5, Informative)
What I would really look into is building atop the moodle project, although its not nearly as robust, it is completely open and adding to it is actually a breeze-- (we added in university authentication and SSL quite easily).
Moodle is proven more robust than Sakai (Score:4, Informative)
Sakai largest installation is uMich with 27,000 students (reportedly on 27 servers) Sakai's release notes call for a new server for every 2000 students.
Moodle has a gradebook, a quiz system, and many other tools that haven't been written yet in Sakai.
Moodle is being used at more than 4000 registered sites world wide, including a number of 10,000-20,000+ student systems.
And Moodle is built with the same technology that Yahoo chose as the best for a (really) large site: PHP.
You can check out Sakai at collab.sakaiproject.org [sakaiproject.org], join up and try the discussion tool out.
ALso see a comparison of Moodle vs. Blackboard: http://www.humboldt.edu/~jdv1/moodle/all.htm [humboldt.edu] --note this is Moodle 1.3 vs. BB 6, Moodle 1.5 is due out in a few weeks with RSS, a wiki, a new gradebook, and extensive performance tuning by the NZVLE project.
TikiWiki? (Score:3, Interesting)
Beyond that, maybe start with e.g. Horde [horde.org] and work from there?
Damien
word of advice... (Score:4, Informative)
uPortal (Score:2, Informative)
iirc there are a few on sourceforge that arent bad (Score:2)
yes a couple (Score:4, Informative)
Sakai http://www.sakaiproject.org/ [sakaiproject.org] has come up on my radar recently and looks like it will certainly be the one for the future though i've no idea if it is good enough now.
For heavens sake try your hardest to avoid blackboard and webCT
They are expensive, crash all the time into non recoverable states, severly limit how you can deliver courses. Overall blackboard is the worst most expensive web software packages i have seen in a 5 year web application deployment career, i haven't seen webCT but everyone i talk to says if anything it is worse than blackboard. Having no VLE is almost better than having either of those 2.
Tips for educating yourself google for VLE (Virtual learning environment) MLE (managed learning environment) if your not up on the terminology.
Many to choose from (Score:3, Insightful)
Personally, I never liked Blackboard. I learned WebCT back in its infancy (v 1.1, 1.something beta for Win32) after struggling with TopClass for a few months. We were up and running with 12 completely online classes (english, library science, biology, etc) in just 2 weeks using WebCT.
Also, I've been playing with Desire2Learn for a few months - they may be worthwhile in a few years, but not now.
Check with the powers-that-be regarding license costs, server costs (our new webct servers are gonna be about $22k each next fall), whos going to admin them, if publisher prepared courses are desireable (usually are by instructors, but usually include so much as to be overwhelming and therefore nearly useless), etc. Also consider that many of the big players (webct and bb included) can host courses for you on their servers, etc.
COSE (Score:3, Informative)
Not wholly Open Source, but have a look at COSE [staffs.ac.uk] from Staffordshire University. They plan a FOSS release in the future.
Éibhear
OSS = Free (Score:3, Informative)
Check out Logicampus (Score:4, Informative)
Fenix (Score:3, Informative)
Interact (Score:3, Interesting)
Blackboard is awful, but... (Score:4, Insightful)
However, it is very firmly embedded in academia, and I suspect you'll have a hard time dissuading them. There are mailing [jiscmail.ac.uk] lists [jiscmail.ac.uk] a plenty, those conferences I mentioned, a documented API/plugin architecture which already supports a fairly wide market of 3rd party extensions, which could provide another barrier to switching, etc.
So, I would love to see an OSS VLE, because there's surely room for improvement, but I'm not aware of any that's really ready, and even if there is, it faces the usual uphill battle against entrenched investment and long term commitment in terms of extensions, staff training, etc.
variety is good; Spotter, LON-CAPA for science (Score:3, Interesting)
For my own needs as a science teacher who doesn't teach online courses, I wrote Spotter [lightandmatter.com], which is open source. Also check out LON-CAPA [lon-capa.org].
Re:Moodle (Score:3, Informative)
Grades--you can see your grades any time, but only if all assignments and tests happe