Skip to content
View Categories

Moderations

The settings for Moderations refer to the question bar that can be used on stages and in buckets.
In the menu item “Moderations” Here you will find an overview of all existing question areas. Each row contains the following information:

  • name the moderation

  • Two Placeholder, with which you can insert the moderation into your stage

  • Number questions received

  • Actions How EditShow director's view or Export questions

At the top right you can activate two additional modes:

  • Duplication mode: Moderations can be duplicated here

  • Delete mode: Allows moderators to remove moderations

Create new moderation / Edit existing one #

When you create a new moderation or edit an existing one, you will be taken to the configuration view.

Generally #

Here you give the moderator a Names – this is also used internally to assign the placeholders.

Two placeholders are available:

  • %QUESTION_FORM(“NAME”)%
    Inserts a form for the question

  • %ASKED_QUESTIONS(“NAME”)%
    Shows the questions already asked

You can simply copy both placeholders to the clipboard with a click and then paste them into your page templates.

Advanced settings #

In the tab "Settings" you can specify:

  • Question answerer: Select individual users to answer questions (e.g., event experts, administrators). These people can later be selected by questioners in the interface. Selected users can then access the questions in the control view.

  • Visible in grouped questions: Controls whether question answerers are also visible in the group view (e.g. in question series by topic)

  • Show asked questions grouped: Enables grouping of questions to improve overview.

Director's view & question export #

Show director's view:
Opens a dedicated interface for moderators to access incoming questions, show or hide them live, archive, or delete them.

Export questions:
Downloads all received questions in xlsx format – ideal for follow-up or reporting.

Adjust placeholder moderation (expert mode) #

Administrators with appropriate permissions can now customize the embedded placeholders. This feature is available in the user roles under User role & permissions can be activated (User > Role & Permissions > “Administration / Placeholder / Expert Mode”).

That means:

  • The Depiction the questions and forms can be changed directly in HTML/CSS

  • Functions (e.g. button behavior, color adjustments) can be controlled via code

  • Practical e.g. for customers with specific CI or embedded events in external platforms

en_US