Archive for October 16th, 2007

iSCSI persistency

Tuesday, October 16th, 2007

Yesterday I had some problems loosing my session when logged in to a Moodle with the data directory on the iSCSI disk. I guessed that might be because of persistency but it might also be because of e.g. cookie prefix. Set up test moodle to check for this issue. Note: did ...

Python Development

Tuesday, October 16th, 2007

TODO: There are two 'projects' which I want to rewrite and redesign to Python. Nice way to keep up my Python skills and I think code can be more streamlined and cleaner. 1. Moodle Api Moodle Api now consists of three main parts: config files -> text files with config info api -> files interfacing ...

Moodle Network Questions

Tuesday, October 16th, 2007

ok, the Moodle Network functionality works. I think I understand how to set it up now and everything seems to work fine. Still, there are some issues which I do not yet understand: Enrolment: Enrolment is straightforward as the admin of the Connector can add Connector-users to Hub-courses. When logged in as ...