Multitrack test

Activities ::: mod_magtest
Maintained by Valery Fremaux
This activity proposes a multitrack test such as visible in magazines. Questions are defined with a predefined number of answer categories, one answer per category. If the participant chooses the answer, it gives points to the relevant category. Each category drives a scoring track and the feedback of the most rated category is given. The result of the test can be used to generate groups in the course.

Multitrack test 1.9.0 (Build 2008053100)

Moodle 1.9
Released: Friday, 2 November 2012, 5:36 AM
MAGTEST FIRST BETA

magtest implements a online test based on magazine self testing, using a set of
answers tagged with letters A,B,C,D,... or symbols. User answers are counted "by answer range",
and a test feedback is given depending on each answer serie count balance.

Developers : Valery Fremaux, Etienne Roze

Contact valery.fremaux@club-internet.fr

Features available :

- Setup categories and optionally associate customisable graphical icon for them
- Define questions
- Define choice otpions for the questions associated with each category
- Define conclusions per category that will displayes as debriefing when the test gets finished.
- Optionnaly weight answers (an aswer may not add always the same amount of "points" to a category score).
- Preview the test with weighting (according to capability "mod/magtest:manage")
- Play the test (according to capability "mod/magtest:doit")
- View the test result when finished
- Replay the test if allowed (according to capability "mod/magtest:multipleattempts" plus a global "per instance" feature switch).
- View the complete results (according to capability "mod/magtest:viewotherresults")
- Per user
- Per category with additional hint :
convert test results into Moodle groups if:
- course has no group set
- The "per instance" feature switch "usemakegroups" is enabled.

- View global stats about answers.
- Display a global conclusion
- Backup module
- Restore
- Do not allow playing the test if current time is former than an enabled starttime.
- Do not allow play nor replay if current time is over an enabled endtime
- Delete all user's answers on course reset

Version information

Version build number
2008053100
Version release name
1.9.0 (Build 2008053100)
Maturity
Release candidate
MD5 Sum
d3abfee2e5cb5d9a49d9fa77986e2ebe
Supported software
Moodle 1.9, PHP 5.2
  • Latest release for Moodle 1.9

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_19_STABLE

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation