content complete

Events happening in the community are now at Drupal community events on www.drupal.org.
mahnster's picture

"Content Complete" for custom Member Profile Modules/Forms... "Module Completeness"?

In my usage of Drupal I have come to really like the Content Complete (http://drupal.org/project/content_complete) module that looks at the fields, including CCK of a node, and displays in a block what still needs to be completed.

I am now working with a client who has their member profile in a custom module, as it does have a lot of stuff going on from being able to ad contact to one's profile, etc. etc. in which the Profile module or Content Profile module are not sufficient (and even if they were, it would be a bunch of work to get their site working under those, and no time for that now).

The client wants users to be able to see how many fields of their profile, of our custom member_profile module, need to be filled out, etc.

So...........

I've been trying to figure out how to turn Content Complete into a program that instead of looking at a node's CCK, it looks at a module's hook_scheme to get the fields it populates for a user (must have a uid column), then let admin select which ones are needed for completeness, and then show completeness meter in blocks.

Read more
btopro's picture

Tracking User Progress - has anyone done it?

I was stumbling aruond drupal.org and found two modules: http://drupal.org/project/content_complete and http://drupal.org/project/complete

Now I'm not entirely sure if either will do what I want but it seems like both at least are heading in the right direction. I'm looking for some kind of if/then logic in that when a user completes task x they get %y added to their total. In my use-case it's % completed of a course or lesson. Has anyone else used either of these projects or do any kind of user progression tracking?

Read more
Subscribe with RSS Syndicate content