open-cogsci/opensesame-extension-osweb

inline_javascript incompatible with opensesamerun

smathot opened this issue · 0 comments

The inline_javascript item imports from pyqode_extras, which is made available by the OpenSesame GUI. This means that the plugin is not compatible with opensesamerun. This can be improved by importing pyqode_extras only when it's actually used.