iLearn - New Open Source Learning Mangement System
I've just released iLearn which is a simple Learning Management System built in ColdFusion. With iLearn you simply input your users into the system (admin users, instructors and students). Once instructors and students have been built into the system you can build courses. After a course is built you associcate exams, questions and answers. When an exam is issued, students can take the exams.
The exam interface provides students immediate feedback on correct/incorrect answers as well as a floating progress indicator that shows overall exam progress and current score.
I built this application about a year ago and the client has been kind enough to let me Open Source it. The current version is 1.8 - so it is pretty stable at this point. They have used the application to handle a very large courseload with many exams over the past year. There are still a number of enhancements that I have in mind, but I felt comfortable releasing it at this point. I think the LMS space is seriously lacking in the ColdFusion community and hopefully some folks will decide to get behind the project and help build it up into a solid product.
Be sure to check out the screenshots at RIAForge or just download the application and try it out.



I should also mention that I have a wishlist ;)
http://www.amazon.com/gp/registry/wishlist/2PTWNTI...
There are a number of OS LMS's out there, just no CF ones (ie Moodle is a PHP based LMS that has been out for a while, with a fairly substantial community around it)
I'm so stealing this at some point.
Thanks for pointing that out Thomas.
I've thought about taking a look at the SCORM module in Moodle and trying to port in over to CF, if I can only find the free time