LimeSurvey session can end up without session storage object required for designation questions
It is possible that required session objects (qans_designation_groups and qans_participant_id) get deleted from session storage or are never properly loaded. This will leave the questions that need that data unable to render.
It is suspected that this might happen when a participant closes their browser tab, but not their window.
Edited by Jaro Camphuijsen