l3s-learnweb / learnweb

Learnweb is a collaborative search and sharing system which brings together different online services under one umbrella
https://learnweb.l3s.uni-hannover.de
MIT License
1 stars 0 forks source link

Extend annotation tool #186

Open astappiev opened 3 years ago

astappiev commented 3 years ago

In GitLab by @PhilippKemkes on Jan 28, 2021, 19:11

Francesca BIANCHI francesca.bianchi@unisalento.it requested:

One colleague asked whether it would be possible to implement the highlight and tagging system currently applying to TED transcripts to txt files uploaded by the teacher. That would indeed be very useful for me too, Would that be possible?

astappiev commented 3 years ago

We already discussed that in the context of Pocket and bookmarks functionality.

The previous idea was to extend the highlighter tools to the description (text extracted from) of websites and documents. But no one wants to implement that (Tetiana or Eleni 😉).

I will try to summarize an idea of how we can implement that and describe it here.

astappiev commented 2 years ago

http://localhost:8090/lw/ted_transcript.jsf?resource_id=73155

This resource (and transcript) should be available for development now.

astappiev commented 2 years ago

In GitLab by @apeters1 on Jul 11, 2021, 17:31

created merge request !88 to address this issue

astappiev commented 2 years ago

In GitLab by @apeters1 on Aug 6, 2021, 16:40

I'm getting the error: nodesInRange[i].parentNode is null on line 446, but I'm not sure why it is null, I already tried to check it with the debugger but wasn't successful. Would be nice if you could have a look at it.

astappiev commented 8 months ago

336 is an implementation of this issue