Archive for November 5th, 2007

Work! Moodle

Monday, November 5th, 2007

Discussions about new work: client wants 'global groups' client wants custom login page where emailaddress is username (with Hans) client wants to add column with groups to grade export (with Hans): fairly simple job in grade/lib.php, exports now extra column to xls, ods and txt. Check lib.php on svn

Von NeuMoodle Probe (Proof of Concept 3.)

Monday, November 5th, 2007

Continued from proof of concept 2. Upgrade to 1.8 on shared codebase. Struggling with blank screen: tada, stupid permissions problem on the config.php file. Why do you keep making those mistakes? Especially because I know. I've even made a note before, to set the appropriate rights. Cookieprefix set! Continue Python script to autoinstall Moodle: Maybe ...