lduarte1991 / hxat

Contains the currently-in-development project by HarvardX to bring the annotation tool currently living in the edX platform to a more accessible LTI implementation.
13 stars 7 forks source link

Accessibility and search issue with mirador #10

Closed lduarte1991 closed 8 years ago

lduarte1991 commented 8 years ago
  1. Did some light accessibility tests and changed a few color issues.
  2. Did not add the URI specification from Mirador and thus was getting search results not relevant to that particular course.
  3. Added a way for instructor to edit/delete annotations (still needs a fix to the mirador vendor file in order to allow it to not change the original creator of the annotation when editing)
  4. Lazy loading the thumbnails as you scroll now to limit calls to the mirador server.