Hello everybody. I am a third level student and I have chosen my dissertation topic on Claroline. To be more specific I am supposed to expose part of Claroline functions as web services. I have been looking the code all day today but I am not finding my way to the right functions that I need to wrap.
I am looking for
- the function responsible for the authentication of the students;
- the function that returns the list of categories;
- the function that returns the list of classes a student is enrolled on.
General information on the infrastructure of the code is also appreciated. Thanks in advance.