moodle/lang/es/quiz_responses.php
2005-08-13 10:36:15 +00:00

11 lines
298 B
PHP

<?PHP // $Id$
// quiz_responses.php - created with Moodle 1.5.1 (2005060210)
$string['pagesize'] = 'Intentos por página:';
$string['reportresponses'] = 'Respuestas detalladas';
$string['responsesoptions'] = 'Opciones de respuesta';
$string['responsestitle'] = 'Respuestas detalladas';
?>