The following PHP classes are exported by the e-Learning module.
Class | Description |
---|---|
CCourse | The class is used with training courses. |
CChapter | The class is used to handle chapters. |
CLesson | The class is used with lessons. |
CLQuestion | The class is used with questions. |
CLAnswer | The class is used with answers to a question. |
CTest | The class is used with examination tests. |
CTestAttempt | The class is used to handle attempts. |
CTestResult | The class is used with examination schema. |
CGradeBook | The class is used with the grade book. |
CCertification | The class is used with certificates of students. |
CStudent | The class is used with student accounts. |
CCoursePackage | The class is used to export course. |
CCourseImport | The class is used to import courses. |