Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Add functionality for managing project reviews #2261

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

tompollard
Copy link
Member

As discussed in #2258, it would be helpful to be able to record reviews of datasets in the editorial system.

This pull request takes a simple approach to addressing this issue by replicating the "Internal notes" functionality that was added in #2255 to support posting of reviews.

image

Initially project editors would need to request reviews via email and then post the reviews on behalf of reviewers. We could then work towards more complete peer review functionality by:

  • Allowing PhysioNet users to post reviews to a project upon invitation.
  • Allowing PhysioNet editors to send email invitations to reviewers
  • Introducing an "Awaiting reviews" step to the editorial workflow (between "Awaiting Editor Assignment" and "Awaiting Decision") that would encourage editors to seek external reviewers on all submissions.

@lilehman
Copy link

This is useful, especially if we can capture external reviewers comments. Thanks!

@tompollard
Copy link
Member Author

Assuming we would like to go ahead with this change, the pull request will need to be updated to follow the approach used in #2264

@tompollard tompollard changed the title Add functionality for managing project reviews WIP: Add functionality for managing project reviews Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants