Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SAK-50468 Grader should scroll with instructor on desktop instead of overlaying #13373

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

ottenhoff
Copy link
Contributor

@ottenhoff ottenhoff commented Feb 27, 2025

TASKS:

  • Works on desktop
  • Works on mobile
  • Works on iPad
  • Remove the ability to Show All Feedback comment
  • Removed "Grader" and put student name in header.
  • DONE button should also do a SAVE? Not a Save and Release.
  • Test dark mode vs light mode
  • Hide Cancel button desktop (cant get rid of GRADER)
  • Test on Firefox
  • Test on Safari
Screenshot 2025-03-03 at 5 03 22 PM Screenshot 2025-03-03 at 5 02 49 PM

@adrianfish
Copy link
Contributor

I think the word Grader is ok, tbh. It just makes it clear that that is the grading area and doesn't really take up a load of space.
Remove is quicker than editing the text I think. Less clicks.

Generally, I was kind of expecting this JIRA. I think I went a bit too mobile first on it.

@ottenhoff
Copy link
Contributor Author

Thanks. The mobile first is great. But yeah, power users are asking now .....

Remove is definitely quicker. I guess I wonder how often someone is removing entirely vs editing.

Obviously I'm trying to save screen real estate so that the GRADER panel can be fixed size

@wilmahodges
Copy link

Regarding the question about whether "Grader" should appear at the top, I think the way it looks in 22.x is preferable to the word "Grader" in shaded heading. I'd prefer to see the student photo next to name in that area. I think it is pretty clear that they are grading, so the word seems redundant. The student is the main thing you want to see, so it should be more prominent in the side panel. See screenshot of grading panel in 22.x attached for reference.
is-word-grader-needed

@wilmahodges
Copy link

Also, regarding if Done should also Save - Yes, I think selecting Done on the feedback window (or any of the other sections, such as Attachments, Private Notes, or Rubric) should save that section of feedback as well as any grades or other feedback entered so far. However, it should never Save and Release, only Save so the user doesn't lose any comments they have entered if they happen to select Done on a feedback section, but then forget to hit Save on the entire submission.

@wilmahodges
Copy link

wilmahodges commented Mar 3, 2025

For the "Remove" link, to save vertical screen space, couldn't you just put the Remove link to the right of the Edit button, instead of below the CKeditor part? When you Remove a rubric, the link is placed to the right of the Rubric button. This would make the placement more consistent within different feedback types in the grading panel.

@wilmahodges
Copy link

See mockup with my suggested changes
grader-panel-mockup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants