2 // questionnaire.php - created with Moodle 1.7 beta + (2006101003)
5 $string['alreadyfilled'] = 'You have already filled out this questionnaire for us. Thank you.';
6 $string['modulename'] = 'Questionnaire';
7 $string['modulenameplural'] = 'Questionnaires';
8 $string['mustcomplete'] = '<b>You must complete this questionnaire <i>now</i> to record your results. You will not be allowed to complete it at another time</b><br /><br />';
9 $string['notavail'] = 'That questionnaire is not available yet. Try again later.';
10 $string['qmanage'] = 'Manage Surveys';
11 $string['qmanagetitle'] = 'Survey Management phpESP';
12 $string['qtype'] = 'Type';
13 $string['questionnaireid'] = 'Survey';
14 $string['respondenttype'] = 'Respondent Type';