Rationale field in assessment workflow-collect structures
Closed this issue · 3 comments
vedina commented
Rationale cannot be given under tab “collect structures”. It can be only given under “list collected”
Uncaught TypeError: Cannot read property 'tag' of undefined
at HTMLTextAreaElement.<anonymous> (ui-matrix.js:792)
at HTMLTextAreaElement.dispatch (jquery-1.10.2.js:5095)
at HTMLTextAreaElement.elemData.handle (jquery-1.10.2.js:4766)
colResizable-1.6.min.js:2 Uncaught TypeError: a[A] is not a function
at colResizable-1.6.min.js:2
at dispatch (jquery-1.10.2.js:5095)
at elemData.handle (jquery-1.10.2.js:4766)
thejonan commented
It could be fixed with this commit: thejonan/Toxtree.js@c22d5a7
Not tested, though.
vedina commented
Not fixed, see comments
vedina commented
OK, it needed both your client side fix and a server fix. Please merge with master