]> git.mjollnir.org Git - moodle.git/commitdiff
Short names for CIQ were missing
authormoodler <moodler>
Thu, 13 May 2004 08:11:48 +0000 (08:11 +0000)
committermoodler <moodler>
Thu, 13 May 2004 08:11:48 +0000 (08:11 +0000)
lang/en/survey.php

index a83a02f372545bf77698e726d82c8613d48d1a80..e7aa934a03835f924e938e38211a273c88831f39 100644 (file)
@@ -59,10 +59,15 @@ $string['attlsm3'] = 'Separate Learning';
 $string['attlsmintro'] = 'In discussion ...';
 $string['attlsname'] = 'ATTLS (20 item version)';
 $string['ciq1'] = 'At what moment in class were you most engaged as a learner?';
+$string['ciq1short'] = 'Most engaged';
 $string['ciq2'] = 'At what moment in class were you most distanced as a learner?';
+$string['ciq2short'] = 'Most distanced';
 $string['ciq3'] = 'What action from anyone in the forums did you find most affirming or helpful?';
+$string['ciq3short'] = 'Helpful moment';
 $string['ciq4'] = 'What action from anyone in the forums did you find most puzzling or confusing?';
+$string['ciq4short'] = 'Confusing moment';
 $string['ciq5'] = 'What event surprised you most?';
+$string['ciq5short'] = 'Suprising moment';
 $string['ciqintro'] = 'While thinking about recent events in this class, answer the questions below.';
 $string['ciqname'] = 'Critical Incidents';
 $string['clicktocontinue'] = 'Click here to continue';