############################### CSV Customisation ############################### .. note:: When a new template is submitted, or the existing template is updated or modified, but after the survey for that year has been deployed: Based on the information submitted in the Monitoring Template, Customised CSV files need to be created and uploaded to the 3 surveys - Beneficiary Survey (real and demo) and Partner Survey - already deployed. Modules of CSV Customisation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ * **AUTO**: This action will be scheduled when a new template is identified, or existing template is modified - every 4 hours under automatic mode. * **MANUAL** * On the list of template, select the Template you want to customise. * Click on **Update Survey CSVs** button. .. figure:: images/process_9/process_9_button.png :width: 200px :align: center :alt: This is the image caption The screenshot of Update Survey CSVs button Diagram on CSV customisation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. figure:: images/process_9/process_9_csv_customization_2.png :width: 500px :align: center :alt: This is the image caption The block-diagram on CSV customisation GAS Functions for CSV customisation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ #. :ref:`CUSTOMIZATION component CUSTOMISE() ` * :ref:`CUSTOMIZATION component CSVSURVEYS() ` * :ref:`CUSTOMIZATION component CSVDELETE() ` * :ref:`CUSTOMIZATION component METAUP() ` * :ref:`CUSTOMIZATION component CSVCOUNTRY() ` * :ref:`CSVDELETE component CSVDELETE() ` #. :ref:`GENERAL component EMAILNOTICE() ` #. :ref:`CONTROL component extractAllTemplates() ` #. :ref:`updateOnCustomisation component updateOnCustomisation() `