if (kahoot) {
            uploadKahoot(req, res, function (err) {
                if (err) {
                    deferred.reject({
                        message: JSON.stringify(err),