magpie-ea / magpie-modules

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

Clean up the code about submission (the submitResults function) #31

Open x-ji opened 5 years ago

x-ji commented 5 years ago

It was rather hastily written back then. Could do with some cleanup/refactoring.

x-ji commented 5 years ago

For example, several places regarding is_MTurk don't seem to be correct with how we actually work with MTurk now, like the line after error: function(responseData, textStatus, errorThrown) {