File tree 1 file changed +6
-6
lines changed
alcohol_drugs_survey_network
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -609,14 +609,14 @@ var post_questionnaire_node = {
609
609
/* Set up Experiment */
610
610
/* ************************************ */
611
611
612
- var alcohol_drugs_survey__stanford_baseline_experiment = [ ]
612
+ var alcohol_drugs_survey_network_experiment = [ ]
613
613
614
- alcohol_drugs_survey__stanford_baseline_experiment . push ( welcome_block ) ;
614
+ alcohol_drugs_survey_network_experiment . push ( welcome_block ) ;
615
615
616
- alcohol_drugs_survey__stanford_baseline_experiment . push ( instructions_block ) ;
616
+ alcohol_drugs_survey_network_experiment . push ( instructions_block ) ;
617
617
618
- alcohol_drugs_survey__stanford_baseline_experiment . push ( update_state_block ) ;
618
+ alcohol_drugs_survey_network_experiment . push ( update_state_block ) ;
619
619
620
- alcohol_drugs_survey__stanford_baseline_experiment . push ( post_questionnaire_node ) ;
620
+ alcohol_drugs_survey_network_experiment . push ( post_questionnaire_node ) ;
621
621
622
- alcohol_drugs_survey__stanford_baseline_experiment . push ( end_block ) ;
622
+ alcohol_drugs_survey_network_experiment . push ( end_block ) ;
You can’t perform that action at this time.
0 commit comments