Source Memory Test
Hello,
As a part of my research project, I am going to measure participants' recognition memory and source memory performances. The sequence of this measure is as follows:
1) A random facial photograph will be shown at the top of the screen. Below the photograph, participants will be asked to indicate whether they have seen this face before (old) or if this is a new face on a scale from 1 to 6 (1 = "Certainly New, 6 = "Certainly Old").
2) If participants indicate that they have not seen the face before (i.e., clicking 4, 5, or 6 on a scale), a new face will be presented, and the first stage will be repeated (i.e., the recognition memory test).
3) However, if participants indicate that they have seen the face before (i.e., clicking 1, 2, or 3 on a scale), they will be asked to select the group of that particular face (i.e., the source memory test).
4) Following this source memory measure, a new face will be shown, and the same sequence will be repeated until participants have completed the recognition and source memory tests for all facial photographs.
Here is the problem that I am trying to deal with: I could not figure out how to implement the source memory test if participants indicated that they had seen the face before. I have successfully created recognition memory and source tests using form_base. I have also tried to use inline_script to implement the third stage, but it did not work correctly (see screenshot below).
I will be grateful if you have any suggestions ๐
Thanks a lot for allocating your time! ๐
Comments
Hi @SezerRang,
Here a demonstration of how something like this works. The key is to use the run-if fields of items in the sequence.
Hope this helps,
Eduard
It worked smoothly Eduard, thank you so much for your solution!
Best regards,
Sezer