magpie-ea / magpie-modules

the reusable front-end bits in the _magpie modules
MIT License
7 stars 1 forks source link

Hook after_response_enabled currently unavailable #52

Closed JannisBush closed 5 years ago

JannisBush commented 5 years ago

Add .then(() => hookEvts(evts.after_response_enabled)); to createTrialDOM in babeUtils.js.

It would also be nice, to have a hook after the response was given.