- Posts: 80
- Thank you received: 8
Delete multiple responses from survey
1 month 2 weeks ago #210162
by paulfiner
Delete multiple responses from survey was created by paulfiner
I do a lot of work with panel providers and when running a survey I quite often need to remove a bunch of records due to poor quality of answers. At the moment I am manually deleting these records from the response table in Limesurvey Admin but wanted to know if this could be accomplished using the RemoteControl API?
I had a look through the documentation and can see commands for removing participants from the CPD but not individual survey responses.
Ideally, I'd like to iterate over a list of IDs and remove them.
Thanks
I had a look through the documentation and can see commands for removing participants from the CPD but not individual survey responses.
Ideally, I'd like to iterate over a list of IDs and remove them.
Thanks
Please Log in to join the conversation.
Less
More
- Posts: 9908
- Thank you received: 3189
1 month 2 weeks ago #210169
by tpartner
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Official LimeSurvey Partner - partnersurveys.com
Replied by tpartner on topic Delete multiple responses from survey
As far as I know, there is nothing implemented in the API to remove responses.
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Official LimeSurvey Partner - partnersurveys.com
Please Log in to join the conversation.