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

Magtest module: Difference between revisions

From MoodleDocs
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
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. It is simple to setup and use.
The Magtest module (also standing for Magazine test module, as inspired by the Leisure press personality test customs, or even Multitrack test) provides a multitrack scoring test allowing participant classification in categories. It is simple to setup and use.


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.
Line 13: Line 13:
Note that to avoid misuse of this feature, the coruse MUST have no groups defined to allow groups generation.
Note that to avoid misuse of this feature, the coruse MUST have no groups defined to allow groups generation.


==Setup==
==Install==


The setup properties are as defined:
Installs as a standard activtiy plugin by unpacking the module in 'mod' directory and run notifications.


===Instance name===
==Setup==
 
Defines the visible name of the instance in the course
 
===Intro===
 
ALlows giving a summary of the activity
 
===Start and end time===
 
Used to open or close the actiity in a time range.
 
===Weighted===
 
When enabled, distinct weights can be attributed to each answer for its attached category. When disabled, the default constant weight is 1.
 
===Use the "make group" utility===
 
Enables the group making feature
 
===Questions per page===
 
Sets up how many questions are printed on the same page.
 
===Allow replay===
 
Global allow replay switch. A user can replay if allow eplay is enabled AND he has capability to play again.
 
===Result===


Sets up a global feedback that will comment the result grid.
The setup properties are as defined in the [[Magtest module:setup | setup form]]


==Screens==
==Screens==
Line 60: Line 32:
==Capabilities==
==Capabilities==


Capabilities for students
'''Capabilities for students'''


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


Capabilities for teachers and power users
'''Capabilities for teachers and power users'''


* mod/magtest/manage : People having this capability can edit, add, delete categories and questions
* 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
* mod/magtest/viewotherresults : People having this capability can access to results of all participants
* mod/magtest/addinstance : People having this capability can add an instance in the course (standard capability)


Miscellaneous
'''Miscellaneous'''


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

Latest revision as of 11:14, 4 November 2012

The Magtest module (also standing for Magazine test module, as inspired by the Leisure press personality test customs, or even Multitrack test) provides a multitrack scoring test allowing participant classification in categories. It is simple to setup and use.

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.

Making groups in course with magtest

Enabling the group making feature, the result of the magtest can be converted into group definition in course. Setup allows defining the group name and group description that will be generated from the magtest participants classification.

Note that to avoid misuse of this feature, the coruse MUST have no groups defined to allow groups generation.

Install

Installs as a standard activtiy plugin by unpacking the module in 'mod' directory and run notifications.

Setup

The setup properties are as defined in the setup form

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

Capabilities 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
  • mod/magtest/addinstance : People having this capability can add an instance in the course (standard capability)

Miscellaneous

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

Reference, information, development and support

valery.fremaux-AT-gmail.com