Posted by A. Drolet on 08/11/07 21:12
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]
|