<configuration>
<configValue name="NAME" type="string">rating_content_form</configValue>
<configValue name="METHOD" type="string">POST</configValue>
<configValue name="ACTION" type="string"></configValue>
<configValue name="debug" type="integer">0</configValue>
<configValue name="ResubmitConfirmMessage" type="string"></configValue>
<configValue name="fields" type="array">
<configValue name="score1" type="array">
<configValue name="TYPE">radio</configValue>
<configValue name="NAME">cscr</configValue>
<configValue name="VALUE">0</configValue>
<configValue name="ID">score1</configValue>
<configValue name="ValidateAsSet">1</configValue>
<configValue name="ValidateAsSetErrorMessage">You have to choose the score to rating this section</configValue>
<configValue name="LABEL">0</configValue>
</configValue>
<configValue name="score2" type="array">
<configValue name="TYPE">radio</configValue>
<configValue name="NAME">cscr</configValue>
<configValue name="VALUE">20</configValue>
<configValue name="ID">score2</configValue>
<configValue name="LABEL">20</configValue>
</configValue>
<configValue name="score3" type="array">
<configValue name="TYPE">radio</configValue>
<configValue name="NAME">cscr</configValue>
<configValue name="VALUE">40</configValue>
<configValue name="ID">score3</configValue>
<configValue name="LABEL">40</configValue>
</configValue>
<configValue name="score4" type="array">
<configValue name="TYPE">radio</configValue>
<configValue name="NAME">cscr</configValue>
<configValue name="VALUE">60</configValue>
<configValue name="ID">score4</configValue>
<configValue name="LABEL">60</configValue>
</configValue>
<configValue name="score5" type="array">
<configValue name="TYPE">radio</configValue>
<configValue name="NAME">cscr</configValue>
<configValue name="VALUE">80</configValue>
<configValue name="ID">score5</configValue>
<configValue name="LABEL">80</configValue>
</configValue>
<configValue name="score6" type="array">
<configValue name="TYPE">radio</configValue>
<configValue name="NAME">cscr</configValue>
<configValue name="VALUE">100</configValue>
<configValue name="ID">score6</configValue>
<configValue name="LABEL">100</configValue>
</configValue>
<configValue name="submit" type="array">
<configValue name="TYPE" type="string">submit</configValue>
<configValue name="NAME" type="string">submit</configValue>
<configValue name="ID" type="string">submit</configValue>
<configValue name="VALUE" type="string">Rate</configValue>
</configValue>
<configValue name="id" type="array">
<configValue name="TYPE" type="string">hidden</configValue>
<configValue name="NAME" type="string">tid</configValue>
<configValue name="ID" type="string">tid</configValue>
</configValue>
</configValue>
</configuration> |