Class for an evaluator that measures form participation over time.
Namespace: awsmug\Torro_Forms\Modules\Evaluators
Participation::bootstrap()
Bootstraps the submodule by setting properties.
Participation::evaluate_single()
Evaluates a specific form submission.
Participation::show_results()
Renders evaluation results for a specific form.
Participation::register_assets()
Registers all assets the submodule provides.
Participation::enqueue_form_builder_assets()
Enqueues scripts and stylesheets on the form editing screen.
Element_Responses
Class for an evaluator for individual element responses.
Element_Responses::bootstrap()
Bootstraps the submodule by setting properties.
Element_Responses::evaluate_single()
Evaluates a specific form submission.
Element_Responses::show_results()
Renders evaluation results for a specific form.