openreview / openreview-py

Official Python client library for the OpenReview API
https://openreview-py.readthedocs.io/en/latest/
MIT License
156 stars 23 forks source link

Review Revision capabilities implemented in the Custom Stage for API 2 #1902

Open racheljsmart opened 1 year ago

racheljsmart commented 1 year ago

The Review Revision Stage is run when PCs want to add new fields to a review for reviewers to fill out usually after the rebuttal period. These new fields are often the final rating of the paper and the justification for changing the rating. This is not implemented in api 2.

This issue was reported by a user #129

adinriv commented 1 year ago

In addition to adding the "review revision" task to the reviewers console, it will be helpful to have a change in the interface to pre-emptively indicate the reviewers that their action in the review is needed. For instance, highlighting the review, or placing a highlighted comment on top that points them to edit the review.