File tree 2 files changed +8
-8
lines changed
alcohol_drugs_survey__stanford_baseline
alcohol_drugs_survey__stanford_followup
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -304,7 +304,7 @@ var question_types = [['Conditional'],
304
304
[ 'neither' ] ,
305
305
[ 'neither' ] ,
306
306
[ 'neither' ] ,
307
- [ 'Fatal ' ] ,
307
+ [ 'Conditional ' ] ,
308
308
[ 'neither' ] ,
309
309
[ 'neither' ] ,
310
310
[ 'neither' ] ,
@@ -344,7 +344,7 @@ var fatal_responses = [['none'],
344
344
[ 'none' ] ,
345
345
[ 'none' ] ,
346
346
[ 'none' ] ,
347
- [ 'No ' ] ,
347
+ [ 'none ' ] ,
348
348
[ 'none' ] ,
349
349
[ 'none' ] ,
350
350
[ 'none' ] ,
@@ -384,7 +384,7 @@ var conditional_responses = [['Yes'],
384
384
[ 'neither' ] ,
385
385
[ 'neither' ] ,
386
386
[ 'neither' ] ,
387
- [ 'neither ' ] ,
387
+ [ 'Yes ' ] ,
388
388
[ 'neither' ] ,
389
389
[ 'neither' ] ,
390
390
[ 'neither' ] ,
@@ -424,7 +424,7 @@ var conditional_lengths = [[6],
424
424
[ 'neither' ] ,
425
425
[ 'neither' ] ,
426
426
[ 'neither' ] ,
427
- [ 'neither' ] ,
427
+ [ 9 ] ,
428
428
[ 'neither' ] ,
429
429
[ 'neither' ] ,
430
430
[ 'neither' ] ,
Original file line number Diff line number Diff line change @@ -297,7 +297,7 @@ var question_types = [['Conditional'],
297
297
[ 'neither' ] ,
298
298
[ 'neither' ] ,
299
299
[ 'neither' ] ,
300
- [ 'Fatal ' ] ,
300
+ [ 'Conditional ' ] ,
301
301
[ 'neither' ] ,
302
302
[ 'neither' ] ,
303
303
[ 'neither' ] ,
@@ -337,7 +337,7 @@ var fatal_responses = [['none'],
337
337
[ 'none' ] ,
338
338
[ 'none' ] ,
339
339
[ 'none' ] ,
340
- [ 'No ' ] ,
340
+ [ 'none ' ] ,
341
341
[ 'none' ] ,
342
342
[ 'none' ] ,
343
343
[ 'none' ] ,
@@ -376,7 +376,7 @@ var conditional_responses = [['Yes'],
376
376
[ 'neither' ] ,
377
377
[ 'neither' ] ,
378
378
[ 'neither' ] ,
379
- [ 'neither ' ] ,
379
+ [ 'Yes ' ] ,
380
380
[ 'neither' ] ,
381
381
[ 'neither' ] ,
382
382
[ 'neither' ] ,
@@ -417,7 +417,7 @@ var conditional_lengths = [[6],
417
417
[ 'neither' ] ,
418
418
[ 'neither' ] ,
419
419
[ 'neither' ] ,
420
- [ 'neither' ] ,
420
+ [ 9 ] ,
421
421
[ 'neither' ] ,
422
422
[ 'neither' ] ,
423
423
[ 'neither' ] ,
You can’t perform that action at this time.
0 commit comments