Diferencia entre revisiones de «Tipo de pregunta Seleccionar respuestas aleatorias»

De MoodleDocs
(tidy up)
(tidy up)
Línea 7: Línea 7:
|maintainer = [[user:Joseph Rézeau]]
|maintainer = [[user:Joseph Rézeau]]
}}
}}
==Installing this question type==
==Instalar este tipo de pregunta==
Follow the generic [[Instalar plugins]] documentation.
Follow the generic [[Instalar plugins]] documentation.
==The ''Random select answers'' question type==
==The ''Random select answers'' question type==
Línea 14: Línea 14:


Because most of the question setup instructions are the same as or very similar to the instructions provided for the two question types mentioned above, the following instructions are only provided for its distinctive features.
Because most of the question setup instructions are the same as or very similar to the instructions provided for the two question types mentioned above, the following instructions are only provided for its distinctive features.
==Question set-up==
==Configuración de la pregunta==
[[File:ANSWERS SELECT editing screen.jpg|thumb|Editing screen with specific fields circled in red]]
[[File:ANSWERS SELECT editing screen.jpg|thumb|Editing screen with specific fields circled in red]]
===Fill in the following fields as usual===
===LLenar de la forma acostumbrada los campos siguientes===
''Question name; Question text; Default mark; General feedback; (ID number); Shuffle the choices?; Number the choices?; Show standard instruction''.
''Question name; Question text; Default mark; General feedback; (ID number); Shuffle the choices?; Number the choices?; Show standard instruction''.
===Field ''Separator to be used for the right answers display''===
===Field ''Separator to be used for the right answers display''===
Línea 25: Línea 25:
[[File:ANSWERS SELECT right comma.jpg|300px|Comma separator]] [[File:ANSWERS_SELECT_right_blank.jpg|300px|Blank space separator]] [[File:ANSWERS SELECT right linebreak.jpg|300px|Line break separator]]
[[File:ANSWERS SELECT right comma.jpg|300px|Comma separator]] [[File:ANSWERS_SELECT_right_blank.jpg|300px|Blank space separator]] [[File:ANSWERS SELECT right linebreak.jpg|300px|Line break separator]]


===Field ''Number of correct and incorrect answers''===
===Campo ''Número de respuestas correctas e incorrectas''===
In this field you can select the "display mode" which will determine how many correct and incorrect answers will be displayed to the student at runtime.  
In this field you can select the "display mode" which will determine how many correct and incorrect answers will be displayed to the student at runtime.  


Línea 37: Línea 37:


Obviously there will always be ''at least'' one correct choice and one incorrect choice displayed to the student!
Obviously there will always be ''at least'' one correct choice and one incorrect choice displayed to the student!
===Field ''Answers''===
===Campo ''Respuestas''===
If the question text is "Which of these animals are mammals?", enter all the Choices and simply check the Correct box for the correct answers and leave empty for the incorrect ones. Enter feedback if needed.
If the question text is "Which of these animals are mammals?", enter all the Choices and simply check the Correct box for the correct answers and leave empty for the incorrect ones. Enter feedback if needed.


[[File:ANSWERS SELECT editing screen answers.jpg|300px|Answers editing screen]]
[[File:ANSWERS SELECT editing screen answers.jpg|300px|Answers editing screen]]


===Fields ''Combined feedback'' and ''Multiple tries''===
===Campos ''Retroalimentación combinada'' y ''Intentos Múltiples''===
For these fields, see the [https://www.open.edu/openlearncreate/mod/oucontent/view.php?id=52747&section=2.3.5 OU multiple response documentation].
For these fields, see the [https://www.open.edu/openlearncreate/mod/oucontent/view.php?id=52747&section=2.3.5 OU multiple response documentation].
==Examples of use==
==Ejemplos de uso==
'''''WARNING'''''.- If you use the ''Automatic random selection'' mode, the questions displayed to the students in a quiz will contain different data each time the quiz is run, so you should not use this mode for summative assessment, as it would not be fair on the students. On the other hand, this mode is perfectly suited to formative assessment.
'''''WARNING'''''.- If you use the ''Automatic random selection'' mode, the questions displayed to the students in a quiz will contain different data each time the quiz is run, so you should not use this mode for summative assessment, as it would not be fair on the students. On the other hand, this mode is perfectly suited to formative assessment.
Below are some examples of the same question, "Which of these animals are mammals?", created with 6 correct choices and 5 incorrect ones, in the ''Automatic random selection'' mode. These show the variety of displays to the student.
Below are some examples of the same question, "Which of these animals are mammals?", created with 6 correct choices and 5 incorrect ones, in the ''Automatic random selection'' mode. These show the variety of displays to the student.
Línea 58: Línea 58:
[[File:ANSWERS SELECT tomakeaprairie.jpg|300px]]
[[File:ANSWERS SELECT tomakeaprairie.jpg|300px]]


==In the Mobile App==
==En la App Mobile==
The 'Random select answers' question type includes code for the Moodle Mobile App. If you access a quiz with the mobile app that contains such questions it will be automatically loaded as a remote add-on. Below is a screen capture from a 'Random select answers' question in the Mobile App.
The 'Random select answers' question type includes code for the Moodle Mobile App. If you access a quiz with the mobile app that contains such questions it will be automatically loaded as a remote add-on. Below is a screen capture from a 'Random select answers' question in the Mobile App.


[[File:ANSWERS SELECT mobile screen.jpg|300px]]
[[File:ANSWERS SELECT mobile screen.jpg|300px]]


==Import format==
==Formato para importación==
A companion plugin to this question type is the 'Random select answers format' plugin which takes a Moodle XML file and imports all regular multichoice questions changing them into 'Random select answers' questions. This enables users to export some of their multichoice questions using the normal Moodle XML export format and import them back with the 'Random select answers' format. The additional benefit of this process is that they now have 2 copies of each question, one using the regular grading scheme and one using the 'Random select answers' grading scheme.
A companion plugin to this question type is the 'Random select answers format' plugin which takes a Moodle XML file and imports all regular multichoice questions changing them into 'Random select answers' questions. This enables users to export some of their multichoice questions using the normal Moodle XML export format and import them back with the 'Random select answers' format. The additional benefit of this process is that they now have 2 copies of each question, one using the regular grading scheme and one using the 'Random select answers' grading scheme.



Revisión del 17:34 12 sep 2021


Instalar este tipo de pregunta

Follow the generic Instalar plugins documentation.

The Random select answers question type

This question type is similar to the core Opción Múltipla question type with the "multiple answers are allowed" option ON, but it adopts the same grading system as the Tipo de pregunta respuesta múltiple OU. Its main added feature is that correct and incorrect answers are selected from a "pool" of such answers and displayed to the student at runtime.

Because most of the question setup instructions are the same as or very similar to the instructions provided for the two question types mentioned above, the following instructions are only provided for its distinctive features.

Configuración de la pregunta

Editing screen with specific fields circled in red

LLenar de la forma acostumbrada los campos siguientes

Question name; Question text; Default mark; General feedback; (ID number); Shuffle the choices?; Number the choices?; Show standard instruction.

Field Separator to be used for the right answers display

This separator will be used to separate the right answers displayed to the student (if that review option is selected in the Quiz settings).

  • The comma is the default option, to be used for short right answers.
  • Use the blank space if the (ordered) right answers are single words making up a sentence.
  • Use the line break for longer right answers making a better display on separate lines.

Comma separator Blank space separator Line break separator

Campo Número de respuestas correctas e incorrectas

In this field you can select the "display mode" which will determine how many correct and incorrect answers will be displayed to the student at runtime.

IMPORTANT.- When you create a new question, you need to click the "Save changes and continue editing" button in order for those menu items to become active.

Use all answers (default mode)

In this default mode the totality of the correct and incorrect answers will be displayed to the student. This mode is the normal mode of the the OU multiple response question type mentioned above.

The Manual selection mode

When you select this mode, 2 extra fields are displayed, which allow you to enter the exact number of the correct and incorrect answers which will be displayed to the student. The available numbers depend directly on the number of Correct & Incorrect Choices you have entered in the Answers fields below.

The Automatic random selection mode

If you select this mode, the number of correct & incorrect answers displayed to the student will be automatically and randomly selected at runtime. This means that---given a fairly large number of Choices---it's possible to generate a very large number of different questions in your quizzes.

Obviously there will always be at least one correct choice and one incorrect choice displayed to the student!

Campo Respuestas

If the question text is "Which of these animals are mammals?", enter all the Choices and simply check the Correct box for the correct answers and leave empty for the incorrect ones. Enter feedback if needed.

Answers editing screen

Campos Retroalimentación combinada y Intentos Múltiples

For these fields, see the OU multiple response documentation.

Ejemplos de uso

WARNING.- If you use the Automatic random selection mode, the questions displayed to the students in a quiz will contain different data each time the quiz is run, so you should not use this mode for summative assessment, as it would not be fair on the students. On the other hand, this mode is perfectly suited to formative assessment. Below are some examples of the same question, "Which of these animals are mammals?", created with 6 correct choices and 5 incorrect ones, in the Automatic random selection mode. These show the variety of displays to the student.

The Random select mode illustrated

As already mentioned, the blank space separator can be used to produce a complete sentence made out of individual Choice words. The specific feedback messages can be used for language remarks, as illustrated in the example below.

ANSWERS SELECT toomanycooks.jpg

Finally, the line break separator can be used to produce e.g. a short poem as in the example below.

ANSWERS SELECT tomakeaprairie.jpg

En la App Mobile

The 'Random select answers' question type includes code for the Moodle Mobile App. If you access a quiz with the mobile app that contains such questions it will be automatically loaded as a remote add-on. Below is a screen capture from a 'Random select answers' question in the Mobile App.

ANSWERS SELECT mobile screen.jpg

Formato para importación

A companion plugin to this question type is the 'Random select answers format' plugin which takes a Moodle XML file and imports all regular multichoice questions changing them into 'Random select answers' questions. This enables users to export some of their multichoice questions using the normal Moodle XML export format and import them back with the 'Random select answers' format. The additional benefit of this process is that they now have 2 copies of each question, one using the regular grading scheme and one using the 'Random select answers' grading scheme.

This plugin is currently waiting for approval in the Moodle plugins directory. It's available from my Github at https://github.com/rezeau/moodle-qformat_answersselect