Merge branch 'MDL-33675-master-1' of git://git.luns.net.uk/moodle

This commit is contained in:
Sam Hemelryk 2012-06-13 15:24:07 +12:00
commit 7cbd6d8353
12 changed files with 47 additions and 43 deletions

View file

@ -57,14 +57,14 @@ $string['chooseaction'] = 'Choose an action ...';
$string['limit'] = 'Limit';
$string['limitanswers'] = 'Limit the number of responses allowed';
$string['modulename'] = 'Choice';
$string['modulename_help'] = 'The choice activity module enables a teacher to ask a question and specify a choice of responses.
$string['modulename_help'] = 'The choice activity module enables a teacher to ask a single question and offer a selection of possible responses.
Choice results may be published after students have answered, or after a certain date, or not at all. Results may be published together with student names or anonymously.
Choice results may be published after students have answered, after a certain date, or not at all. Results may be published with student names or anonymously.
A choice activity may be used
* As a quick poll to stimulate thinking about a topic
To quickly test students\' understanding
* To quickly test students\' understanding
* To facilitate student decision-making, for example allowing students to vote on a direction for the course';
$string['modulename_link'] = 'mod/choice/view';
$string['modulenameplural'] = 'Choices';