Adaptive mode with hinting

Question behaviour ::: qbehaviour_adaptivehints
Maintained by Oleg Sychev
This is hinting behaviour using abstract hint interface, defined in poasquestion qtype. It is used by Preg and CorrectWriting question types for now, but due to object-oriented architecture it can be used by any other question type requiring advanced hinting.

Adaptive mode with hinting Adaptive with hints behaviour 3.0

Moodle 3.0
Released: Tuesday, 6 December 2016, 4:00 AM

New version for Preg and CorrectWriting question types compatible with PHP 7

Version information

Version build number
2016120500
Version release name
Adaptive with hints behaviour 3.0
Can be updated from
Adaptive with hints behaviour 2.2 (2011111902), Adaptive with hints behaviour 2.3.1 (2013011800), Adaptive with hints behaviour 2.5 (2013052500), Adaptive with hints behaviour 2.6 (2014071000), Adaptive with hints behaviour 2.8 (2015033000)
Maturity
Stable version
MD5 Sum
a5ba7cc79489b6b1aecc2ebcfe04136a
Supported software
PHP 5.6, Moodle 3.0, PHP 7.0
  • Latest release for Moodle 3.0

Version control information

Version control system (VCS)
Mercurial
VCS repository URL

Default installation instructions for plugins of the type Question behaviour

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