Bug #5576
GRB - Long question title hide result and spread below title box
Description
Hi,
in a test, if the title of a question is a bit long, you cannot see the score for this question, and text is bellow the title box
See attached
Files
Associated revisions
Fixing question title see #5576
Some fixes in the exercise result page see #5576
Fixing exercise category title see #5576
History
Updated by Julio Montoya over 8 years ago
Well, we can't cut the question title, that view need to be fixed. Any ideas, suggestions?
Updated by Julio Montoya over 8 years ago
- Status changed from New to Needs more info
- % Done changed from 0 to 50
I sent a fix, is not as pretty as before but it works ...
Updated by Yannick Warnier over 8 years ago
I didn't check your fix, Julio, but it could simply be a cut after the 25th character and a tooltip to see the whole question or something like that.
Another way to do it would simply be to have 3 different divs, which could each have its own width, on top of a white background.
Something like:
EXACT | Here is the question title which might be very long of sorts, and then | Score: 4 have the question continue on the second line and maybe after that a very interesting 3d line and so on and so forth...
Updated by Julio Montoya over 8 years ago
- File simple.png simple.png added
- Assignee deleted (
Yoselyn Castillo)
I don't like the idea to cut the question, and the second fix could work but will be uglier than my first solution imagine if you have a 4 or 5 line question the bar will be ridiculously big!! :) It could be fix if we use some dégradé ... here's the screenshot of the solution
Updated by Yannick Warnier over 8 years ago
- File simple-b.png simple-b.png added
Nice! (but) The problem is you then have difficulties figuring out what is correct...
I would try to integrate them more then: if I'm not mistaken "Question 1" ("pregunta 1" in the screenshot) is not part of the question title, so I would rather present it like this screenshot:
That is: put the question ID on the "correct + score" line, fill the overall score bar fully (so that it is more intuitive that it refers to the whole exercise) and put the question itself, as you suggested, one line below.
Updated by Hubert Borderiou over 8 years ago
- File 2012-10-12-1011.png 2012-10-12-1011.png added
I think the order of information we read is
Which question ?
What is the result ?
What is the score ?
What is the correction ?
We could leave the question line the same as when student do the test.
New information are results and correction.
So, we could add the result under the title, then the correction is under the result.
See attached for a proposal for the display of the correction.
(with more comments on the screencopy)
Updated by Hubert Borderiou over 8 years ago
- Subject changed from Long question title hide result and spread below title box to GRB - Long question title hide result and spread below title box
- Category set to Exercises
- Priority changed from Normal to High
Updated by Julio Montoya over 8 years ago
je viens d'envoyer quelque changements ...
et les categories?
Updated by Hubert Borderiou over 8 years ago
Bonjour et merci.
Les catégories peuvent être affichées comme pour les tests, au dessus.
Updated by Julio Montoya over 8 years ago
- Status changed from Needs more info to Needs testing
- % Done changed from 50 to 80
Hubert Borderiou wrote:
Bonjour et merci.
Les catégories peuvent être affichées comme pour les tests, au dessus.
c'est fait
Updated by Hubert Borderiou over 8 years ago
- Status changed from Needs testing to Bug resolved
Tested and approved
Minor - should fix exercise title bug see #5576