Hi drupaliers
I'm wondering if there's anybody that can give me a pointer about how to go about providing certain functionality to users of a drupal site. There's other aspects to the site but the one I'm struggling with is this:
- there is a list of around 100 statements which each belong to one of 10 or so categories
- each user can give one of three possible answers and can add comments to explain their answer
- the user needs to be able to add new statements to any category which are unique to them
- the user needs to be able to go back at a later date and update their answers
- the user needs to be able to view all the statements they have answered in the same way
- each users answers need to be viewable by only themselves
For me the crux of it is making each persons content only viewable by themselves as this goes against they way you'd normally want a site to work. I've thought of various ways of using taxonomy, profiles or surveys but none do everything that is required.
Any pointers appreciated....
Comments
Sounds like you are running
Sounds like you are running a test. Have you tried the Q and A and Gradebook modules? Otherwise, you may want to look at Moodle or ATutor.
______________________
Dominik Lukes
http://www.dominiklukes.net
http://www.hermeneuticheretic.net
http://www.czechupdate.com
http://www.techwillow.com
Monitoring self-assessment
Not exactly but sort of - it's so that people can keep track of where they've got to when monitoring themselves against a set of criteria.
But thanks for the suggestions....
==============================
it's not hardware, it's not software, it's headware
==============================
You may want to look at some
You may want to look at some of the ideas in the Drupal Ed Distro group: http://groups.drupal.org/drupaled-distro. The ideas around portfolios are particularly relevant. Unfortunately, no code is available yet.
______________________
Dominik Lukes
http://www.dominiklukes.net
http://www.hermeneuticheretic.net
http://www.czechupdate.com
http://www.techwillow.com
Quiz module
Thanks for suggesting this direction as I've also come across the quiz module which might be sufficient for what I want - still investigating as it's still under development and tetsing
==============================
it's not hardware, it's not software, it's headware
==============================