By TechieSooner on
I'm looking to have some people do something similar to a survey. Kindof like what these Customer Service surveys do, you go through the whole thing, and then at the end they record your name, so they have a record of you going through the survey.
Mine won't even record answers. It'll present information (like policy changes), and then at the end, record their name so that I know they read it.
Anyway to do something like this in Drupal?
Comments
Have you looked at any of
Have you looked at any of these module: Legal, Terms of Use or Agreement?
None of those work, but I
None of those work, but I found what's called a Web Form module.
It's not 100% ideal solution, but it does a few things... I can place my things the user is agreeing to on a page, and have them enter their name at the end and submit the form. It can also email the results too... So I can stick into a mailbox on my Exchange server and just make it searchable. Also it looks like it has the ability to download the results as an Excel file.
Not the easiest method but I think it'll work, or at least for the time being!