Hi,
I'm new to moodle, so any help would be much appreciated.
We have the moodle database with lots of courses on it, however for a particular course, we need to collect Employee ID and organisation (from a pre-defined list, preferably displayed in a dropdown). I've looked at the tables in the database and it looks like it's the 'institution' and 'userid' fields we need in the mdl_users table.
Is there anyway to request this information just for a particular course. This information needs to be gathered at the start of the course rather than at the end (doing some integration work and need to be able to track users progress on that course).
Also, once this information is gathered, we want to disable these fields within their profile so it can't be changed at a later date - either hide these fields or make them readonly. I assume if this can be done, it will impact on all courses rather than just for that course?
Any ideas anyone?
Thanks