I'm building a site for a charity which arranges one-to-one computer tuition for people with disabilities (see www.ucandoit.org.uk). I want to create a user account for each student, and a user account for each tutor. Making a student a "fan" of a given tutor would mean that that tutor is teaching that student.
The allocation of a student to a tutor would be done by an administrator rather than the tutor or the student themselves, so that's why I need the functionality of an administrator making a student a "fan" of a tutor. This relationship would then be used for reporting functions on the website.
More information can be found at http://drupal.org/node/328575, where I've been trying to work out how to do this using content_profile.module. I also tried another way, detailed at http://drupal.org/node/328327.
I'll post this all as a feature request. Thanks.
Comments
Comment #1
mercmobily commented