| Age | Commit message (Collapse) | Author | Files | Lines |
|
With the demo in place, we're rewriting the
task assignment flow such that users only
get a task assigned when:
1. They finish the demo
2. They finish a task
3. They login again.
This way we can better balance the datasets
and we won't have datasets that don't get
enough annotations because some users didn't
finish tasks they were assigned.
|
|
This commit introduces the demo functionality.
The task assignment has been removed at the moment,
as this will be changed in a future commit.
|
|
|
|
|
|
Also, add automatic assign on user signup
|