completion.js
1.12 KB
-
Do not show completion checkmark when hide_feedback is enabled. · 01b33b96
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.
Matjaz Gregoric committed