Sindbad~EG File Manager
<?php
// This file is part of Moodle - https://moodle.org/
//
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see <https://www.gnu.org/licenses/>.
/**
* Strings for component 'customlabeltype_question', language 'es_mx', version '3.9'.
*
* @package customlabeltype_question
* @category string
* @copyright 1999 Martin Dougiamas and contributors
* @license https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die();
$string['answertext'] = 'Texto de respuesta';
$string['answertext_help'] = 'PAra preguntas simples sin desafío,solamente escriba el texto de respuesta. Para desafíos de Preguntas de Opción Múltiple, escriba un conjuntro de respuestas. Separe las respuestas con un "----" eem :
<pre><p>Respuesta 1</p>----
<p>Respuesta 2</p>----
<p>Respuesta 3</p></pre>
o
<pre>Respuesta 1\\n----\\nRespuesta 2\\n----\\nRespuesta 3</pre>';
$string['attempts'] = 'Número de intentos antes de bloquearse';
$string['completion1'] = 'Estudiante ha contestado la pregunta.';
$string['completion2'] = 'Estudiante ha contestado la pregunta y tiene respuesta buena.';
$string['configtypename'] = 'Habilitar subtipo Pregunta';
$string['correctanswer'] = 'Respecta correcta';
$string['correctanswer_help'] = 'Asegúrese de que tenga una respuesta en esta posición. La numeración comienza con 1.';
$string['family'] = 'pedagógico';
$string['hint'] = 'Pista';
$string['hintinitiallyvisible'] = 'Pista inicialmente visible';
$string['initiallyvisible'] = 'Respuesta inicialmente visible';
$string['isqcmchallenge'] = 'Es un desafío de pregunta de Opción Múltiple';
$string['isqcmchallenge_help'] = 'Un desafío de Opción Múltiple es una pregunta interactiva que el estudiante puede responder y grabar sus cambios.
Dependiendo de las configuraciones de finalización, la pregunta podría participar en el disparo de finalización del curso.';
$string['notavailableyet'] = 'Aun no está disponible';
$string['pluginname'] = 'Elemento de curso: Pregunta';
$string['question'] = 'Pregunta';
$string['question:addinstance'] = 'Puede añadir una instancia';
$string['question:view'] = 'Puede ver la pregunta';
$string['questiontext'] = 'Texto de pregunta';
$string['showansweron'] = 'Mostrar respuesta en';
$string['shuffleanswers'] = 'Barajear respuestas';
$string['solution'] = 'Solución';
$string['submitqcm'] = 'Enviar su respuesta';
$string['typename'] = 'Pregunta';
$string['willopenon'] = 'Abrirá en';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists