strawberry Posted May 29, 2008 Posted May 29, 2008 sorry fellas, round the houses with this one!. bascially i want to create a staff only area on moodle. Short of adding all the user's myself is there an easy way to do it?. we have ldap set up and i suspect there must be a way with that but i cant find it!.
reggiep Posted May 29, 2008 Posted May 29, 2008 How about the enrolment key thingy? I have not used moodle for a couple of months (new school), but you could give the enrolment key to the staff and they only need it once to enrol top the course. Nobody can get onto the course without it.
strawberry Posted May 29, 2008 Author Posted May 29, 2008 i'm trying to put it on a plate for them, the teachers here will find any excuse to not like it and things like having to remember a password or ask for help would be clinchers!. cheers anyway
Jona Posted May 29, 2008 Posted May 29, 2008 There's loads of enrolment methods for moodle, one of which is LDAP so you might be able to use that, if something in your context identified staff members. Otherwise here we use an external database to control enrolement.
danIT Posted May 30, 2008 Posted May 30, 2008 I would use and have used in the past flat file enrollment, use a text file to give the ID's which identify each member of staff and then the Course ID of the course you want to enroll them on.
rrichmond Posted December 7, 2008 Posted December 7, 2008 The files you need to be looking at are: /auth/ldap/enrol_ldap_sync_users.php /auth/ldap/auth_ldap_sync_users.php
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now