openreview / openreview-py

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

ARR: Change emergency reviewing form to allow multiple areas #2198

Closed jkkummerfeld closed 1 week ago

jkkummerfeld commented 3 weeks ago

For June onwards, the editors would like people volunteering to be emergency reviewers to say they can do so in multiple areas.

I believe this just requires editing this line (though maybe there is also post-processing logic that is affected?):

https://github.com/openreview/openreview-py/blob/e4d06e94984866d47051dc90cdba410cca6d2aab/openreview/stages/arr_content.py#L1990

melisabok commented 3 weeks ago

input but must a checkbox and type must a string[] in order to allow multiple values

melisabok commented 1 week ago

@jkkummerfeld does this apply to the AC emergency load task too? or just reviewers?

jkkummerfeld commented 1 week ago

Yes, AC too, thanks for confirming