Merged tidy-ups from stable

This commit is contained in:
moodler 2006-11-01 09:44:01 +00:00
parent 6dfb22349f
commit 304d08f0c4
76 changed files with 1463 additions and 1525 deletions

View file

@ -1,5 +1,5 @@
<?php // $Id$
// survey.php - created with Moodle 1.2 development (2003111400)
<?PHP // $Id$
// survey.php - created with Moodle 1.7 beta + (2006101003)
$string['actual'] = 'Actual';
@ -52,8 +52,6 @@ $string['attls9'] = 'I often find myself arguing with the authors of books that
$string['attls9short'] = 'argue with authors';
$string['attlsintro'] = 'The purpose of this questionnaire is to help us evaluate your attitudes towards thinking and learning.
There are no \'right\' or \'wrong\' answers; we are interested only in your opinion. Please be assured that your responses will be treated with a high degree of confidentiality, and will not affect your assessment.';
$string['attlsm1'] = 'Attitudes Towards Thinking and Learning';
$string['attlsm2'] = 'Connected Learning';
@ -124,38 +122,22 @@ $string['colles9'] = 'I explain my ideas to other students.';
$string['colles9short'] = 'I explain my ideas';
$string['collesaintro'] = 'The purpose of this survey is to help us understand how well the online delivery of this unit enabled you to learn.
Each one of the 24 statements below asks about your experience in this unit.
There are no \'right\' or \'wrong\' answers; we are interested only in your opinion. Please be assured that your responses will be treated with a high degree of confidentiality, and will not affect your assessment.
Your carefully considered responses will help us improve the way this unit is presented online in the future.
Thanks very much.';
$string['collesaname'] = 'COLLES (Actual)';
$string['collesapintro'] = 'The purpose of this questionnaire is to help us understand how well the online delivery of this unit enabled you to learn.
Each one of the 24 statements below asks you to compare your <b>preferred</b> (ideal) and <b>actual</b> experience in this unit.
There are no \'right\' or \'wrong\' answers; we are interested only in your opinion. Please be assured that your responses will be treated with a high degree of confidentiality, and will not affect your assessment.
Your carefully considered responses will help us improve the way this unit is presented online in the future.
Thanks very much.';
$string['collesapname'] = 'COLLES (Preferred and Actual)';
$string['collesm1'] = 'Relevance';
@ -173,20 +155,12 @@ $string['collesm6short'] = 'Interpretation';
$string['collesmintro'] = 'In this online unit...';
$string['collespintro'] = 'The purpose of this survey is to help us understand what you value in an online learning experience.
Each one of the 24 statements below asks about your <b>preferred</b> (ideal) experience in this unit.
There are no \'right\' or \'wrong\' answers; we are interested only in your opinion. Please be assured that your responses will be treated with a high degree of confidentiality, and will not affect your assessment.
Your carefully considered responses will help us improve the way this unit is presented online in the future.
Thanks very much.';
$string['collespname'] = 'COLLES (Preferred)';
$string['done'] = 'Done';
@ -225,9 +199,9 @@ $string['scaletimes5'] = 'Almost Never,Seldom,Sometimes,Often,Almost Always';
$string['seemoredetail'] = 'Click here to see more detail';
$string['selectedquestions'] = 'Selected questions from a scale, all students';
$string['summary'] = 'Summary';
$string['survey:download'] = 'Download responses';
$string['survey:participate'] = 'Respond to survey';
$string['survey:readresponses'] = 'View responses';
$string['survey:download'] = 'Download responses';
$string['surveycompleted'] = 'You\'ve completed this survey. The graph below shows a summary of your results compared to the class averages.';
$string['surveyname'] = 'Survey name';
$string['surveysaved'] = 'Survey saved';