Diferencia entre revisiones de «Tipo de pregunta objetos calculados»

De MoodleDocs
m (tidy up)
m (tidy up)
Línea 3: Línea 3:


== Comodines ==
== Comodines ==
Teachers can create questions like,  
Los maestros pueden hacer preguntas del tipo:,  
   How much is {apples} + {oranges}?
   ¿Cuanto suman {manzanas} + {naranjas}?


- where the {wildcards} become M and N × images of apples and oranges respectively. It is aimed at pre/primary-school students (approximately age 3-10).
- en donde los  {comodines} se vuelven M y N × imágenes de manzanas y naranjas respectivamente. Está dirigida a estudiantes de pre/primeria (edad aproximada de 3 a 10 años).
<p align="center" style="border:1px solid #ddd;">http://moodle.org/file.php/1/moddata/data/13/48/4143/mdl-q-calcobjects-5a-sub-green.png</p>
<p align="center" style="border:1px solid #ddd;">http://moodle.org/file.php/1/moddata/data/13/48/4143/mdl-q-calcobjects-5a-sub-green.png</p>


Currently supported wildcards:  apple, orange, pear, pineapple, walnut, cookie (each with or without an 's', eg. {cookies} and with an optional differentiator). For example,
Los comodines actualmente soportados son:  apple, orange, pear, pineapple, walnut, cookie (cada uno de ellos con o sin la 's', ejemplo: {cookies} y con un diferenciador opcional). Por ejemplo,
   {apples_1} - {apples_2}
   {apples_1} - {apples_2}


Tested with Moodle 1.9.7.
Probado con Moodle 1.9.7.


(Author N.D.Freear, 14 August 2010.)
(Author N.D.Freear, 14 August 2010.)


== Installation ==
== Instalación ==
# Download and unzip the archive. Copy the directory 'calculatedobjects' into the directory {MOODLE}/question/type/ on your server.
# Download and unzip the archive. Copy the directory 'calculatedobjects' into the directory {MOODLE}/question/type/ on your server.
# Visit the administrator 'notifications' page, <nowiki>http://my.school/moodle/admin/</nowiki> - there are no database changes for this question type.
# Visit the administrator 'notifications' page, <nowiki>http://my.school/moodle/admin/</nowiki> - there are no database changes for this question type.


== Cambio ==
== Cambios ==


* 2 September 2010/ Pre-"release" - [http://tracker.moodle.org/browse/CONTRIB-2308#action_91778 CONTRIB-2308].
* 2 September 2010/ Pre-"release" - [http://tracker.moodle.org/browse/CONTRIB-2308#action_91778 CONTRIB-2308].
Línea 27: Línea 27:
== Agradecimientos ==
== Agradecimientos ==


Thank you to:
Agredecimientos a:
* [http://commons.wikimedia.org/wiki/Main_Page Wikimedia Commons] and [http://commons.wikimedia.org/w/index.php?title=Special%3ASearch&redirs=0&search=fruit+icon contributors] for clip art/images.
* [http://commons.wikimedia.org/wiki/Main_Page Wikimedia Commons] and [http://commons.wikimedia.org/w/index.php?title=Special%3ASearch&redirs=0&search=fruit+icon contributors] for clip art/images.
* [http://www.openclipart.org/ Open Clip Art Library] and contributors for clip art/images.
* [http://www.openclipart.org/ Open Clip Art Library] and contributors for clip art/images.

Revisión del 18:28 17 jul 2013

Nota: Pendiente de Traducir. ¡Anímese a traducir esta página!.     ( y otras páginas pendientes)

Esta es un tipo de pregunta contribuído que extiende el tipo de pregunta calculada.

Comodines

Los maestros pueden hacer preguntas del tipo:,

  ¿Cuanto suman {manzanas} + {naranjas}?

- en donde los {comodines} se vuelven M y N × imágenes de manzanas y naranjas respectivamente. Está dirigida a estudiantes de pre/primeria (edad aproximada de 3 a 10 años).

http://moodle.org/file.php/1/moddata/data/13/48/4143/mdl-q-calcobjects-5a-sub-green.png

Los comodines actualmente soportados son: apple, orange, pear, pineapple, walnut, cookie (cada uno de ellos con o sin la 's', ejemplo: {cookies} y con un diferenciador opcional). Por ejemplo,

  {apples_1} - {apples_2}

Probado con Moodle 1.9.7.

(Author N.D.Freear, 14 August 2010.)

Instalación

  1. Download and unzip the archive. Copy the directory 'calculatedobjects' into the directory {MOODLE}/question/type/ on your server.
  2. Visit the administrator 'notifications' page, http://my.school/moodle/admin/ - there are no database changes for this question type.

Cambios

Agradecimientos

Agredecimientos a:


Vea también