Keith Stevens
1e88166401
Merge pull request #936 from othrayte/simple-spam-task
...
website: Make the spam question simple again
2023-01-26 17:13:48 +09:00
Adrian Cowan
58a07dd05d
website: Make the spam question simple again
...
This is an initial quick fix to get back simple buttons. This should be followed up with some refactoring or maybe a real spam task.
2023-01-26 18:11:41 +11:00
notmd
97cd57a300
fix test
2023-01-25 16:02:20 +07:00
Adrian Cowan
25cf9eb953
website: Switch to radio buttons for likert style labeling
2023-01-23 21:51:19 +11:00
Adrian Cowan
007773a3f5
website: Switch to likert style labelling
2023-01-23 21:51:17 +11:00
klotske
224223ddde
Update components and Cypress test
2023-01-14 02:47:47 +03:00
Adrian Cowan
19e58c04a5
website: make e2e tests actually test the tasks work
...
Prior to this change the tests didn't handle any task types as the detection of the task type was failing.
2023-01-14 02:16:30 +11:00
Adrian Cowan
eb43c8b4f8
website: Add a review step before submitting
...
to hint to the user that they should reread and check what they have written.
Also show numbers for ranked items rather than drag handles in the review step as the items can't be moved in that step.
2023-01-14 02:16:27 +11:00
Adrian Cowan
5054e19e93
website: Remove next task button and load new task immediately
...
Also disable the task inputs while the task is submitted and before the new task is ready in case the users network is slow or something.
2023-01-13 23:40:16 +11:00
Keith Stevens
5cc9a1e1d1
Adding the random end2end test file
2023-01-12 12:42:04 +09:00