Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a default at-first-registration intervention date on all new studies #395

Open
biblicabeebli opened this issue Jul 19, 2024 · 0 comments
Labels
feature This is a New Thing!

Comments

@biblicabeebli
Copy link
Member

  • add "First Registration Date" as an automatically created intervention date at study creation.
  • do nothing to existing studies, it's not worth the problems with relative schedules that could occur.
    • Yes they can create one with the correct name that will hook in.
  • when a participant registers, check if study has this "first registration date" intervention, and only if the internal first_register_user is unset - then add the current date as this intervention value - if there isn't one populated already.
    • if possible, set the date based on device time zone, maybe study timezone.
  • Change First Registration Date in the participant table download to say "First System Registration" - also it will be a datetime instead of a date, so it should be fairly clear that this is not the "First Registration Date" ... auto-intervention-field.
@biblicabeebli biblicabeebli added the feature This is a New Thing! label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This is a New Thing!
Projects
None yet
Development

No branches or pull requests

1 participant