Do not show completion checkmark when hide_feedback is enabled.
This makes the Completion block consistent with the Answer block. When 'pb_hide_feedback_if_attempts_remain' is set to True in XBLOCK_SETTINGS, once the user submits an answer to an Answer (freeform long answer), the green checkmark is not visible after refreshing the page, even though the given answer/text is still visible. This commit makes Completion blocks consistent with that behaviour.
Showing
Please
register
or
sign in
to comment