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

Add localizable labels to instructor charts #379

Closed
12 tasks done
bmtcril opened this issue Sep 13, 2023 · 1 comment · Fixed by #384
Closed
12 tasks done

Add localizable labels to instructor charts #379

bmtcril opened this issue Sep 13, 2023 · 1 comment · Fixed by #384
Assignees

Comments

@bmtcril
Copy link
Contributor

bmtcril commented Sep 13, 2023

Per #169 we should add the following (where it makes sense) to all instructor dashboard charts:

  • Descriptive title
  • Description
  • X axis label
  • Y axis label
  • Localized legend (ex course name, problem name, etc) or turn it off

Here are the current charts to work on, future charts should include these as part of being added.

  • Learners per day
  • Learners by enrollment mode
  • Enrollment events per day
  • Problem engagement overview
  • Grade distribution
  • Response distribution
  • Grade distribution
  • Attempts to first success
  • Hints and answers
  • Watches per video
  • Transcripts
  • Video drilldown
@bmtcril bmtcril self-assigned this Sep 13, 2023
@bmtcril
Copy link
Contributor Author

bmtcril commented Sep 13, 2023

Remaining issues:

  • Enrollments By Enrollment Mode uses the verb name in tooltip display "audit" / "verified"
  • Enrollment Events Per Day uses the verb name in tooltip display "registered" / "unregistered"
  • Problem Responses - displays "True" / "False" for correct / incorrect responses
  • Watches Per Video - displays "Total plays" / "Unique watchers" from the metrics
  • Several places where "count" appears in the tooltips, I'm not sure if we want to turn this off or try to rename it

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 a pull request may close this issue.

1 participant