Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Behind the scenes logging and monitoring to ensure the lights are on all the time

  • Making participant variables more flexible and widely available. More on this, stay tuned!

  • Preparing to add new options to our payment model for automating human subject payments

Behind The Scenes

  • We had some code on the backend called “StageCoach.” Stagecoach is no longer a thing, so we decided to delete any stagecoach-related code.

  • Updated the API and code for lottery enrollment steps

  • Fixed some bugs for new enrollment account creation regarding validating a cell phone number

  • We updated our Javascript build tools to the latest version

  • New enrollment survey completion page will now only show if you have a confirmation page created

  • Refactor: Move notification code out of PluginStudyUser into a service object

  • Our password complexity tool was not validating passwords with 4/5 bars, so we fixed that