Hello All,
Despite being fairly new to Drupal I've got a few websites running well and I'm confident about installing and troubleshooting modules (with the help of the Drupal community), creating custom content types, using views and customizing themes.
I'm now going to attempt a pupil profile website for 11 year olds, but I'm slightly stuck as how to go about it.
What I'd like to achieve is that each pupil has their own profile which they can add to with text, upload images and video of themselves and their work, give opions about whatever they want and have graded answers e.g. 'How well do you think you are doing in this subject' - click radio button 1-7. I expect there to be around 30 questions so this would have to go over a number of pages.
I'd like the results of this profile to be displayed both in the the child's own profile which they can revisit and change, but also be displayed as collated lists for the teacher, as a list of results, which I can style to be nicely laid out and pretty. Each child should only see their own profile.
It's not so much the detail of how to add a radio button I'm lacking, but rather the strategy of how to go about this as a whole, what modules to use and whether this should be an extension of the user profile or have the child create a node.