Details
-
Sub-task
-
Resolution: Won't Do
-
None
-
None
-
None
-
only specify, when all other issues linked to beo-1 are specified and after consulting with Marc about resources.
-
Empty show more show less
Description
A word count should be passed to the plugin. The plugin should partition the task along this word count - one partition should not contain more words than passed. The partitioning should either be possible by target or source number of words.
All repetitions of a segment in a partition should be part of that partition, even if they are located in the context of another partition. They should add to the number of words of their partition by 1/3 of their word count.
Every partition should be assignable to a separate user. All segments not assigned to this user should be locked for this user, but still visible.
For a DB, REST- and GUI-concept this could be done as follows:
- as a user the user "partition wizard" could be assigned
- when this user is assigned, another task properties window opens with all options of the original one, but dedicated to that partition.
- this could be done analogous for REST-API-calls