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

2019 10 28 hrange fixes #111

Closed lduarte1991 closed 4 years ago

lduarte1991 commented 4 years ago
  1. Updated Hxighlighter's h-range file to forego checking global position if the variable does not exist (as it does not for annotations created before switch to WebAnnotations).
  2. Added check to see if in cases where the xpath matches, but the text does not, that nonalphanumeric differences (such as extra spaces or carriage returns) are accepted as still matching.
  3. Added some padding to the lower end of the previous-next button
  4. Added message when editing text target objects to warn authors of the implications to any annotations that may have been made beforehand. It also disables to text and requires manual override to edit.
  5. Added fix to show the proper values for video links.