You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
version 2.0 will do the following:
- remove mturk from the base infrastructure
- remove dependency on expfactory-battery for base files
- provide experiments/games/surveys from expfactory repos as (optional) experiments for users to clone, however they will not be modeled in the database.
- This means that, installing an experiment (for a user) the user must first create a collection first, and the collection is associated with a folder that is unique to him/her
- All experiments, whether from expfactory repos or uploaded, must be completely containerized in that all required files are linked (on web somewhere) or included in the folder.
- mturk will be (eventually) an external plugin /app /option, not twisted into expfactory.org like the hairball it currently is :)