|
|
|
|
@ -2896,7 +2896,7 @@ $TryAgain = "Try again"; |
|
|
|
|
$SeeTheory = "Theory link"; |
|
|
|
|
$EndActivity = "End of activity"; |
|
|
|
|
$NoFeedback = "Exam (no feedback)"; |
|
|
|
|
$DirectFeedback = "Self-evaluation (immediate feedback)"; |
|
|
|
|
$DirectFeedback = "Adaptative test with immediate feedback"; |
|
|
|
|
$FeedbackType = "Feedback"; |
|
|
|
|
$Scenario = "Scenario"; |
|
|
|
|
$VisitUrl = "Visit this link"; |
|
|
|
|
@ -3855,7 +3855,7 @@ $NoResultsInPresenceSheet = "No presence registered"; |
|
|
|
|
$EditPresences = "Modify presences"; |
|
|
|
|
$TotalWeightMustNotBeMoreThan = "Total weight must not be more than"; |
|
|
|
|
$ThereIsNotACertificateAvailableByDefault = "There is no certificate available by default"; |
|
|
|
|
$CertificateMinimunScoreIsRequiredAndMustNotBeMoreThan = "Certificate minimun score is required and must not be more than"; |
|
|
|
|
$CertificateMinimunScoreIsRequiredAndMustNotBeMoreThan = "Certificate minimum score is required and must not be more than"; |
|
|
|
|
$CourseProgram = "Description"; |
|
|
|
|
$ThisCourseDescriptionIsEmpty = "There is no course description so far."; |
|
|
|
|
$Vacancies = "Vacancies"; |
|
|
|
|
@ -4378,7 +4378,7 @@ $Annotate = "Notify"; |
|
|
|
|
$DayOfDelay = "Day of delay"; |
|
|
|
|
$NoProduction = "No production"; |
|
|
|
|
$NoComment = "No comment"; |
|
|
|
|
$LatestLogin = "Latest"; |
|
|
|
|
$LatestLogin = "Latest login"; |
|
|
|
|
$TimeSpentOnThePlatform = "Time spent in portal"; |
|
|
|
|
$AveragePostsInForum = "Posts in forum"; |
|
|
|
|
$AverageAssignments = "Average assignments per learner"; |
|
|
|
|
@ -6062,7 +6062,7 @@ $TotalStudents = "Total learners"; |
|
|
|
|
$FilteringWithScoreX = "Filtering with score %s"; |
|
|
|
|
$ExamTaken = "Taken"; |
|
|
|
|
$ExamNotTaken = "Not taken"; |
|
|
|
|
$ExamPassX = "Pass minimun %s"; |
|
|
|
|
$ExamPassX = "Pass minimum %s"; |
|
|
|
|
$ExamFail = "Fail"; |
|
|
|
|
$ExamTracking = "Exam tracking"; |
|
|
|
|
$NoAttempt = "No attempts"; |
|
|
|
|
@ -8420,4 +8420,6 @@ $HideTotalScore = "Hide total score"; |
|
|
|
|
$HideQuestionScore = "Hide question score"; |
|
|
|
|
$SaveAnswers = "Save answers"; |
|
|
|
|
$SaveAllAnswers = "Pre-fill with answers from previous attempt"; |
|
|
|
|
$SubscribeUsersToAllForumNotifications = "Subscribe automatically all users to all forum notifications"; |
|
|
|
|
$ExerciseDirectPopUp = "Direct feedback as pop-up"; |
|
|
|
|
?> |