Hi everyone,
I'm posting to this forum because my boss asked me to take on more programming work, and I need some help from people who have more experience with languages and scripts than I do. After giving this board a quick perusal, I figured I'd go ahead and ask my question.
My boss is curious if a script exists that makes it possible for triggers to "grab" specific data and transform it (in particular, perl or php). For instance, whenever someone completes one of our company's online assessments, we get an e-mail that tells us what the client reported, how long it took them to complete the questionnaire, so on and so forth. What we want to do is be able to set up a trigger that collects the answer to one question, aggregates it over a period of time (say, a week), and then transforms it into a graph or chart. (i.e., Let's say Timmy has to report his behavior on a daily basis. Of the 25 questions on the report, we're most curious about No. 10, which has to do with anger. We want to be able to get data from that question and that question only). Our current assessment software gives us a global assessment of functioning, but not a micro view.
Anyone got any ideas? Thanks in advance.