WeBWorK Main Forum

Write Survey Results to a File?

Write Survey Results to a File?

by Danny Glin -
Number of replies: 1
After following this thread, I was able to set up the survey from the NPL. What I would like to do is have the survey results written to a file rather than (or possibly in addition to) being emailed to a professor. It looks like there was some code to do this, but it's labeled as depracated, and I can't easily get it to work.
Does anyone have any experience with this sort of thing?
In reply to Danny Glin

Re: Write Survey Results to a File?

by Arnold Pizer -
Hi Danny,

This really isn't an answer to your question, but with one extra step you can use your email client to save the emails to a file. That's what we do at Rochester and then we use the perl script to read the file and process all the evaluations.

Arnie