Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Experiment / ExperimentSession integration #26

Open
alee opened this issue Sep 30, 2014 · 0 comments
Open

Experiment / ExperimentSession integration #26

alee opened this issue Sep 30, 2014 · 0 comments

Comments

@alee
Copy link
Member

alee commented Sep 30, 2014

create server endpoint and wire it up to an interface to allow experimenters to automatically move all signup participants from a given ExperimentSession into a given Experiment

Also look into replacing Experiment.start_date with ExperimentSession.scheduled_date. I think this means that Experiments will have a OneToOne with ExperimentSessions. This makes our data model messy though and allows degeneracy as ExperimentSession still needs the ManyToOne with ExperimentMetadata as not all scheduled subject pool experiment sessions are related to vcweb Experiments.

Consider creating an ExperimentSession automatically when creating an experiment that captures the start date and other metadata.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant