View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
07857Feature requestsRemoteControlpublic2013-05-21 14:21
Reporterbebs Assigned Totrougakoss  
PrioritynormalSeverity@50@ 
Status assignedResolutionopen 
Summary07857: please add export_single_response to remote_control
Description

Please add ability to export a single response using the RPC. It should accept as parameter both token (when token is active), andanswer ID (at least when token is not active)... and any other relevant parameter from "export_responses".

The existing function "export_responses" is not satisfactory to get only 1 answer in a very large set of answers.

export format could be one of the already existing (csv, excel...) or maybe even more useful/usable: a json array [question_code => answer]+ .

Additional Information

Initial request, workaround and related discussions at http://www.limesurvey.org/en/forum/can-i-do-this-with-limesurvey/92799-how-to-export-rpc-a-given-answer-by-its-id#95965

TagsNo tags attached.
Bug heat6
Story point estimate
Users affected %

Users monitoring this issue

bebs

Activities

Mazi

Mazi

2013-05-21 13:45

updater   ~25323

Sounds very reasonable to have such a feature for a single response which can be based on a token or the data set id (column "id" at lime_survey_12345).

bebs

bebs

2013-05-21 14:17

reporter   ~25324

seems to be already implemented (at least for tokens, not for answerID) in
https://github.com/ravindrakhokharia/LimeSurvey/commit/b29e0ed6538bd1eac36410f8c721e4e369f619ea

(pending pull request)

bebs

bebs

2013-05-21 14:20

reporter   ~25325

Last edited: 2013-05-21 14:21

and fyi I'd use that kind of code to generate custom report for direct feedback to the respondent at the end of the survey, such as in http://misc.resilientweb.eu/render/code=en992-527821-9

Issue History

Date Modified Username Field Change
2013-05-21 13:01 bebs New Issue
2013-05-21 13:44 Mazi Assigned To => trougakoss
2013-05-21 13:44 Mazi Status new => assigned
2013-05-21 13:45 Mazi Note Added: 25323
2013-05-21 14:01 bebs Issue Monitored: bebs
2013-05-21 14:17 bebs Note Added: 25324
2013-05-21 14:20 bebs Note Added: 25325
2013-05-21 14:20 bebs Note Edited: 25325
2013-05-21 14:21 bebs Note Edited: 25325