Closed philbrondyke closed 9 years ago
hey Phil - the table in the 'view transcriptions' tab has a row for each transcription. for example, since image 29 has been transcribed twice, it has two rows in the table. the table is sorted by image id, so all transcriptions of the same image will appear next to each other.
Oh, cool. That makes sense.
Is there any way to create another dashboard view for admins, specifically for the use case of finding what IDs have and have not been done twice or even once?
Something similar to:
the view transcriptions page is now split into (1) images fully transcribed, (2) images partially transcribed, & (3) images without any transcriptions yet
Wondering if now is a good time to get started on the structures for double data entry (unless I am missing where they may be already). It looks as though the structure of the task admin panel is set up to display each document ID and ideally, we'd have another column included that refers to the number of times that each document has been transcribed. Just wanted to re-raise this as a priority functionality.