| Age | Commit message (Collapse) | Author | Files | Lines |
|
It became clear that a formal schema would
make it easier to validate data. This is now
added and the code is updated to work with
this schema.
|
|
|
|
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
|