ideaconsult / Toxtree.js

http://ideaconsult.github.io/Toxtree.js/
2 stars 3 forks source link

Assessment report layout improvements #171

Closed vedina closed 8 years ago

vedina commented 8 years ago
gonzomir commented 8 years ago

Some things not mentioned in #176:

The library we use for DOCX generation does not support hyperlinks in the template file. So a custom plugin will need to developed for this and it will take more time.

For me the docLink works OK in IE. Can you provide more details? A bundle URI and IE version will do. Please, note that the docLink is clickable only if it is valid URL. The check is taken from this gist: https://gist.github.com/searls/1033143 and matches strings that begin with http or www.

vedina commented 8 years ago

The issue with the doclink is it may be very large and can be actually not web URL, but e.g. windows file path to a shared drive.

The solution suggested in December was to allow convenient copying of this long string (similar to the way UUID is copied) and let the user paste it into a browser or elsewhere.

vedina commented 8 years ago

It seems at the top of the docx report the assessment code displays the assessment ID