tracking.inc.php 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198
  1. <?php /*
  2. for more information: see languages.txt in the lang folder.
  3. */
  4. $langShowAll = "Show all";
  5. $langToolName = "Tracking";
  6. $TrackingDisabled = "Tracking has been disabled by system administrator.";
  7. $InactivesStudents = "Inactive probationners";
  8. $AverageTimeSpentOnThePlatform = "Average time spent on the platform";
  9. $AverageCoursePerStudent = "Average courses number per probationner";
  10. $AverageProgressInLearnpath = "Average progress in learnpathes";
  11. $AverageResultsToTheExercices = "Average result to the exercises";
  12. $SeeStudentList = "See the probationners list";
  13. $NbActiveSessions = "Active sessions";
  14. $NbPastSessions = "Past sessions";
  15. $NbFutureSessions = "Future sessions";
  16. $NbStudentPerSession = "Number of probationners per session";
  17. $NbCoursesPerSession = "Number of courses per session";
  18. $SeeSessionList = "See the sessions list";
  19. $langShowNone = "Show none";
  20. $langCourseStats = "Course Stats";
  21. $langToolsAccess = "Access to tools";
  22. $langCourseAccess = "Access to this course";
  23. $langLinksAccess = "Links";
  24. $langDocumentsAccess = "Documents";
  25. $langScormAccess = "Learning path - Scorm format courses";
  26. $langLinksDetails = "Links accessed by the user";
  27. $langWorksDetails = "Works uploaded by the user in the name of \'Authors\'";
  28. $langLoginsDetails = "Click on the month name for more details";
  29. $langDocumentsDetails = "Documents downloaded by the user";
  30. $langExercicesDetails = "Score of tests done";
  31. $langBackToList = "Back to users list";
  32. $langDetails = "Details";
  33. $langStatsOfCourse = "Statistics of course area";
  34. $langStatsOfUser = "Statistics of user";
  35. $langStatsOfCampus = "Statistics of portal";
  36. $langCountUsers = "Number of users";
  37. $langCountToolAccess = "Total number of connections to this course";
  38. $langLoginsTitleMonthColumn = "Month";
  39. $langLoginsTitleCountColumn = "Number of logins";
  40. $langToolTitleToolnameColumn = "Name of the tool";
  41. $langToolTitleUsersColumn = "Users Clicks";
  42. $langToolTitleCountColumn = "Total Clicks";
  43. $langLinksTitleLinkColumn = "Link";
  44. $langLinksTitleUsersColumn = "Users Clicks";
  45. $langLinksTitleCountColumn = "Total Clicks";
  46. $langExercicesTitleExerciceColumn = "Test";
  47. $langExercicesTitleScoreColumn = "Score";
  48. $langDocumentsTitleDocumentColumn = "Document";
  49. $langDocumentsTitleUsersColumn = "Users Downloads";
  50. $langDocumentsTitleCountColumn = "Total Downloads";
  51. $langScormContentColumn = "Title";
  52. $langScormStudentColumn = "Users";
  53. $langScormTitleColumn = "Lesson/Step";
  54. $langScormStatusColumn = "Status";
  55. $langScormScoreColumn = "Score";
  56. $langScormTimeColumn = "Time";
  57. $langScormNeverOpened = "This course was never opened by this user.";
  58. $langWorkTitle = "Title";
  59. $langWorkAuthors = "Authors";
  60. $langWorkDescription = "Description";
  61. $informationsAbout = "Tracking of";
  62. $langNoEmail = "No email address specified";
  63. $langNoResult = "No Result";
  64. $langCourse = "Course";
  65. $langHits = "Hits";
  66. $langTotal = "Total";
  67. $langHour = "Hour";
  68. $langDay = "Day";
  69. $langLittleHour = "h.";
  70. $langLast31days = "In the last 31 days";
  71. $langLast7days = "In the last 7 days";
  72. $langThisday = "This day";
  73. $langLogins = "Logins";
  74. $langLoginsExplaination = "Here is the list of your last logins with the tools you visited during these sessions.";
  75. $langExercicesResults = "Score of the tests done";
  76. $langVisits = "visits";
  77. $langAt = "at";
  78. $langLoginTitleDateColumn = "Date";
  79. $langLoginTitleCountColumn = "Visits";
  80. $langLoginsAndAccessTools = "Logins and access to tools";
  81. $langWorkUploads = "Contributions uploads";
  82. $langErrorUserNotInGroup = "Invalid user : this user doesn\'t exist in your group";
  83. $langListStudents = "List of users in this group";
  84. $langPeriodHour = "Hour";
  85. $langPeriodDay = "Day";
  86. $langPeriodWeek = "Week";
  87. $langPeriodMonth = "Month";
  88. $langPeriodYear = "Year";
  89. $langNextDay = "Next Day";
  90. $langPreviousDay = "Previous Day";
  91. $langNextWeek = "Next Week";
  92. $langPreviousWeek = "Previous Week";
  93. $langNextMonth = "Next Month";
  94. $langPreviousMonth = "Previous Month";
  95. $langNextYear = "Next Year";
  96. $langPreviousYear = "Previous Year";
  97. $langViewToolList = "View List of All Tools";
  98. $langToolList = "List of all tools";
  99. $langFrom = "From";
  100. $langTo = "to";
  101. $langPeriodToDisplay = "Period";
  102. $langDetailView = "View by";
  103. $langBredCrumpGroups = "Groups";
  104. $langBredCrumpGroupSpace = "Group Area";
  105. $langBredCrumpUsers = "Users";
  106. $langAdminToolName = "Admin Stats";
  107. $langPlatformStats = "Platform Statistics";
  108. $langStatsDatabase = "Stats Database";
  109. $langPlatformAccess = "Access to portal";
  110. $langPlatformCoursesAccess = "Access to courses";
  111. $langPlatformToolAccess = "Access to tools";
  112. $langHardAndSoftUsed = "Countries Providers Browsers Os Referers";
  113. $langStrangeCases = "Problematic cases";
  114. $langStatsDatabaseLink = "Click Here";
  115. $langCountCours = "Number of courses";
  116. $langCountCourseByFaculte = "Number of courses by category";
  117. $langCountCourseByLanguage = "Number of courses by language";
  118. $langCountCourseByVisibility = "Number of courses by visibility";
  119. $langCountUsersByCourse = "Number of users by course";
  120. $langCountUsersByFaculte = "Number of users by category";
  121. $langCountUsersByStatus = "Number of users by status";
  122. $langAccess = "Access";
  123. $langCountries = "Countries";
  124. $langProviders = "Providers";
  125. $langOS = "OS";
  126. $langBrowsers = "Browsers";
  127. $langReferers = "Referers";
  128. $langAccessExplain = "(When an user open the index of the portal)";
  129. $langTotalPlatformAccess = "Total";
  130. $langTotalPlatformLogin = "Total";
  131. $langMultipleLogins = "Accounts with same <i>Username</i>";
  132. $langMultipleUsernameAndPassword = "Accounts with same <i>Username</i> AND same <i>Password</i>";
  133. $langMultipleEmails = "Accounts with same <i>Email</i>";
  134. $langCourseWithoutProf = "Courses without leader";
  135. $langCourseWithoutAccess = "Courses not used";
  136. $langLoginWithoutAccess = "Logins not used";
  137. $langAllRight = "There is no strange case here";
  138. $langDefcon = "Ooops, problematic cases detected !!";
  139. $langNULLValue = "Empty (or NULL)";
  140. $langTrafficDetails = "Traffic Details";
  141. $langSeeIndividualTracking = "For individual tracking see <a href=../user/user.php>Users</a> tool.";
  142. $langPathNeverOpenedByAnybody = "This path was never opened by anybody.";
  143. $SynthesisView = "Synthesis view";
  144. $Visited = "Visited";
  145. $FirstAccess = "First access";
  146. $LastAccess = "Last access";
  147. $langProbationers = "Probationers";
  148. $MoyenneTest = "Test average";
  149. $exportExcel = "Export in Excel format";
  150. $MoyCourse = "Course average";
  151. $MoyenneExamen = "Exam average";
  152. $MoySession = "Session average";
  153. $TakenSessions = "Taken sessions";
  154. $FollowUp = "Follow-up";
  155. $Trainers = "Trainers";
  156. $Administrators = "Administrators";
  157. $Tracks = "Tracks";
  158. $Success = "Success";
  159. $ExcelFormat = "Excel format";
  160. $MyLearnpath = "My learnpath";
  161. $Time = "Time";
  162. $Score = "Score";
  163. $LastConnexion = "Last connexion";
  164. $ConnectionTime = "Connection time";
  165. $ConnectionsToThisCourse = "Connections to this course";
  166. $StudentTutors = "Student\'s coaches";
  167. $StudentSessions = "Student\'s sessions";
  168. $StudentCourses = "Student\'s courses";
  169. $NoLearnpath = "No learnpath";
  170. $Attempts = "Attempts";
  171. $Correction = "Correction";
  172. $NoExercise = "No exercises";
  173. $LimitDate = "Limit date";
  174. $SentDate = "Sent date";
  175. $Annotate = "Annonate";
  176. $Comments = "Comments";
  177. $DayOfDelay = "Day of delay";
  178. $NoProduction = "No production";
  179. $NoComment = "No comment";
  180. $LatestLogin = "Last connection";
  181. $TimeSpentOnThePlatform = "Time spent on the platform";
  182. $Messages = "Posts";
  183. $AveragePostsInForum = "Average posts number in the forum";
  184. $AverageAssignments = "Average assignments number";
  185. $Print = "Print";
  186. $StudentDetails = "Probationner details";
  187. $StudentDetailsInCourse = "Probationner details in course";
  188. $Learnpaths = "Learnpaths";
  189. $OtherTools = "Other tools";
  190. $DetailsStudentInCourse = "Student details in course";
  191. $CourseTitle = "Course title";
  192. $NbStudents = "Number of probationners";
  193. $TimeSpentInTheCourse = "Time spent in the course";
  194. $AvgStudentsProgress = "Average probationners progress";
  195. $AvgStudentsScore = "Average probationners score";
  196. $AvgMessages = "Messages per probationner";
  197. $AvgAssignments = "Assignments per probationner";
  198. ?>