07-06-2021, 09:19 AM
The detailed information is omitted from the CSV by design to reduce the size of these data files. You can export all your stimuli in CSV format on the study editing page. Then, in a data analysis program like R, you can merge the participant data table and the stimulus definition data table (using the stimuli_presented as the common key) so that all the information will be in one place for analysis.