diff --git a/lib/WebGUI/i18n/English/Asset_Survey.pm b/lib/WebGUI/i18n/English/Asset_Survey.pm index 278eccc19..7b7e795a0 100644 --- a/lib/WebGUI/i18n/English/Asset_Survey.pm +++ b/lib/WebGUI/i18n/English/Asset_Survey.pm @@ -3,1269 +3,226 @@ use strict; our $I18N = { - '100' => { - message => q|Add a HTML Area Answer|, - lastUpdated => 1122296097 - }, - - '101' => { - message => q|Add a Text Area Answer|, - lastUpdated => 1122296097 - }, - - '102' => { - message => q|Section Name|, - lastUpdated => 1122296097 - }, - - '103' => { - message => q|Survey Section, Add/Edit|, - lastUpdated => 1122296097 - }, - - '104' => { - message => q|Add a new section|, - lastUpdated => 1122296097 - }, - - '105' => { - message => q|Are you sure you wish to delete this section?|, - lastUpdated => 1122296097 - }, - - '106' => { - message => q|Section|, - lastUpdated => 1122296097 - }, - - '106 description' => { - message => q|Which section should this question be added to?|, - lastUpdated => 1122296097 - }, - - '107' => { - message => q|None|, - lastUpdated => 1122296097 - }, - - - '32' => { - message => q|False|, - lastUpdated => 1037498832 - }, - - - '33' => { - message => q|Strongly Agree|, - lastUpdated => 1037498857 - }, - - '21' => { - message => q|Go To|, - lastUpdated => 1035506057 - }, - - '90' => { - message => q|Survey Template Common Vars|, - lastUpdated => 1078223067 - }, - - '63' => { - message => q|Export questions.|, - lastUpdated => 1037556710 - }, - - '71' => { - message => q|Grade Book|, - lastUpdated => 1037573252 - }, - - '7' => { - message => q|Response Driven|, - lastUpdated => 1033944729 - }, - - '26' => { - message => q|Add a frequency (always/never) answer scale.|, - lastUpdated => 1035947924 - }, - - '80' => { - message => q|seconds|, - lastUpdated => 1038789602 - }, - - '18' => { - message => q|Edit Answer|, - lastUpdated => 1035436102 - }, - - '72' => { - message => q|Are you certain you wish to delete this user's responses?|, - lastUpdated => 1037573460 - }, - - '16' => { - message => q|Randomize answers?|, - lastUpdated => 1035429242 - }, - - '44' => { - message => q|Are you certain you wish to delete this question, its answers and responses?|, - lastUpdated => 1035951626 - }, - - '55' => { - message => q|View responses.|, - lastUpdated => 1037555778 - }, - - '27' => { - message => q|Add an opinion (agree/disagree) answer scale.|, - lastUpdated => 1035948010 - }, - - '84' => { - message => q|Max Responses Per User|, - lastUpdated => 1075639389 - }, - - '74' => { - message => q|Are you certain you wish to delete all the responses?|, - lastUpdated => 1037574455 - }, - - '57' => { - message => q|Comments|, - lastUpdated => 1037556124 - }, - - '61' => { - message => q|View grade book.|, - lastUpdated => 1037556642 - }, - - '20' => { - message => q|Is this answer correct?|, - lastUpdated => 1035436321 - }, - - 'question.add.url' => { - message => q|The URL to add a new question to the survey.|, - lastUpdated => 1149654653, - }, - - 'question.add.label' => { - message => q|The default label for question.add.url.|, - lastUpdated => 1149654653, - }, - - 'section.add.url' => { - message => q|The URL to add a new section to the survey.|, - lastUpdated => 1149654653, - }, - - 'section.add.label' => { - message => q|The default label for section.add.url.|, - lastUpdated => 1149654653, - }, - - 'user.canTakeSurvey' => { - message => q|A boolean indicating whether the current user has the rights to take the survey.|, - lastUpdated => 1149654653, - }, - - 'form.header' => { - message => q|The required form elements that go at the top of the survey questions.|, - lastUpdated => 1149654653, - }, - - 'form.footer' => { - message => q|The required form elements that go after the survey questions.|, - lastUpdated => 1149654653, - }, - - 'form.submit' => { - message => q|The default submit button for the survey response.|, - lastUpdated => 1149654653, - }, - - 'questions.sofar.label' => { - message => q|The default label for indicating how many questions have been answered to this point in the survey.|, - lastUpdated => 1149654653, - }, - - 'start.newresponse.label' => { - message => q|The default label for start.newresponse.url.|, - lastUpdated => 1149654653, - }, - - 'start.newresponse.url' => { - message => q|The URL to start a new response to the survey after the user has already taken the survey once.|, - lastUpdated => 1149654653, - }, - - 'thanks.survey.label' => { - message => q|A message thanking the user for completing the survey.|, - lastUpdated => 1149654653, - }, - - 'thanks.quiz.label' => { - message => q|A message thanking the user for completing the quiz.|, - lastUpdated => 1149654653, - }, - - 'questions.total' => { - message => q|The total number of questions in the survey.|, - lastUpdated => 1149654653, - }, - - 'questions.correct.count.label' => { - message => q|The default label for questions.correct.count.|, - lastUpdated => 1149654653, - }, - - 'questions.correct.percent.label' => { - message => q|The default label for questions.correct.percent.|, - lastUpdated => 1149654653, - }, - - 'mode.isSurvey' => { - message => q|A boolean indicating whether we are in survey mode or quiz mode.|, - lastUpdated => 1149654653, - }, - - 'survey.noprivs.label' => { - message => q|A message telling the user that they do not have the privileges necessary to take this survey.|, - lastUpdated => 1149654653, - }, - - 'quiz.noprivs.label' => { - message => q|A message telling the user that they do not have the privileges necessary to take the quiz.|, - lastUpdated => 1149654653, - }, - - 'response.id' => { - message => q|The unique id for the current response for this user.|, - lastUpdated => 1149654653, - }, - - 'response.count' => { - message => q|The number of responses this user has provided for this survey.|, - lastUpdated => 1149654653, - }, - - 'user.isFirstResponse' => { - message => q|A boolean indicating whether this is the first response for this user.|, - lastUpdated => 1149654653, - }, - - 'user.canRespondAgain' => { - message => q|A boolean indicating whether the user is allowed to respond to this survey again.|, - lastUpdated => 1149654653, - }, - - 'questions.sofar.count' => { - message => q|The number of questions that have been answered to this point in the survey.|, - lastUpdated => 1149654653, - }, - - 'questions.correct.count' => { - message => q|The number of questions the user has correct in the quiz to this point.|, - lastUpdated => 1149654653, - }, - - 'questions.correct.percent' => { - message => q|The percentage of questions that the user has correct in the quiz to this point.|, - lastUpdated => 1149654653, - }, - - 'response.isComplete' => { - message => q|A boolean indicating whether the user has answered all of the questions for this survey response.|, - lastUpdated => 1149654653, - }, - - 'question_loop' => { - message => q|A loop which contains the questions for this survey response.|, - lastUpdated => 1149654653, - }, - - 'question.question' => { - message => q|The survey question itself.|, - lastUpdated => 1149654653, - }, - - 'question.allowComment' => { - message => q|A boolean indicating whether this question allows comments or not.|, - lastUpdated => 1149654653, - }, - - 'question.id' => { - message => q|The unique id for this question.|, - lastUpdated => 1149654653, - }, - - 'question.comment.field' => { - message => q|The form field to enter comments for this question.|, - lastUpdated => 1149654653, - }, - - 'question.comment.label' => { - message => q|The default label for question.comment.field.|, - lastUpdated => 1149654653, - }, - - 'question.answer.field' => { - message => q|The form field containing the possible answers for this question.|, - lastUpdated => 1149654653, - }, - - 'section.questions_loop' => { - message => q|A loop containing all the questions in this section of the survey with edit controls.|, - lastUpdated => 1149654653, - }, - - 'section.edit_loop' => { - message => q|A loop containing all the sections and their questions with edit controls.|, - lastUpdated => 1162445117, - }, - - 'section.edit.controls' => { - message => q|A toolbar to use to edit, delete or move this section.|, - lastUpdated => 1162270258, - }, - - 'section.edit.sectionName' => { - message => q|The name of this section of questions.|, - lastUpdated => 1162270301, - }, - - 'question.edit.controls' => { - message => q|A toolbar to use to edit, delete or move this question.|, - lastUpdated => 1162270256, - }, - - 'question.edit.question' => { - message => q|The question to be edited.|, - lastUpdated => 1149654653, - }, - - 'question.edit.id' => { - message => q|The unique id for this question.|, - lastUpdated => 1149654653, - }, - - 'section.edit.id' => { - message => q|The unique id for this section.|, - lastUpdated => 1162270283, - }, - - '10' => { - message => q|Quiz|, - lastUpdated => 1033949566 - }, - - '31' => { - message => q|True|, - lastUpdated => 1037498842 - }, - - '35' => { - message => q|Somewhat Agree|, - lastUpdated => 1037498927 - }, - - '11' => { - message => q|Mode|, - lastUpdated => 1033949647 - }, - - 'user.canViewReports' => { - message => q|A boolean indicating whether the user has the privileges to view survey reports.|, - lastUpdated => 1149654717, - }, - - 'delete.all.responses.url' => { - message => q|This URL will delete all of the responses to this survey.|, - lastUpdated => 1149654717, - }, - - 'delete.all.responses.label' => { - message => q|The default label for delete.all.responses.url.|, - lastUpdated => 1149654717, - }, - - 'export.answers.url' => { - message => q|The URL to create a tab delimited file containing all of the answers to the questions in this survey.|, - lastUpdated => 1149654717, - }, - - 'export.answers.label' => { - message => q|The default label for export.answers.url.|, - lastUpdated => 1149654717, - }, - - 'export.questions.url' => { - message => q|The URL to create a tab delimited file containing all of the questions in this survey.|, - lastUpdated => 1149654717, - }, - - 'export.questions.label' => { - message => q|The default label for export.questions.url.|, - lastUpdated => 1149654717, - }, - - 'export.responses.url' => { - message => q|The URL to create a tab delimited file containing all of the responses to the questions in this survey.|, - lastUpdated => 1149654717, - }, - - 'export.responses.label' => { - message => q|The default label for export.responses.url|, - lastUpdated => 1149654717, - }, - - 'export.composite.url' => { - message => q|The URL to create a tab delimited file containing a composite view of all of the data in this survey.|, - lastUpdated => 1149654717, - }, - - 'export.composite.label' => { - message => q|The default label for export.composite.url.|, - lastUpdated => 1149654717, - }, - - 'report.gradebook.url' => { - message => q|The URL to view the gradebook report for this quiz.|, - lastUpdated => 1149654717, - }, - - 'report.gradebook.label' => { - message => q|The default label for report.gradebook.url.|, - lastUpdated => 1149654717, - }, - - 'report.overview.url' => { - message => q|The URL to view statistical overview report for this survey.|, - lastUpdated => 1149654717, - }, - - 'report.overview.label' => { - message => q|The default label for report.overview.url.|, - lastUpdated => 1149654717, - }, - - 'survey.url' => { - message => q|The URL to view the survey. Usually used to get back to the survey after looking at a report.|, - lastUpdated => 1149654717, - }, - - 'survey.label' => { - message => q|The default label for survey.url.|, - lastUpdated => 1149654717, - }, - - '78' => { - message => q|Total Time|, - lastUpdated => 1038782125 - }, - - '48' => { - message => q|You are not currently eligible to participate in this survey. |, - lastUpdated => 1037499301 - }, - - '87' => { - message => q|Click here to start a new response.|, - lastUpdated => 1075639972 - }, - - '77' => { - message => q|End Time|, - lastUpdated => 1038782119 - }, - - '29' => { - message => q|Add a text answer.|, - lastUpdated => 1035874640 - }, - - '65' => { - message => q|Export composite summary.|, - lastUpdated => 1037556821 - }, - - '50' => { - message => q|Next|, - lastUpdated => 1037499410 - }, - - '39' => { - message => q|Not Applicable|, - lastUpdated => 1037574804 - }, - - '64' => { - message => q|Export responses.|, - lastUpdated => 1037556721 - }, - - '12' => { - message => q|Who can take the survey?|, - lastUpdated => 1033949789 - }, - - '41' => { - message => q|Frequently|, - lastUpdated => 1037574786 - }, - - '58' => { - message => q|Statistical Overview|, - lastUpdated => 1037556179 - }, - - '15' => { - message => q|Allow comment?|, - lastUpdated => 1035429212 - }, - - '81' => { - message => q|Anonymous responses?|, - lastUpdated => 1059069492 - }, - - '52' => { - message => q|Score|, - lastUpdated => 1037506007 - }, - - '60' => { - message => q|Back to survey.|, - lastUpdated => 1037556626 - }, - - '56' => { - message => q|View comments.|, - lastUpdated => 1037555787 - }, - - '45' => { - message => q|Are you certain you wish to delete this answer and its responses?|, - lastUpdated => 1035951913 - }, - - '66' => { - message => q|Responses|, - lastUpdated => 1037557127 - }, - - '73' => { - message => q|Delete all the responses.|, - lastUpdated => 1037573893 - }, - - '86' => { - message => q|Progress|, - lastUpdated => 1075639914 - }, - - '19' => { - message => q|Answer|, - lastUpdated => 1035436296 - }, - - '76' => { - message => q|Start Time|, - lastUpdated => 1038782111 - }, - - '62' => { - message => q|Export answers.|, - lastUpdated => 1037556697 - }, - - '54' => { - message => q|Percentage|, - lastUpdated => 1037555267 - }, - - '67' => { - message => q|User|, - lastUpdated => 1037558860 - }, - - '70' => { - message => q|Individual Responses|, - lastUpdated => 1037573240 - }, - - '2' => { - message => q|Edit Survey|, - lastUpdated => 1033943825 - }, - - '17' => { - message => q|Survey Question, Add/Edit|, - lastUpdated => 1110068088, - }, - 'assetName' => { message => q|Survey|, - lastUpdated => 1128832543 - }, - - '88' => { - message => q|Survey Template|, - lastUpdated => 1078223096 - }, - - '30' => { - message => q|Add a new question.|, - lastUpdated => 1035944708 - }, - - '82' => { - message => q|Terminate Survey|, - lastUpdated => 1068901816 - }, - - '25' => { - message => q|Add a true/false answer.|, - lastUpdated => 1035947960 - }, - - '28' => { - message => q|Add a question.|, - lastUpdated => 1035872173 - }, - - '83' => { - message => q|Questions Per Page|, - lastUpdated => 1075639327 - }, - - '75' => { - message => q|Edit this question.|, - lastUpdated => 1038778819 - }, - - '40' => { - message => q|Always|, - lastUpdated => 1037574725 - }, - - '14' => { - message => q|Question|, - lastUpdated => 1035428770 - }, - - '69' => { - message => q|Delete this user's responses.|, - lastUpdated => 1037573082 - }, - - '59' => { - message => q|View statistical overview.|, - lastUpdated => 1037556614 - }, - - '49' => { - message => q|You may not take this quiz at this time.|, - lastUpdated => 1037499363 - }, - - '24' => { - message => q|Add a multiple choice answer.|, - lastUpdated => 1035874502 - }, - - '53' => { - message => q|Responses|, - lastUpdated => 1037555255 - }, - - '79' => { - message => q|minutes|, - lastUpdated => 1038789595 - }, - - '42' => { - message => q|Occasionally|, - lastUpdated => 1037574859 - }, - - '22' => { - message => q|Answer Type|, - lastUpdated => 1035864413 - }, - - '46' => { - message => q|Thank you for taking the time to complete our survey.|, - lastUpdated => 1037499049 - }, - - '13' => { - message => q|Who can view reports?|, - lastUpdated => 1033949863 - }, - - '23' => { - message => q|Add a new answer.|, - lastUpdated => 1035864494 - }, - - '6' => { - message => q|Random|, - lastUpdated => 1033944643 - }, - - '85' => { - message => q|Questions Per Response|, - lastUpdated => 1075639549 - }, - - '36' => { - message => q|Somewhat Disagree|, - lastUpdated => 1037498872 - }, - - '9' => { - message => q|Survey|, - lastUpdated => 1033949540 - }, - - '51' => { - message => q|Comments?|, - lastUpdated => 1037499470 - }, - - '47' => { - message => q|You have completed this quiz.|, - lastUpdated => 1037499131 - }, - - '8' => { - message => q|Question Order|, - lastUpdated => 1033949393 - }, - - '38' => { - message => q|Strongly Disagree|, - lastUpdated => 1037498903 - }, - - 'view template description' => { - message => q|This template is used to display the Survey itself.|, - lastUpdated => 1146455534, - }, - - 'response template description' => { - message => q|This template is used to display the questions and answers for the user to pick.|, - lastUpdated => 1146455536, - }, - - 'gradebook template description' => { - message => q|This template is used to display, on a user-by-user basis how many questions they got -correct and what percentage answered were correct.|, - lastUpdated => 1146455538, - }, - - 'overview template description' => { - message => q|This template is used to display a statistical overview of the all responses to the Survey.|, - lastUpdated => 1146455541, - }, - - '8 description' => { - message => q|The order the questions will be asked. Sequential displays the questions in the order you create them. Random displays the questions randomly. Response driven displays the questions in order based on the responses of the users.|, - lastUpdated => 1146455543, - }, - - '83 description' => { - message => q|The number of questions that will be displayed per page. The default is 1.|, - lastUpdated => 1146455544, - }, - - '11 description' => { - message => q|By default the Survey is in survey mode. This allows it to ask questions of your users. However, if you switch to Quiz mode, you can have a self-correcting test of your user's knowledge.|, - lastUpdated => 1146455546, - }, - - '81 description' => { - message => q|Select whether or not the survey will record and display information that can identify a user and their responses. If left at the default value of "No", the survey will record the user's IP address as well as their WebGUI User ID and Username if logged in. This info will then be available in the survey's reports. If set to "Yes", these three fields will contain scrambled data that can not be traced to a particular user.|, - lastUpdated => 1146455548, - }, - - '84 description' => { - message => q|The number of times the user can attempt to get the correct answer on each question. The default is 1.|, - lastUpdated => 1146455549, - }, - - '85 description' => { - message => q|The number of questions given to each user.|, - lastUpdated => 1168642765, - }, - - '12 description' => { - message => q|Which users can participate in the survey?|, - lastUpdated => 1146455552, - }, - - '13 description' => { - message => q|Who can view the results of the survey?|, - lastUpdated => 1146455553, - }, - - 'what next description' => { - message => q|After creating a new Survey, you may either start adding questions or go back to the page where -the survey was added.|, - lastUpdated => 1167193079, - }, - - - '34' => { - message => q|Agree|, - lastUpdated => 1037498914 - }, - - '37' => { - message => q|Disagree|, - lastUpdated => 1037498886 - }, - - '43' => { - message => q|Never|, - lastUpdated => 1037574752 - }, - - '5' => { - message => q|Sequential|, - lastUpdated => 1033944535 - }, - - 'cannot delete the last answer' => { - message=>q|You cannot delete the last answer from a question. Every question must have at least one answer.|, - lastUpdated=>1083944535, - context=>q|This message is displayed when a user is trying to delete the last answer from a survey question.| - }, - - '1087' => { - message => q|Gradebook Report Template|, - lastUpdated => 1078513217 - }, - - 'title' => { - message => q|The default title of the report.|, - lastUpdated => 1149654771, - }, - - 'question.count' => { - message => q|The number of questions in the survey.|, - lastUpdated => 1149654771, - }, - - 'response.user.label' => { - message => q|The default label for response.user.name.|, - lastUpdated => 1149654771, - }, - - 'response.count.label' => { - message => q|The default label for response.count.correct.|, - lastUpdated => 1149654771, - }, - - 'response.percent.label' => { - message => q|The default label for response.percent.|, - lastUpdated => 1149654771, - }, - - 'response_loop' => { - message => q|A loop containing a list of responses.|, - lastUpdated => 1149654771, - }, - - 'response.url' => { - message => q|The URL to view this response.|, - lastUpdated => 1149654771, - }, - - 'response.user.name' => { - message => q|The username of the user that gave this response.|, - lastUpdated => 1149654771, - }, - - 'response.count.correct' => { - message => q|The total number of questions that this user got correct.|, - lastUpdated => 1149654771, - }, - - 'response.percent' => { - message => q|The percentage of correct questions.|, - lastUpdated => 1149654771, - }, - - '1089' => { - message => q|Survey Response Template|, - lastUpdated => 1078515839 - }, - - 'delete.url' => { - message => q|The URL to delete this response.|, - lastUpdated => 1149654822, - }, - - 'delete.label' => { - message => q|The default label for delete.url.|, - lastUpdated => 1149654822, - }, - - 'start.date.label' => { - message => q|The default label for start.date.human.|, - lastUpdated => 1149654822, - }, - - 'start.date.epoch' => { - message => q|The epoch representation of when the user started the survey response.|, - lastUpdated => 1149654822, - }, - - 'start.date.human' => { - message => q|The human representation of the date when the user started the response.|, - lastUpdated => 1149654822, - }, - - 'start.time.human' => { - message => q|The human representation of the time when the user started the response.|, - lastUpdated => 1149654822, - }, - - 'end.date.label' => { - message => q|The default label for end.date.human.|, - lastUpdated => 1149654822, - }, - - 'end.date.epoch' => { - message => q|The epoch representation of the date when the user completed this response.|, - lastUpdated => 1149654822, - }, - - 'end.date.human' => { - message => q|The human representation of the date when the user completed this response.|, - lastUpdated => 1149654822, - }, - - 'end.time.human' => { - message => q|The human representation of the time when the user completed this response.|, - lastUpdated => 1149654822, - }, - - 'duration.label' => { - message => q|The default label for the duration.|, - lastUpdated => 1149654822, - }, - - 'duration.minutes' => { - message => q|The number of minutes it took to complete the survey.|, - lastUpdated => 1149654822, - }, - - 'duration.minutes.label' => { - message => q|A label for "minutes".|, - lastUpdated => 1149654822, - }, - - 'duration.seconds' => { - message => q|The left over seconds from the duration.minutes.|, - lastUpdated => 1167193028, - }, - - 'duration.seconds.label' => { - message => q|A label for "seconds".|, - lastUpdated => 1149654822, - }, - - 'answer.label' => { - message => q|The internationalized word "Answer". If the survey is not in quiz mode, this label will be blank.|, - lastUpdated => 1149654822, - }, - - 'response.label' => { - message => q|The internationalized word "Responses".|, - lastUpdated => 1149654822, - }, - - 'comment.label' => { - message => q|The internationalized word "Comments".|, - lastUpdated => 1149654822, - }, - - 'question' => { - message => q|The question itself.|, - lastUpdated => 1149654822, - }, - - 'question.isRadioList' => { - message => q|A boolean indicating whether this question's answers are a radio list.|, - lastUpdated => 1149654822, - }, - - 'question.response' => { - message => q|The user's response to this question.|, - lastUpdated => 1149654822, - }, - - 'question.comment' => { - message => q|The user's comment on this question (if any).|, - lastUpdated => 1149654822, - }, - - 'question.isCorrect' => { - message => q|A boolean indicating whether the user got this question correct.|, - lastUpdated => 1149654822, - }, - - 'question.answer' => { - message => q|The correct answer for this question.|, - lastUpdated => 1149654822, - }, - - '1091' => { - message => q|Statistical Overview Report Template|, - lastUpdated => 1078517114 - }, - - 'report answer.label' => { - message => q|The internationalized label, "Answers".|, - lastUpdated => 1149654954, - }, - - 'report response.count.label' => { - message => q|The default label for response.count.|, - lastUpdated => 1149654954, - }, - - 'show.responses.label' => { - message => q|The default label that will display responses.|, - lastUpdated => 1149654954, - }, - - 'show.comments.label' => { - message => q|The default label that will display comments.|, - lastUpdated => 1149654954, - }, - - 'report question_loop' => { - message => q|A loop containing questions.|, - lastUpdated => 1149654954, - }, - - 'question.response.total' => { - message => q|The total number of responses for this answer.|, - lastUpdated => 1149654954, - }, - - 'answer_loop' => { - message => q|A loop containing the answers and responses for this question.|, - lastUpdated => 1149654954, - }, - - 'answer.isCorrect' => { - message => q|A boolean indicating whether this answer is marked correct.|, - lastUpdated => 1149654954, - }, - - 'answer' => { - message => q|The answer itself.|, - lastUpdated => 1149654954, - }, - - 'answer.response.count' => { - message => q|The total number of responses given for this answer.|, - lastUpdated => 1149654954, - }, - - 'answer.response.percent' => { - message => q|The percent of responses to this question that went to this answer.|, - lastUpdated => 1149654954, - }, - - 'comment_loop' => { - message => q|A loop that contains all of the comments for this answer.|, - lastUpdated => 1149654954, - }, - - 'answer.comment' => { - message => q|A comment.|, - lastUpdated => 1149654954, - }, - - 'overview template' => { - message => q|Overview template|, - lastUpdated => 0, - context => q|Form label indicating the overview template.| - }, - - 'gradebook template' => { - message => q|Gradebook template|, - lastUpdated => 0, - context => q|Form label indicating the gradebook template.| - }, - - 'response template' => { - message => q|Response template|, - lastUpdated => 0, - context => q|Form label indicating the response template.| - }, - - 'view template' => { - message => q|View template|, - lastUpdated => 0, - context => q|Form label indicating the response template.| - }, - - '745' => { - message => q|Go back to the page.|, - lastUpdated => 1110006174, - }, - - '45' => { - message => q|No, I made a mistake.|, - lastUpdated => 1110006259, - }, - - '14 description' => { - message => q|This is the question that the user will be asked.|, - lastUpdated => 1146455568, - }, - - '15 description' => { - message => q|If set to Yes, then the user will be allowed to add a comment to their response to this question.|, - lastUpdated => 1146455578, - }, - - '16 description' => { - message => q|If set to Yes, then the answers will be shuffled for each user.|, - lastUpdated => 1146455581, - }, - - '21 description' => { - message => q|Used to define the question that follows this one when the question order for the survey -is set to "response".|, - lastUpdated => 1146455589, - }, - - 'what next question description' => { - message => q|

After defining the question, you may supply an answer:

-
|, - lastUpdated => 1146804196, - }, - - '744' => { - message => q|What next?|, - lastUpdated => 1035864828 - }, - - '19 description' => { - message => q|The answer to this question.|, - lastUpdated => 1119993924, - }, - - '20 description' => { - message => q|If you have set the Survey to Quiz mode, then you can define if this answer -is correct or not.|, - lastUpdated => 1119993924, - }, - - 'what next answer description' => { - message => q|After defining the answer, you can add an answer to this question, addi - another question, edit the current question or go back to the page containing the - Survey.|, - lastUpdated => 1146455600, - }, - - 'survey asset template variables title' => { - message => q|Survey Asset Template Variables|, - lastUpdated => 1168644075 - }, - - 'templateId' => { - message => q|The ID of the template to show the Survey.|, - lastUpdated => 1168639537, - }, - - 'Survey_id' => { - message => q|The unique ID of this Survey. This is different from the Asset ID.|, - lastUpdated => 1168639537, - }, - - 'questionOrder' => { - message => q|Defines the order of the questions in the survey, "sequential", "random", "response" or "section".|, - context => q|The strings in quotes are literals. They should not be translated.|, - lastUpdated => 1168639812, - }, - - 'groupToTakeSurvey' => { - message => q|The ID of the group that is allowed to take the Survey.|, - lastUpdated => 1168639812, - }, - - 'groupToViewReports' => { - message => q|The ID of the group that is allowed to view reports from the Survey.|, - lastUpdated => 1168639812, - }, - - 'mode' => { - message => q|The mode the survey will run in, either "survey" or "quiz".|, - context => q|The strings in quotes are literals. They should not be translated.|, - lastUpdated => 1168639812, - }, - - 'anonymous' => { - message => q|A conditional variable showing whether or not this Survey as configured to be anonymous.|, - lastUpdated => 1168639812, - }, - - 'maxResponsesPerUser' => { - message => q|The number of times the user can attempt to get the correct answer on each question. The default is 1.|, - lastUpdated => 1168643566, - }, - - 'questionsPerPage' => { - message => q|The number of questions given to each user.|, - lastUpdated => 1168643573, - }, - - 'questionsPerPage' => { - message => q|The number of questions that will be displayed per page.|, - lastUpdated => 1168643669, - }, - - 'overviewTemplateId' => { - message => q|The ID of the template used to show the overview screen.|, - lastUpdated => 1168643669, - }, - - 'gradebookTemplateId' => { - message => q|The ID of the template used to show the gradebook screen.|, - lastUpdated => 1168643669, - }, - - 'responseTemplateId' => { - message => q|The ID of the template used to show the Survey Response screen.|, - lastUpdated => 1168643669, - }, - - 'defaultSectionId' => { - message => q|The ID of the default section.|, - lastUpdated => 1168643669, - }, - + lastUpdated => 1224686319 + }, + 'edit survey' => { + message => q|Edit Survey|, + lastUpdated => 1224686319 + }, + 'take survey' => { + message => q|Take Survey|, + lastUpdated => 1224686319 + }, + 'view reports' => { + message => q|View Results|, + lastUpdated => 1224686319 + }, + 'continue button' => { + message => q|Continue|, + lastUpdated => 1224686319 + }, + 'add section' => { + message => q|Add Section|, + lastUpdated => 1224686319 + }, + 'add question' => { + message => q|Add Question|, + lastUpdated => 1224686319 + }, + 'add answer' => { + message => q|Add Answer|, + lastUpdated => 1224686319 + }, + 'submit' => { + message => q|Submit|, + lastUpdated => 1224686319 + }, + 'copy' => { + message => q|Copy|, + lastUpdated => 1224686319 + }, + 'cancel' => { + message => q|Cancel|, + lastUpdated => 1224686319 + }, + 'delete' => { + message => q|Delete|, + lastUpdated => 1224686319 + }, + 'section number' => { + message => q|Section Number:|, + lastUpdated => 1224686319 + }, + 'questions on section page' => { + message => q|Questions on section page:|, + lastUpdated => 1224686319 + }, + 'section name' => { + message => q|Section name:|, + lastUpdated => 1224686319 + }, + 'randomize questions' => { + message => q|Randomize questions:|, + lastUpdated => 1224686319 + }, + 'section custom variable name' => { + message => q|Section custom variable name:|, + lastUpdated => 1224686319 + }, + 'section branch goto variable name' => { + message => q|Section branch goto variable name:|, + lastUpdated => 1224686319 + }, + 'questions per page' => { + message => q|Questions per page:|, + lastUpdated => 1224686319 + }, + 'section text' => { + message => q|Section text:|, + lastUpdated => 1224686319 + }, + 'title on every page' => { + message => q|Title on every page:|, + lastUpdated => 1224686319 + }, + 'text on every page' => { + message => q|Text on every page:|, + lastUpdated => 1224686319 + }, + 'terminal section' => { + message => q|Terminal section:|, + lastUpdated => 1224686319 + }, + 'terminal section url' => { + message => q|Terminal section URL:|, + lastUpdated => 1224686319 + }, + 'please enter section information' => { + message => q|Please enter section information|, + lastUpdated => 1224686319 + }, + 'please enter question information' => { + message => q|Please enter question information|, + lastUpdated => 1224686319 + }, + 'question number' => { + message => q|Question number:|, + lastUpdated => 1224686319 + }, + 'question text' => { + message => q|Question text:|, + lastUpdated => 1224686319 + }, + 'question variable name' => { + message => q|Question variable name.|, + lastUpdated => 1224686319 + }, + 'randomize answers' => { + message => q|Randomize answers:|, + lastUpdated => 1224686319 + }, + 'question type' => { + message => q|Question type:|, + lastUpdated => 1224686319 + }, + 'randomized words' => { + message => q|Randomized words:|, + lastUpdated => 1224686319 + }, + 'vertical display' => { + message => q|Vertical display:|, + lastUpdated => 1224686319 + }, + 'show text in button' => { + message => q|Show text in button:|, + lastUpdated => 1224686319 + }, + 'allow comment' => { + message => q|Allow comment:|, + lastUpdated => 1224686319 + }, + 'cols' => { + message => q|Cols:|, + lastUpdated => 1224686319 + }, + 'rows' => { + message => q|Rows:|, + lastUpdated => 1224686319 + }, + 'maximum number of answers' => { + message => q|Maximum number of answers:|, + lastUpdated => 1224686319 + }, + 'required' => { + message => q|Required|, + lastUpdated => 1224686319 + }, + 'question value' => { + message => q|Question value:|, + lastUpdated => 1224686319 + }, + 'please enter answer information' => { + message => q|Please enter answer information:|, + lastUpdated => 1224686319 + }, + 'answer number' => { + message => q|Answer number:|, + lastUpdated => 1224686319 + }, + 'answer text' => { + message => q|Answer text:|, + lastUpdated => 1224686319 + }, + 'recorded answer' => { + message => q|Recorded answer:|, + lastUpdated => 1224686319 + }, + 'jump to' => { + message => q|Jump to:|, + lastUpdated => 1224686319 + }, + 'text answer' => { + message => q|Text answer|, + lastUpdated => 1224686319 + }, + 'is this the correct answer' => { + message => q|Is this the correct answer|, + lastUpdated => 1224686319 + }, + 'yes' => { + message => q|Yes|, + lastUpdated => 1224686319 + }, + 'no' => { + message => q|No|, + lastUpdated => 1224686319 + }, + 'min' => { + message => q|Min|, + lastUpdated => 1224686319 + }, + 'max' => { + message => q|Max|, + lastUpdated => 1224686319 + }, + 'step' => { + message => q|Step|, + lastUpdated => 1224686319 + }, + 'verbatim' => { + message => q|Verbatim|, + lastUpdated => 1224686319 + }, + 'answer value' => { + message => q|Answer value:|, + lastUpdated => 1224686319 + }, + 'checked' => { + message => q|Checked|, + lastUpdated => 1224686319 + }, }; 1;