This question is just to kind of spark some intuition and thoughts in my mind for this process.
Essentially, I have a client that wants to create a form (with a series of checkboxes, text fields, etc.) that will be editable for users (authenticated) in the Drupal 7 platform. This is a "wellness challenge" so each week (for 10 weeks) the user will fill out this form.
Specs:
-
Needs to be scheduled to be available to each week - but close submissions at a specific time (thinking Rules...?)
-
Needs to calculate points for each "healthy habit" (checkbox / field) -- my thought is again Rules + User Points
Any big pictures thoughts before I start implementing this? Create a form through a custom module or Webform, etc.
Thanks in advance!
Alex