Meritoo
|
ee62e9f148
|
SurveyService - add method that allows to get the "start survey url" using participant's token (instead of whole participant's object)
|
2017-10-30 19:45:29 +01:00 |
|
Meritoo
|
83ff76776c
|
Fetch all participants of survey (instead of first 10 only - default behaviour)
|
2017-10-25 20:26:03 +02:00 |
|
Meritoo
|
e43712f218
|
Minor refactoring
|
2017-10-01 20:43:39 +02:00 |
|
Meritoo
|
e464ae30af
|
SurveyService - getStartSurveyUrl() method - returns url used to start survey for given survey and participant
|
2017-10-01 18:34:56 +02:00 |
|
Meritoo
|
98cad233d9
|
Minor refactoring
|
2017-10-01 18:20:58 +02:00 |
|
Meritoo
|
54bd0ca114
|
SurveyService - allow to verify if survey with given ID exists and if is active
|
2017-09-29 23:55:56 +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
|
d54765b378
|
SurveyService - getAllSurveys() method - catch and serve an exception while fetching all surveys
|
2017-09-29 16:55:04 +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 |
|