LIT-EIA / adapt-esdc-accessibilityfixes

Extension to load and run a .js file when a course loads
GNU General Public License v3.0
5 stars 2 forks source link

Autofeedback #182

Closed ftourangeau closed 1 year ago

ftourangeau commented 1 year ago

added checkbox to schema and removed mathJax Removed mathjax form inputs from frontend reworked mathJax to hardcode options and remove redundant calls removed unecessary file added reference to config variables in accessibilityfixes.js

added injection of learner's pick in popup added reference to Adapt Framework's API (from core/js/adapt) added reference to plugin's config created function to define the type of popup created a function to get selection on form for mcq and matching questions created function that injects user's selection with the answer state (correct,incorrect) added API's event listener (popup) for future reference

versioning bumped bower to 0.5.6