Enqueues scripts and stylesheets on the submissions list table view.
File: src/modules/evaluators/participation.php
Participation::enabled()
Checks whether the evaluator is enabled for a specific form.
Participation::get_meta_fields()
Returns the available meta fields for the submodule.
Participation::get_chart_json()
Returns the JSON data to generate the chart.
Participation
Class for an evaluator that measures form participation over time.
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.