Amsterdam-Music-Lab / MUSCLE

An application to easily set up and run online listening experiments for music research.
https://www.amsterdammusiclab.nl/
MIT License
4 stars 1 forks source link

Fix: ActionNotCallable error in Experimenter's Dashboard #1346

Closed drikusroor closed 2 weeks ago

drikusroor commented 2 weeks ago

Update the result iteration to use the all() method, addressing the "ActionNotCallable" error encountered in the Experimenter's Dashboard. Enhance the user interface by replacing session and participant containers with dialog elements, improving the display of results, and adding a count of results in the preview button.

Fixes #1345

Evert-R commented 2 weeks ago

Really nice! Only thing I notice is that the backend test failed on github: Error: The operation was canceled. Locally the tests are successful.