A Janeway workflow plugin for managing Voluntary Academic Editor (VAE) article claiming and assignment.
- Janeway 1.7.0+
- Place the
vae_workflowfolder in your Janewaysrc/plugins/directory. - Add
plugins.vae_workflowtoINSTALLED_APPSin your Janeway settings file. - Run the install command:
python manage.py install_plugins vae_workflow- In the Janeway manager, add the VAE Claiming stage to your journal's workflow.
Once installed, navigate to the VAE Workflow manager to:
- Add and remove VAEs from the pool
- View articles currently in the claiming stage
- An editor moves an article into the VAE Claiming stage.
- VAEs in the pool can view available articles and claim one as Handling Editor.
- Once claimed, the article is assigned to that VAE for further handling.
This plugin is licensed under the same terms as Janeway. See the Janeway repository for details.