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 'qtype_description', language 'es_mx', version '3.9'.
*
* @package qtype_description
* @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['informationtext'] = 'Texto informativo';
$string['pluginname'] = 'Descripción';
$string['pluginname_help'] = 'Una descripción no es en realidad un tipo de pregunta. Simplemente permite que se muestre texto sin necesidad de requerir respuestas, en forma similar a una etiqueta en una página del curso. Se puede emplear para darles instrucciones detalladas a los alumnos, o para etiquetar diferentes secciones (Primer tema, Segundo tema, Tercer tema,...) de un examen largo.
El texto de la pregunta se muestra tanto al contestar el examen como en la página de revisión. Cualquier retroalimentación general se muestra solo en la página de revisión.';
$string['pluginnameadding'] = 'Añadiendo una descripción';
$string['pluginnameediting'] = 'Editando una descripción';
$string['pluginnamesummary'] = 'No se trata realmente de una pregunta, sino de una forma de añadir algunas instrucciones, rúbricas u otros contenidos a la actividad. Se utiliza de forma similar a las etiquetas que se emplean para añadir contenido a la página del curso.';
$string['privacy:metadata'] = 'El plugin de tipo de pregunta Descripción no almacena ningún dato personal.';
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists