Skip to content

Moodle behaviour plug-in for the Stateful question type, you do not need this unless you use the matching question type.

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING.txt
Notifications You must be signed in to change notification settings

maths/moodle-qbehaviour_stateful

Repository files navigation

Stateful question behaviour 1.0

Stateful is a question type based on STACK like STACK its well suited for assessment of STEM subjects. However, the thing that distinguishes it from STACK also opens up usage in other fields.

The point of Stateful is to provide memory within the question logic by using state-variables. Thus making it possible to modify the parameters of the question based on inputs received while the student is interacting with it.

Stateful was created by Matti Harjula of the Aalto University. Stateful, contains contributions done by Eleaga Oy Ltd, it has also been supported by funding from the Finnish Ministry of Education and Culture.

Current state of development

The behaviour portion (i.e. this repository) of Stateful has reached minimal requirements, it provides the question type question attempt level state storage.

Later stages aim for extending to memory stored at user level with various annealing logics to provide ways for questions to affect later questions. The memory annealing logic will necessarily bring with it tools to access, modify, and analyse that memory. It is expected that such variable will always be scalar and that they may include some form of Fuzzy logic styled behaviour.

License

Stateful question type and Stateful question behaviour is Licensed under the GNU General Public, License Version 3. The licensing of various Stateful-editors is up to those editors.

About

Moodle behaviour plug-in for the Stateful question type, you do not need this unless you use the matching question type.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages