Skip to content

(Bug / Improvement) hardcoded text height #21

@danilogr

Description

@danilogr

It seems that the location of the buttons, grids, and pretty much everything is hard-coded to questions with a single line of text.
For example, I tried to add the full NASA TLX question to the NASA TLX questionnaire that comes with VRQuestionnaireToolkit and this is what I got:
image

As looked further into the source code, it seems that all content-generation behaviours rely on a hard-coded value for the text height:
image

Is there an easy way to fix this? I have hard-coded a longer length per question to solve my problem, but I think that it would be great if the authors of this toolkit made it flexible enough to support multi-line questions. This is especially important for validation because the real NASA TLX has longer text descriptions that matter. I.e., the shortened NASA TLX in use by this toolkit hasn't been validated.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions