Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. User selects books to export and selects "Export" button. A disclosure menu appears and the user selects their export format.
  2. The Batch Export interface - user can add, delete, pause, and cancel work (similar to the Uploader). A status text area reports progress to the user.
  3. The user has selected "Add more" and now can select additional books to add to the queue. Processing automatically begins upon returning to the Batch Export screen.
  4. The export process is complete. User can add more books to the queue, or select Done to return to the main Dashboard page.
    • Cancel button is disabled since all work is complete.
    • Check mark icons replace the "busy" hourglass icon to indicate a book has been processed.

Todo:

  • (warning) Status messages displayed after a batch operation should not automatically disappear (as they would in other cases). This is done to help orient a user after a potentially long operation (i.e. a different user comes to the system at a later time, or the original user left and came back later).

...