-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
461 numbering questions results page #872
Conversation
Hi @Ancentury; numbering looks to be working well. But there remains a spacing issue which is described in ticket #461. There's a space between the question and the answer for questions 1, 2, 4, 5, 6, but not for questions 3 and 7. A difference between TextResult and the MultiChoiceResult ? We would like to answer to be close to the question. Good:
Bad:
|
@MrDeshaies Fixed. Please check again. Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Results look great now! Answers are close to the question. Numbering works well, even with dynamic questions (e.g. those on data using personal info)
No description provided.