Closed brgaeke closed 1 month ago
I agree: despite the mouseover effect, it's not obvious that clicking on specific test cases will display more information. We will come up with improvements to the UI that make this behavior clear.
Thanks for reporting the issue and for the suggestions!
We're now using a more visible sign (triangle) with a more prominent color for the accordion element:
The error message has been updated:
Note: these changes will be deployed to the learn website at the end of October.
I witnessed the following with a student:
The red arrows point to clickable areas that expand when clicked on, explaining to the student what went wrong (if anything) in each test case. It seems that some people do not realize that the + is a thing they can click on.
The situation is better than in issue 1101, since there is a mouseover visual effect. But it could be that replacing + with "click to see details +" and - with "click to hide -" or something would be more obvious.
Also, the text
Lab failed.
could be changed to say something likeLab failed. Click test cases below to see details.