Bug #5311
Exercises: display bug in result modal window
Description
When not reaching the required score, the warning-message div is included inside the h3 tag, which is technically an HTML validation error (nothing more than text is allowed in <hx> tags), and it also gives an almost unreadable message. See screenshot.
Files
Associated revisions
Fixing category div see #5311
Result message is green or red if success or not see #5311
Fixing exercise result header see #5311
History
Updated by Julio Montoya over 8 years ago
- Status changed from Assigned to Needs testing
- Assignee changed from Julio Montoya to Yoselyn Castillo
- % Done changed from 0 to 50
I updated the divs
Updated by Yoselyn Castillo over 8 years ago
- File print_score.gif print_score.gif added
- Status changed from Needs testing to Needs more info
- Assignee changed from Yoselyn Castillo to Julio Montoya
It doesn't break now, but the style of warning has been changed. Is this warning style correct now?
other thing, width of of the category row is shorter than the other ones.
See screenshot
Updated by Julio Montoya over 8 years ago
yeah, I changed the "style of warning". I added a "success" or "fail" icon at the right
I will fix the category style
Updated by Julio Montoya over 8 years ago
- Status changed from Needs more info to Needs testing
- Assignee changed from Julio Montoya to Yoselyn Castillo
- % Done changed from 50 to 80
Updated by Yoselyn Castillo over 8 years ago
- File screen-bug.gif screen-bug.gif added
- Status changed from Needs testing to Assigned
- Assignee changed from Yoselyn Castillo to Julio Montoya
There is a problem with the width of message. See the pink rectangle in screen-bug.gif
Updated by Julio Montoya over 8 years ago
- Status changed from Assigned to Needs testing
- Assignee deleted (
Julio Montoya)
I just sent a fix
Updated by Yoselyn Castillo over 8 years ago
- File good-screen.gif good-screen.gif added
Fixed. See the attachment
Updated by Yoselyn Castillo over 8 years ago
- Status changed from Needs testing to Bug resolved
- Assignee deleted (
Yoselyn Castillo)
Fixing exercise result message see #5311