Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added export functionality. #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vogt31337
Copy link

Hi,

I've added a new rpc method for export respones. So you can get all the responses from a survey and pack them into a dataframe, and maybe do some statistics or whatever.

BR

@lindsay-stevens
Copy link
Owner

Thanks! You might be interested in this fork, which has added many other endpoints, including export: https://github.com/plascual/limesurveyrc2api

@AmauryVanEspen
Copy link

Hello @lindsay-stevens
do you plan to merge other forks with all the methods in the archive/master.zip ?
It would be great in order to be able to use easily and enhanced package

@lindsay-stevens
Copy link
Owner

@AmauryVanEspen maybe. The problems are:

  1. Most of the contributions have not included tests, or have had minimal tests. CI tooling is a lot better now than in 2017 but still it takes time to set up.
  2. I haven't actively used LimeSurvey for a while so it's not easy to test it myself, in particular I would not be aware of quirks (if any) in LimeSurvey behaviour in response to certain API calls.
  3. There's a project here which basically writes all of the missing code, although it has not been updated in a while I expect it might still be a good jump start.

@AmauryVanEspen
Copy link

AmauryVanEspen commented Mar 7, 2023

Hello @lindsay-stevens
i would be proud to help and support with CI tooling,
could we plan a call to set something up that i can contribute to based on the forks and with a view t oenhance the package you provide ?
so thanks for sharing the limesurveyrc2parser

@lindsay-stevens
Copy link
Owner

@AmauryVanEspen the repo URL in the screenshot, https://github.com/lindsay-stevens/limesurveyrc2parser is incorrect. I linked you to https://github.com/kjona/limesurveyrc2parser which is not my repo. If you have further comments please open an issue instead of replying on this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants