-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add chs_type: consent to video consent plugin * update response with completed_consent_frame: true * add/fix tests: add response id to window.chs, add data mock, update next button test, add test for end trial
- Loading branch information
1 parent
b111054
commit 4e72f2b
Showing
3 changed files
with
64 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
"@lookit/record": patch | ||
--- | ||
|
||
Adds `chs_type: "consent"` to consentVideo trial data and updates the lookit-api | ||
response object with `completed_consent_frame: true` at the end of the | ||
consentVideo trial. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters