VPRL/Virginia-Philosophy-Reality-Lab

Timing and Adjustments

JShull opened this issue · 1 comments

  • Small timing on Audio recording with end of survey questions - about 1-2 second window where both windows are up. Add a small delay to the end of survey questions tied to main and/or check the state of the audio record menu and make sure it's not being hard killed
  • Finalize study timing - #22 start here as this is the more complicated one and then work towards #21 the timing sequence for both controls should be near the same for the experiments with only timing gaps between ending of the control and the start of the experiment as needed.
  • Check end of question submit and auto-closing the app: there's a few seconds padded here.
  • Add in right before the application closes to open our public facing page/GitHub for support/questions about the study
  • ResetTruckStudyCurve - being referenced in a collision needs to be adjusted and removed
  • Tweak on the UI staying on the board between Moral Control and Study
  • Audio end --> make sure it's not just the skip function, but that we update the correct states to play the right audio
  • Audio end --> update text to correct CC text file (it's in there just have to drop it in)
  • Phil_Train_Proximity.cs --> public void DeactivateWorkerCCTVLabels (Update this to match other board)
  • Door in the tower needs a slight X scale increase --> small gap on the hinge side (0.01 should be enough)
  • Grabbing handle at the exact time we force it to be broken causes some odd issues but it didn't break it, just created a serious lag spike and then the booth was out of state/sequence - because I have a series of events that manage this I should be able to fix this/test this pretty quickly
  • Truck speed on spawn = 7
  • Truck speed on leaving after dropping off during study = 15
  • Truck speed on leaving after dropping off during moral control and picking up = 15

Timing intervals: Moral Control Bridge

  1. Truck Departs: 0 seconds
  2. Train Command to start is sent: 30 seconds
  3. Truck Arrives on Bridge after stop = 45 seconds
  4. Train Warning = 50 seconds
  5. Train Road Crossing Sound = 56 seconds
  6. Train Visible = 69 seconds
  7. Train Intersection = 76 seconds
  8. Train Clear / Truck Picks up People and Leaves = 91 seconds
  9. Study Event Begins 130 seconds

Total Moral Control is under Two Minutes