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

Improve Gradebook UI/UX #2034

Closed
damianhxy opened this issue Dec 17, 2023 · 3 comments · Fixed by #2123
Closed

Improve Gradebook UI/UX #2034

damianhxy opened this issue Dec 17, 2023 · 3 comments · Fixed by #2123

Comments

@damianhxy
Copy link
Member

  • Assessment headers are generally unreadable -> need a way to delete unused columns (persistently) and easily reformat the remaining columns
  • Right-click menu entries are grayed even though they're not disabled
@damianhxy damianhxy changed the title Gradebook display improvements Increase width of gradebook columns Dec 17, 2023
@damianhxy damianhxy changed the title Increase width of gradebook columns Improve Gradebook UI/UX Jan 4, 2024
@KesterTan
Copy link
Contributor

KesterTan commented Jan 16, 2024

  • Grayed out column when a user right-clicks is too long, not intuitive
  • Need a way to indicate whether a current column is active/inactive and which column (since there can be multiple with the same name) is linked to which button in the grey column
  • Version should also displayed/not displayed together with their corresponding assessment, its not very intuitive to not display an assessment and display the attributed version without an assessment

@KesterTan
Copy link
Contributor

  • The grey color is not inclusive for people who are visually impaired because of the low contrast
  • Changes are not sticky when the page is refreshed.
  • Having multiple columns labelled version is confusing.

@KesterTan
Copy link
Contributor

KesterTan commented Jan 18, 2024

Consider:

  • Slick.Plugins.HeaderButtons to allow for resize of columns.
  • Use ticks like in this example or this to make menu more intuitive, should also change the background color. We can also add an option to save the config to make this sticky.
  • Adding a dropdown at each row which when clicked will bring up a popup about data attributed to that row.
  • Group version and assessment name together like this so that each version is grouped with its corresponding assessment. I think we can also consider grouping the assessments and labs together.

@KesterTan KesterTan mentioned this issue Mar 18, 2024
5 tasks
@damianhxy damianhxy linked a pull request Mar 24, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants