Nori Jacoby
Nori Jacoby
pyup bot
Pyup is now going to be moved to a paid service mode. We would like to consider alternatives for pyup.
In some cases you may try to deploy an experiment in a local location without internet access. However currently we are forced to do generate_constraints if the requirement file has...
### High Level Task Breakdown/Questions/Mullings - [x] Prolific API wrapper (prolific.py) and tests(!) Given that there's no sandbox, I think some kind of isolation tests will be the best we...
Dallinger now prints some links in the console when it sandbox an app of this form: ``` https://dlgr-myapp.herokuapp.com/ad?recruiter=hotair&assignmentId=1HNM2J&hitId=KJM39U&workerId=RMLU3C&mode=debug https://dlgr-myapp.herokuapp.com/ad?recruiter=hotair&assignmentId=2HNJAJ&hitId=M21JHU&workerId=SQ21&mode=debug ... ``` We want to print in addition (instead?) in the...
The --archive flag allows to deploy from an existing experiment in a form of a exported data. This is not currently supported in docker deployment (heroku and server). We would...
relates to #2261 In a previous issue we added support to able to qualify a participant in different stages of the experiment. However the qualification value field is always incremented...
when trying to install dallinger with python 3.9.5 we get the following error message: ``` Building wheel for psycopg2 (setup.py) ... error ERROR: Command errored out with exit status 1:...
Related to [#5330](https://github.com/Dallinger/Dallinger/issues/5330) Dallinger currently only has minimal websocket documentation (https://dallinger.readthedocs.io/latest/using_websockets.html). The ticket is about creating extensive documentation that describes the functionality. The documentation should also refer to the chatroom...
Tables summary have heading that indicates the field that they are associated with it. Somehow this does not show up: For example in this image: It used to show titles...
When deploying to prolific the internal study name is not supplied and as a result we get a random string like: "038340ee-378f-0926-4206-06f7ef7446b1" which looks ugly: This also looks ugly when...