108 | | 1. [x] If Check Questionnaire is checked, creates a check questionnaire activity with the check questionnaire date. |
109 | | 1. [x] If Check Questionnaire is checked, but no check questionnaire date is supplied or it is invalid, an error should be produced (On screen and in watchdog). |
110 | | 1. [x] If Declined checked, creates a check consent activity with the check consent date. |
111 | | 1. [x] If Declined checked, but no consent checked date is supplied or it is invalid, an error should be produced (On screen and in watchdog). |
112 | | 1. [x] If Declined checked, , changes the enrollment status to 'Recruited' and creates an activity for change of status, using the consent date. |
113 | | 1. [x] If Consent checked, created a check consent activity with the check consent date. |
114 | | 1. [x] If Consent checked, but no consent checked date is supplied or it is invalid, an error should be produced (On screen and in watchdog). |
115 | | 1. [x] If consent checked, changes the enrollment status to 'Recruited' and creates an activity for change of status, using the consent date. |
| 111 | 1. [x] If Check Questionnaire is checked, creates a check questionnaire activity - 'completed'. |
| 112 | 1. [ ] If check questionnaire is checked, creates a check consent activity - 'scheduled'. |
| 113 | 1. [ ] If check questionnaire is checked, creates an import study data activity - 'scheduled'. |
| 114 | 1. [x] If Declined checked, creates a check consent activity. |
| 115 | 1. [x] If Declined checked, changes the enrollment status to 'Declined' and creates an activity for change of status, using the consent date. |
| 116 | 1. [x] If Consent checked, creates a check consent activity - 'completed'. |
| 117 | 1. [x] If consent checked, changes the enrollment status to 'Recruited' and creates an activity for change of status. |
| 118 | 1. [ ] If the consent is checked and the consent date is valid, sets the consent date custom value. |
| 119 | 1. [ ] If the consent is checked but the consent date is invalid, does not set the consent date. |
| 120 | 1. [ ] If the consent is checked, creates a check study questionnaire activity - 'scheduled' |
| 121 | 1. [ ] If the consent is checked, creates an import study data activity - 'scheduled' |