Piotr Marynczak
06fcaf07a8
[WZUW-194] survey answers prototype
2023-07-28 13:45:59 +02:00
Michał Frankiewicz
c8ffcafbd8
[UW-2256] moves token property to BaseParticipant
2020-07-08 08:55:14 +02:00
Meritoo
2c89bbe5f5
Composer > meritoo/common-library package > use latest version
2018-09-06 23:35:08 +02:00
Meritoo
83ff76776c
Fetch all participants of survey (instead of first 10 only - default behaviour)
2017-10-25 20:26:03 +02:00
Meritoo
ac72c6bd76
Do not fetch all participants of given survey to get information if participant has filled the survey
2017-10-25 20:22:48 +02:00
Meritoo
bf7392853f
Minor refactoring
2017-10-25 08:38:31 +02:00
Meritoo
e902568a91
Participant & Survey - update creating instance od DateTime from string
2017-10-22 18:20:01 +02:00
Meritoo
626174953b
Participant has completed survey - fix getting proper information
2017-10-22 18:18:16 +02:00
Meritoo
f5334f816f
Participants collection - store instances of ParticipantShort instead of Participant
...
Related to fetch full data of participant of given survey
2017-10-01 20:50:17 +02:00
Meritoo
e43712f218
Minor refactoring
2017-10-01 20:43:39 +02:00
Meritoo
41156ed058
Participants collection - store instances of ParticipantShort instead of Participant
...
Required to fix bug "Call to undefined method Meritoo\LimeSurvey\ApiClient\Result\Item\ParticipantShort::isCompleted() in /src/Service/ParticipantService.php on line 206"
2017-10-01 13:42:35 +02:00
Meritoo
5243294bd5
Implement Surveys class, collection of surveys, to work with surveys
2017-09-29 22:51:42 +02:00
Meritoo
6159731768
Base class for one item - add class constructor & allow to set values directly in the constructor
2017-09-29 22:10:13 +02:00
Meritoo
beaf61d2ea
Participants collection - disable method has(), because hasParticipantsOfSurvey() should be used to verify if there are participants of given survey
2017-09-29 15:07:26 +02:00
Meritoo
6c44a62f36
Item of result - setting values - make stronger comparison for boolean values
2017-09-29 13:17:40 +02:00
Meritoo
dbd0a65286
composer.json - move tests-related classes to "autoload-dev" section (used for development purposes only and avoid polluting the autoloader in production)
2017-09-29 09:24:57 +02:00