Simon-Initiative / course-digest

Tool to produce a summary or digest of OLI course package contents
MIT License
2 stars 0 forks source link

Custom DND: drop ID swapping MER-1749 #130

Closed andersweinstein closed 1 year ago

andersweinstein commented 1 year ago

This changes custom drag and drop conversion to avoid the swapping of target and initiator ids to handle MER-1749. DND converted with this version will only work in version of torus incorporating the corresponding torus PR #3279.

Also add a step to clean HTML layouts of any self-closing tags. These occurred in some HTML layouts and were also being generated by conversion of XML layouts. HTML with self-closing tags will not be work correctly in the torus implementation, which sets innerHTML.