Trial site
Every user is member of one trial site and a trial site can participate at many trials.
Only users from a participating site can take part at a trial (e.g. randomize, ...).
It is possible to deactivate a trial site, with the following implications:
- every user of the trial site is deactivated
- users of a deactivated site can't log in
- it is not possible to register if the site is deactivated
A trial site contains the following properties:
| Property | Description | Constraint |
|---|---|---|
| Name | The name of the trial site. | Alphanumeric string with maximal 256 chars. |
| Street | The street of the trial site. | Alphanumeric string with maximal 256 chars. |
| Post code | The post code of the trial site. | Alphanumeric string with maximal 256 chars. |
| City | The city of the trial site. | Alphanumeric string with maximal 256 chars. |
| Country | The country of the trial site. | Alphanumeric string with maximal 256 chars. |
| Password | The password of the trial site, this is necessary for the self registration process of users. | Alphanumeric string with maximal 256 chars. |
- Documentation