search for: realpsychresearch

Displaying 1 result from an estimated 1 matches for "realpsychresearch".

2009 Jan 31
0
embed in webpage
Hi all, I want to use R to provide participants in psychology experiments with their scores on various measures. I looked around and found several programs designed to do this. I settled on Rpad because it seemed easy to set up and use. I have it working (see http://realpsychresearch.org/blog/feedback-web-based-studies ), but there is a problem. I need to select the data corresponding to the current participant. The data is stored in a MySQL database, and the id number is accessible with javascript from the survey page. The way I have it set up now uses iframes to pull in a pag...