Forum OpenACS Development: Contributor control. Payback time to community. Part #2.

Hi again, we have also developed what we call contributor control so that it's possible to track who have done what on an acs_object.

The logic is simple. It's possible to define different roletypes for a party. Then contributors (parties) with a given role can be mapped to acs_object through a mapping table.

We use this for tracking contribution and rights on content revisions. But it could also be used on dotLRN to support IMS Metadata specification with regards to role contribution on learning objects.

Please contact me if there is any interest in the db-model.

Bjørn