This commit is contained in:
Xes
2025-08-14 22:39:38 +02:00
parent 3641e93527
commit 5403f346e3
3370 changed files with 327179 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
<?php
$strings['plugin_title'] = 'Positioning';
$strings['plugin_comment'] = 'Adds positioning tests to the course homepage';
$strings['tool_enable'] = 'Enable plugin';
$strings['block_course_if_initial_exercise_not_attempted'] = 'Block other course tools';
$strings['block_course_if_initial_exercise_not_attempted_help'] = 'When this option is enabled, if an initial positioning test has been configured, the learner will not be able to use the rest of the course on the course homepage until he/she has completed the initial test.';
$strings['average_percentage_to_unlock_final_exercise'] = 'End test unlock threshold';
$strings['average_percentage_to_unlock_final_exercise_help'] = 'Learners *must* have an average progress of at least this percentage (e.g. \'75\' for a 75% progress required) in the combined learning paths of this course.';
$strings['PositioningIntroduction'] = 'Please select one initial test and one final test below. Only tests that match the 3 following criteria will be available for selection: use at least 3 question categories, use the radar report mode *and* have only one possible attempt allowed. Once these are selected, the student will only be able to pass the final test if he/she has completed the average of all learning paths in this course.';
$strings['SelectAsInitialTest'] = 'Select as initial test';
$strings['UnselectAsInitialTest'] = 'Unselect as initial test';
$strings['SelectAsFinalTest'] = 'Select as final test';
$strings['UnselectAsFinalTest'] = 'Unselect as final test';
$strings['InviteToTakePositioningTest'] = 'Please take this positioning test before you start. This will help us measure the quality of this course.';
$strings['InitialTest'] = 'Initial test';
$strings['YouMustCompleteAThresholdToTakeFinalTest'] = 'You must complete at least %s%% percent of progress on average for all learning paths to unlock the final test.';
$strings['FinalTest'] = 'Final test';
$strings['Positioning'] = 'Positioning';
$strings['ChartShowsAverageForAllStudentsUsingZeroForIncompleteTests'] = 'Note: This chart shows average scores for all students, using zero for incomplete tests.';

View File

@@ -0,0 +1,20 @@
<?php
$strings['plugin_title'] = 'Positionnement';
$strings['plugin_comment'] = 'Ajoute des tests de positionnement sur la page d\'accueil des cours';
$strings['tool_enable'] = 'Activer le plugin';
$strings['block_course_if_initial_exercise_not_attempted'] = 'Bloquer les autres outils du cours';
$strings['block_course_if_initial_exercise_not_attempted_help'] = 'Lorsque cette option est activée, si un test de positionnement initial a été configuré, l\'apprenant ne pourra pas utiliser le reste des outils du cours jusqu\'à ce qu\'il/elle ait complété le test.';
$strings['average_percentage_to_unlock_final_exercise'] = 'Limite de déblocage du test final';
$strings['average_percentage_to_unlock_final_exercise_help'] = 'Les apprenants *doivent* obtenir un progrès moyen dans les parcours d\'au moins ce pourcentage (exemple : \'75\' pour un progrès requis de 75%) dans les parcours de ce cours pour débloquer le test final.';
$strings['PositioningIntroduction'] = 'Veuillez sélectionner un test initial et un test final ci-dessous. Seuls les tests qui correspondent aux 3 critères suivants seront disponbiles à la sélection: utiliser au moins 3 catégories de questions, utiliser les résultats de type radar *et* être configurés pour une seule tentative autorisée. Une fois que ceux-ci sont sélectionnés, l\'apprenant pourra uniquement passer le test final s\'il/elle a complété la moyenne de progrès aux parcours de ce cours.';
$strings['SelectAsInitialTest'] = 'Sélectionner comme test initial';
$strings['UnselectAsInitialTest'] = 'Désélectionner comme test initial';
$strings['SelectAsFinalTest'] = 'Sélectionner comme test final';
$strings['UnselectAsFinalTest'] = 'Désélectionner comme test final';
$strings['InviteToTakePositioningTest'] = 'Merci de passer ce test de positionnement avant de commencer, ce qui nous aidera à mesurer la qualité de ce cours.';
$strings['InitialTest'] = 'Test initial';
$strings['YouMustCompleteAThresholdToTakeFinalTest'] = 'Vous devez compléter au moins %s%% de progrès moyen dans les parcours pour débloquer le test final.';
$strings['FinalTest'] = 'Test final';
$strings['Positioning'] = 'Positionnement';
$strings['ChartShowsAverageForAllStudentsUsingZeroForIncompleteTests'] = 'Note: Ce graphique montre les scores moyens, utilisant zéro pour les tests non passés.';

View File

@@ -0,0 +1,20 @@
<?php
$strings['plugin_title'] = 'Posicionamiento';
$strings['plugin_comment'] = 'Agrega pruebas de posicionamiento en la página principal del curso';
$strings['tool_enable'] = 'Activar plugin';
$strings['block_course_if_initial_exercise_not_attempted'] = 'Bloquear las otras herramientas';
$strings['block_course_if_initial_exercise_not_attempted_help'] = 'Cuando esta opción está activada, si una prueba de positionamiento inicial ha sido configurada, el/la alumno/a no podrá usar el resto de herramientas del curso hasta que esta prueba esté completada.';
$strings['average_percentage_to_unlock_final_exercise'] = 'Limite para desbloquear la prueba final';
$strings['average_percentage_to_unlock_final_exercise_help'] = 'L@s alumn@s *deben* obtener un progreso medio en las lecciones de por lo mínimo este porcentaje (ejemplo : \'75\' para un progreso requerido de 75%) en las lecciones del curso para desbloquear la prueba final.';
$strings['PositioningIntroduction'] = 'Seleccione una prueba inicial y una prueba final de bajo. Solo las pruebas que corresponden a los 3 criterios siguientes serán disponibles para su selección: usar por lo menos 3 categorías de preguntas, usar el modo de resultados de tipo radar *y* tener un solo intento máximo configurado. Una vez estos seleccionados, el/la alumno/a podrá dar la prueba final *solo* si el/ella ha obtenido el promedio de progreso requerido en las lecciones del curso.';
$strings['SelectAsInitialTest'] = 'Seleccionar como prueba inicial';
$strings['UnselectAsInitialTest'] = 'Deselectionar como prueba inicial';
$strings['SelectAsFinalTest'] = 'Seleccionar como prueba final';
$strings['UnselectAsFinalTest'] = 'Deseleccionar como prueba final';
$strings['InviteToTakePositioningTest'] = 'Por favor, pase esta prueba de posicionamiento antes de iniciar el curso. Esto nos ayudará medir la calidad del curso.';
$strings['InitialTest'] = 'Prueba initial';
$strings['YouMustCompleteAThresholdToTakeFinalTest'] = 'Completa mínimo %s%% de progreso promedio en las lecciones para desbloquear la prueba final.';
$strings['FinalTest'] = 'Prueba final';
$strings['Positioning'] = 'Posicionamiento';
$strings['ChartShowsAverageForAllStudentsUsingZeroForIncompleteTests'] = 'Nota: Este gráfico muestra las notas promedias para todos los estudiantes, considerando un valor de cero para las pruebas no tomadas.';