Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Question tests: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(→‎Question bank features: MDLQA numbers, rewording, comment moved to talk page)
(→‎Question bank features: MDLQA numbers, rewording)
Línia 8: Línia 8:
* MDLQA-91 A teacher can edit questions in the [[Question bank|question bank]]
* MDLQA-91 A teacher can edit questions in the [[Question bank|question bank]]
* MDLQA-92 A teacher can preview questions in the question bank
* MDLQA-92 A teacher can preview questions in the question bank
* MDLQA-92 A teacher can delete questions from the question bank
* MDLQA-93 A teacher can delete questions from the question bank
* MDLQA-94 A teacher can sort questions in the question bank
* MDLQA-95 A teacher can organise questions into [[Question categories]]


* Questions can be deleted, but if they are in use, they are just hidden, not actually removed from the database
* The list of questions can be sorted in various ways, and there are options for which questions are displayed
* Questions may be organised into [[Question categories]] and subcategories, either by moving them, or by changing the category setting on the editing form
* Questions may be organised into [[Question categories]] and subcategories, either by moving them, or by changing the category setting on the editing form
* Additional categories may be created or deleted as required. If a teacher attempts to delete a category containing questions, they will be asked to specify another category to move them to
* Additional categories may be created or deleted as required. If a teacher attempts to delete a category containing questions, they will be asked to specify another category to move them to

Revisió del 10:26, 10 abr 2010

Note: This article is a work in progress. Please use the page comments or an appropriate moodle.org forum for any recommendations/suggestions for improvement.


This page lists Moodle 2.0 features in a format suitable for setting up test cases (see Jira as a Test Case Management Software).

Question bank features

  • Questions may be organised into Question categories and subcategories, either by moving them, or by changing the category setting on the editing form
  • Additional categories may be created or deleted as required. If a teacher attempts to delete a category containing questions, they will be asked to specify another category to move them to
  • Questions may be imported in a variety of formats including a text file format and a Moodle XML format. Different import formats support different question types
  • Questions may be exported in four possible formats - GIFT, IMS QTI 2.0, Moodle XML or XHTML format

Features that apply to all question types

Some of these features can only be tested when a question has been added to a quiz, not in the stand-alone question preview.

  1. The student can toggle the flag beside each question.
  2. The teacher can see the state of a student's flag, but cannot change it.
  3. Once a question has been finished, the teacher can manually override the grade, and add a comment.
  4. Underneath the view of the question in its current state, there is a table showing the history of states the question went through.


Features of specific question types

Calculated

Description

Essay

Matching

Multianswer

Multiple Choice

Numerical

Short answer

True-false

Missing

Suppose you install a question of a particular type, create some questions, have students attempt a quiz using those questions, then un-install the question type. Clearly it is no longer possible to use that quiz or review those questions exactly as they used to appear. However, it should still be possible to look that the quiz reports for that old quiz, and review the quiz attempts and see any questions of types that are still installed on your server. The 'missing' question types exists to make that possible.

It also serves to keep things basically working if you restore a backup file made on another server that has more question types installed.


See also