getCustomQuestionListConfiguration sample API Call

Example Request getCustomQuestionList

  • Input: Site Short Name
    URL for use via HTTP request after Digest Authentication is performed:\

    https://mc-api.manuscriptcentral.com/api/s1m/v2/configuration/full/customQuestionList?site_name=salesdemoplus

Example Response: getCustomQuestionList

  • The response returns detailed metadata regarding the configured custom questions for a specified site.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Response>
    <status>SUCCESS</status>
    <callId>5aaee520-a7ec-452f-9ca6-e78599d0337c</callId>
    <result xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="configCustomQuestionsOutputVO">
        <detailGroups>
            <detailGroup>
                <customQuestions>
                    <customQuestion>
                        <answerType>TYPE_SELECT</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>1387560</answerId>
                                <answerName>Manuscript Type</answerName>
                                <answerStatus>INACTIVE</answerStatus>
                                <answerText>Paper</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse>OA</abbreviatedResponse>
                                <answerId>428433</answerId>
                                <answerName>Original Article</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Original Article</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse>IR</abbreviatedResponse>
                                <answerId>428435</answerId>
                                <answerName>Invited Review</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Invited Review</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse>LE</abbreviatedResponse>
                                <answerId>428434</answerId>
                                <answerName>Letter to the Editor</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Letter to the Editor (brief submission)</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse>OA</abbreviatedResponse>
                                <answerId>1457146</answerId>
                                <answerName>Sample Type for RightsLink Open Access</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Sample Type for RightsLink Open Access</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse>AC</abbreviatedResponse>
                                <answerId>1457147</answerId>
                                <answerName>Sample Type for RightsLink Author Choice</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Sample Type for RightsLink Author Choice</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>161933</customQuestionId>
                        <questionName>Manuscript Type</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Manuscript Type:</questionText>
                    </customQuestion>
                </customQuestions>
                <detailGroupId>34926</detailGroupId>
                <detailGroupName>Manuscript Type</detailGroupName>
                <detailGroupTypeId>15</detailGroupTypeId>
                <detailGroupTypeName>ROUTING_FIELD</detailGroupTypeName>
            </detailGroup>
            <detailGroup>
                <customQuestions>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>428454</answerId>
                                <answerName>3 - Review was on time</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>3 - Review was on time</answerText>
                                <numericValue>3.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>428455</answerId>
                                <answerName>1 - Review was severely delayed</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>1 - Review was severely delayed</answerText>
                                <numericValue>1.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>428456</answerId>
                                <answerName>2 - Review was slightly delayed</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>2 - Review was slightly delayed</answerText>
                                <numericValue>2.0</numericValue>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>161946</customQuestionId>
                        <questionName>Timeliness</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Timeliness</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>428457</answerId>
                                <answerName>3 - Review was highly relevant</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>3 - Review was highly relevant</answerText>
                                <numericValue>3.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>428458</answerId>
                                <answerName>1 - Review was below average</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>1 - Review was below average</answerText>
                                <numericValue>1.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>428459</answerId>
                                <answerName>2 - Review was sufficient</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>2 - Review was sufficient</answerText>
                                <numericValue>2.0</numericValue>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>161947</customQuestionId>
                        <questionName>Quality Assessment</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Quality Assessment</questionText>
                    </customQuestion>
                </customQuestions>
                <detailGroupId>34928</detailGroupId>
                <detailGroupName>Reviewer Rating Form</detailGroupName>
                <detailGroupTypeId>16</detailGroupTypeId>
                <detailGroupTypeName>RATE_REVIEWER</detailGroupTypeName>
            </detailGroup>
            <detailGroup>
                <customQuestions>
                    <customQuestion>
                        <answerType>TYPE_TEXT</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <answerId>428468</answerId>
                                <answerName>CLIENT_ARTICLE_ID</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>client article id</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>161956</customQuestionId>
                        <questionName>CLIENT_ARTICLE_ID</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_TEXT</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <answerId>428469</answerId>
                                <answerName>ARTICLE_GUID</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>client article guid</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>161957</customQuestionId>
                        <questionName>ARTICLE_GUID</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_TEXT</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <answerId>428470</answerId>
                                <answerName>RESUPPLY_FL</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>false</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>161958</customQuestionId>
                        <questionName>RESUPPLY_FL</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                    </customQuestion>
                </customQuestions>
                <detailGroupId>34930</detailGroupId>
                <detailGroupName>Document Meta Data for BPL</detailGroupName>
                <detailGroupTypeId>40</detailGroupTypeId>
                <detailGroupTypeName>BPL_DOC_META</detailGroupTypeName>
            </detailGroup>
            <detailGroup>
                <customQuestions>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429077</answerId>
                                <answerName>Yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429078</answerId>
                                <answerName>No</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>No</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162451</customQuestionId>
                        <questionName>Special Issue</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Is this manuscript a candidate for a Special Issue?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_TEXT</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429079</answerId>
                                <answerName>If yes, enter name of Special Issue:</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>If yes, please enter the name of the Special Issue.</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162452</customQuestionId>
                        <questionName>Name of Special Issue</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>If yes, please enter the name of the Special Issue.</questionText>
                    </customQuestion>
                </customQuestions>
                <detailGroupId>35045</detailGroupId>
                <detailGroupName>Special Issue</detailGroupName>
                <detailGroupTypeId>1</detailGroupTypeId>
                <detailGroupTypeName>DOCUMENT</detailGroupTypeName>
            </detailGroup>
            <detailGroup>
                <customQuestions>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>2370324</answerId>
                                <answerName>test1</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>test1</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>2370325</answerId>
                                <answerName>test2</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>test2</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>2370326</answerId>
                                <answerName>test3</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>test3</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>1210915</customQuestionId>
                        <questionName>test</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>test</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429214</answerId>
                                <answerName>No</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>No</answerText>
                                <numericValue>1.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429215</answerId>
                                <answerName>Yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                                <numericValue>3.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429216</answerId>
                                <answerName>See Report</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>See Report</answerText>
                                <numericValue>2.0</numericValue>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162519</customQuestionId>
                        <questionName>1-Significant Information</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>1. Does the manuscript contain new and significant information to justify publication?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429218</answerId>
                                <answerName>Yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                                <numericValue>3.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429219</answerId>
                                <answerName>See Report</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>See Report</answerText>
                                <numericValue>2.0</numericValue>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162520</customQuestionId>
                        <questionName>2-Concisley Stated</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>2. Is the problem significant and concisely stated?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429220</answerId>
                                <answerName>No</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>No</answerText>
                                <numericValue>1.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429221</answerId>
                                <answerName>Yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                                <numericValue>3.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429222</answerId>
                                <answerName>See Report</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>See Report</answerText>
                                <numericValue>2.0</numericValue>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162521</customQuestionId>
                        <questionName>3-Described Comprehensively</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>3. Are the experimental and/or theoretical methods described comprehensively?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429224</answerId>
                                <answerName>See Report</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>See Report</answerText>
                                <numericValue>2.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429225</answerId>
                                <answerName>Yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                                <numericValue>3.0</numericValue>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162522</customQuestionId>
                        <questionName>4-Justified by results</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>4. Are the interpretations and conclusions justified by the results?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429226</answerId>
                                <answerName>No</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>No</answerText>
                                <numericValue>1.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429227</answerId>
                                <answerName>Yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                                <numericValue>3.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429228</answerId>
                                <answerName>See Report</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>See Report</answerText>
                                <numericValue>2.0</numericValue>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162523</customQuestionId>
                        <questionName>5-Summary Concise</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>5. Is the summary (abstract) concise?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429229</answerId>
                                <answerName>No</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>No</answerText>
                                <numericValue>1.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429230</answerId>
                                <answerName>Yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                                <numericValue>3.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429231</answerId>
                                <answerName>See Report</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>See Report</answerText>
                                <numericValue>2.0</numericValue>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162524</customQuestionId>
                        <questionName>6-Language</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>6. Is the language acceptable?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_SELECT</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429232</answerId>
                                <answerName>Adequate</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Adequate</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429233</answerId>
                                <answerName>Too Long</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Too Long</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429234</answerId>
                                <answerName>Too Short</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Too Short</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162525</customQuestionId>
                        <questionName>Paper Size</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Paper Size is:</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_SELECT</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429235</answerId>
                                <answerName>Adequate</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Adequate</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429236</answerId>
                                <answerName>Too Many</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Too Many</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429237</answerId>
                                <answerName>Need More</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Need More</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162526</customQuestionId>
                        <questionName>Tables</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Tables are:</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_SELECT</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429238</answerId>
                                <answerName>Adequate</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Adequate</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429239</answerId>
                                <answerName>Too Many</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Too Many</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429240</answerId>
                                <answerName>Need More</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Need More</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162527</customQuestionId>
                        <questionName>Figures</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Figures are:</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse>OS</abbreviatedResponse>
                                <answerId>429241</answerId>
                                <answerName>Outstanding</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>An outstanding and important paper that will be of widespread interest in neuroscience.</answerText>
                                <numericValue>5.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse>EX</abbreviatedResponse>
                                <answerId>429242</answerId>
                                <answerName>Excellent</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>An excellent paper that is likely to be of wide interest in its own subfield</answerText>
                                <numericValue>4.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse>VG</abbreviatedResponse>
                                <answerId>429243</answerId>
                                <answerName>Very Good</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>A very good paper of moderate interest which should be published if there is space</answerText>
                                <numericValue>3.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse>GD</abbreviatedResponse>
                                <answerId>429244</answerId>
                                <answerName>Good</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>A good paper of publishable quality but limited interest</answerText>
                                <numericValue>2.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse>FR</abbreviatedResponse>
                                <answerId>429245</answerId>
                                <answerName>Fair to Poor</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>A fair or poor paper that does not deserve publication in JCN</answerText>
                                <numericValue>1.0</numericValue>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162529</customQuestionId>
                        <questionName>Priority</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Priority</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_TEXTAREA</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429246</answerId>
                                <answerName>Text Answer</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Enter Your suggested author(s) here.</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162530</customQuestionId>
                        <questionName>Commentary Questions</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Would you recommend this paper as a target article for a Commentary.  If so, please suggest author(s):</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429249</answerId>
                                <answerName>An important and novel contribution that will have</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>An important and novel contribution that will have impact beyond its own field.</answerText>
                                <numericValue>5.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429250</answerId>
                                <answerName>An important and novel contribution in its own fie</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>An important and novel contribution in its own field.</answerText>
                                <numericValue>4.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429251</answerId>
                                <answerName>A useful paper that contains new data that will ad</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>A useful paper that contains new data that will advance its field.</answerText>
                                <numericValue>3.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429252</answerId>
                                <answerName>Relatively little new information</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Relatively little new information.</answerText>
                                <numericValue>2.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429253</answerId>
                                <answerName>Entirely a replication or negative data, of little</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Entirely a replication or negative data, of little importance.</answerText>
                                <numericValue>1.0</numericValue>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162532</customQuestionId>
                        <questionName>Importance of work</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Importance of work (check one):</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429254</answerId>
                                <answerName>Done to the highest standards in the field. Only</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Done to the highest standards in the field. Only minor concerns.</answerText>
                                <numericValue>5.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429255</answerId>
                                <answerName>Largely well done, but contains some serious probl</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Largely well done, but contains some serious problems.</answerText>
                                <numericValue>4.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429256</answerId>
                                <answerName>Some or all of the work is of questionable validit</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Some or all of the work is of questionable validity.</answerText>
                                <numericValue>2.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429257</answerId>
                                <answerName>A major flaw in study design makes this work unacc</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>A major flaw in study design makes this work unacceptable.</answerText>
                                <numericValue>1.0</numericValue>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162533</customQuestionId>
                        <questionName>Technical quality of work</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Technical quality of work (check one, place specific comments below):</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429258</answerId>
                                <answerName>Yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                                <numericValue>1.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429259</answerId>
                                <answerName>No</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>No</answerText>
                                <numericValue>0.0</numericValue>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162534</customQuestionId>
                        <questionName>JCN Policy issues</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Have the authors provided full descriptions of all molecular reagents, including antibodies, DNA constructs, and transgenic animals? Please see JCN policy on these issues as published in the two editorials for which links are provided at the top of this page.</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429260</answerId>
                                <answerName>Yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429261</answerId>
                                <answerName>No</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>No</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162535</customQuestionId>
                        <questionName>Neuroscience Peer Review Consortium</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>JCN is a member of the Neuroscience Peer Review Consortium, which means that your review may be passed on to another Consortium journal if the paper is not accepted and the authors request this. Do you want your name to be included with the review?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_TEXTAREA</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429262</answerId>
                                <answerName>asdf</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText></answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162536</customQuestionId>
                        <questionName>Do you have any ethical concerns about this manuscript</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Do you have any ethical concerns about this manuscript, e.g., issues related to animal care, human subjects, or scientific misconduct? If so, please state these in the box below:</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429263</answerId>
                                <answerName>Yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                                <numericValue>1.0</numericValue>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429264</answerId>
                                <answerName>No</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>No</answerText>
                                <numericValue>0.0</numericValue>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162537</customQuestionId>
                        <questionName>Improve with appropriate revisions</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Do you think that the importance of the work would improve with appropriate revisions?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_SELECT</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>1250731</answerId>
                                <answerName>yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>1250732</answerId>
                                <answerName>no</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>No</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>786176</customQuestionId>
                        <questionName>PUBLONS_Reviewer_Opt_In</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Do you want to get credit for reviewing this manuscript on Publons? [<a href="https://publons.com/in/XXXXXXXX/" target="_blank">what's this?</a>]<br>By selecting "Yes" you are opting in to the Publons service and data about this review (including your name and the review itself) will be transferred to Publons. You may opt-out of the service at any time.</questionText>
                    </customQuestion>
                </customQuestions>
                <detailGroupId>35055</detailGroupId>
                <detailGroupName>JCN Scoresheet</detailGroupName>
                <detailGroupTypeId>6</detailGroupTypeId>
                <detailGroupTypeName>SCORESHEET</detailGroupTypeName>
            </detailGroup>
            <detailGroup>
                <customQuestions>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429270</answerId>
                                <answerName>No COI</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText></answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162542</customQuestionId>
                        <questionName>COI No</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>As submitting author I confirm, on behalf of the co-authors, that there has been no conflict of interest.</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429271</answerId>
                                <answerName>COI Yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText></answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162543</customQuestionId>
                        <questionName>COI Yes</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>There is a conflict of interest.  Details are provided below.</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_TEXTAREA</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429272</answerId>
                                <answerName>COI Details</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText></answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162544</customQuestionId>
                        <questionName>COI Details</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Conflict of Interest Details:</questionText>
                    </customQuestion>
                </customQuestions>
                <detailGroupId>35057</detailGroupId>
                <detailGroupName>COI Form</detailGroupName>
                <detailGroupTypeId>92</detailGroupTypeId>
                <detailGroupTypeName>TASK_FORMS_COMPLETION</detailGroupTypeName>
            </detailGroup>
            <detailGroup>
                <customQuestions>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429276</answerId>
                                <answerName>y</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText></answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162546</customQuestionId>
                        <questionName>copy editing is complete</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>copy editing is complete</questionText>
                    </customQuestion>
                </customQuestions>
                <detailGroupId>35058</detailGroupId>
                <detailGroupName>CE Checklist</detailGroupName>
                <detailGroupTypeId>26</detailGroupTypeId>
                <detailGroupTypeName>PRODUCTION_CHECKLIST</detailGroupTypeName>
            </detailGroup>
            <detailGroup>
                <customQuestions>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>429277</answerId>
                                <answerName>y</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText></answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>162547</customQuestionId>
                        <questionName>graphic editing is complete</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>graphic editing is complete</questionText>
                    </customQuestion>
                </customQuestions>
                <detailGroupId>35059</detailGroupId>
                <detailGroupName>GA Checklist</detailGroupName>
                <detailGroupTypeId>26</detailGroupTypeId>
                <detailGroupTypeName>PRODUCTION_CHECKLIST</detailGroupTypeName>
            </detailGroup>
            <detailGroup>
                <customQuestions>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>451961</answerId>
                                <answerName>aasdf</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>181545</customQuestionId>
                        <questionName>Files Acceptable</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Files checked for acceptability</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>451962</answerId>
                                <answerName>asdfa</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText></answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>181546</customQuestionId>
                        <questionName>Appropriate forms received</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Appropriate forms received</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>451964</answerId>
                                <answerName>MSblind</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText></answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>181548</customQuestionId>
                        <questionName>Manuscript Blinded?</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Is manuscript properly blinded (acknowledgments, cover sheet, affiliations removed)?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>451965</answerId>
                                <answerName>copyrelease</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText></answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>181549</customQuestionId>
                        <questionName>Copyright release form?</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Copyright release form received?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>451966</answerId>
                                <answerName>figformat</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>181550</customQuestionId>
                        <questionName>Figure Format?</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Check figure format (300 dpi format).</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>451967</answerId>
                                <answerName>coiform</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>181551</customQuestionId>
                        <questionName>Conflict of Interest?</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Verify conflict of interest form (if applicable).</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>451968</answerId>
                                <answerName>IRBform</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>181552</customQuestionId>
                        <questionName>IRB requirements?</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Verify IRB requirements (if applicable).</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>451969</answerId>
                                <answerName>covletter</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText></answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>181553</customQuestionId>
                        <questionName>cover letter?</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Was cover letter submitted?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>451970</answerId>
                                <answerName>author institution</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>181554</customQuestionId>
                        <questionName>Author Institutions included?</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Are all author/institutions information included?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>451963</answerId>
                                <answerName>asdf</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>181547</customQuestionId>
                        <questionName>Color Figures OK</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Color Figures OK</questionText>
                    </customQuestion>
                </customQuestions>
                <detailGroupId>37940</detailGroupId>
                <detailGroupName>Admin Checklist</detailGroupName>
                <detailGroupTypeId>8</detailGroupTypeId>
                <detailGroupTypeName>CHECKLIST</detailGroupTypeName>
            </detailGroup>
            <detailGroup>
                <customQuestions>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>451975</answerId>
                                <answerName>asdf</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>asdf</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>181559</customQuestionId>
                        <questionName>Is the manuscript ready for preliminary edit in a Word document?</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Is the manuscript ready for preliminary edit in a Word document?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>451976</answerId>
                                <answerName>asdf</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>asdf</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>181560</customQuestionId>
                        <questionName>Are all tables/graphs included either within the word document or in a separate Excel document?</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Are all tables/graphs included either within the word document or in a separate Excel document?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>451977</answerId>
                                <answerName>asdf</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>asdf</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>181561</customQuestionId>
                        <questionName>Are all figures formatted for layout (i.e., 300 dpi, tiff or jpg)?</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Are all figures formatted for layout (i.e., 300 dpi, tiff or jpg)?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>451971</answerId>
                                <answerName>oneprod</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>oneprod</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>181555</customQuestionId>
                        <questionName>Has the author included all author titles and affiliations?</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Has the author included all author titles and affiliations?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>451972</answerId>
                                <answerName>twoprod</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>twoprod</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>181556</customQuestionId>
                        <questionName>Has the corresponding author included a contact E-mail?</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Has the corresponding author included a contact E-mail?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>451973</answerId>
                                <answerName>threeprod</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>threeprod</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>181557</customQuestionId>
                        <questionName>Had the author provided keywords?</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Had the author provided keywords?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>451974</answerId>
                                <answerName>fourprod</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>fourprod</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>181558</customQuestionId>
                        <questionName>Has the author provided a short title?</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Has the author provided a short title?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>1535235</answerId>
                                <answerName>10% Off</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>10PERCENT</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>1535236</answerId>
                                <answerName>50% Off</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>50PERCENTDEMO</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>1535237</answerId>
                                <answerName>100% Off (Free)</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>100PERCENTDEMO</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>958320</customQuestionId>
                        <questionName>Promo Code</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Promo Code</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>1613231</answerId>
                                <answerName>ewrewrw</answerName>
                                <answerStatus>INACTIVE</answerStatus>
                                <answerText></answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>1000973</customQuestionId>
                        <questionName>promo code label</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>(This question is completely configurable -- A background promotion code can be sent to RightsLink based on the selection.)</questionText>
                    </customQuestion>
                </customQuestions>
                <detailGroupId>37941</detailGroupId>
                <detailGroupName>Production Checklist</detailGroupName>
                <detailGroupTypeId>26</detailGroupTypeId>
                <detailGroupTypeName>PRODUCTION_CHECKLIST</detailGroupTypeName>
            </detailGroup>
            <detailGroup>
                <customQuestions>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>1407856</answerId>
                                <answerName>Yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>1407857</answerId>
                                <answerName>No</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>No</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>876990</customQuestionId>
                        <questionName>Have your co-authors had an opportunity to review the manuscript, and do they approve the version of</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Have your co-authors had an opportunity to review the manuscript, and do they approve the version of the manuscript you are submitting?</questionText>
                    </customQuestion>
                </customQuestions>
                <detailGroupId>152915</detailGroupId>
                <detailGroupName>custom questions</detailGroupName>
                <detailGroupTypeId>1</detailGroupTypeId>
                <detailGroupTypeName>DOCUMENT</detailGroupTypeName>
            </detailGroup>
            <detailGroup>
                <customQuestions>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>1416713</answerId>
                                <answerName>yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes - Auto export to NIHMS requested</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>1416714</answerId>
                                <answerName>no</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>No - Auto export to NIHMS not required</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>881566</customQuestionId>
                        <questionName>Request Automatic Export to NIHMS</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Please indicate whether you have received funding from any of the <a href="http://journals.cambridge.org/images/fileUpload/documents/NIHMS_Funding_Institutions.pdf" target="_blank">relevant institutions</a> and would like to request an automatic deposit to the NIHMS, should your manuscript be accepted for publication.</questionText>
                    </customQuestion>
                </customQuestions>
                <detailGroupId>113806</detailGroupId>
                <detailGroupName>NIHMS Auto-export</detailGroupName>
                <detailGroupTypeId>1</detailGroupTypeId>
                <detailGroupTypeName>DOCUMENT</detailGroupTypeName>
            </detailGroup>
            <detailGroup>
                <customQuestions>
                    <customQuestion>
                        <answerType>TYPE_TEXTAREA</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>1250741</answerId>
                                <answerName>text</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText></answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>786178</customQuestionId>
                        <questionName>Plain Language Summary</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Enter a short, plain language summary - a simple, non-technical explanation or lay summary to help make it easier for people to find and understand your work.  This is not the same as the abstract.  Once your article has been published, this summary will be made available through Kudos (<a href=http://www.growkudos.com target=_blank>more info</a>).</questionText>
                    </customQuestion>
                </customQuestions>
                <detailGroupId>135691</detailGroupId>
                <detailGroupName>Kudos Lay Summary</detailGroupName>
                <detailGroupTypeId>1</detailGroupTypeId>
                <detailGroupTypeName>DOCUMENT</detailGroupTypeName>
            </detailGroup>
            <detailGroup>
                <customQuestions>
                    <customQuestion>
                        <answerType>TYPE_TEXTAREA</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>1328553</answerId>
                                <answerName>TwitterText</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText></answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>834013</customQuestionId>
                        <questionName>Twitter message</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Would you like to provide a Twitter message which could be used to promote this article in the event it is accepted and published?</questionText>
                    </customQuestion>
                </customQuestions>
                <detailGroupId>143822</detailGroupId>
                <detailGroupName>Twitter</detailGroupName>
                <detailGroupTypeId>1</detailGroupTypeId>
                <detailGroupTypeName>DOCUMENT</detailGroupTypeName>
            </detailGroup>
            <detailGroup>
                <customQuestions>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>1407860</answerId>
                                <answerName>Yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>1407861</answerId>
                                <answerName>No</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>No</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>876992</customQuestionId>
                        <questionName>Production Charges</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Do you want to pay for any production charges that you incur? This is the new text.</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>1412067</answerId>
                                <answerName>Yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>1412068</answerId>
                                <answerName>No</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>No</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>879297</customQuestionId>
                        <questionName>Introduction</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Is this an introduction?</questionText>
                    </customQuestion>
                </customQuestions>
                <detailGroupId>152914</detailGroupId>
                <detailGroupName>Production Charges</detailGroupName>
                <detailGroupTypeId>1</detailGroupTypeId>
                <detailGroupTypeName>DOCUMENT</detailGroupTypeName>
            </detailGroup>
            <detailGroup>
                <customQuestions>
                    <customQuestion>
                        <answerType>TYPE_TEXT</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>27450</answerId>
                                <answerName>figures</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>7987</customQuestionId>
                        <questionName>Number of Figures</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Number of Figures:</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_TEXT</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>27451</answerId>
                                <answerName>color figures</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>7988</customQuestionId>
                        <questionName>Number of Color Figures</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Number of Color Figures:</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_TEXT</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>27452</answerId>
                                <answerName>tables</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>7989</customQuestionId>
                        <questionName>Number of Tables</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Number of Tables:</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_TEXT</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>27453</answerId>
                                <answerName>words</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>7990</customQuestionId>
                        <questionName>Number of Words</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Number of Words:</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>27462</answerId>
                                <answerName>Yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>27463</answerId>
                                <answerName>No</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>No</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>7995</customQuestionId>
                        <questionName>Are any of the included images potential journal covers?</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Are any of the included images potential journal covers?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>27464</answerId>
                                <answerName>Yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>27465</answerId>
                                <answerName>No</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>No</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>27472</answerId>
                                <answerName>N/A</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>N/A</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>7996</customQuestionId>
                        <questionName>Are you willing to pay the journal</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Are you willing to pay the journal's fee for color reproduction?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>27466</answerId>
                                <answerName>confirm - sole submission</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>7998</customQuestionId>
                        <questionName>Confirm - submitted solely to this journal</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Confirm that the manuscript has been submitted solely to this journal and is not published, in press, or submitted elsewhere.</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_CHECKBOX</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>27467</answerId>
                                <answerName>confirm - ethical</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>7999</customQuestionId>
                        <questionName>Confirm - research meets ethical guidelines</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Confirm that all the research meets the ethical guidelines, including adherence to the legal requirements of the study country.</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>27469</answerId>
                                <answerName>Yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>27470</answerId>
                                <answerName>No</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>No</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>8001</customQuestionId>
                        <questionName>Conflict of Interest</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Do you have any conflict of interest?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_TEXTAREA</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>27471</answerId>
                                <answerName>If yes, please state:</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>8002</customQuestionId>
                        <questionName>Conflict of Interest - state</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>If yes, please state:</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_RADIO</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>401582</answerId>
                                <answerName>Yes</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>Yes</answerText>
                            </submissionCustomAnswer>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>401583</answerId>
                                <answerName>No</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText>No</answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>143789</customQuestionId>
                        <questionName>Research Funding</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>Is this article based on research that was funded entirely or partially by an outside source?</questionText>
                    </customQuestion>
                    <customQuestion>
                        <answerType>TYPE_TEXTAREA</answerType>
                        <submissionCustomAnswers>
                            <submissionCustomAnswer>
                                <abbreviatedResponse></abbreviatedResponse>
                                <answerId>401584</answerId>
                                <answerName>text</answerName>
                                <answerStatus>ACTIVE</answerStatus>
                                <answerText></answerText>
                            </submissionCustomAnswer>
                        </submissionCustomAnswers>
                        <customQuestionId>143790</customQuestionId>
                        <questionName>Research Funding - details</questionName>
                        <questionStatus>ACTIVE</questionStatus>
                        <questionText>If yes, please list the funding source(s) below:</questionText>
                    </customQuestion>
                </customQuestions>
                <detailGroupId>1677</detailGroupId>
                <detailGroupName>Standard Manuscript Questions</detailGroupName>
                <detailGroupTypeId>1</detailGroupTypeId>
                <detailGroupTypeName>DOCUMENT</detailGroupTypeName>
            </detailGroup>
        </detailGroups>
    </result>
</Response>