Index: moodle/mod/lamslesson/lang/en/lamslesson.php
===================================================================
diff -u -r838dc1f2f02215e3ee88c3030fb2b911db52a957 -r4303c69851c1e7ca429ab328c7235ebd4e21692c
--- moodle/mod/lamslesson/lang/en/lamslesson.php (.../lamslesson.php) (revision 838dc1f2f02215e3ee88c3030fb2b911db52a957)
+++ moodle/mod/lamslesson/lang/en/lamslesson.php (.../lamslesson.php) (revision 4303c69851c1e7ca429ab328c7235ebd4e21692c)
@@ -1,21 +1,5 @@
.
-
-
/**
* English strings for lamslesson
*
@@ -29,97 +13,76 @@
defined('MOODLE_INTERNAL') || die();
-$string['modulename'] = 'LAMS Lesson';
-$string['modulenameplural'] = 'LAMS Lessons';
-$string['modulename_help'] = 'The LAMS Lesson module allows teachers to create LAMS lessons within Moodle.
+$string["modulename"] = "LAMS Lesson";
+$string["modulenameplural"] = "LAMS Lessons";
+$string["modulename_help"] = "The LAMS Lesson module allows teachers to create LAMS lessons within Moodle.
LAMS provides teachers with an intuitive visual authoring environment for creating sequences of learning activities. These activities can include a range of individual tasks, small group work and whole class activities based on both content and collaboration.
Once a sequence is created, it can reuse in one or many courses.
-Additionally LAMS provides a real-time followup and tracking monitoring interface where teachers can interact with students as they go thru the learning activities.
+Additionally, LAMS provides a real-time followup and tracking monitoring interface where teachers can interact with students as they go thru the learning activities.
For further information visit: lamsfoundation.org.
-';
-$string['modulename_link'] = 'lamslesson';
-$string['lamslessonfieldset'] = 'Custom example fieldset';
-$string['lamslessonname'] = 'Lesson name';
-$string['lamslessonname_help'] = 'This is the content of the help tooltip associated with the lamslessonname field. Markdown syntax is supported.';
-$string['lamslesson'] = 'LAMS Lesson';
-$string['pluginadministration'] = 'LAMS Lesson administration';
-$string['pluginname'] = 'LAMS Lesson';
-$string['selectsequence'] = 'Select sequence';
-$string['displaydesign'] = 'Display image design?';
-$string['allowlearnerrestart'] = 'Learners can restart the lesson?';
-$string['availablesequences'] = 'Sequences';
-$string['openauthor'] = 'Author new LAMS lessons';
-
-// Capabilities
-$string['lamslesson:manage'] = 'Manage lessons';
-$string['lamslesson:participate'] = 'Participate in lessons';
-
-
-// Admin interface
-$string['adminheader'] = 'LAMS Server Configuration';
-$string['admindescription'] = 'Configure your LAMS server settings. Make sure that the values you enter here correspond with the once you already entered in your LAMS server. Otherwise the integration might not work.';
-
-$string['serverurl'] = 'LAMS Server URL:';
-$string['serverurlinfo'] = 'Here you need to enter the URL for your LAMS server. ie: http://localhost:8080/lams/.';
-
-$string['serverid'] = 'Server ID:';
-$string['serveridinfo'] = 'What is the Server ID you entered in your LAMS server?';
-
-$string['serverkey'] = 'Server Key:';
-$string['serverkeyinfo'] = 'What is the Server Key you entered in your LAMS server?';
-
-$string['validationbutton'] = "Validate settings";
-$string['validationheader'] = 'Settings validation';
-$string['validationinfo'] = 'Before you save your settings, please press the button to validate them with the LAMS server. If the validation is correct, save these settings. If not, please check that the settings you have entered match with the values in the LAMS server';
-$string['validationhelp'] = 'Need help? check out the';
-
-$string['offsetbutton'] = "Calculate offset";
-$string['offsetinfo'] = "If you are enforcing the login request time to live limit, it's important that you set up the time difference (in minutes) between the LAMS and your Moodle server. Click on the Calculate offset to see if there's a time difference between your LAMS and Moodle server. Take the offset time displayed and add it to \"Offset time difference\" setting.";
-
-$string['servertimeoffset'] = "Offset time difference (minutes)";
-
-$string['servertimeoffsetinfo'] = "This is the time difference (or time offset) between the LAMS and Moodle server.";
-
-$string['offsetheader'] = "Time offset";
-
-
-
-$string['lamsmoodlehelp'] = 'LAMS-Moodle integration tutorial';
-
-$string['validationsuccessful'] = 'Validation successful! You can now save your settings and start using LAMS within Moodle.';
-$string['validationfailed'] = 'Validation failed: please check that the settings you have entered match with the settings in LAMS';
-//
-
-
-// Labels for errors when calling LAMS Server
-$string['restcallfail'] = 'Call to LAMS failed: received no response or connection was refused. Please check that you have the correct LAMS server URL and that it is online.';
-$string['sequencenotselected'] = 'You must select a sequence to proceed.';
-$string['previewthislesson'] = 'Preview this lesson';
-$string['updatewarning'] = 'Warning: selecting another sequence than the current one will create a new lesson for the students. This might result in some slightly confused students';
-$string['currentsequence'] = 'Current sequence:';
-
-// view.php
-
-$string['nolessons'] = 'There are no LAMS lessons yet in this instance.';
-$string['lessonname'] = 'Lesson name';
-$string['links'] = 'Links';
-$string['introduction'] = 'Introduction';
-$string['openmonitor'] = 'Monitor this lesson';
-$string['lastmodified'] = 'Last modified';
-$string['openlesson'] = 'Open Lesson';
-$string['empty'] = 'empty';
-$string['completionfinish'] = 'Show as complete when user finished the lesson';
-$string['yourprogress'] = 'Your Lesson Progress';
-$string['youhavecompleted'] = 'You have completed: ';
-$string['outof'] = 'out of approximately';
-$string['lessonincompleted'] = 'Lesson is not yet completed';
-$string['lessoncompleted'] = 'You have completed this lesson';
-$string['activities'] = 'activities';
-$string['ymmv'] = 'Total activities depend on your learning path.';
-$string['yourmarkis'] = 'Your final mark/grade is:';
-$string['outofmark'] = 'out of';
+";
+$string["modulename_link"] = "lamslesson";
+$string["lamslessonfieldset"] = "Custom example fieldset";
+$string["lamslessonname"] = "Lesson name";
+$string["lamslessonname_help"] = "This is the content of the help tooltip associated with the lamslessonname field. Markdown syntax is supported.";
+$string["lamslesson"] = "LAMS Lesson";
+$string["pluginadministration"] = "LAMS Lesson administration";
+$string["pluginname"] = "LAMS Lesson";
+$string["selectsequence"] = "Select sequence";
+$string["displaydesign"] = "Display image design?";
+$string["displaydesign_help"] = "If enabled, when the lesson is display to students, it will show the learning design diagram.";
+$string["allowlearnerrestart"] = "Students can restart the lesson?";
+$string["allowlearnerrestart_help"] = "If enabled, the students will be able to restart the lesson and start from the beginning at any time. On each restart, previous progress is eliminated.";
+$string["availablesequences"] = "Sequences";
+$string["openauthor"] = "Author new LAMS lessons";
+$string["refresh"] = "Refresh";
+$string["lamslesson:manage"] = "Manage lessons";
+$string["lamslesson:participate"] = "Participate in lessons";
+$string["adminheader"] = "LAMS Server Configuration";
+$string["admindescription"] = "Configure your LAMS server settings. Make sure that the values you enter here correspond with the once you already entered in your LAMS server. Otherwise the integration might not work.";
+$string["serverurl"] = "LAMS Server URL:";
+$string["serverurlinfo"] = "Here you need to enter the URL for your LAMS server. ie: http://localhost:8080/lams/.";
+$string["serverid"] = "Server ID:";
+$string["serveridinfo"] = "What is the Server ID you entered in your LAMS server?";
+$string["serverkey"] = "Server Key:";
+$string["serverkeyinfo"] = "What is the Server Key you entered in your LAMS server?";
+$string["validationbutton"] = "Validate settings";
+$string["validationheader"] = "Settings validation";
+$string["validationinfo"] = "Before you save your settings, please press the button to validate them with the LAMS server. If the validation is correct, save these settings. If not, please check that the settings you have entered match with the values in the LAMS server";
+$string["validationhelp"] = "Need help? check out the";
+$string["offsetbutton"] = "Calculate offset";
+$string["offsetinfo"] = "If you are enforcing the login request time to live limit, it's important that you set up the time difference (in minutes) between the LAMS and your Moodle server. Click on the Calculate offset to see if there's a time difference between your LAMS and Moodle server. Take the offset time displayed and add it to \"Offset time difference\" setting.";
+$string["servertimeoffset"] = "Offset time difference (minutes)";
+$string["servertimeoffsetinfo"] = "This is the time difference (or time offset) between the LAMS and Moodle server.";
+$string["offsetheader"] = "Time offset";
+$string["lamsmoodlehelp"] = "LAMS-Moodle integration tutorial";
+$string["validationsuccessful"] = "Validation successful! You can now save your settings and start using LAMS within Moodle.";
+$string["validationfailed"] = "Validation failed: please check that the settings you have entered match with the settings in LAMS";
+$string["restcallfail"] = "Call to LAMS failed: received no response or connection was refused. Please check that you have the correct LAMS server URL and that it is online.";
+$string["sequencenotselected"] = "You must select a sequence to proceed.";
+$string["previewthislesson"] = "Preview this lesson";
+$string["updatewarning"] = "Warning: selecting another sequence than the current one will create a new lesson for the students. This might result in some slightly confused students";
+$string["currentsequence"] = "Current sequence:";
+$string["nolessons"] = "There are no LAMS lessons yet in this instance.";
+$string["lessonname"] = "Lesson name";
+$string["links"] = "Links";
+$string["introduction"] = "Introduction";
+$string["openmonitor"] = "Monitor this lesson";
+$string["lastmodified"] = "Last modified";
+$string["openlesson"] = "Open Lesson";
+$string["empty"] = "empty";
+$string["completionfinish"] = "Show as complete when user finished the lesson";
+$string["yourprogress"] = "Your Lesson Progress";
+$string["youhavecompleted"] = "You have completed: ";
+$string["outof"] = "out of approximately";
+$string["lessonincompleted"] = "Lesson is not yet completed";
+$string["lessoncompleted"] = "You have completed this lesson";
+$string["activities"] = "activities";
+$string["ymmv"] = "Total activities depend on your learning path.";
+$string["yourmarkis"] = "Your final mark/grade is:";
+$string["outofmark"] = "out of";
Index: moodle/mod/lamslesson/lang/es/lamslesson.php
===================================================================
diff -u -r0ef795fd4bdb5b139a36e0fb45b3fedfc17f6bc5 -r4303c69851c1e7ca429ab328c7235ebd4e21692c
--- moodle/mod/lamslesson/lang/es/lamslesson.php (.../lamslesson.php) (revision 0ef795fd4bdb5b139a36e0fb45b3fedfc17f6bc5)
+++ moodle/mod/lamslesson/lang/es/lamslesson.php (.../lamslesson.php) (revision 4303c69851c1e7ca429ab328c7235ebd4e21692c)
@@ -1,21 +1,5 @@
.
-
-
/**
* Spanish strings for lamslesson
*
@@ -29,95 +13,74 @@
defined('MOODLE_INTERNAL') || die();
-$string['modulename'] = 'LAMS Lesson';
-$string['modulenameplural'] = 'LAMS Lessons';
-$string['modulename_help'] = 'El módulo de lección LAMS permite a los profesores crear lecciones LAMS dentro de Moodle.
+$string["modulename"] = "LAMS Lesson";
+$string["modulenameplural"] = "LAMS Lessons";
+$string["modulename_help"] = "El módulo de lección LAMS permite a los profesores crear lecciones LAMS dentro de Moodle.
LAMS proporciona a los profesores un entorno de creación visual intuitivo para crear secuencias de actividades de aprendizaje. Estas actividades pueden incluir una variedad de tareas individuales, trabajo en grupos pequeños y actividades de toda la clase basadas tanto en contenido como en colaboración.
Una vez que se crea una secuencia, se puede reutilizar en uno o varios cursos.
Además, LAMS proporciona una interfaz de seguimiento y seguimiento en tiempo real donde los maestros pueden interactuar con los estudiantes a medida que avanzan en las actividades de aprendizaje.
-Para obtener más información, visite: lamsfoundation.org.';
-$string['modulename_link'] = 'lamslesson';
-$string['lamslessonfieldset'] = 'Conjunto de campos de ejemplo personalizado';
-$string['lamslessonname'] = 'Nombre de lección';
-$string['lamslessonname_help'] = 'Nombre que desea darle a la lección';
-$string['lamslesson'] = 'Lección LAMS';
-$string['pluginadministration'] = 'Administración de Lecciones LAMS';
-$string['pluginname'] = 'Lecciones LAMS';
-$string['selectsequence'] = 'Seleccionar diseño';
-$string['displaydesign'] = '¿Mostrar imagen del diseño?';
-$string['allowlearnerrestart'] = 'Learners can restart the lesson?';
-$string['availablesequences'] = 'Diseños';
-$string['openauthor'] = 'Crear nuevos diseños';
-
-// Capabilities
-$string['lamslesson:manage'] = 'Administrar lecciones';
-$string['lamslesson:participate'] = 'Participar de lecciones';
-
-
-// Admin interface
-$string['adminheader'] = 'Configuración del servidor LAMS';
-$string['admindescription'] = 'Configure los detalles de su servidor LAMS. Asegúrese de que los valores proporcionados sean los mismos que han sido configurados en el servidor LAMS. De otra manera, la integración no funcionará.';
-
-$string['serverurl'] = 'URL servidor LAMS:';
-$string['serverurlinfo'] = 'Aqui debe ingresar la URL del servidor LAMS ie: http://lams.com:8080/lams/.';
-
-$string['serverid'] = '¿Server ID:';
-$string['serveridinfo'] = 'Cuál es el Server ID que ha configurado en LAMS?';
-
-$string['serverkey'] = 'Server Key:';
-$string['serverkeyinfo'] = '¿Cuál es el Server Key que ha configurado en?';
-
-$string['validationbutton'] = "Validar configuración";
-$string['validationheader'] = 'Validación de configuración';
-$string['validationinfo'] = 'Antes de guardar sus configuraciones, presione el botón para validarlas con el servidor LAMS. Si la validación es correcta, guarde esta configuración. En caso contrario, compruebe que la configuración que ha introducido coincida con los valores del servidor LAMS.';
-$string['validationhelp'] = 'Necesita ayuda';
-
-$string['offsetbutton'] = "Calcular diferencia horaria";
-$string['offsetinfo'] = "Si está aplicando el límite de tiempo de vida de la solicitud de inicio de sesión, es importante que configure la diferencia de tiempo (en minutos) entre el LAMS y su servidor Moodle. Haga clic en Calcular compensación para ver si hay una diferencia de tiempo entre su servidor LAMS y Moodle. Tome el tiempo de compensación que se muestra y agréguelo al ajuste \"Diferencia de tiempo de compensación\".";
-
-$string['servertimeoffset'] = "Diferencia horaria (minutos)";
-
-$string['servertimeoffsetinfo'] = "Esta es la diferencia horaria (o compensación de tiempo) entre el servidor LAMS y Moodle.";
-
-$string['offsetheader'] = "Diferencia horaria";
-
-
-
-$string['lamsmoodlehelp'] = 'LAMS-Moodle integration tutorial';
-
-$string['validationsuccessful'] = '¡Validación exitosa! Ahora puede guardar su configuración y comenzar a usar LAMS dentro de Moodle.';
-$string['validationfailed'] = 'Error de validación: compruebe que la configuración que ha introducido coincida con la configuración de LAMS.';
-//
-
-
-// Labels for errors when calling LAMS Server
-$string['restcallfail'] = 'La comunicación con LAMS ha fallado: no se recibió respuesta o se rechazó la conexión. Compruebe que tiene la URL correcta del servidor LAMS y que está en línea.';
-$string['sequencenotselected'] = 'Debe seleccionar un diseño antes de continuar.';
-$string['previewthislesson'] = 'Vista previa';
-$string['updatewarning'] = 'Atención: seleccionar un diseño distinto al actualmente seleccionado creará una nueva lección para los estudiantes. Esto puede resultar en algunos estudiantes un poco confundidos';
-$string['currentsequence'] = 'Diseño actual:';
-
-// view.php
-
-$string['nolessons'] = 'No hay lecciones hasta ahora.';
-$string['lessonname'] = 'Lección';
-$string['links'] = 'Enlaces';
-$string['introduction'] = 'Introducción';
-$string['openmonitor'] = 'Seguimiento de lección';
-$string['lastmodified'] = 'Última modificación';
-$string['openlesson'] = 'Abrir lección';
-$string['empty'] = 'vacio';
-$string['completionfinish'] = 'Mostrar como completo cuando el usuario terminó la lección';
-$string['yourprogress'] = 'Progreso';
-$string['youhavecompleted'] = 'Ha completado: ';
-$string['outof'] = 'de aproximadamente';
-$string['lessonincompleted'] = 'La lección no ha sido completada';
-$string['lessoncompleted'] = 'Ha completado esta lección';
-$string['activities'] = 'actividades';
-$string['ymmv'] = 'Las actividades totales dependen de su ruta de aprendizaje.';
-$string['yourmarkis'] = 'Su puntaje final es:';
-$string['outofmark'] = 'de';
+Para obtener más información, visite: lamsfoundation.org.";
+$string["modulename_link"] = "lamslesson";
+$string["lamslessonfieldset"] = "Conjunto de campos de ejemplo personalizado";
+$string["lamslessonname"] = "Nombre de lección";
+$string["lamslessonname_help"] = "Nombre que desea darle a la lección";
+$string["lamslesson"] = "Lección LAMS";
+$string["pluginadministration"] = "Administración de Lecciones LAMS";
+$string["pluginname"] = "Lecciones LAMS";
+$string["selectsequence"] = "Seleccionar diseño";
+$string["displaydesign"] = "¿Mostrar imagen del diseño?";
+$string["displaydesign_help"] = "Si está habilitado, cuando la lección se muestre a los estudiantes, mostrará el diagrama de diseño de aprendizaje.";
+$string["allowlearnerrestart"] = "Learners can restart the lesson?";
+$string["allowlearnerrestart_help"] = "Si está habilitado, los estudiantes podrán reiniciar la lección y comenzar desde el principio en cualquier momento. En cada reinicio, se elimina el progreso anterior.";
+$string["availablesequences"] = "Diseños";
+$string["openauthor"] = "Crear nuevos diseños";
+$string["refresh"] = "Actualizar";
+$string["lamslesson:manage"] = "Administrar lecciones";
+$string["lamslesson:participate"] = "Participar de lecciones";
+$string["adminheader"] = "Configuración del servidor LAMS";
+$string["admindescription"] = "Configure los detalles de su servidor LAMS. Asegúrese de que los valores proporcionados sean los mismos que han sido configurados en el servidor LAMS. De otra manera, la integración no funcionará.";
+$string["serverurl"] = "URL servidor LAMS:";
+$string["serverurlinfo"] = "Aqui debe ingresar la URL del servidor LAMS ie: http://lams.com:8080/lams/.";
+$string["serverid"] = "¿Server ID:";
+$string["serveridinfo"] = "Cuál es el Server ID que ha configurado en LAMS?";
+$string["serverkey"] = "Server Key:";
+$string["serverkeyinfo"] = "¿Cuál es el Server Key que ha configurado en?";
+$string["validationbutton"] = "Validar configuración";
+$string["validationheader"] = "Validación de configuración";
+$string["validationinfo"] = "Antes de guardar sus configuraciones, presione el botón para validarlas con el servidor LAMS. Si la validación es correcta, guarde esta configuración. En caso contrario, compruebe que la configuración que ha introducido coincida con los valores del servidor LAMS.";
+$string["validationhelp"] = "Necesita ayuda";
+$string["offsetbutton"] = "Calcular diferencia horaria";
+$string["offsetinfo"] = "Si está aplicando el límite de tiempo de vida de la solicitud de inicio de sesión, es importante que configure la diferencia de tiempo (en minutos) entre el LAMS y su servidor Moodle. Haga clic en Calcular compensación para ver si hay una diferencia de tiempo entre su servidor LAMS y Moodle. Tome el tiempo de compensación que se muestra y agréguelo al ajuste \"Diferencia de tiempo de compensación\".";
+$string["servertimeoffset"] = "Diferencia horaria (minutos)";
+$string["servertimeoffsetinfo"] = "Esta es la diferencia horaria (o compensación de tiempo) entre el servidor LAMS y Moodle.";
+$string["offsetheader"] = "Diferencia horaria";
+$string["lamsmoodlehelp"] = "LAMS-Moodle integration tutorial";
+$string["validationsuccessful"] = "¡Validación exitosa! Ahora puede guardar su configuración y comenzar a usar LAMS dentro de Moodle.";
+$string["validationfailed"] = "Error de validación: compruebe que la configuración que ha introducido coincida con la configuración de LAMS.";
+$string["restcallfail"] = "La comunicación con LAMS ha fallado: no se recibió respuesta o se rechazó la conexión. Compruebe que tiene la URL correcta del servidor LAMS y que está en línea.";
+$string["sequencenotselected"] = "Debe seleccionar un diseño antes de continuar.";
+$string["previewthislesson"] = "Vista previa";
+$string["updatewarning"] = "Atención: seleccionar un diseño distinto al actualmente seleccionado creará una nueva lección para los estudiantes. Esto puede resultar en algunos estudiantes un poco confundidos";
+$string["currentsequence"] = "Diseño actual:";
+$string["nolessons"] = "No hay lecciones hasta ahora.";
+$string["lessonname"] = "Lección";
+$string["links"] = "Enlaces";
+$string["introduction"] = "Introducción";
+$string["openmonitor"] = "Seguimiento de lección";
+$string["lastmodified"] = "Última modificación";
+$string["openlesson"] = "Abrir lección";
+$string["empty"] = "vacio";
+$string["completionfinish"] = "Mostrar como completo cuando el usuario terminó la lección";
+$string["yourprogress"] = "Progreso";
+$string["youhavecompleted"] = "Ha completado: ";
+$string["outof"] = "de aproximadamente";
+$string["lessonincompleted"] = "La lección no ha sido completada";
+$string["lessoncompleted"] = "Ha completado esta lección";
+$string["activities"] = "actividades";
+$string["ymmv"] = "Las actividades totales dependen de su ruta de aprendizaje.";
+$string["yourmarkis"] = "Su puntaje final es:";
+$string["outofmark"] = "de";
Index: moodle/mod/lamslesson/lang/fr/lamslesson.php
===================================================================
diff -u -r838dc1f2f02215e3ee88c3030fb2b911db52a957 -r4303c69851c1e7ca429ab328c7235ebd4e21692c
--- moodle/mod/lamslesson/lang/fr/lamslesson.php (.../lamslesson.php) (revision 838dc1f2f02215e3ee88c3030fb2b911db52a957)
+++ moodle/mod/lamslesson/lang/fr/lamslesson.php (.../lamslesson.php) (revision 4303c69851c1e7ca429ab328c7235ebd4e21692c)
@@ -1,103 +1,78 @@
.
-
-
/**
* French strings for lamslesson
- *
- * You can have a rather longer description of the file as well,
- * if you like, and it can span multiple lines.
- *
- * @package mod_lamslesson
- * @copyright 2011 LAMS Foundation - Ernie Ghiglione (ernieg@lamsfoundation.org)
- * @license http://www.gnu.org/licenses/gpl-2.0.html GNU GPL v2
- */
+ *
+ * You can have a rather longer description of the file as well,
+ * if you like, and it can span multiple lines.
+ *
+ * @package mod_lamslesson
+ * @copyright 2011 LAMS Foundation - Ernie Ghiglione (ernieg@lamsfoundation.org)
+ * @license http://www.gnu.org/licenses/gpl-2.0.html GNU GPL v2
+ */
- defined('MOODLE_INTERNAL') || die();
+defined('MOODLE_INTERNAL') || die();
- $string['modulename'] = 'Leçon LAMS';
- $string['modulenameplural'] = 'Leçons LAMS';
- $string['modulename_help'] = 'Le module LAMS leçon permet aux enseignants de créer des leçons LAMS dans Moodle.';
- $string['modulename_link'] = 'lamslesson';
- $string['lamslessonfieldset'] = 'Custom example fieldset';
- $string['lamslessonname'] = 'Nom de leçon';
- $string['lamslessonname_help'] = 'Leçon LAMS';
- $string['lamslesson'] = 'Leçon LAMS';
- $string['pluginadministration'] = 'Administration leçon LAMS';
- $string['pluginname'] = 'Leçon LAMS';
- $string['selectsequence'] = 'Sélection d´une séquence';
- $string['displaydesign'] = 'Afficher image du design?';
- $string['allowlearnerrestart'] = 'Learners can restart the lesson?';
- $string['availablesequences'] = 'Séquences';
- $string['openauthor'] = 'Créer nouvelle leçon LAMS';
-
- // Capabilities
- $string['lamslesson:manage'] = 'Gestion leçons';
- $string['lamslesson:participate'] = 'Suivre une leçon';
-
-
- // Admin interface
- $string['adminheader'] = 'Configuration LAMS Server';
- $string['admindescription'] = 'Configure your LAMS server settings. Make sure that the values you enter here correspond with the once you already entered in your LAMS server. Otherwise the integration might not work (pas traduit en français).';
-
- $string['serverurl'] = 'LAMS Server URL:';
- $string['serverurlinfo'] = 'Here you need to enter the URL for your LAMS server. ie: http://localhost:8080/lams/.';
-
- $string['serverid'] = 'Server ID:';
- $string['serveridinfo'] = 'What is the Server ID you entered in your LAMS server?';
-
- $string['serverkey'] = 'Server Key:';
- $string['serverkeyinfo'] = 'What is the Server Key you entered in your LAMS server?';
-
- $string['validationbutton'] = "Validate settings";
- $string['validationheader'] = 'Settings validation';
- $string['validationinfo'] = 'Before you save your settings, please press the button to validate them with the LAMS server. If the validation is correct, save these settings. If not, please check that the settings you have entered match with the values in the LAMS server';
- $string['validationhelp'] = 'Need help? check out the';
- $string['lamsmoodlehelp'] = 'LAMS-Moodle integration tutorial';
-
- $string['validationsuccessful'] = 'Validation successful! You can now save your settings and start using LAMS within Moodle.';
- $string['validationfailed'] = 'Validation failed: please check that the settings you have entered match with the settings in LAMS';
- //
-
-
- // Labels for errors when calling LAMS Server
- $string['restcallfail'] = 'Call to LAMS failed: received no response or connection was refused. Please check that you have the correct LAMS server URL and that it is online.';
- $string['sequencenotselected'] = 'You must select a sequence to proceed.';
- $string['previewthislesson'] = 'Preview this lesson';
- $string['updatewarning'] = 'Warning: selecting another sequence than the current one will create a new lesson for the students. This might result in some slightly confused students';
- $string['currentsequence'] = 'Current sequence:';
-
- // view.php
-
- $string['nolessons'] = 'Il y n´a pas de leçons LAMS dans cette instance.';
- $string['lessonname'] = 'Nom de la leçon';
- $string['links'] = 'Liens';
- $string['introduction'] = 'Introduction';
- $string['openmonitor'] = 'Suivi (monitoring) de la leçon';
- $string['lastmodified'] = 'Dernière modification';
- $string['openlesson'] = 'Ouvrir leçon';
- $string['empty'] = 'vide';
- $string['completionfinish'] = 'Afficher comme complété une fois que l´utilisateur a terminé la leçon';
- $string['yourprogress'] = 'Progrès avec la leçon';
- $string['youhavecompleted'] = 'Vous avez terminé: ';
- $string['outof'] = 'sur approximativement';
- $string['lessonincompleted'] = 'la leçon n´est pas encore terminé';
- $string['lessoncompleted'] = 'Vous avez terminé la leçon';
- $string['activities'] = 'activités';
- $string['ymmv'] = 'Le total des activités dépend de votre chemin d´apprentissage.';
- $string['yourmarkis'] = 'Votre score/note final est de:';
- $string['outofmark'] = 'sur';
+$string["modulename"] = "Leçon LAMS";
+$string["modulenameplural"] = "Leçons LAMS";
+$string["modulename_help"] = "Le module LAMS leçon permet aux enseignants de créer des leçons LAMS dans Moodle.";
+$string["modulename_link"] = "lamslesson";
+$string["lamslessonfieldset"] = "Custom example fieldset";
+$string["lamslessonname"] = "Nom de leçon";
+$string["lamslessonname_help"] = "Leçon LAMS";
+$string["lamslesson"] = "Leçon LAMS";
+$string["pluginadministration"] = "Administration leçon LAMS";
+$string["pluginname"] = "Leçon LAMS";
+$string["selectsequence"] = "Sélection d´une séquence";
+$string["displaydesign"] = "Afficher image du design?";
+$string["displaydesign_help"] = "";
+$string["allowlearnerrestart"] = "Learners can restart the lesson?";
+$string["allowlearnerrestart_help"] = "";
+$string["availablesequences"] = "Séquences";
+$string["openauthor"] = "Créer nouvelle leçon LAMS";
+$string["refresh"] = "";
+$string["lamslesson:manage"] = "Gestion leçons";
+$string["lamslesson:participate"] = "Suivre une leçon";
+$string["adminheader"] = "Configuration LAMS Server";
+$string["admindescription"] = "Configure your LAMS server settings. Make sure that the values you enter here correspond with the once you already entered in your LAMS server. Otherwise the integration might not work (pas traduit en français).";
+$string["serverurl"] = "LAMS Server URL:";
+$string["serverurlinfo"] = "Here you need to enter the URL for your LAMS server. ie: http://localhost:8080/lams/.";
+$string["serverid"] = "Server ID:";
+$string["serveridinfo"] = "What is the Server ID you entered in your LAMS server?";
+$string["serverkey"] = "Server Key:";
+$string["serverkeyinfo"] = "What is the Server Key you entered in your LAMS server?";
+$string["validationbutton"] = "Validate settings";
+$string["validationheader"] = "Settings validation";
+$string["validationinfo"] = "Before you save your settings, please press the button to validate them with the LAMS server. If the validation is correct, save these settings. If not, please check that the settings you have entered match with the values in the LAMS server";
+$string["validationhelp"] = "Need help? check out the";
+$string["offsetbutton"] = "";
+$string["offsetinfo"] = "";
+$string["servertimeoffset"] = "";
+$string["servertimeoffsetinfo"] = "";
+$string["offsetheader"] = "";
+$string["lamsmoodlehelp"] = "LAMS-Moodle integration tutorial";
+$string["validationsuccessful"] = "Validation successful! You can now save your settings and start using LAMS within Moodle.";
+$string["validationfailed"] = "Validation failed: please check that the settings you have entered match with the settings in LAMS";
+$string["restcallfail"] = "Call to LAMS failed: received no response or connection was refused. Please check that you have the correct LAMS server URL and that it is online.";
+$string["sequencenotselected"] = "You must select a sequence to proceed.";
+$string["previewthislesson"] = "Preview this lesson";
+$string["updatewarning"] = "Warning: selecting another sequence than the current one will create a new lesson for the students. This might result in some slightly confused students";
+$string["currentsequence"] = "Current sequence:";
+$string["nolessons"] = "Il y n´a pas de leçons LAMS dans cette instance.";
+$string["lessonname"] = "Nom de la leçon";
+$string["links"] = "Liens";
+$string["introduction"] = "Introduction";
+$string["openmonitor"] = "Suivi (monitoring) de la leçon";
+$string["lastmodified"] = "Dernière modification";
+$string["openlesson"] = "Ouvrir leçon";
+$string["empty"] = "vide";
+$string["completionfinish"] = "Afficher comme complété une fois que l´utilisateur a terminé la leçon";
+$string["yourprogress"] = "Progrès avec la leçon";
+$string["youhavecompleted"] = "Vous avez terminé: ";
+$string["outof"] = "sur approximativement";
+$string["lessonincompleted"] = "la leçon n´est pas encore terminé";
+$string["lessoncompleted"] = "Vous avez terminé la leçon";
+$string["activities"] = "activités";
+$string["ymmv"] = "Le total des activités dépend de votre chemin d´apprentissage.";
+$string["yourmarkis"] = "Votre score/note final est de:";
+$string["outofmark"] = "sur";
Index: moodle/mod/lamslesson/mod_form.php
===================================================================
diff -u -ra74d555fa70f5f3a0e0cc6096ad932fa051fdf58 -r4303c69851c1e7ca429ab328c7235ebd4e21692c
--- moodle/mod/lamslesson/mod_form.php (.../mod_form.php) (revision a74d555fa70f5f3a0e0cc6096ad932fa051fdf58)
+++ moodle/mod/lamslesson/mod_form.php (.../mod_form.php) (revision 4303c69851c1e7ca429ab328c7235ebd4e21692c)
@@ -89,6 +89,7 @@
$popupoptions = LAMSLESSON_POPUP_OPTIONS;
$openauthorlabel = get_string('openauthor', 'lamslesson');
$openpreviewlabel = get_string('previewthislesson', 'lamslesson');
+ $refreshlabel = get_string('refresh', 'lamslesson');
// display user's lams workspace
$lds = lamslesson_get_sequences_rest($USER->username, $USER->firstname, $USER->lastname, $USER->email, $COURSE->id, $COURSE->fullname, $COURSE->timecreated, $USER->country, $USER->lang) ;
@@ -112,6 +113,9 @@
//Authoring button
$authorpreviewbutton .= html_writer::link('#nogo', $openauthorlabel, array('onclick' => js_writer::function_call('PopupCenter', array('1' => $authorurl, '2' => 'author', '3' => 1280, '4' => 720)), 'class' => 'btn btn-primary', 'style' => 'margin: 1em;','id' => 'authorbutton'));
+ //Refresh button
+ $authorpreviewbutton .= html_writer::link('#nogo', $refreshlabel, array('onclick' => js_writer::function_call('location.reload'), 'class' => 'btn btn-primary', 'style' => 'margin: 1em;','id' => 'authorbutton'));
+
$authorpreviewbutton .= html_writer::end_tag('div');
}
@@ -134,8 +138,10 @@
$mform->setExpanded('selectsequence', true);
$mform->addElement('static', 'sequencemessage', '', $html);
- $mform->addElement('checkbox', 'displaydesign', get_string('displaydesign', 'lamslesson'));
- $mform->addElement('checkbox', 'allowlearnerrestart', get_string('allowlearnerrestart', 'lamslesson'));
+ $mform->addElement('checkbox', 'displaydesign', get_string('displaydesign', 'lamslesson'));
+ $mform->addHelpButton('displaydesign', 'displaydesign', 'lamslesson');
+ $mform->addElement('checkbox', 'allowlearnerrestart', get_string('allowlearnerrestart', 'lamslesson'));
+ $mform->addHelpButton('allowlearnerrestart', 'allowlearnerrestart', 'lamslesson');
//-------------------------------------------------------------------------------
$this->standard_grading_coursemodule_elements();