OpenElectionData / election-transcriber

:pencil2: Election Transcription Interface built with @Datamade
MIT License
1 stars 0 forks source link

sequencing multiple page docs #75

Closed philbrondyke closed 9 years ago

philbrondyke commented 9 years ago

While the issue of splitting up big documents into their relevant polling stations, we were still wondering what the functionality will be for a multiple page results sheet.

For example, the Indonesian election commission released four page documents for each polling station. These would all need to be transcribed into one record.

For example, here's one polling station's sheet: page 1 page 2 page 3 page 4

Ideally we'd want to serve these up in sequence for a user so that they could pull information from each page in the same transcription. Where it gets even more complicated is if we'd only want pages 1,3 and 4 but not 2. Would this be handled on the STV side or the transcriber side?

cathydeng commented 9 years ago

looks like this is something that should be handled on the STV side - upon grabbing the urls, glue the images together into one document for document cloud