tracking.inc.php 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276
  1. <?php
  2. /*
  3. for more information: see languages.txt in the lang folder.
  4. */
  5. $AssignSessionsTo = "Assign sessions to";
  6. $langToolName = "Import Blackboard courses";
  7. $TrackingDisabled = "Reporting has been disabled by system administrator.";
  8. $InactivesStudents = "Inactive users";
  9. $AverageTimeSpentOnThePlatform = "Time spent on portal";
  10. $AverageCoursePerStudent = "Training by user";
  11. $AverageProgressInLearnpath = "Progress in courses";
  12. $AverageResultsToTheExercices = "Tests score";
  13. $SeeStudentList = "See the users list";
  14. $NbActiveSessions = "Active sessions";
  15. $NbPastSessions = "Past sessions";
  16. $NbFutureSessions = "Future sessions";
  17. $NbStudentPerSession = "Number of learners by session";
  18. $NbCoursesPerSession = "Number of training per session";
  19. $SeeSessionList = "See the sessions list";
  20. $langShowNone = "Show none";
  21. $langCourseStats = "Training Stats";
  22. $langToolsAccess = "Tools access";
  23. $langCourseAccess = "Training access";
  24. $langLinksAccess = "Links";
  25. $langDocumentsAccess = "Documents";
  26. $langScormAccess = "Courses";
  27. $langLinksDetails = "Links accessed";
  28. $langWorksDetails = "assignments uploaded";
  29. $langLoginsDetails = "Click on the month name for more details";
  30. $langDocumentsDetails = "Documents downloaded";
  31. $langExercicesDetails = "Tests score";
  32. $langBackToList = "Back to users list";
  33. $langDetails = "Details";
  34. $langStatsOfCourse = "Training reporting data";
  35. $langStatsOfUser = "Statistics of user";
  36. $langStatsOfCampus = "Statistics of portal";
  37. $langCountUsers = "Number of users";
  38. $langCountToolAccess = "Number of connections to this training";
  39. $langLoginsTitleMonthColumn = "Month";
  40. $langLoginsTitleCountColumn = "Number of logins";
  41. $langToolTitleToolnameColumn = "Name of the tool";
  42. $langToolTitleUsersColumn = "Users Clicks";
  43. $langToolTitleCountColumn = "Total Clicks";
  44. $langLinksTitleLinkColumn = "Link";
  45. $langLinksTitleUsersColumn = "Users Clicks";
  46. $langLinksTitleCountColumn = "Total Clicks";
  47. $langExercicesTitleExerciceColumn = "Test";
  48. $langExercicesTitleScoreColumn = "Score";
  49. $langDocumentsTitleDocumentColumn = "Document";
  50. $langDocumentsTitleUsersColumn = "Users Downloads";
  51. $langDocumentsTitleCountColumn = "Total Downloads";
  52. $langScormContentColumn = "Title";
  53. $langScormStudentColumn = "Users";
  54. $langScormTitleColumn = "Step";
  55. $langScormStatusColumn = "Status";
  56. $langScormScoreColumn = "Score";
  57. $langScormTimeColumn = "Time";
  58. $langScormNeverOpened = "The user never opened the course.";
  59. $langWorkTitle = "Title";
  60. $langWorkAuthors = "Authors";
  61. $langWorkDescription = "Description";
  62. $informationsAbout = "Tracking of";
  63. $langNoEmail = "No email address specified";
  64. $langNoResult = "There is no result yet";
  65. $langCourse = "The area";
  66. $langHits = "Hits";
  67. $langTotal = "Total";
  68. $langHour = "Hour";
  69. $langDay = "day";
  70. $langLittleHour = "h.";
  71. $langLast31days = "In the last 31 days";
  72. $langLast7days = "In the last 7 days";
  73. $langThisday = "This day";
  74. $langLogins = "Logins";
  75. $langLoginsExplaination = "Here is the list of your latest logins with the tools you visited during these sessions.";
  76. $langExercicesResults = "Score for the tests done";
  77. $langVisits = "visits";
  78. $langAt = "at";
  79. $langLoginTitleDateColumn = "Date";
  80. $langLoginTitleCountColumn = "Visits";
  81. $langLoginsAndAccessTools = "Logins and access to tools";
  82. $langWorkUploads = "Contributions uploads";
  83. $langErrorUserNotInGroup = "Invalid user : this user doesn't exist in your group";
  84. $langListStudents = "List of users in this group";
  85. $langPeriodHour = "Hour";
  86. $langPeriodDay = "Day";
  87. $langPeriodWeek = "Week";
  88. $langPeriodMonth = "Month";
  89. $langPeriodYear = "Year";
  90. $langNextDay = "Next Day";
  91. $langPreviousDay = "Previous Day";
  92. $langNextWeek = "Next Week";
  93. $langPreviousWeek = "Previous Week";
  94. $langNextMonth = "Next Month";
  95. $langPreviousMonth = "Previous Month";
  96. $langNextYear = "Next Year";
  97. $langPreviousYear = "Previous Year";
  98. $langViewToolList = "View List of All Tools";
  99. $langToolList = "List of all tools";
  100. $langFrom = "From";
  101. $langTo = "to";
  102. $langPeriodToDisplay = "Period";
  103. $langDetailView = "View by";
  104. $langBredCrumpGroups = "Groups";
  105. $langBredCrumpGroupSpace = "Group Area";
  106. $langBredCrumpUsers = "Users";
  107. $langAdminToolName = "Admin Stats";
  108. $langPlatformStats = "Portal Statistics";
  109. $langStatsDatabase = "Stats Database";
  110. $langPlatformAccess = "Access to portal";
  111. $langPlatformCoursesAccess = "Access to training";
  112. $langPlatformToolAccess = "Tools access";
  113. $langHardAndSoftUsed = "Countries Providers Browsers Os Referers";
  114. $langStrangeCases = "Problematic cases";
  115. $langStatsDatabaseLink = "Click Here";
  116. $langCountCours = "Training";
  117. $langCountCourseByFaculte = "Number of training by category";
  118. $langCountCourseByLanguage = "Number of training by language";
  119. $langCountCourseByVisibility = "Number of training by visibility";
  120. $langCountUsersByCourse = "Number of users by training";
  121. $langCountUsersByFaculte = "Number of users by category";
  122. $langCountUsersByStatus = "Number of users by status";
  123. $langAccess = "Access";
  124. $langCountries = "Countries";
  125. $langProviders = "Providers";
  126. $langOS = "OS";
  127. $langBrowsers = "Browsers";
  128. $langReferers = "Referers";
  129. $langAccessExplain = "(When an user open the index of the portal)";
  130. $langTotalPlatformAccess = "Total";
  131. $langTotalPlatformLogin = "Total";
  132. $langMultipleLogins = "Accounts with same <i>Login</i>";
  133. $langMultipleUsernameAndPassword = "Accounts with same <i>Login</i> AND same <i>Password</i>";
  134. $langMultipleEmails = "Accounts with same <i>Email</i>";
  135. $langCourseWithoutProf = "Training without trainers";
  136. $langCourseWithoutAccess = "Training not used";
  137. $langLoginWithoutAccess = "Logins not used";
  138. $langAllRight = "There is no strange case here";
  139. $langDefcon = "Ooops, problematic cases detected !!";
  140. $langNULLValue = "Empty (or NULL)";
  141. $langTrafficDetails = "Traffic Details";
  142. $langSeeIndividualTracking = "For individual tracking see <a href=../user/user.php>Users</a> tool.";
  143. $langPathNeverOpenedByAnybody = "This path was never opened by anybody.";
  144. $SynthesisView = "Synthesis view";
  145. $Visited = "Visited";
  146. $FirstAccess = "First access";
  147. $LastAccess = "Latest access";
  148. $langProbationers = "Learner";
  149. $MoyenneTest = "Tests score";
  150. $exportExcel = "Export in Excel format";
  151. $MoyCourse = "Training average";
  152. $MoyenneExamen = "Exam average";
  153. $MoySession = "Session average";
  154. $TakenSessions = "Taken sessions";
  155. $FollowUp = "Follow-up";
  156. $Trainers = "Trainers";
  157. $Administrators = "Administrators";
  158. $Tracks = "Tracks";
  159. $Success = "Success";
  160. $ExcelFormat = "Excel format";
  161. $MyLearnpath = "My learnpath";
  162. $Time = "Time";
  163. $Score = "Performance";
  164. $LastConnexion = "Latest login";
  165. $ConnectionTime = "Connection time";
  166. $ConnectionsToThisCourse = "Connections to this training";
  167. $StudentTutors = "Learner's coaches";
  168. $StudentSessions = "Learner's sessions";
  169. $StudentCourses = "Learner's training";
  170. $NoLearnpath = "No training";
  171. $Attempts = "Attempts";
  172. $Correction = "Correction";
  173. $NoExercise = "No tests";
  174. $LimitDate = "Limit date";
  175. $SentDate = "Sent date";
  176. $Annotate = "Notify";
  177. $DayOfDelay = "Day of delay";
  178. $NoProduction = "No production";
  179. $NoComment = "No comment";
  180. $LatestLogin = "Latest";
  181. $TimeSpentOnThePlatform = "Time spent in portal";
  182. $Messages = "Messages";
  183. $AveragePostsInForum = "Posts in forum";
  184. $AverageAssignments = "Assignments";
  185. $Print = "Print";
  186. $StudentDetails = "Learner details";
  187. $StudentDetailsInCourse = "Learner details in training";
  188. $Learnpaths = "Courses";
  189. $OtherTools = "OTI (Online Training Interaction) settings report";
  190. $DetailsStudentInCourse = "Learner details in training";
  191. $CourseTitle = "Training";
  192. $NbStudents = "Learners";
  193. $TimeSpentInTheCourse = "Time spent in the training";
  194. $AvgStudentsProgress = "Progress";
  195. $AvgCourseScore = "Score";
  196. $AvgMessages = "Messages";
  197. $AvgAssignments = "Assignments";
  198. $ToolsMostUsed = "Tools most used";
  199. $StudentsTracking = "Report on learners";
  200. $CourseTracking = "Report on training";
  201. $LinksMostClicked = "Links most visited";
  202. $DocumentsMostDownloaded = "Documents most downloaded";
  203. $LearningPathDetails = "Course details";
  204. $NoConnexion = "No connection";
  205. $TeacherInterface = "Trainer View";
  206. $CoachInterface = "Coach interface";
  207. $AdminInterface = "Admin view";
  208. $NumberOfSessions = "Number of sessions";
  209. $YourCourseList = "Average values for your training";
  210. $YourStatistics = "Your statistics";
  211. $CoachList = "Trainer list";
  212. $CoachStudents = "Learners of trainer";
  213. $NoLearningPath = "No courses";
  214. $SessionCourses = "Training sessions";
  215. $NoUsersInCourseTracking = "Tracking for the learners registered to this training";
  216. $AvgTimeSpentInTheCourse = "Time";
  217. $RemindInactiveUser = "Remind inactive user";
  218. $FirstLogin = "First connection";
  219. $AccessDetails = "Access details";
  220. $DateAndTimeOfAccess = "Date and time of access";
  221. $Duration = "Duration";
  222. $WrongDatasForTimeSpentOnThePlatform = "The datas about this user were registered when the calculation of time spent on the platform wasn't possible.";
  223. $DisplayCoaches = "Trainers Overview";
  224. $DisplayUserOverview = "User overview";
  225. $ExportUserOverviewOptions = "User overview export options";
  226. $FollowingFieldsWillAlsoBeExported = "The following fields will also be exported";
  227. $TotalExercisesScoreObtained = "Total score obtained for tests";
  228. $TotalExercisesScorePossible = "Total possible score for tests";
  229. $TotalExercisesAnswered = "Number of tests answered";
  230. $TotalExercisesScorePercentage = "Total score percentage for tests";
  231. $ForumForumsNumber = "Forums Number";
  232. $ForumThreadsNumber = "Threads number";
  233. $ForumPostsNumber = "Posts number";
  234. $ChatConnectionsDuringLastXDays = "Connections to the chat during last %s days";
  235. $ChatLastConnection = "Latest chat connection";
  236. $CourseInformation = "Training Information";
  237. $NoAdditionalFieldsWillBeExported = "No additional fields will be exported";
  238. $langSendNotification = "Notify";
  239. $TimeOfActiveByTraining = "Time in training";
  240. $AvgAllUsersInAllCourses = "Average of all learners in all courses for this training";
  241. $AvgExercisesScore = "Tests score";
  242. $TrainingTime = "Time";
  243. $CourseProgress = "Progress";
  244. $ViewMinus = "View minus";
  245. $ResourcesTracking = "Report on resource";
  246. $SelectFieldToAdd = "Select user profile field to add";
  247. $AddAdditionalProfileField = "Add user profile field";
  248. $ConfigureExtensions = "Configure extensions";
  249. $DashboardBlocks = "Dashboard blocks";
  250. $DashboardList = "Dashboard list";
  251. $YouHaveNotEnabledBlocks = "You haven't enabled any block";
  252. $BlocksHaveBeenUpdatedSuccessfully = "The blocks have been updated";
  253. $AttendanceSheetDescription = "Attendance sheets allow you to gather all your courses attendances by groups. For example, you might want to take attendances to theory lessons separately from attendances to practical lessons. Each of them will show all students as attending by default. It is up to you to register the missing students by clicking the corresponding checkbox.";
  254. $AttendanceSheetReport = "Report of attendance sheets";
  255. $YouDoNotHaveDoneAttendances = "You do not have attendances";
  256. $GoToAttendanceCalendarList = "Go to attendances calendar view";
  257. $AddADateTime = "Add a time and date";
  258. $AreYouSureToDeleteAllDates = "Are you sure you want to delete all dates?";
  259. $DashboardPluginsHaveBeenUpdatedSuccessfully = "The dashboard plugins have been updated successfully";
  260. $ThereIsNoInformationAboutYourCourses = "There is no available information about your courses";
  261. $ThereIsNoInformationAboutYourSessions = "There is no available information about your sessions";
  262. $ThereIsNoInformationAboutYourTeachers = "There is no available information about your teachers";
  263. $ThereIsNoInformationAboutYourStudents = "There is no available information about your students";
  264. $TimeSpentLastWeek = "Time spent last week";
  265. $DateLock = "Date lock";
  266. $FolderCreated = "New folder created";
  267. $LearnpathVisible = "Learning path made visible";
  268. $LinkInvisible = "Link made invisible";
  269. $LinkAdded = "Link added";
  270. $Minutes = "Minutes";
  271. $BackupCreated = "Backup created";
  272. $DisplayCourseOverview = "Courses overview";
  273. $DisplaySessionOverview = "Sessions overview";
  274. $TotalNumberOfMessages = "Total number of messages";
  275. $TotalNumberOfAssignments = "Total number of assignments";
  276. ?>