PKP Bugzilla – Bug 4888
Feature request: Indicate which review form elements are excluded from message to author
Last modified: 2010-07-13 08:44:39 PDT
Created attachment 2608 [details] patch against ocs 2.1.2 As requested, here is a patch in unified diff form that adds an extrasetting to review form elements. By checking a box, the creator of a review form can indicate which review form elements are not to be included in the message to the author when the director clicks the "Import Peer Review" button. This is useful for confidential comments of the reviewer to the director, or secret recommendations for a Best Paper award. An extra column is needed in table review_form_elements. This should be added when upgrading from a previous version.
Created attachment 2611 [details] patch against ocs 2.1.2
Thanks, Wouter! I've scheduled against 2.3.1 as we're in a feature freeze for the upcoming 2.3 release.
Committed, with one minor change: there was some inconsistency about whether the "enabled" flag indicated that an element would be included or not. I've made it consistent so "1" = included, "0" = not included, including upgrade scripts. Thanks for contributing! Committed to OJS and OCS.
*** Bug 5567 has been marked as a duplicate of this bug. ***