|
This seems sensible, I suggest we address this in 1.9.6
Any Ideas where in the code to address this issue?? , I would like to get started on this.
I confess to having mixed feelings about this. On the one hand, I like the idea of being consistent with previous versions; however, from a usability standpoint when in other places of Moodle we see the user name as a link it takes us to the user profile. How can we be consistent. Might it be better to have another way of indicating that we just want to see a particular row? I'm not sure from a UI perspective what might be best but figured I would throw the idea out there. Peace - Anthony
This is far out of my area, but could a direct link to course/user grade mode be specified only in the grader/index page?
Attached is a patch that adds a "User grades" icon next to the user name. The screenshot shows the result.
Nicolas - Here is what I noticed when I applied. Not sure the cause but figured I would report it:
Incorrect scale id: 2
Incorrect scale id: 2
Peace - Anthony Nicolas - I think you can safely ignore the above - I reversed the patch and seeing the same behavior before the patch so it is likely from some testing or other error already in the database. Patch looks OK but I found the image to be a bit crowded but I suspect this could be fixed with a little CSS magic. I'll attach a screen shot. Peace - Anthony
I think the image for the new link crowds the name a bit too much. Peace - Anthony
Anthony, I'm not sure how you obtained that screenshot, because the new icon is actually in a separate cell from the student name... Can you post a dump of the output HTML for one of these cells please?
Thanks Looks like your student cells are a fixed width, and their text content overflows into the next cell... What theme do you use?
Nicolas - I was using the formal_white theme and am attaching the html of the file as requested. It looks like something happens when there are numerous columns that extend beyond a single page - some type of reducing the width of the name column to a minimum setting. When everything is visible on one screen width wise it looks great. I am also attaching a screenshot using the standard theme which shows similar behavior. Let me know if you have any questions. I did not see anything in the css that seemed to be calling attention to itself. I'll poke around the html file and see if I can find something note worthy. Peace - Anthony
Anthony this is only happening when you use the "screenreader" version of this report (without the fixed students column). The main reason is explained in
FYI - I am looking at it using FF 3.0.14 running under Ubuntu. It appears to be something peculiar to FF. I tried it under a Virtual WinXP with FF 3.5 and saw the same behavior but Chrome looked fine. IMO it is really minor and cosmetic. I would not see this as a show stopper but it is strange. Peace - Anthony
Here are screen shots from Chrome on WinXP virtual box, FF 3.5 on WinXP with small text and larger text.
Thanks Nicolas - as long as it is a separate issue. The work on this looks good to me. I play with little things like this while I am in class between taking notes. Peace - Anthony
p.s. fyi - I did not have screenreader on but it does behave much nicer with static width of the student column.
I tested the patch with ie6 and 7 on windows 7 and took screenshots for both of them.
Closing. Any remaining display problems can be dealt with in separate issues
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MDL-3942. Peace - Anthony