MDL-21695 adding help and link strings

This commit is contained in:
Helen Foster 2010-05-27 13:21:13 +00:00
parent fb66c52e06
commit a58cfa73a2

View File

@ -26,6 +26,8 @@
$string['abandoned'] = 'Abandoned';
$string['addquizchain'] = 'Add quiz chain';
$string['allmycourses'] = 'All my courses';
$string['allowreview'] = 'Allow review';
$string['allowreview_help'] = 'If enabled, students may review their quiz attempts after the quiz is closed.';
$string['allusers'] = 'All users';
$string['alwaysopen'] = 'Always open';
$string['attemptsall'] = 'All attempts';
@ -35,6 +37,7 @@ $string['attemptslast'] = 'Last attempt';
$string['average'] = 'Average';
$string['cannotfindmethod'] = 'Template block expand method not found: ({$a})';
$string['clickreporting'] = 'Enable click reporting';
$string['clickreporting_help'] = 'If enabled, a separate record is kept each time a "hint", "clue" or "check" button is clicked. This allows the teacher to see a very detailed report showing the state of the quiz at each click. Otherwise, only one record per attempt at a quiz is kept.';
$string['clues'] = 'Clues';
$string['completed'] = 'Completed';
$string['configexcelencodings'] = 'A list of encodings, separated by commas, that can be used to force report values into a specific encoding for spreadsheet programs. For example, Microsoft Excel requires the "SJIS" encoding for Japanese';
@ -67,6 +70,8 @@ $string['feedbacknone'] = 'None';
$string['feedbackwebpage'] = 'Web page';
$string['filetype'] = 'File type';
$string['forceplugins'] = 'Force media plugins';
$string['forceplugins_help'] = 'If enabled, Moodle-compatible media players will play files such as avi, mpeg, mpg, mp3, mov and wmv. Otherwise, Moodle will not change the settings of any media players in the quiz.';
$string['forceplugins_link'] = 'mod/hotpot/mod';
$string['giveup'] = 'Give Up';
$string['hints'] = 'Hints';
$string['hotpotadministration'] = 'Hot Potatoes quiz administration';
@ -83,9 +88,21 @@ $string['inprogress'] = 'In progress';
$string['invalidattemptid'] = 'Attempt ID was incorrect';
$string['invalidhotpotid'] = 'hotpot ID was incorrect';
$string['location'] = 'File location';
$string['maxgrade'] = 'Maximum grade';
$string['maxgrade_help'] = 'This setting specifies the grade that all scores are scaled to. For example, if the quiz is worth 20% of the whole course, the maximum grade would be set to 20.';
$string['modulename'] = 'Hot Potatoes Quiz';
$string['modulename_help'] = 'The HotPot module enables the teacher to include Hot Potatoes quizzes in the course. Each attempt is automatically marked, and reports are available which show how individual questions were answered and some statistical trends in the scores.';
$string['modulename_link'] = 'hotpot';
$string['modulenameplural'] = 'Hot Potatoes Quizzes';
$string['navigation'] = 'Navigation';
$string['navigation_help'] = 'This setting determines the navigation used in the quiz:
* Moodle navigation bar - The Moodle navigation bar will be displayed in the same window as the quiz at the top of the page
* Moodle navigation frame - The Moodle navigation bar will be displayed in a separate frame at the top of the quiz
* Embedded IFRAME - The Moodle navigation bar will be displayed in the same window as the quiz and the quiz will be embedded in an IFRAME
* Hot Potatoes quiz buttons - The quiz will be displayed with the navigation buttons, if any, defined in the quiz
* A single "Give Up" button - The quiz will be displayed with a single "Give Up" button at the top of the page
* None - The quiz will be displayed with no navigation aids, so when all questions have been answered correctly, depending on the "Show next quiz?" setting, Moodle will either return to the course page or display the next quiz';
$string['navigation_bar'] = 'Moodle navigation bar';
$string['navigation_buttons'] = 'Hot Potatoes quiz buttons';
$string['navigation_frame'] = 'Moodle navigation frame';
@ -97,6 +114,11 @@ $string['noactivity'] = 'No activity';
$string['noresponses'] = 'No information about individual questions and responses was found.';
$string['notyourattempt'] = 'This is not your attempt!';
$string['outputformat'] = 'Output format';
$string['outputformat_help'] = 'This setting specifies the format to display the quiz.
* Best - The best format for the browser
* v6+ - Drag and drop format for v6+ browsers
* v6 - Format for v6 browsers';
$string['outputformat_best'] = 'best';
$string['outputformat_flash'] = 'Flash';
$string['outputformat_mobile'] = 'mobile';
@ -126,6 +148,13 @@ $string['reportclicktime'] = 'Click time';
$string['reportclicktype'] = 'Click type';
$string['reportclues'] = 'Clues';
$string['reportcontent'] = 'Content';
$string['reportcontent_help'] = 'There are 4 report types:
* Overview - A list of all attempts
* Simple statistics - A list of all attempts with average scores for individual questions and for the complete quiz
* Detailed statistics - Full details of all attempts together with a responses table and an item analysis table
* Click trail report (only available if click reporting is enabled) - Full details of every click by every student in all attempts';
$string['reportcontent_link'] = 'mod/hotpot/report';
$string['reportcorrectsymbol'] = 'O';
$string['reportcoursename'] = 'Course name';
$string['reportencoding'] = 'Encoding';
@ -134,6 +163,7 @@ $string['reportexercisename'] = 'Ex. name';
$string['reportexercisenumber'] = 'Exercise';
$string['reportexercisetype'] = 'Ex. type';
$string['reportformat'] = 'Format';
$string['reportformat_help'] = 'Reports are available in HTML, Excel or text formats with the option to wrap data (to fit into table cells) and to have questions and answers represented by letters together with a legend showing which letters represent which questions or answers.';
$string['reportformatexcel'] = 'Excel';
$string['reportformathtml'] = 'HTML';
$string['reportformattext'] = 'Text';
@ -168,11 +198,18 @@ $string['resultssaved'] = 'Quiz results were saved';
$string['score'] = 'Score';
$string['showhtmlsource'] = 'Show HTML source';
$string['shownextquiz'] = 'Show next quiz';
$string['shownextquiz_help'] = 'This setting determines whether, on finishing a quiz, Moodle will return to the course page or display the next quiz (if there is one).';
$string['showtimes'] = 'Show processing times';
$string['showxmlsource'] = 'Show XML source';
$string['showxmltree'] = 'Show XML tree';
$string['specifictime'] = 'Specific time';
$string['studentfeedback'] = 'Student feedback';
$string['studentfeedback_help'] = 'If enabled, a link to a pop-up feedback window will be displayed whenever the student clicks on the "Check" button. The feedback window allows students to send feedback to the teacher in 4 possible ways:
* Web page (requires URL of the web page, for example http://myserver.com/feedbackform.html)
* Feedback form (requires URL of the form script, for example http://myserver.com/cgi-bin/formmail.pl)
* Moodle forum - The forum index for the course will be displayed
* Moodle messaging - The Moodle instant messaging window will be displayed. If the course has several teachers, the student will be prompted to select a teacher before the messaging window appears.';
$string['textsourcefilename'] = 'Use file name';
$string['textsourcefilepath'] = 'Use file path';
$string['textsourcequiz'] = 'Get from quiz';
@ -181,5 +218,6 @@ $string['thiscourse'] = 'This course';
$string['timedout'] = 'Timed out';
$string['unknownreport'] = 'Report not known ({$a})';
$string['updatequizchain'] = 'Update quiz chain';
$string['updatequizchain_help'] = 'If enabled, if this quiz is part of a chain of Hot Potatoes quizzes, then all quizzes in the chain will be assigned identical settings to the current quiz. Otherwise, only the current quiz will be updated.';
$string['weighting'] = 'Weighting';
$string['wrong'] = 'Wrong';