Skip to main content

How do I manage question-level tags?

Configure question-level tags to support accurate reporting and analysis while avoiding unintended reporting issues.

Written by Lauren Baird
Updated this week

Answer

Use question-level tags to control how individual question responses are labeled, grouped, scored, and analyzed in reporting.

If tags are missing or inconsistent, reports may break, data may not group correctly, and scoring or analytics may not behave as expected.


Steps

  1. Open ANVL Insights.

  2. Go to MobilizeEditor.

  3. Open the workflow template you want to update.

  4. Select the question you want to edit.

  5. In the question settings, locate the Tags field.

  6. Review the existing tag values.

  7. Update the tags using the approved JSON format.

  8. Save your changes.

  9. Publish the update to the applicable Group(s).

  10. Test the results in Demonstration / UAT before broader release.

Required tag for reportable questions

Questions that should appear in reports must include a reportName tag.

Example:

[{"reportName":"Hazard Type"}]

What question-level tags are used for

  • labeling question responses in reports

  • grouping the same question across multiple workflows

  • supporting drilldown analysis in ANVL Insights and BI tools

  • supporting Strength Score and Custom Scoring, when used

Helpful notes

  • reportName is required for questions you want to report on.

  • Use the same reportName across workflows when the same question should roll up together in reporting.

  • Use only approved tag keys.

  • Only questions with a correctly configured reportName tag appear in the Workflow Drilldown report.


Only questions with a correctly configured reportName tag appear in the Workflow Drilldown report.


Did this answer your question?