Clicking the "Hide Attempt Summary" checkbox when creating a SCO node does not prevent the Attempt Summary box from appearing, because the control is saving under `hide_attempt_summary`, but the SCO node display is checking `hide_attempt_display`.

Comments

John Franklin created an issue. See original summary.

john franklin’s picture

Status: Active » Needs review
StatusFileSize
new540 bytes

patch attached.

john franklin’s picture

StatusFileSize
new534 bytes

Patch attached.

Apply with: patch -l -p 1 < 3202935-hide-summary-2.patch

john franklin’s picture

Removing first patch... not sure why it uploaded twice.