Skip to content

Only create chart by incoming answers if content is active

Lukas Weingarten requested to merge fix-chart-for-incoming-answers into master

Currently charts without context are tried to created for non active contents.

Steps to reproduce

  1. Create a room
  2. Create a question series
  3. Create at least 2 contents (mc, scale, sort)
  4. Go to content results of the first content (presentation or carousel)
  5. Join room as participant and answer content which is not active for the creator. Means chart isn't created yet.
  6. Following error for creator:
    chart-without-context
Edited by Lukas Weingarten

Merge request reports