You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Say i wanted to use priority (in order) subject selection, how would this implementation be best achieved in the current API?
The use case is transcription workflow e.g. a book page number stored stored in the priority field of a subject) instead of random selection. There has been a many requests / discussions about supporting a transcriber starting at page 1 and progressing through the pages as they are sequentially wired.
The text was updated successfully, but these errors were encountered:
That'd mean passing through information from the controller down to this point in the code so that it can set it up to iterate sequentially instead of randomly.
Say i wanted to use priority (in order) subject selection, how would this implementation be best achieved in the current API?
The use case is transcription workflow e.g. a book page number stored stored in the priority field of a subject) instead of random selection. There has been a many requests / discussions about supporting a transcriber starting at page 1 and progressing through the pages as they are sequentially wired.
The text was updated successfully, but these errors were encountered: