rdmorganiser / rdmorganiser/rdmo
Allow data set questions to be on the same page with non collection questions
@jochenklar is already working on this.
Since Jan 19, 2024.
- Dominant language
- Python
- Stars
- 133
- Forks
- 60
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 21
Description
Wanted
We want to display a non collection question set with general questions and a collection question set for data set questions on a single page. The data sets should of the "tabs" kind (nameable, selectable and available in the whole interview). See this mock image (imagine the header "Fragen pro Datenset" the same size as "Allgemeine Fragen"):
Currently
The current behaviour when you nest a collection question set into another question set, is that the collection question set isn't of the wanted "tabs" style but of the "block" style (like marking a single question as a collection). See this image:
Affected
Users and Managers
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.