iassign.php 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516
  1. <?php
  2. /**
  3. * English language pack.
  4. *
  5. * @author Patricia Alves Rodrigues
  6. * @author Leônidas O. Brandão
  7. * @version v 1.3 2019/01/10 (480 tags); v 1.2 2017/03/10 ; v 1.1 2013/08/28
  8. * @package mod_iassign_lang
  9. * @since 2015/11/02
  10. * @copyright LInE (line.ime.usp.br) ; iMatica (www.matematica.br) - Computer Science Dep. of IME-USP (Brazil)
  11. * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
  12. *
  13. * Notes: strings are organized lexicographicaly; if you have suggestions, let us now (line.ime.usp.br/dev/report.html?about=iassign_lang)
  14. *
  15. */
  16. $string['action'] = 'Action';
  17. $string['activities'] = 'Activities';
  18. $string['activities_page'] = 'Activities Page';
  19. $string['activity'] = 'Activity';
  20. $string['activity_empty'] = 'Activity sent without content.';
  21. $string['activity_group'] = 'Group activity by type?';
  22. $string['add_file'] = 'Save file';
  23. $string['add_file_jar'] = 'File JAR of new iLM:';
  24. $string['add_iassign'] = 'Add activity';
  25. $string['add_ilm'] = 'Choose file...';
  26. $string['add_ilm_iassign'] = 'Add iLM';
  27. $string['add_ilm_iassign_help'] = 'What is a iLM';
  28. $string['add_param'] = 'Add new parameter';
  29. $string['answer'] = 'answer';
  30. $string['applet'] = 'interactive Learning Modules (iLM)';
  31. $string['area_available'] = 'Assessment area';
  32. $string['area_specific_teacher'] = 'Area for teacher testing activities';
  33. $string['area_test_lms'] = 'Area to test iLM';
  34. $string['attempts_exhausted'] = 'Attempts have been exhausted.';
  35. $string['author'] = 'Author';
  36. $string['author_empht'] = 'Author unknown';
  37. $string['author_id'] = 'Author activity:';
  38. $string['author_id_modified'] = 'Last modified by:';
  39. $string['auto_evaluate'] = 'It has automatic evaluator?';
  40. $string['auto_evaluate_help'] = 'What means automatic evaluation? It depends on the iLM implementation. '.
  41. 'If the iLM has automatic evaluation select Yes to use its automatic evaluation to the activity.';
  42. $string['auto_result'] = 'Result of automatic evaluation:';
  43. $string['automatic_evaluate'] = 'It must be used automatic evaluation in this activity?';
  44. $string['availabledate'] = 'Available from';
  45. $string['avg_experiment'] = 'Average attempts';
  46. $string['box_comment_message'] = 'Enter your comments here';
  47. $string['cancel'] = 'Cancel.';
  48. $string['cancel_delete'] = 'The file was not deleted. Action canceled.';
  49. $string['cancel_delete_file_jar'] = 'No';
  50. $string['category'] = 'Category';
  51. $string['changeto'] = 'Change to ';
  52. $string['choose_file'] = 'Choose the file with the iLM activity';
  53. $string['choose_iLM'] = 'Choose the interactive Learning Module (iLM)';
  54. $string['choose_iLM_help'] = '<p>Select one of the iLM to be used in this activity (the content file must be correspondent to this iLM).</p>';
  55. $string['choose_type_activity'] = 'Choose the type of activity';
  56. $string['close'] = 'Close';
  57. $string['close_alt'] = 'Close this window (any change will be lost)';
  58. $string['coefficient_variation'] = 'Coefficient of variation';
  59. $string['comment'] = 'Comments';
  60. $string['comment_read'] = 'Read comments';
  61. $string['comment_unread'] = 'New comments';
  62. $string['comment_unread_one'] = 'New comment';
  63. $string['config'] = 'Settings';
  64. $string['config_ilm'] = 'Manager the configuration of iLM';
  65. $string['config_ilm_old'] = 'Settings for Interactive Learning Modules (iLM) - old versions';
  66. $string['config_param'] = 'Parameters';
  67. $string['config_param_actions'] = 'Actions';
  68. $string['config_param_description'] = 'Description';
  69. $string['config_param_help'] = 'What are parameters of a iLM';
  70. $string['config_param_name'] = 'Name';
  71. $string['config_param_value'] = 'Value';
  72. $string['confirm'] = 'Confirm';
  73. $string['confirm_add_comment'] = 'Comment sent successfully.';
  74. $string['confirm_change_situation'] = 'Confirms change of status?';
  75. $string['confirm_default'] = 'Make Default';
  76. $string['confirm_default_ilm'] = 'Do you want to make the iLM as standard?';
  77. $string['confirm_default_ilm_help'] = 'By making this iLM as template, it will inherit all the iAssign activities for this iLM';
  78. $string['confirm_delete_assign'] = 'Activity successfully removed.';
  79. $string['confirm_delete_file_jar'] = '<b>Attention!</b> <br> Be careful not to delete a file by mistake.'.
  80. 'Delete a file that is in use by some activity will result in failure to load the activity. <br>Really delete the file';
  81. $string['confirm_delete_iassign'] = 'Activity successfully removed.';
  82. $string['confirm_delete_ilm'] = 'Are you sure you want to delete iLM <b> {$a} </b>?';
  83. $string['confirm_lms'] = 'Confirm iLM';
  84. $string['confirm_new_grade'] = 'Click here to confirm the replacement of grade';
  85. $string['confirm_not_delete_iassign'] = 'Action canceled! Activity was not deleted.';
  86. $string['confirm_upgrade_ilm'] = '<b> want to perform this update? <br> a new version of the iLM will be created and this will not affect previous versions </b>.';
  87. $string['copy_ilm'] = 'Generating version from the copy of this iLM';
  88. $string['copy_param'] = 'Generate version from the copy of this parameter';
  89. $string['correct'] = 'Correct';
  90. $string['coursemisconf'] = 'Course is misconfigured';
  91. $string['data_activity'] = 'Information activity';
  92. $string['data_file_html'] = 'Basic information about the new iLM';
  93. $string['data_file_html_static'] = 'To add an iLM (encoded in HTML/JS), it is sufficient to submit the file in the field below.';
  94. $string['data_file_html5'] = 'Packet with the iLM encoded in HTML/JavaScript (ZIP or TGZ)';
  95. $string['data_file_jar'] = 'Data File';
  96. $string['data_ilm'] = 'Information iMA';
  97. $string['data_param'] = 'Parameter data';
  98. $string['default_ilm'] = 'This is the main iLM and the files are associated with it.';
  99. $string['default_ilm_disabled'] = 'This is not the main iLM, click to activate this main';
  100. $string['delete'] = 'Delete';
  101. $string['delete_activity'] = 'Activity to be deleted:';
  102. $string['delete_activity_permission_adm'] = 'Only the administrator can delete activities with submissions.';
  103. $string['delete_cancel'] = 'Cancel delete';
  104. $string['delete_confirm'] = 'The file was deleted successfully';
  105. $string['delete_dir'] = 'Remove directory';
  106. $string['delete_file'] = 'Confirm file exclusion? (it will be deleted)';
  107. $string['delete_file_jar'] = 'Yes';
  108. $string['delete_files'] = 'Confirm exclusion of the selected files and directories (all contents of directories will be excluded)?';
  109. $string['delete_iassign'] = 'Delete activity ';
  110. $string['delete_iassign_disable'] = 'File locked';
  111. $string['delete_ilm'] = 'Delete iLM';
  112. $string['delete_ilm_disable'] = 'locked iLM for exclusion, to exclude the activities and remove all versions of the iLM.';
  113. $string['delete_param'] = 'Remove parameter';
  114. $string['dependency'] = 'Dependency';
  115. $string['description'] = 'Description';
  116. $string['dir'] = 'Click to open the directory';
  117. $string['distribution_activity'] = 'Distribution of hits per activity';
  118. $string['distribution_student'] = 'Distribution of hits per studant';
  119. $string['down_disable'] = 'Disable';
  120. $string['download_all_assign'] = 'Download file with a package of responses';
  121. $string['download_all_assign_disabled'] = 'There are no answers to be downloaded.';
  122. $string['download_assign'] = 'Download file answer';
  123. $string['download_file'] = 'Click to download the file';
  124. $string['duedate'] = 'Delivery Date';
  125. $string['duedate_preventlate_desable'] = 'The resolution of this activity can not be sent.';
  126. $string['duedate_preventlate_enable'] = 'The resolution of this activity can still be sent.';
  127. $string['duplicate_file'] = 'Enter a new name for the file:';
  128. $string['duplicate_iassign'] = 'Duplicate';
  129. $string['duplicated_activity'] = 'Interactive assignment was successfully duplicated';
  130. $string['duration_activity'] = 'Duration of activity';
  131. $string['E'] = 'AND';
  132. $string['E_legend'] = '(activity sent) ';
  133. $string['edit'] = 'Edit';
  134. $string['edit_add_ilm'] = 'Add new iLM or change an existing iLM';
  135. $string['edit_iassign'] = 'Edit activity';
  136. $string['edit_iassign_disable'] = 'File locked for editing';
  137. $string['edit_ilm'] = 'Edit Info iLM';
  138. $string['edit_param'] = 'Edit parameters';
  139. $string['empty'] = '-';
  140. $string['empty_answer_post'] = 'No solution was posted.';
  141. $string['empty_comment'] = 'Empty comment or repeated!';
  142. $string['empty_file'] = 'Empty file';
  143. $string['empty_legend'] = '(activity was not sent)';
  144. $string['enable'] = 'Enable';
  145. $string['er_file_not_selected_to_delete'] = 'ERROR: in selecting files to be removed!';
  146. $string['er_file_not_selected_to_export'] = 'ERROR: in the selection of the files to be exported!';
  147. $string['er_file_not_selected_to_import'] = 'ERROR: in selecting compacted file (zip) to be imported!';
  148. $string['er_file_not_selected_to_move'] = 'ERROR: must be selected the files to moved!';
  149. $string['erro_grade'] = 'Any valid grade must be a value between 0 and ';
  150. $string['error_add'] = 'An error occurred while recording the activity';
  151. $string['error_add_ilm'] = 'Error while recording a new iLM in the database.';
  152. $string['error_add_ilm_zip'] = 'Error while extracting the content from iLM package file.';
  153. $string['error_add_log'] = 'ERROR: Could not insert the event log iAssign.';
  154. $string['error_add_param'] = 'Error while writing a new parameter of the iLM in the database';
  155. $string['error_answer_export_dir'] = 'Error: the target directory has no permission! Please, send this message to the Moodle admin!';
  156. $string['error_answer_export_file'] = 'Error: fail to insert content to the file! Please, send this message to the Moodle admin!';
  157. $string['error_cancel_delete'] = 'Error deleting file. Check permissions.';
  158. $string['error_check_iassign_block'] = 'Warning: iAssign\'s block is not installed, the module iAssign could not properly work';
  159. $string['error_check_iassign_filter'] = 'Warning: the iAssign filter is not installed, the module iAssign could not properly work.';
  160. $string['error_check_iassign_tinymce'] = 'Warning: the iAssign TinyMCE editor button is not installed, the module iAssign could not properly work';
  161. $string['error_confirm_delete_iassign'] = 'Something goes wrong when removing the activity. Please, tell the administrator/teacher';
  162. $string['error_confirms_gab'] = 'Error: the file activity is incompatible with the iLM. Inform the teacher of the course.';
  163. $string['error_confirms_ilm'] = 'Error: iLM not registered in the database. Inform the system administrator.';
  164. $string['error_confirms_jar'] = 'Error: file JAR not found in the database. Inform the system administrator.';
  165. $string['error_delete_param'] = 'Error while excluding a parameter of the iLM in the database';
  166. $string['error_dir_exists'] = 'Error: There is already a directory with that name. Please enter another name. ';
  167. $string['error_dir_not_selected_to_move'] = 'ERROR: must be selected the directory to be moved!';
  168. $string['error_edit_ilm'] = 'Error while updating a new iLM in the databases.';
  169. $string['error_edit_param'] = 'Error while updating the iLM parameter in the database';
  170. $string['error_exercise_removed'] = 'Something is wrong. Maybe your teacher withdrew this exercise file. Please, inform your teacher.';
  171. $string['error_file_exists'] = 'Error: File already exists with this name. Please enter a different name.';
  172. $string['error_file_jar'] = 'Error writing file JAR';
  173. $string['error_file_jar_exists'] = 'There is already a JAR file with this name!';
  174. $string['error_file_jar_permission'] = 'Error writing file JAR without permission to write file.';
  175. $string['error_file_not_exists'] = '<font color="red">Error: file not existing!!</font>';
  176. $string['error_file_null_iassign'] = 'Error: File name is empty.';
  177. $string['error_folder_permission_denied'] = 'Error: There are no permission to modify files in iLM directory. Please, talk to the Moodle admin to verify iLM directory permissions and try again!';
  178. $string['error_iassign_name'] = 'Error: There is already an activity with that title!';
  179. $string['error_import_ilm_version'] = 'ERROR: this iLM version is already installed.';
  180. $string['error_insert'] = 'An error occurred when registering the iAssign submission.';
  181. $string['error_insert_submissions'] = 'An error has occurred during recording of the submission of the activity. Inform the Administrator.';
  182. $string['error_null_iassign'] = 'Error: The exercise is empty or has not changed.';
  183. $string['error_rename_ilm'] = 'Error renaming JAR file.';
  184. $string['error_security'] = 'Error while registering in the security table.';
  185. $string['error_security_no_userid'] = 'Internal error: must be informed the user identification. Inform the Administrator.';
  186. $string['error_update'] = 'An error occurred during the update of the activity. Notify the administrator.';
  187. $string['error_update_ilm'] = 'Error updating the learning module (iLM).';
  188. $string['error_update_move_iassign'] = 'An error occurred while the action "Move activity"';
  189. $string['error_update_visible_iassign'] = 'An error occurred during the action "Show/hide activity"';
  190. $string['error_upgrade_ilm'] = 'Error: Could not download the update package.';
  191. $string['error_upload_ilm'] = 'ERROR: package type not accepted, enter a compressed iAssign package (IPZ)';
  192. $string['error_view_ilm'] = 'Error: exercise file not found. Inform the teacher of the course.';
  193. $string['error_view_without_actiontype'] = 'Error: it is missing the action type (view? edit?).';
  194. $string['error_xml_ilm'] = 'ERROR: the descriptor (XML file) was not found in submitted package (iLM) or it\'s corrupted.';
  195. $string['error_xml_missing'] = 'ERROR: the descriptor XML file is incomplete, it is missing the following attributes: ';
  196. $string['evaluate'] = 'Auto evaluate';
  197. $string['evaluate_iassign'] = 'Evaluating activity';
  198. $string['eventcoursemoduleviewed'] = 'view activity';
  199. $string['evententryviewed'] = 'entry has been viewed';
  200. $string['eventiassigncreated'] = 'add activity';
  201. $string['eventiassigndeleted'] = 'remove activity';
  202. $string['eventiassignupdated'] = 'update activity';
  203. $string['eventsubmissioncommentcreated'] = 'add submission comment';
  204. $string['eventsubmissioncommentupdated'] = 'submission comment updated';
  205. $string['eventsubmissioncreated'] = 'add submission';
  206. $string['eventsubmissionupdated'] = 'update submission';
  207. $string['eventsubmissionviewed'] = 'view activity submission';
  208. $string['example'] = 'Example';
  209. $string['example_iassign'] = 'Type of activity:<strong> example</strong>';
  210. $string['exercise'] = 'Exercise';
  211. $string['exercise_iassign'] = 'Type of activity:<strong> exercise</strong>';
  212. $string['exercises'] = 'Exercises';
  213. $string['experiment'] = 'Number of attempts:';
  214. $string['experiment_iassign'] = 'Maximum number of attempts:';
  215. $string['experiment_student'] = 'Number of attempts the student';
  216. $string['export_csv'] = 'Export (CSV)';
  217. $string['export_ilm'] = 'Export iLM';
  218. $string['extension'] = 'Extension';
  219. $string['extension_help'] = 'Enter one or more extensions allowed by the iLM. To various extents separate them with comma (e.g., "ext1,ext2")';
  220. $string['extensionnotfound'] = 'No interactive Learning Modules (iLM) was found with that extension';
  221. $string['feedback_correct'] = 'Correct';
  222. $string['feedback_incorrect'] = 'Incorrect';
  223. $string['fields_info'] = 'Information about fields:';
  224. $string['file'] = 'File activity';
  225. $string['file_class'] = 'Initial file name ("*.html", if HTML; or "*.class", if Java)';
  226. $string['file_class_form_help'] = 'About this field ("file_class")';
  227. $string['file_class_form_help_help'] = 'Considering Java iLM, the field "file_class" must have its main class (e.g. "IgeomApplet" to iGeom).' .
  228. 'Considering HTML/JavaScript iLM, this field must have its initial HTML.';
  229. $string['file_created'] = 'Date Created';
  230. $string['file_ilm_delete'] = 'Remove selected iLM';
  231. $string['file_ilm_export'] = 'Export selected iLM';
  232. $string['file_ilm_import'] = 'Import selected iLM';
  233. $string['file_ilm_move'] = 'Move selected';
  234. $string['file_ilm_recover'] = 'Recover files';
  235. $string['file_ilm_recover_help'] = 'This operation will retrieve all the files, with all iLM activities used in this course.<br>The file names will be (almost) the names of the activities.';
  236. $string['file_jar'] = 'Name of iLM package (JAR, if Java; ZIP or TGZ, if HTML/JavaScript)';
  237. $string['file_jar_path'] = 'Complete path (directory) of iLM';
  238. $string['file_jar_help'] = 'Explanation about "file_jar" field';
  239. $string['file_jar_help_help'] = 'If the system is implemented in Java, here must be its JAR file.'.
  240. 'If it is HTML/JavaScript, here must be its directory (it must include the prefix "ilm/").';
  241. $string['file_modified'] = 'Date of Change';
  242. $string['filejarnotfound'] = 'File JAR not found. Notify the administration.';
  243. $string['filenotfound'] = 'File not found in the activity. Notify the teacher';
  244. $string['files_course'] = 'Files of interactive activities';
  245. $string['files_jar_ilm'] = 'List file (s) JAR of iLM';
  246. $string['functions'] = 'Functions';
  247. $string['general'] = 'General';
  248. $string['general_fields'] = 'Common settings to the interactive activities';
  249. $string['general_fields_apply'] = 'Interactive Activities to be changed';
  250. $string['general_fields_apply_help'] = 'Select interactive activities you want to apply changes';
  251. $string['get_answer'] = 'Solution successfully sent.';
  252. $string['get_answer_correct'] = 'Congratulations! The answer is in line with what the teacher expected.';
  253. $string['get_answer_incorrect'] = 'The answer is not according to what the teacher expected.<br> Try again.';
  254. $string['get_answer_post'] = 'Activity without automatic evaluator. Wait for teacher evaluation.';
  255. $string['get_answer_preventlate'] = 'Delivery period ended, his reply was not recorded.';
  256. $string['grade'] = 'Grade activity:';
  257. $string['grade_iassign'] = 'Grade activity';
  258. $string['grade_max'] = 'Maximum score';
  259. $string['grade_student'] = 'Grade student';
  260. $string['grades'] = 'Archive of reviews';
  261. $string['graphic'] = 'Graphics';
  262. $string['hbar_blue'] = '';
  263. $string['hbar_blue_r'] = '';
  264. $string['hbar_green'] = '';
  265. $string['hbar_green_r'] = '';
  266. $string['hbar_orange'] = '';
  267. $string['hbar_orange_r'] = '';
  268. $string['hbar_red'] = '';
  269. $string['hbar_red_r'] = '';
  270. $string['height'] = 'Height';
  271. $string['help_ilm'] = 'on the iLM';
  272. $string['helpactivitygroup'] = 'Seen by group type?';
  273. $string['helpactivitygroup_help'] = '<p>If this option is on the activities will be grouped by type, otherwise they will be displayed in a single block in the order of registration.</p>';
  274. $string['helpchoose_file'] = 'iLM file';
  275. $string['helpchoose_file_help'] = 'Attach assignment file.';
  276. $string['helpchoose_ilm'] = 'Choose the iLM';
  277. $string['helpchoose_ilm_help'] = 'Select iLM which will be used in this assignment.';
  278. $string['helpdependency'] = 'Dependency';
  279. $string['helpdependency_help'] = '<p>Select the exercises of which this assignment depends on.</p>';
  280. $string['helpexperiment'] = 'Number of attempts';
  281. $string['helpexperiment_help'] = '<p>Sets the maximum number of attempts the student can accomplish this assignment.</p>';
  282. $string['helppreventlate'] = 'Allow late submission?';
  283. $string['helppreventlate_help'] = '<p>If this option is active the student can submit the assignment solution even after the deadline has closed.</p>';
  284. $string['helpspecial_param'] = 'Assignment with algorithm';
  285. $string['helpspecial_param_help'] = '<p> Enable this option only if the activity being inserted possess parameter for algorithm execution. </p>';
  286. $string['helptest'] = 'Allow test after deadline?';
  287. $string['helptest_help'] = '<p> If this option is enabled, the assignment will be released for test after the deadline. In this case the student can perform the assignment as many times as he wants, but nothing after the closing date of the assignment will be logged in the system.</p>';
  288. $string['helptypeiassign'] = 'Kinds of Interactive Activities';
  289. $string['helptypeiassign_help'] = '<p> Exercise </p> It is an assignment with assessment and grade, i.e. the solution sent by the student will be evaluated and a grade will be given to his attempt.';
  290. $string['hide'] = 'Hide';
  291. $string['hide_iassign'] = 'Hide activity';
  292. $string['hide_ilm'] = 'hide';
  293. $string['hide_param'] = 'Hide parameter';
  294. $string['history_comments'] = 'History of Comments';
  295. $string['home'] = 'Home';
  296. $string['home_course'] = 'Home course';
  297. $string['iassign'] = 'iAssign';
  298. $string['iassign_add'] = 'Activity successfully added.';
  299. $string['iassign_cancel'] = 'Change canceled.';
  300. $string['iassign_exercise'] = 'Activity has been exercise';
  301. $string['iassign_manager_title'] = 'Manager to Interactive Activities';
  302. $string['iassign_update'] = 'Activity successfully updated.';
  303. $string['iassign:addinstance'] = 'Add a new block of iAssign activities';
  304. $string['iassign:deleteiassignnotnull'] = 'Delete Activity not empty';
  305. $string['iassign:deleteiassignnull'] = 'Delete empty activities';
  306. $string['iassign:editiassign'] = 'Edit activities';
  307. $string['iassign:evaluateiassign'] = 'Rate activities';
  308. $string['iassign:submitiassign'] = 'Send activities';
  309. $string['iassign:view'] = 'View Activity';
  310. $string['iassign:viewiassignall'] = 'Show all the details of the activities';
  311. $string['iassign:viewreport'] = 'View Reports';
  312. $string['iassigntitle'] = 'Title';
  313. $string['icon'] = 'iAssign';
  314. $string['ilimit'] = 'Unlimited';
  315. $string['ilm_info'] = 'Manager of iLM';
  316. $string['ilm_info_help'] = 'Tools to manage iLM (edit, remove, add)';
  317. $string['ilm_manager_title'] = 'Interactive Activities Manager';
  318. $string['ilm_type'] = 'Select iLM type (Java or HTML5)';
  319. $string['ilm_type_help'] = 'Please, select the iLM type:<br> - Java: usually a package with a JAR file<br> - HTML5: usually a package with a directory inside';
  320. $string['import_file'] = 'File Activity {$a} or compressed (zip):';
  321. $string['import_ilm'] = 'Import iLM';
  322. $string['import_ilm_help'] = 'Import iLM';
  323. $string['incompatible_extension_file'] = 'File activity incompatible with the selected IMA.';
  324. $string['incorrect'] = 'Incorrect';
  325. $string['independent_activity'] = 'Independent activity';
  326. $string['info_ilm'] = 'Information about interactive Learning Modules (iLM)';
  327. $string['interactivy_learning_module'] = 'Interactive Learning Modules (iLM)';
  328. $string['invalid_extension_ilm'] = 'There is already a iLM with the extension ';
  329. $string['invalid_file_type'] = 'Invalid file type';
  330. $string['invalid_filejar_ilm'] = 'There is already a iLM with the file JAR ';
  331. $string['invalid_name_ilm'] = 'There is already a iLM with the name';
  332. $string['invalidid'] = 'Invalid ID';
  333. $string['label_file_iassign'] = 'File Name: ';
  334. $string['label_filechoose'] = 'Generated file in the editor iLM: ';
  335. $string['label_write_iassign'] = 'Save Activity';
  336. $string['language_label'] = 'Language';
  337. $string['last_iassign'] = 'Last solution posted.';
  338. $string['last_iassign_correct'] = 'The last solution sent this activity was evaluated as correct.';
  339. $string['last_modification'] = 'Last change made by teacher:';
  340. $string['last_timedue'] = 'Period ended.';
  341. $string['left'] = 'esquerda';
  342. $string['left_disable'] = 'Disabled';
  343. $string['legend'] = 'Caption:';
  344. $string['legend_evaluation'] = 'Caption reviews:';
  345. $string['legend_help'] = '<p><b>Correct:</b> Activity assessed as correct.</p><p><b>Incorrect:</b> Activity evaluated as incorrect.</p><p><b>Post:</b> Activity recorded in the system. Wait for the teacher to correct.</p><p><b>No post:</b> Activity unposted.</p><p><b>New comments:</b> Indicates that activity has new comments</p><p><b>Results:</b> Presents the results of activity evaluation</p>';
  346. $string['list_ilm'] = 'Interactive Learning Modules (iLM) available';
  347. $string['list_ilm_help'] = 'Information about all Interactive Learning Modules (iLM) currently available';
  348. $string['maxsize'] = 'Maximum size:';
  349. $string['mean_score'] = 'Mean scores';
  350. $string['message_dependency'] = 'To accomplish this activity is mandatory for all activities on which it depends has been performed and evaluated as correct.';
  351. $string['message_no_update_iassign'] = 'Click here to keep activity';
  352. $string['message_submit_iassign'] = 'Click here to send your response';
  353. $string['message_update_iassign'] = 'Click here to replace activitye';
  354. $string['mod_iassign'] = 'iAssign';
  355. $string['modulename'] = 'iAssign';
  356. $string['modulename_help'] = "This is the iAssign (Interactive Assignments) package, by LInE-USP (line.ime.usp.br).
  357. It\'s main goal is to increase interactivity in activities related to specific subjects
  358. (such as Geometry, Functions and Programming), in a flexible way.
  359. In order to improve interactivity, iAssign makes use of iLM (interactive Learning Module), that is, any interactive system that runs under a Web browser.
  360. Typically an iLM is any HTML5 package or a Java \"applet\" with a few communication methods, based on HTTP protocol.
  361. This implies that any Web based system could became an iLM and be integrated to Moodle, under iAssign package.
  362. If the iLM offers automatic assessment functionality, iAssign is able to deal with it.
  363. The main features of iAssign package are:
  364. - the authoring tool to allow any teacher to prepare activities to his learners;
  365. - integrated solution to interactive activities, registering on database the learners\' answers;
  366. - reports about learners\' activities.";
  367. $string['modulenameplural'] = 'iAssigns';
  368. $string['move_activity'] = 'Move activity';
  369. $string['move_destination'] = 'Select destination';
  370. $string['move_down_iassign'] = 'Moves activity down';
  371. $string['move_files'] = 'Move files and directory';
  372. $string['move_up_iassign'] = 'Moves activity up';
  373. $string['moved_activity'] = 'Interactive assignment was successfully moved.';
  374. $string['N'] = 'N';
  375. $string['N_legend'] = '(does not agree with what the teacher expected)';
  376. $string['name_ilm'] = 'Name';
  377. $string['new_category'] = 'New category';
  378. $string['new_comment'] = 'New messages';
  379. $string['new_dir'] = 'New directory';
  380. $string['new_file_jar'] = 'New file JAR';
  381. $string['new_ilm'] = 'Create a new interactive activity';
  382. $string['new_version_ilm'] = 'Add new iLM version';
  383. $string['newsituation'] = 'New situation...';
  384. $string['next_activity'] = 'Activity next';
  385. $string['next_student'] = 'Student next';
  386. $string['next_student_activity'] = 'Next Activity';
  387. $string['no'] = 'No';
  388. $string['no_activity'] = 'No assign was found in this interactive discussion';
  389. $string['no_confirm_lms'] = 'Not confirm iLM';
  390. $string['no_edit_iassign'] = 'Blocked. Only the author can edit.';
  391. $string['no_iLM_PARAM_ArchiveContent'] = 'No solution was posted.';
  392. $string['no_MA_POST_Archive'] = 'No solution was posted.';
  393. $string['no_new_comment'] = 'Messages already read ';
  394. $string['no_permission_iassign'] = 'Visitors can only view activities!';
  395. $string['not_post'] = 'Not submitted';
  396. $string['not_submissions_activity'] = 'There are no submissions relating to this activity.';
  397. $string['null_file'] = 'No file was uploaded';
  398. $string['number_submissions'] = 'Number of submissions related to this activity:';
  399. $string['ok_import_ilm_version'] = 'The iLM was successfully imported!';
  400. $string['online_new_iassign'] = 'Create / Edit Task Interactive Online';
  401. $string['only_automatic_evaluate'] = 'Applies only when the iLM has automatic evaluate';
  402. $string['op_val'] = 'options evaluation';
  403. $string['open_dir'] = 'Full path of directory';
  404. $string['open_editor_ilm'] = 'Open Editor {$a} Online';
  405. $string['out_object'] = 'Output objects';
  406. $string['percentage_correct'] = 'Percentage of correct';
  407. $string['permission_test'] = 'Allow test after delivery?';
  408. $string['pluginadministration'] = 'iAssign administration';
  409. $string['pluginname'] = 'iAssign: interactive Learning Activities';
  410. $string['post'] = 'Submitted';
  411. $string['preventlate'] = 'Allow delayed sending?';
  412. $string['preview_iassign'] = 'Preview';
  413. $string['previous_activity'] = 'Activity previous';
  414. $string['previous_student'] = 'Student previous';
  415. $string['previous_student_activity'] = 'Previous Activity';
  416. $string['previous_timeavailable'] = 'Activity unavailable: wait for the deadline of opening.';
  417. $string['print'] = 'Print';
  418. $string['print_report'] = 'Report - printable version';
  419. $string['proportion_correct'] = 'Proportion of correct';
  420. $string['proposition'] = 'Proposition';
  421. $string['ps_comment'] = 'The total number of messages is next to the icon of messages';
  422. $string['ps_experiment'] = 'The number of attempts is next to the icon status of the activity';
  423. $string['question_delete_dir'] = 'Really exclude the directory and all its contents?';
  424. $string['question_move_dir'] = 'Are you sure to move files, directories and all its contents?';
  425. $string['question_new_dir'] = 'Enter the name for the new directory:';
  426. $string['question_recover_files'] = 'Are you sure you want to recover files from activities?';
  427. $string['question_rename_dir'] = 'Enter a new name for the directory';
  428. $string['read_more'] = 'Learn More';
  429. $string['rename_dir'] = 'Rename directory';
  430. $string['rename_file'] = 'Enter a new name for the file:';
  431. $string['rename_iassign'] = 'Rename activity';
  432. $string['repeat'] = 'Redo activity';
  433. $string['repeat_alt'] = 'Use this button to redo the activity';
  434. $string['repeat_msg'] = 'If you want to do this activity from the beginning again, use the redo button.';
  435. $string['report'] = 'Report';
  436. $string['required'] = 'Field is required';
  437. $string['required_file'] = 'You must fill in <u> File Activity </u>';
  438. $string['required_iassign_file'] = 'You must select an interactive activity';
  439. $string['results'] = 'Results';
  440. $string['return'] = 'Return';
  441. $string['return_config_ilm'] = 'Back to main page iLM';
  442. $string['return_home'] = 'Return to the course home page';
  443. $string['return_home_course'] = 'Return to the course home page';
  444. $string['return_iassign'] = 'Back to exercise';
  445. $string['right'] = 'Right';
  446. $string['right_disable'] = 'Disable';
  447. $string['script'] = 'Activity script (algorithm)? <br> (Applicable only to iLM iGeom)';
  448. $string['select_move_ilm'] = 'Select the target directory to move files and directory';
  449. $string['show'] = 'Show';
  450. $string['show_answer'] = 'Show automatic evaluation results to students?';
  451. $string['show_iassign'] = 'Show activity';
  452. $string['show_ilm'] = 'Show';
  453. $string['show_param'] = 'Show parameter';
  454. $string['showreport'] = 'Displays activities report';
  455. $string['solution'] = 'Solution submitted by the student';
  456. $string['special_param'] = 'Assignment with script(algorithm)? <br>(Applicable only to iGeom iLM)';
  457. $string['standard_deviation'] = 'Standard deviation';
  458. $string['statistics'] = 'Statistics';
  459. $string['status'] = 'Status:';
  460. $string['student'] = 'Student:';
  461. $string['students'] = 'Students';
  462. $string['submissions'] = 'Submissions';
  463. $string['submit'] = 'Submit the selected file';
  464. $string['submit_assign'] = 'Send activity';
  465. $string['submit_comment'] = 'Send message';
  466. $string['submit_comment_message'] = 'Sending message';
  467. $string['submit_empty'] = 'The content of this activity has not changed! Please try develop another solution.';
  468. $string['submit_iassign'] = 'Submit assign';
  469. $string['sucess_delete'] = 'Interactive Assignment deleted successfully.';
  470. $string['sucess_update'] = 'Interactive Assignment updated successfully.';
  471. $string['sucess_write'] = 'Interactive Assignment successfully registered under the name:';
  472. $string['sum_activity'] = 'Total activity';
  473. $string['sum_correct'] = 'Total correct';
  474. $string['sum_correct_activity'] = 'Total correct / activity';
  475. $string['sum_correct_student'] = 'Total correct / students';
  476. $string['sum_experiment'] = 'Total Attempts';
  477. $string['sum_student'] = 'Total students';
  478. $string['tag_filter'] = 'Tag Filter';
  479. $string['test'] = 'Test';
  480. $string['test_iassign'] = 'Type of activity:<strong> test</strong>';
  481. $string['test_lms'] = 'Click here to test iLM.';
  482. $string['test_preventlate'] = 'Activity only for testing.';
  483. $string['test_preventlate_no'] = 'Activity not released for testing.';
  484. $string['timemodified'] = 'Last date of submission:';
  485. $string['title_editor_iassign'] = 'Online Editor';
  486. $string['total'] = 'Total';
  487. $string['turneditingoff'] = 'Disable editing';
  488. $string['turneditingon'] = 'Enable editing';
  489. $string['type_iassign'] = 'Type of activity';
  490. $string['type_ilm'] = 'iLM Type';
  491. $string['unlock'] = 'Unlock';
  492. $string['up_disable'] = 'Disabled';
  493. $string['update'] = 'Update';
  494. $string['update_iassign'] = 'Replace activity?';
  495. $string['update_ilm'] = ' was successfully updated.';
  496. $string['updatinga'] = 'Update $a';
  497. $string['updatingain'] = 'Updanting $a->what - $a->in';
  498. $string['upgrade_ilm'] = 'There is a new iLM version available to download, click for more information!';
  499. $string['upgrade_ilm_title'] = 'New version of iLM';
  500. $string['upload_ilm'] = 'Upload package iLM';
  501. $string['upload_ilm_file'] = 'Upload new interactive activity';
  502. $string['upload_jar'] = 'Upload new iLM';
  503. $string['url_ilm'] = 'URL:';
  504. $string['version_ilm'] = 'Version';
  505. $string['version_ilm_help'] = 'Presents the version of the selected ILM';
  506. $string['versions_ilm'] = 'Version';
  507. $string['view_ilm'] = 'Test Area';
  508. $string['view_report'] = 'View report';
  509. $string['visible'] = 'Visible';
  510. $string['what_do'] = 'What to do?';
  511. $string['width'] = 'Width';
  512. $string['Y'] = 'S';
  513. $string['Y_legend'] = '(according to what the teacher expected)';
  514. $string['yes'] = 'Yes';