-
Notifications
You must be signed in to change notification settings - Fork 199
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
Generic answer feedback #6497
base: trunk
Are you sure you want to change the base?
Generic answer feedback #6497
Conversation
This is currently for the admin blocks, I can add the front end if the implementation makes sense. |
Codecov Report
@@ Coverage Diff @@
## trunk #6497 +/- ##
============================================
- Coverage 47.11% 46.85% -0.26%
+ Complexity 9817 9745 -72
============================================
Files 473 465 -8
Lines 34731 34417 -314
Branches 277 276 -1
============================================
- Hits 16362 16125 -237
+ Misses 18163 18086 -77
Partials 206 206
Continue to review full report at Codecov.
|
Tested - doesn't consistently provide option to give generic question feedback |
Just had a look and it does appear to be intermittent.
It looks like an issue with the "Hide answer feedback" toggle, if you
switch it on and back off the custom feedback appears.
I'm guessing this is a default state that needs to be set somewhere
…On Tue, 14 Mar 2023 at 10:21, TamsinGabriel ***@***.***> wrote:
Tested - doesn't consistently provide option to give generic question
feedback
—
Reply to this email directly, view it on GitHub
<#6497 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABFRGRDDD64TJKEPHGAALUDW4BBELANCNFSM6AAAAAAUVHR2LU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Ben Jones
Proper Design
|
Fixes #5370 (partially)
Changes proposed in this Pull Request
*Add a feedback option for multi and single line questions.
Testing instructions
*Add a multi or single line question and enter feedback.
*Feed back should display on relevant field on front end
Screenshot / Video