Hello there, So after working in the Studio Edge environment on our test course which contains
fake student data, we were able to successfully download the most recent responses for all students into a CSV format. However, the problem with this download was that we wanted to download all of the student data including multiple attempts with timestamps on specific problem attempts in order to support a new advanced data analysis method our research group is developing. So our next step was to examine the screenshot of the JSON file data for all of the attempts of a particular student for a particular problem. The JSON file contains all of the data which we need to support our data analysis method. Unfortunately, aside from manually copying and pasting the displayed JSON file data for each student's responses to a particular problem. we could not figure out how to automatically download all student attempts for all problems and for all students with a single download request. Is there a way to access this data from within the studio or the procedure described here <http://edx.readthedocs.io/projects/devdata/en/latest/start/index.html#accessing-the-data-package> is the only way? Thanks! -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/09014900-70f5-48f9-9615-83c53bb376ea%40googlegroups.com.