| author: | Jan Bols <jan@ivpv.UGent.be>, main programmer, initial version |
| author: | Roan Embrechts, virtual course support |
| author: | Ren� Haentjens <rene.haentjens@UGent.be>, several contributions (see RH) |
| author: | Patrick Cool <patrick.cool@UGent.be>, Ghent University (see history version 1.3) |
| version: | 1.3 |
| todo: | complete refactoring. Currently there are about at least 3 sql queries needed for every individual dropbox document. first we find all the documents that were sent (resp. received) by the user then for every individual document the user(s)information who received (resp. sent) the document is searched then for every individual document the feedback is retrieved |
| todo: | the implementation of the dropbox categories could (on the database level) have been done more elegantly by storing the category in the dropbox_person table because this table stores the relationship between the files (sent OR received) and the users |
| filesource: | Source Code for this file |