When viewing the large output of a CodeCheck problem like this one, scrollbars (vertical and horizontal) appear.
(Edit URL)
However, if this exercise is part of an assignment, then only the vertical scrollbar is visible.
(Private URL)
I tracked this to the overflow: hidden style of the <body> element of the CodeCheck problem document embedded in the assignment's <iframe> element.
(I wrongly reported this in the ltihub project, more than 2 years ago.)
When viewing the large output of a CodeCheck problem like this one, scrollbars (vertical and horizontal) appear.
(Edit URL)
However, if this exercise is part of an assignment, then only the vertical scrollbar is visible.
(Private URL)
I tracked this to the
overflow: hiddenstyle of the<body>element of the CodeCheck problem document embedded in the assignment's<iframe>element.(I wrongly reported this in the ltihub project, more than 2 years ago.)