MOON
Server: Apache
System: Linux 101-53-147-124.cprapid.com 4.18.0-553.121.1.el8_10.x86_64 #1 SMP Thu Apr 30 09:06:34 EDT 2026 x86_64
User: clientsoftwares (1005)
PHP: 8.2.30
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open
Upload Files
File: /home/clientsoftwares/public_html/lms.clientsoftwares.com/resources/lang/default/survey.php
<?php

return [
    'Survey' => 'Survey',
    'Answer Set' => 'Answer Set',
    'Answer' => 'Answer',
    'Participation' => 'Participation',
    'Participants' => 'Participants',
    'My Survey' => 'My Survey',
    'Anonymous' => 'Anonymous',
    'Survey Setup' => 'Survey Setup',
    'Survey Group' => 'Survey Group',
    'Update Group' => 'Update Group',
    'Add New Group' => 'Add New Group',
    'Survey Bank' => 'Survey Bank',
    'Survey Bulk Import' => 'Survey Bulk Import',
    'Add Survey Bank' => 'Add Survey Bank',
    'Linear Scale' => 'Linear Scale',
    'Linear Option' => 'Linear Option',
    'Radio' => 'Radio',
    'Dropdown' => 'Dropdown',
    'Checkbox' => 'Checkbox',
    'TextArea' => 'TextArea',
    'Survey Question' => 'Survey Question',
    'Make sure input correct survey type' => 'Make sure input correct survey type',
    'You need to import Excel File. For sample you can download by clicking' => 'You need to import Excel File. For sample you can download by clicking',
    'Survey Type' => 'Survey Type',
    'Course survey' => 'Course survey',
    'Independence' => 'Independence',
    'is not valid type' => 'is not valid type',
    'is not valid number for Linear Scale' => 'is not valid number for Linear Scale',
    'Deadline' => 'Deadline',
    'Created By' => 'Created By',
    'Course Survey' => 'Course Survey',
    'Questions' => 'Questions',
    'Unpublished' => 'Unpublished',
    'Published' => 'Published',
    'You Are not assigned for this survey' => 'You Are not assigned for this survey',
    'Criteria' => 'Criteria',
    'Graph' => 'Graph',
    'Pie' => 'Pie',
    'Bar' => 'Bar',
    'Line' => 'Line',
    'Survey Report' => 'Survey Report',
    'User Count' => 'User Count',
    'Percentage' => 'Percentage',
    'Opinions' => 'Opinions',
    'Survey Not Assigned' => 'Survey Not Assigned',
    'Participate' => 'Participate',
    'Survey List'=>'Survey List',
    'Set Time'=>'Set Time',
    'No Questions Found'=>'No Questions Found'

];