source: indico/indico/htdocs/ihelp/html/_sources/PaperReviewingGuides/PaperReviewingRoles/PaperReviewingRoles.txt @ 8b1574

burotelhello-world-walkthroughipv6v0.98-seriesv0.98.2v0.98.3v0.98b1v0.98b2v0.99v1.0v1.1
Last change on this file since 8b1574 was 20db8c5, checked in by Jose Benito <jose.benito.gonzalez@…>, 3 years ago

[DOC] Added PaperReviwing? doc to ihelp

  • Property mode set to 100644
File size: 3.6 KB
Line 
1=======================================================
2Main actors and workflows in the Paper Reviewing Module
3=======================================================
4
5Main actors
6-----------
7
8The module provides a reviewing tool for Indico conference
9organizers. In general, it consists in checking that the submitted
10papers are coherent with the layout and content requested by the
11organizers of the conference and, if not, to discuss with the
12author of the paper or to correct directly the paper. For better
13understanding of the reviewing module we will now introduce the
14main actors involved in it:
15
16* The **Conference Manager** is the creator of the conference and he is responsible for it. He can enable or disable the reviewing module and modify all its settings.
17
18
19* The **Manager of the Paper Review Module** is responsible for the paper reviewing part of the conference.
20
21
22* The **Referee** is responsible for the contributions, assigned to him by the paper review manager.
23
24
25* The **Layout Reviewer** is responsible for the layout of the papers, if it is coherent to the criteria given by the manager of the conference.
26 
27
28* The **Content Reviewer** has the responsibility to give opinion on the papers content that are assigned to him, in order to help the referee providing his judgment.
29 
30
31        |image1|
32
33--------------
34
35Workflows
36---------
37
38Depending on the choice of the conference manager we can determine 4 kinds of workflows:
39
40--------------
41
42Layout reviewing workflow
43~~~~~~~~~~~~~~~~~~~~~~~~~
44
45 In this case the conference manager has chosen to judge only the paper`s layout.
46 The contribution is assigned to a layout reviewer who will judge the layout as
47 ``accepted``, ``rejected`` or ``to be corrected``. If it is accepted or rejected the workflow is finished.
48 If it has to be corrected then the layout reviewer has two choices
49 
50  * to sent it back for correction by the author
51  * to correct the layout himself, if needed
52
53        |image2|
54
55--------------
56
57Content reviewing workflow
58~~~~~~~~~~~~~~~~~~~~~~~~~~
59
60In this case the
61conference manager has chosen to judge only the paper`s content.
62The contribution is assigned to a set of content reviewers who will
63give their opinion on the contribution`s content. Then the referee
64will give his final judgment by setting it as ``accepted``,
65``rejected`` or ``to be corrected``. If it has to be corrected, the
66contribution is sent back to the author with the referee comments.
67Once it is corrected and submitted, the contribution is judged
68again.
69
70        |image3|
71
72--------------
73
74Content and Layout reviewing workflow
75~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
76
77The conference manager has chosen to be checked both the contribution`s layout and content.
78The first step is to assign the contribution; the referee chooses the content and the layout
79reviewers for each contribution. Then the layout reviewer must check the layout, and if it is
80judged as ``to be corrected`` the contribution is sent back for correction to the author with the
81layout reviewer`s comments, or the layout reviewer can correct it by himself.
82
83        |image4|
84
85--------------
86
87Workflow with no paper reviewing
88~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
89
90The conference
91manager has chosen no layout check and no content check of the
92contributions. After the paper is submitted, it is directly
93accepted.
94
95        |image5|
96
97--------------
98
99.. |image1| image:: PaperReviewingRolesPics/roles.png
100.. |image2| image:: PaperReviewingRolesPics/roles2.png
101.. |image3| image:: PaperReviewingRolesPics/roles3.png
102.. |image4| image:: PaperReviewingRolesPics/roles4.png
103.. |image5| image:: PaperReviewingRolesPics/roles5.png
Note: See TracBrowser for help on using the repository browser.