Renders sub-tabs in the evaluation area.
File: src/modules/evaluators/evaluator.php
Evaluator::should_use_aggregate_calculations()
Checks whether aggregate calculations should be used for evaluating all submissions of a specific form.
torro_use_aggregate_calculations_breakpoint
Filter Hook: Filters the breakpoint for when to use aggregate results for evaluating submissions.
Evaluator::is_element_evaluatable()
Checks whether a specific element is evaluatable.
Evaluator::show_results()
Renders evaluation results for a specific form.
Evaluator::get_meta_fields()
Returns the available meta fields for the submodule.
Evaluator
Base class for an evaluator.
Evaluator::enabled()
Checks whether the evaluator is enabled for a specific form.
Evaluator::get_stats()
Gets aggregate form statistics for the evaluator.
Evaluator::update_stats()
Updates aggregate form statistics for the evaluator.