Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Magtest module.

Magtest module: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 2: Line 2:


The Magtest module defines categories of answers, then defines questions and answers for each of the available categories.
The Magtest module defines categories of answers, then defines questions and answers for each of the available categories.
The only activity of students is to perform the test chossing one of the proposed answers, and read result profile feedback (highlighted) at the end.
The module settings allow the test to be played once or accept multiple attemprs (by capability). Also answers can be weighted, so adding more or less credits
to an output category.
==Screens==
* Test screen
* Preview (teacher)
* Categories (teacher)
* Questions (teacher)
* Results (teacher)
* Stats (teacher)
==Capabilities==
Capabilities for students
* mod/magtest/multipleattempts : People having this capability enabled can replay the test
* mod/magtest/doit : People having this capability can play the test
Capability for teachers and power users
* mod/magtest/manage : People having this capability can edit, add, delete categories and questions
* mod/magtest/viewotherresults : People having this capability can access to results of all participants
Miscellaneous
* mod/magtest/viewgeneralstat : People having this capability can access to global stats

Revision as of 11:11, 3 November 2012

The Magtest module (also standing for Magazine test module, as inspired by the Leisure press personality test customs) provides a multitrack scoring test allowing participant classification in categories.

The Magtest module defines categories of answers, then defines questions and answers for each of the available categories.

The only activity of students is to perform the test chossing one of the proposed answers, and read result profile feedback (highlighted) at the end.

The module settings allow the test to be played once or accept multiple attemprs (by capability). Also answers can be weighted, so adding more or less credits to an output category.

Screens

  • Test screen
  • Preview (teacher)
  • Categories (teacher)
  • Questions (teacher)
  • Results (teacher)
  • Stats (teacher)

Capabilities

Capabilities for students

  • mod/magtest/multipleattempts : People having this capability enabled can replay the test
  • mod/magtest/doit : People having this capability can play the test

Capability for teachers and power users

  • mod/magtest/manage : People having this capability can edit, add, delete categories and questions
  • mod/magtest/viewotherresults : People having this capability can access to results of all participants

Miscellaneous

  • mod/magtest/viewgeneralstat : People having this capability can access to global stats