Class for storing calculated sub question statistics and intermediate calculation values.
Author: | James Pratt me@jamiep.org |
Copyright: | 2013 The Open University |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 70 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
calculated_for_subquestion:: (1 method):
__construct()
Class: calculated_for_subquestion - X-Ref
A class to store calculated stats for a sub question.__construct($step = null, $variant = null) X-Ref |
Constructor. param: object|null $step the step data for the step that this sub-question was first encountered in. param: int|null $variant the variant no |