|
Posted by petersprc on 08/12/07 03:54
Hi,
Not sure if these will provide what you need, but here are a few open
source PHP e-learning applications:
eLMS Pro - "eLMS Pro solution is an outstanding and yet simple
Learning Management system. Our product is designed for any education
formations: from small distance training companies up to big
colleges."
http://www.elmspro.com/elms/index.php
ClassWeb - "ClassWeb was designed to let instructors easily create and
control class websites."
http://classweb.ucla.edu/
Claroline - "Claroline is an Open Source eLearning and eWorking
platform."
http://www.claroline.net/
Interact - "An open source Online Learning Environment that lets you
take control!"
http://www.interactole.org/spaces/space.php?space_key=1
HTH,
-John Peters
On Aug 11, 5:12 pm, "A. Drolet" <alexandredro...@yahoo.ca> wrote:
> Hello,
> I have to write a package with PHP classes in order to develop
> educational
> applications.
> Does someone know if this kind of package already exists (and is
> freely available)?
> More precisely, I am looking for a package containing classes that
> could be similar to these classes :
>
> class University
> class Program
> class Course
> class User
> class Teacher
> class Student
> class Question
> class Answer
> class Result
> and any other classes that are related to elearning application.
> Thank you
>
> Alexandre
[Back to original message]
|