LDAP proto-enrolment plugin and problems

LDAP proto-enrolment plugin and problems

by Martín Langhoff -
Number of replies: 3
I've got an LDAP enrolment plugin almost ready. It is very flexible, so it should be followed by a how-to-configure doco soon.

You can get the latest one from
http://lists.eduforge.org/cgi-bin/archzoom.cgi/arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3
look at patch-114 . It is still very rough. I need to finish the config interface and remove some debug code.

What it does well:

- It enrols students
- It enrols teachers
- It can auto-create courses if the enrolment record doesn't match an existing course. When auto-creating courses, it can use a preexisting course as a template.

What it doesn't do so well:

Well it doesn't integrate very well with 'mu courses' and the 'students' and 'teachers' course pages... but you'll have to read my post about enrolment architecture for that...
Average of ratings: -
In reply to Martín Langhoff

Re: LDAP proto-enrolment plugin and problems

by Petri Asikainen -
How is this going on?
Is there any newer versions available? I would like add group support to this moduule, but I like to start with newest version.

Cheers,
Petri
In reply to Petri Asikainen

Re: LDAP proto-enrolment plugin and problems

by Martín Langhoff -
We've deployed this in a production environment... this week we'll be (a) porting it to CVS HEAD and (b) bundling it as a separate patch against 1.4.x

Let me put it in CVS before hacking it ;)