/home/edulekha/crm.edulekha.com/modules/surveys/config/routes.php
<?php

defined('BASEPATH') or exit('No direct script access allowed');

$route['surveys/survey/(:num)/(:any)'] = 'participate/index/$1/$2';