limesurveyrc2api icon indicating copy to clipboard operation
limesurveyrc2api copied to clipboard

Add basic implementation of the participants methods

Open arnaud-jacquemin opened this issue 8 years ago • 1 comments

Hello,

Here is a basic implementation of the following methods :

  • get_participant_properties
  • invite_participants
  • remind_participants

I don't have time to write unit tests, but I made several functional tests and everything works as intended.

Hope it helps !

arnaud-jacquemin avatar Feb 14 '17 10:02 arnaud-jacquemin

Thanks for the PR :thumbsup:. If you can add tests + implement all params for these new methods I'd be happy to merge :ok_hand: :100:.

lindsay-stevens avatar Feb 14 '17 22:02 lindsay-stevens