Hi,
Is it possible to retrieve a list of all current reviewers for a Journal to be downloaded in excel or any other format?
I am currently using OJS 3.3
Thank you
Best regards
Valeria
Hi,
Is it possible to retrieve a list of all current reviewers for a Journal to be downloaded in excel or any other format?
I am currently using OJS 3.3
Thank you
Best regards
Valeria
You can use the “Users XML Plugin”.
Tools > Export Users
Filter the Reviewers
Click the “Export Users” button
You will get the xml file.
Convert XML file to Excel (https://youtu.be/l3wMH9IfCPQ?t=81)
Thank you very much. Very helpful.
Best regards
Valeria
Another way to export users by role:
Statistics → Users → Export → Select the desired group(s)
A solution using a database query is described in this forum post.