1 |
efrain |
1 |
<?php
|
|
|
2 |
|
|
|
3 |
// This file is part of Moodle - http://moodle.org/
|
|
|
4 |
//
|
|
|
5 |
// Moodle is free software: you can redistribute it and/or modify
|
|
|
6 |
// it under the terms of the GNU General Public License as published by
|
|
|
7 |
// the Free Software Foundation, either version 3 of the License, or
|
|
|
8 |
// (at your option) any later version.
|
|
|
9 |
//
|
|
|
10 |
// Moodle is distributed in the hope that it will be useful,
|
|
|
11 |
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
12 |
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
13 |
// GNU General Public License for more details.
|
|
|
14 |
//
|
|
|
15 |
// You should have received a copy of the GNU General Public License
|
|
|
16 |
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
|
|
|
17 |
|
|
|
18 |
/**
|
|
|
19 |
* Strings for component 'choice', language 'en', branch 'MOODLE_20_STABLE'
|
|
|
20 |
*
|
|
|
21 |
* @package mod_choice
|
|
|
22 |
* @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com}
|
|
|
23 |
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
|
|
24 |
*/
|
|
|
25 |
|
|
|
26 |
$string['addmorechoices'] = 'Add more choices';
|
|
|
27 |
$string['allowupdate'] = 'Allow choice to be updated';
|
|
|
28 |
$string['allowmultiple'] = 'Allow more than one choice to be selected';
|
|
|
29 |
$string['answered'] = 'Answered';
|
|
|
30 |
$string['calendarend'] = '{$a} closes';
|
|
|
31 |
$string['calendarstart'] = '{$a} opens';
|
|
|
32 |
$string['cannotsubmit'] = 'Sorry, there was a problem submitting your choice. Please try again.';
|
|
|
33 |
$string['closebeforeopen'] = 'You have specified a close date before the open date.';
|
|
|
34 |
$string['completiondetail:submit'] = 'Make a choice';
|
|
|
35 |
$string['completionsubmit'] = 'Make a choice';
|
|
|
36 |
$string['displayhorizontal'] = 'Display horizontally';
|
|
|
37 |
$string['displaymode'] = 'Display mode for the options';
|
|
|
38 |
$string['displayvertical'] = 'Display vertically';
|
|
|
39 |
$string['eventanswercreated'] = 'Choice answer added';
|
|
|
40 |
$string['eventanswerdeleted'] = 'Choice answer deleted';
|
|
|
41 |
$string['eventanswersubmitted'] = 'Choice made';
|
|
|
42 |
$string['eventanswerupdated'] = 'Choice updated';
|
|
|
43 |
$string['eventreportdownloaded'] = 'Choice report downloaded';
|
|
|
44 |
$string['eventreportviewed'] = 'Choice report viewed';
|
|
|
45 |
$string['expired'] = 'This activity closed on {$a}.';
|
|
|
46 |
$string['atleastoneoption'] = 'You need to provide at least one possible answer.';
|
|
|
47 |
$string['full'] = '(Full)';
|
|
|
48 |
$string['havetologin'] = 'You have to log in before you can submit your choice';
|
|
|
49 |
$string['choice'] = 'Choice';
|
|
|
50 |
$string['choice:addinstance'] = 'Add a new choice';
|
|
|
51 |
$string['choiceclose'] = 'Allow responses until';
|
|
|
52 |
$string['choice:deleteresponses'] = 'Modify and delete responses';
|
|
|
53 |
$string['choice:downloadresponses'] = 'Download responses';
|
|
|
54 |
$string['choicefull'] = 'One or more of the options you have selected have already been filled. Your response has not been saved. Please make another selection.';
|
|
|
55 |
$string['choice:choose'] = 'Record a choice';
|
|
|
56 |
$string['choicename'] = 'Choice name';
|
|
|
57 |
$string['choiceopen'] = 'Allow responses from';
|
|
|
58 |
$string['choiceoptions'] = 'Choice options';
|
|
|
59 |
$string['choiceoptions_help'] = 'Here is where you specify the options that participants have to choose from.
|
|
|
60 |
|
|
|
61 |
You can fill in any number of these. If you leave some of the options blank, they will not be displayed. If you need more than 8 options, click the "Add 3 fields to form" button.';
|
|
|
62 |
$string['limitanswers_help'] = 'This option allows you to limit the number of participants that can select each choice option. When the limit is reached then no-one else can select that option.
|
|
|
63 |
|
|
|
64 |
Please note that if you use this activity in group mode, then the limit is per group. For example, if the limit is set to 5, then 5 members of each group can select the option. If there are 3 groups, this would mean that up to 5 x 3 = 15 participants could select the option.
|
|
|
65 |
|
|
|
66 |
If limits are disabled then any number of participants can select each of the options.';
|
|
|
67 |
$string['choice:readresponses'] = 'View responses';
|
|
|
68 |
$string['choicesaved'] = 'Your choice has been saved';
|
|
|
69 |
$string['choicetext'] = 'Choice text';
|
|
|
70 |
$string['choice:view'] = 'View choice activity';
|
|
|
71 |
$string['chooseaction'] = 'Choose an action ...';
|
|
|
72 |
$string['chooseoption'] = 'Choose: {$a}';
|
|
|
73 |
$string['description'] = 'Description';
|
|
|
74 |
$string['deselectalloption'] = 'Deselect all "{$a}"';
|
|
|
75 |
$string['includeinactive'] = 'Include responses from inactive/suspended users';
|
|
|
76 |
$string['indicator:cognitivedepth'] = 'Choice cognitive';
|
|
|
77 |
$string['indicator:cognitivedepth_help'] = 'This indicator is based on the cognitive depth reached by the student in a Choice activity.';
|
|
|
78 |
$string['indicator:cognitivedepthdef'] = 'Choice cognitive';
|
|
|
79 |
$string['indicator:cognitivedepthdef_help'] = 'The participant has reached this percentage of the cognitive engagement offered by the Choice activities during this analysis interval (Levels = No view, View, Submit, View feedback)';
|
|
|
80 |
$string['indicator:cognitivedepthdef_link'] = 'Learning_analytics_indicators#Cognitive_depth';
|
|
|
81 |
$string['indicator:socialbreadth'] = 'Choice social';
|
|
|
82 |
$string['indicator:socialbreadth_help'] = 'This indicator is based on the social breadth reached by the student in a Choice activity.';
|
|
|
83 |
$string['indicator:socialbreadthdef'] = 'Choice social';
|
|
|
84 |
$string['indicator:socialbreadthdef_help'] = 'The participant has reached this percentage of the social engagement offered by the Choice activities during this analysis interval (Levels = No participation, Participant alone, Participant with others)';
|
|
|
85 |
$string['indicator:socialbreadthdef_link'] = 'Learning_analytics_indicators#Social_breadth';
|
|
|
86 |
$string['limit'] = 'Limit';
|
|
|
87 |
$string['limita'] = 'Limit: {$a}';
|
|
|
88 |
$string['limitno'] = 'Limit {no}';
|
|
|
89 |
$string['limitanswers'] = 'Limit the number of responses allowed';
|
|
|
90 |
$string['modulename'] = 'Choice';
|
|
|
91 |
$string['modulename_help'] = 'The choice activity module enables a teacher to ask a single question and offer a selection of possible responses.
|
|
|
92 |
|
|
|
93 |
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 (though teachers always see student names and their responses).
|
|
|
94 |
|
|
|
95 |
A choice activity may be used
|
|
|
96 |
|
|
|
97 |
* As a quick poll to stimulate thinking about a topic
|
|
|
98 |
* To quickly test students\' understanding
|
|
|
99 |
* To facilitate student decision-making, for example allowing students to vote on a direction for the course';
|
|
|
100 |
$string['modulename_link'] = 'mod/choice/view';
|
|
|
101 |
$string['modulenameplural'] = 'Choices';
|
|
|
102 |
$string['moveselectedusersto'] = 'Move selected users to...';
|
|
|
103 |
$string['multiplenotallowederror'] = 'Multiple answers are not allowed in this choice';
|
|
|
104 |
$string['mustchooseone'] = 'You must choose an answer before saving. Nothing was saved.';
|
|
|
105 |
$string['noguestchoose'] = 'Sorry, guests are not allowed to make choices.';
|
|
|
106 |
$string['noresultsviewable'] = 'The results are not currently viewable.';
|
|
|
107 |
$string['notanswered'] = 'Not answered yet';
|
|
|
108 |
$string['notenrolledchoose'] = 'Sorry, only enrolled users are allowed to make choices.';
|
|
|
109 |
$string['notopenyet'] = 'This activity is not available until {$a}.';
|
|
|
110 |
$string['numberofuser'] = 'Number of responses';
|
|
|
111 |
$string['numberofuserinpercentage'] = 'Percentage of responses';
|
|
|
112 |
$string['openafterclose'] = 'You have specified an open date after the close date';
|
|
|
113 |
$string['option'] = 'Option';
|
|
|
114 |
$string['optionno'] = 'Option {no}';
|
|
|
115 |
$string['options'] = 'Options';
|
|
|
116 |
$string['page-mod-choice-x'] = 'Any choice module page';
|
|
|
117 |
$string['pluginadministration'] = 'Choice administration';
|
|
|
118 |
$string['pluginname'] = 'Choice';
|
|
|
119 |
$string['previewing'] = 'This is just a preview of the available options for this activity. You will be able to make a choice when it opens.';
|
|
|
120 |
$string['previewonly'] = 'This is just a preview of the available options for this activity. You will not be able to submit your choice until {$a}.';
|
|
|
121 |
$string['privacy'] = 'Privacy of results';
|
|
|
122 |
$string['privacy:metadata:choice_answers'] = 'Information about the user\'s chosen answer(s) for a given choice activity';
|
|
|
123 |
$string['privacy:metadata:choice_answers:choiceid'] = 'The ID of the choice activity';
|
|
|
124 |
$string['privacy:metadata:choice_answers:optionid'] = 'The ID of the option that the user selected.';
|
|
|
125 |
$string['privacy:metadata:choice_answers:userid'] = 'The ID of the user answering this choice activity';
|
|
|
126 |
$string['privacy:metadata:choice_answers:timemodified'] = 'The timestamp indicating when the choice was modified by the user';
|
|
|
127 |
$string['publish'] = 'Publish results';
|
|
|
128 |
$string['publishafteranswer'] = 'Show results to students after they answer';
|
|
|
129 |
$string['publishafterclose'] = 'Show results to students only after the choice is closed';
|
|
|
130 |
$string['publishalways'] = 'Always show results to students';
|
|
|
131 |
$string['publishanonymous'] = 'Publish anonymous results, do not show student names';
|
|
|
132 |
$string['publishinfoanonafter'] = 'Anonymous results will be published after you answer.';
|
|
|
133 |
$string['publishinfoanonclose'] = 'Anonymous results will be published after the activity is closed.';
|
|
|
134 |
$string['publishinfofullafter'] = 'Full results, showing everyone\'s choices, will be published after you answer.';
|
|
|
135 |
$string['publishinfofullclose'] = 'Full results, showing everyone\'s choices, will be published after the activity is closed.';
|
|
|
136 |
$string['publishinfonever'] = 'The results of this activity will not be published after you answer.';
|
|
|
137 |
$string['publishnames'] = 'Publish full results, showing names and their choices';
|
|
|
138 |
$string['publishnot'] = 'Do not publish results to students';
|
|
|
139 |
$string['removemychoice'] = 'Remove my choice';
|
|
|
140 |
$string['removeresponses'] = 'Remove all responses';
|
|
|
141 |
$string['responses'] = 'Responses';
|
|
|
142 |
$string['responsesresultgraphheader'] = 'Graph display';
|
|
|
143 |
$string['responsesa'] = 'Responses: {$a}';
|
|
|
144 |
$string['responsesto'] = 'Responses to {$a}';
|
|
|
145 |
$string['results'] = 'Results';
|
|
|
146 |
$string['savemychoice'] = 'Save my choice';
|
|
|
147 |
$string['search:activity'] = 'Choice - activity information';
|
|
|
148 |
$string['selectalloption'] = 'Select all "{$a}"';
|
|
|
149 |
$string['showavailable'] = 'Show available spaces';
|
|
|
150 |
$string['showavailable_help'] = 'Show participants the limit for each option and the number of responses for it so far.';
|
|
|
151 |
$string['showpreview'] = 'Show preview';
|
|
|
152 |
$string['showpreview_help'] = 'Allow students to preview the available options before the choice is opened for submission.';
|
|
|
153 |
$string['showunanswered'] = 'Show column for unanswered';
|
|
|
154 |
$string['spaceleft'] = 'space available';
|
|
|
155 |
$string['spacesleft'] = 'spaces available';
|
|
|
156 |
$string['taken'] = 'Taken';
|
|
|
157 |
$string['viewallresponses'] = 'View {$a} responses';
|
|
|
158 |
$string['viewchoices'] = 'View choices';
|
|
|
159 |
$string['withselected'] = 'With selected';
|
|
|
160 |
$string['userchoosethisoption'] = 'Users who chose this option';
|
|
|
161 |
$string['yourselection'] = 'Your selection';
|