openlibhums / janeway

A web-based platform for publishing journals, preprints, conference proceedings, and books
https://janeway.systems/
GNU Affero General Public License v3.0
168 stars 63 forks source link

New Copyedit System #1420

Open MartinPaulEve opened 4 years ago

MartinPaulEve commented 4 years ago

Is your feature request related to a problem? Please describe. Copyediting is a messy process. As we are dealing with many actors working with single-locking files, we often resort to email. The process is also more conversational than the linear workflow suggests. As such, the rigid confinement to an end-to-end workflow is not really always the best way to handle this.

Describe the solution you'd like It would be better to have a potential workflow path, but also a more freeform system.

Ideally, actors would check out files when they are working on it and check the files back in when done, preventing others from editing the file at that time. We'd want a "working master" document at all times, but to preserve a history log of all past files and have the ability to restore files from the history.

There could be certain modes here:

  1. Free for all -- anyone can check in and check out
  2. Workflow -- sequential assignation

There should also be some kind of chat/thread facility for discussions around what is happening.

Finally, if a deadline is missed, the file should automatically be checked in, with a log note that this is what has happened. The manager should also always be able to wrest back control of the workflow too/force a check-in.

Describe alternatives you've considered Massive painful email chains.

Additional context As discussed on Discord.

ajrbyers commented 4 years ago

For clarification 2. would be our existing workflow right?

MartinPaulEve commented 4 years ago

I think so, yes

On Fri, 24 Jan 2020, 13:17 Andy Byers, notifications@github.com wrote:

For clarification 2. would be our existing workflow right?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/BirkbeckCTP/janeway/issues/1420?email_source=notifications&email_token=AAH6RNYWMYFOSHTE62RXNLLQ7LS7LA5CNFSM4KLD7GDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJ2YBOQ#issuecomment-578126010, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAH6RN45T44XAVS4KBMEBODQ7LS7LANCNFSM4KLD7GDA .

rhb123 commented 4 years ago

Just to note that this would be very helpful for version 1.4 if possible - thanks

hinefuku commented 4 years ago

Would be useful to also make it easier for copyeditors to communicate directly with authors through system

ajrbyers commented 4 years ago

Yes this forms part of the forum suggestions you made previously, @hinefuku

mauromsl commented 4 years ago

A requirement from Simon at ZFF: After a Copyedit assignment has been completed, further copyedit assignments should allow choosing the previous copyedit file as the target for the assignment. They would like to be able to pass on the copyedited file onto a second copyeditor (at the moment, the copyedit assignment screen only allows to pick manuscript files, not copyedit files, so they are re-uploading these as manuscripts as a workaround)

mauromsl commented 4 years ago

A suggestion from JCMS ediitors: For smaller teams where the editors are responsible for the copyediting, they would like to be able to upload the copyedited manuscript directly, instead of having to create a task for themselves. (They can currently do this for the production stage, but not for copyediting)

mauromsl commented 4 years ago

Another problem with the current implementation: Once a copyedit task has been created wit a given copyeditor, they are no longer selectable in future tasks. It is also not possible for editors to reopen a task making it imposible for requesting further changes to the same copyeditor.

mauromsl commented 2 years ago

Another limitation of the current implementation: Authors cannot upload new files during their review process (e.g. provide a new figure file or additional supporting material)

severett89 commented 2 years ago

It is possible that authors may struggle to find their copyedit review task from the dashboard in Janeway: our email template doesn't have a direct link to the review task and just goes to dashboard. We also don't have a deadline date to set for review tasks in copyedit and have to manually insert one. A date picker and deadline would be handy here.

joemull commented 2 years ago

Other functional requirements for new system

pgoussy commented 2 years ago

Thoughts from Michigan Publishing Services:

From our perspective, the workflow for assigning a copyedited manuscript for author review is effectively identical to assigning a typeset PDF/rendered HTML for author review. Therefore, in the interest of standardization, we'd like to see a new copyediting system that directly mirrors the UI and functionality of the Typesetting Plugin (in terms of selecting assignees, due dates, files, etc).

NB: to date, MPS' typesetters have not been working in Janeway, so we've needed to upload the typeset files ourselves before creating proofreading assignments. This means that we haven't been using the Janeway interface for the initial typeset, only the reviews of typeset files.

So, perhaps it would be more accurate to say that we want to see the copyedit author reviews mirror the UI/functionality of the author proofreading assignments in the Typesetting Plugin. We can't comment strongly on whether the UI for copyediting assignments should directly mirror typesetting assignments, since we don't really have experience with the latter.

ajrbyers commented 1 year ago

Feedback also here https://github.com/BirkbeckCTP/janeway/issues/1411