Hi!
I installed the module over 1.5.2+, and I logged at my admin page... all tables created OK.
I tryed my first questionnaire and I selected nominal, but in the reponses user is always Anonymous...
Any ideas?
Thanks in advance.
$this->response_send_email($formdata->rid);$this->response_send_email($formdata->rid, $userid);
Hi Mike,
I'll take you up on the offer to implement a nicer e-mail text format for the questionnaire results. First, I suggest that you add line breaks between each answer being reported so that they are not in one wrapping string of text but on separate lines. This will greatly improve the readability of the e-mail.
Here's a screen shot of a current wrapped text e-mail.

In this example, I am suggesting you start a new line every where an item number value for the next question occurs, i.e. 54, 37, 38, etc.
A secondary request would be to send the question number and field name instead of the current item number that is used to identify the response, i.e. "1. Name - " in place of "37"; "2. Department - " in place of "38".
Are either of these formatting changes possible?
Best regards,
Sallie Draper
WELS Technology Trainer
WELS.net University - www.wels.net/university
Is there any way for questionnaire to copy the form content submitted to the person submitting them?
With appreciation,
Miguel Guhlin
MoodleMayhem.org
mguhlin@gmail.com