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

Evaluation Updates #55

Open
4 of 6 tasks
matthewkaney opened this issue Jul 23, 2023 · 0 comments
Open
4 of 6 tasks

Evaluation Updates #55

matthewkaney opened this issue Jul 23, 2023 · 0 comments

Comments

@matthewkaney
Copy link
Owner

matthewkaney commented Jul 23, 2023

The evaluation module could use some reworking.

  • The current implementation of flashes uses CSS animations which are kind of messy. Replace these with manual timers.
  • Centralize the evaluation actions into a facet that provides a good mechanism for combining multiple evaluations and tracking whether evaluations are supported at the moment
  • Get rid of the "evaluation action" mechanism and instead allow users to specify custom code directly within the evaluation effect
  • Better encapsulation of functionality and module organization to simplify API
  • Add support for custom CSS classes for individual evaluations
  • Add some sort of check to make sure that evaluation flashes don't violate the WCAG criterion minimizing number of flashes
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

No branches or pull requests

1 participant