File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -334,8 +334,8 @@ if they do not pass the instructions quiz.
334334** Base Component** : ` @/builtins/instructions/InstructionsView.vue `
335335** Code** :
336336[ source] ( https://github.com/NYUCCL/smile/blob/main/src/builtins/instructions/InstructionsView.vue )
337- ** Side effects** : No
338- ** Typical accessibility ** : ` {requiresConsent: true, requiresDone: false} `
337+ ** Side effects** : None ** Typical accessibility ** :
338+ ` {requiresConsent: true, requiresDone: false} `
339339
340340[ TO DO: Add info about instructions]
341341
@@ -561,8 +561,7 @@ timeline.registerView({
561561** Component** : ` @/builtins/debrief/DebriefView.vue `
562562** Code** :
563563[ source] ( https://github.com/NYUCCL/smile/blob/main/src/builtins/debrief/DebriefView.vue )
564- ** Side effects** : No
565- ** Typical accessibility** : Always
564+ ** Side effects** : None ** Typical accessibility** : Always
566565
567566The debrief page displays the text that explains the purpose of the experiment
568567and provides the participant with any additional postfacto information about the
You can’t perform that action at this time.
0 commit comments