I am setting up Moodle 1.6 and am in need of some assistance.
The site will be shared by three agencies and I want to be able to do the following:
1. Allow each user to signup in one of the groups. Is there a way that I can add another line in the "sign-up" page to allow for a drop-down menu of the three agencies? If so, how? How would I add it to MySQL?
2. How do I modify all the other forms to allow for the "agency" to be displayed in the user's profile?
3. I want to restrict each user to only be able to enroll in courses in their respective catgeory. www.elearntraining.com (i.e. St. Croix EMS & Rescue, Hudson Medical Center, River Falls Area EMS) how do I do this, or is it even possible?
4. How do I restrict teachers in the same way. I only want teachers assigned to each category to be able to modify stuff in only their categories.
Any help would be greatly appreciated. Bare with me as I am not very savy in MySQL or PHP, the more details the better.