View Issue Details

This issue affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
20386Feature requestsTheme editorpublic2025-12-10 18:39
ReporterTonisOrmisson Assigned ToTonisOrmisson  
PrioritynoneSeverityfeature 
Status in code reviewResolutionopen 
Product Version6.x 
Summary20386: include consistent question info to question rendering
Description

When we are doing the renderQuestion() via LSETwigViewRenderer that all question types call. we have very different data available for different question types. I bumped into a problem doing a custom theme and not having an attribute for a multi question.

I think instead of pushing that one needed attribute for a mutli type, we need to have some common and consistent question level data available while we are rendering any question. Such as question object basic attributes and all related questionAttribute values. Also the question_text and _help for this rendered question.

TagsNo tags attached.
Bug heat0
Story point estimate0
Users affected %0

Users monitoring this issue

There are no users monitoring this issue.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-12-10 15:55 TonisOrmisson New Issue
2025-12-10 15:55 TonisOrmisson Status new => assigned
2025-12-10 15:55 TonisOrmisson Assigned To => TonisOrmisson
2025-12-10 17:23 TonisOrmisson Product Version => 6.x
2025-12-10 18:39 TonisOrmisson Status assigned => in code review