Guided quiz

Activities ::: mod_guidedquiz
Maintained by Gerard Cuello Adell
Quiz module modification to display questions sequentially, there is a number of attempts and an attempt penalization for each question instance. Users can only pass to the next question when they finds the correct answer, skip the question (max penalization applied) or reach the maximum number of attempts per question.
Latest release:
1 sites
Current versions available: 1

Quiz module modification to display questions sequentially, there is a number of attempts and an attempt penalization for each question instance. Users can only pass to the next question when they finds the correct answer, skip the question (max penalization applied) or reach the maximum number of attempts per question.

REQUIREMENTS
* Compatible with Moodle 1.9.x releases
* Users with Javascript/AJAX support enabled

PROGRAMMED RESPONSES QUESTION TYPE LINKAGE
There is a linkage between this module and the programmed responses question type, this module can define "global" variables and they can be referenced from the function arguments of the programmed responses question instances of the quiz.  

The variables can be added to the quiz text following the next format: {$varname} the variables names only accepts alphanumeric characters, each variable has four attributes, maximum value, minimum value, increment and the number of values, to define both scalar and vectorial variables.

INSTALL
Follow the usual installation instructions

Contributors

Gerard Cuello Adell (Lead maintainer)
David Monllaó: Original developer
Please login to view contributors details and/or to contact them

Comments RSS

Yorumları göster
  • Gentle Mark
    Per, 16 Şub 2012, 11:03 Öğleden Sonra
    I am looking forward for this module for Moodle 2.2 current version. Will it be available?
  • David Monllaó
    Sal, 28 Şub 2012, 4:30 Öğleden Sonra
    Hi Gentle, it will be upgraded with the http://moodle.org/plugins/view.php?plugin=qtype_programmedresp question type; the question engine changes a lot and the programmedresp upgrade will not be trivial so it may be delayed a bit. You can anyway try to install it on a 2.2, I haven't tried it and maybe it works
  • Tim
    Per, 12 Nis 2012, 4:33 Öğleden Sonra
    Moodle 1.9 code will not work on Moodle 2.2 without a lot of changes.
  • Andy Gokce
    Paz, 24 Kas 2019, 1:52 Öğleden Sonra
    Great plugin! Is it possible to limit the number of attempts per question to only one and to set the penalty amount to the equal number of points that student would get if they answered it correctly or even more? Thanks a lot.
Please login to post comments