From f329f4ce374f5f697ff4d086e16e394123c09a2f Mon Sep 17 00:00:00 2001 From: Marcus Date: Tue, 24 Jul 2018 14:00:41 +0200 Subject: [PATCH] rebuild static JS --- static/polls.js | 2 +- static/polls.js.map | 2 +- static/studip-cliqr.js | 2 +- static/studip-cliqr.js.map | 2 +- static/task-type.multiple-choice.chunk.js | 2 +- static/task-type.multiple-choice.chunk.js.map | 2 +- static/task-type.multiple-choice~task-type.scales.chunk.js | 2 +- static/task-type.scales.chunk.js | 2 +- static/task-type.scales.chunk.js.map | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/static/polls.js b/static/polls.js index 339b405e..e8371a34 100644 --- a/static/polls.js +++ b/static/polls.js @@ -1,2 +1,2 @@ -!function(t){function n(n){for(var e,i,o=n[0],u=n[1],a=0,c=[];athis.length&&(i=this.length),i<0&&(i+=this.length+1);var o,u,a=[],s=[],c=[],f=[],l={},h=n.add,p=n.merge,v=n.remove,d=!1,g=this.comparator&&null==i&&!1!==n.sort,y=e.isString(this.comparator)?this.comparator:null;for(u=0;u7),this._useHashChange=this._wantsHashChange&&this._hasHashChange,this._wantsPushState=!!this.options.pushState,this._hasPushState=!(!this.history||!this.history.pushState),this._usePushState=this._wantsPushState&&this._hasPushState,this.fragment=this.getFragment(),this.root=("/"+this.root+"/").replace(N,"/"),this._wantsHashChange&&this._wantsPushState){if(!this._hasPushState&&!this.atRoot()){var n=this.root.slice(0,-1)||"/";return this.location.replace(n+"#"+this.getPath()),!0}this._hasPushState&&this.atRoot()&&this.navigate(this.getHash(),{replace:!0})}if(!this._hasHashChange&&this._wantsHashChange&&!this._usePushState){this.iframe=document.createElement("iframe"),this.iframe.src="javascript:0",this.iframe.style.display="none",this.iframe.tabIndex=-1;var r=document.body,i=r.insertBefore(this.iframe,r.firstChild).contentWindow;i.document.open(),i.document.close(),i.location.hash="#"+this.fragment}var o=window.addEventListener||function(t,n){return attachEvent("on"+t,n)};if(this._usePushState?o("popstate",this.checkUrl,!1):this._useHashChange&&!this.iframe?o("hashchange",this.checkUrl,!1):this._wantsHashChange&&(this._checkUrlInterval=setInterval(this.checkUrl,this.interval)),!this.options.silent)return this.loadUrl()},stop:function(){var t=window.removeEventListener||function(t,n){return detachEvent("on"+t,n)};this._usePushState?t("popstate",this.checkUrl,!1):this._useHashChange&&!this.iframe&&t("hashchange",this.checkUrl,!1),this.iframe&&(document.body.removeChild(this.iframe),this.iframe=null),this._checkUrlInterval&&clearInterval(this._checkUrlInterval),F.started=!1},route:function(t,n){this.handlers.unshift({route:t,callback:n})},checkUrl:function(t){var n=this.getFragment();if(n===this.fragment&&this.iframe&&(n=this.getHash(this.iframe.contentWindow)),n===this.fragment)return!1;this.iframe&&this.navigate(n),this.loadUrl()},loadUrl:function(t){return!!this.matchRoot()&&(t=this.fragment=this.getFragment(t),e.some(this.handlers,function(n){if(n.route.test(t))return n.callback(t),!0}))},navigate:function(t,n){if(!F.started)return!1;n&&!0!==n||(n={trigger:!!n}),t=this.getFragment(t||"");var e=this.root;""!==t&&"?"!==t.charAt(0)||(e=e.slice(0,-1)||"/");var r=e+t;if(t=this.decodeFragment(t.replace(R,"")),this.fragment!==t){if(this.fragment=t,this._usePushState)this.history[n.replace?"replaceState":"pushState"]({},document.title,r);else{if(!this._wantsHashChange)return this.location.assign(r);if(this._updateHash(this.location,t,n.replace),this.iframe&&t!==this.getHash(this.iframe.contentWindow)){var i=this.iframe.contentWindow;n.replace||(i.document.open(),i.document.close()),this._updateHash(i.location,t,n.replace)}}return n.trigger?this.loadUrl(t):void 0}},_updateHash:function(t,n,e){if(e){var r=t.href.replace(/(javascript:|#).*$/,"");t.replace(r+"#"+n)}else t.hash="#"+n}}),n.history=new F;m.extend=w.extend=M.extend=S.extend=F.extend=function(t,n){var r,i=this;r=t&&e.has(t,"constructor")?t.constructor:function(){return i.apply(this,arguments)};return e.extend(r,i,n),r.prototype=e.create(i.prototype,t),r.prototype.constructor=r,r.__super__=i.prototype,r};var L=function(){throw new Error('A "url" property or function must be specified')},C=function(t,n){var e=n.error;n.error=function(r){e&&e.call(n.context,t,r,n),t.trigger("error",t,r,n)}};return n}(a,e,t,n)}.apply(n,i))||(t.exports=o)}()}).call(this,e(107))},function(t,n,e){var r=e(6);t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},function(t,n,e){var r;(function(){var e=this,i=e._,o=Array.prototype,u=Object.prototype,a=Function.prototype,s=o.push,c=o.slice,f=u.toString,l=u.hasOwnProperty,h=Array.isArray,p=Object.keys,v=a.bind,d=Object.create,g=function(){},y=function(t){return t instanceof y?t:this instanceof y?void(this._wrapped=t):new y(t)};void 0!==t&&t.exports&&(n=t.exports=y),n._=y,y.VERSION="1.8.3";var m=function(t,n,e){if(void 0===n)return t;switch(null==e?3:e){case 1:return function(e){return t.call(n,e)};case 2:return function(e,r){return t.call(n,e,r)};case 3:return function(e,r,i){return t.call(n,e,r,i)};case 4:return function(e,r,i,o){return t.call(n,e,r,i,o)}}return function(){return t.apply(n,arguments)}},w=function(t,n,e){return null==t?y.identity:y.isFunction(t)?m(t,n,e):y.isObject(t)?y.matcher(t):y.property(t)};y.iteratee=function(t,n){return w(t,n,1/0)};var _=function(t,n){return function(e){var r=arguments.length;if(r<2||null==e)return e;for(var i=1;i=0&&n<=S};function P(t){return function(n,e,r,i){e=m(e,i,4);var o=!O(n)&&y.keys(n),u=(o||n).length,a=t>0?0:u-1;return arguments.length<3&&(r=n[o?o[a]:a],a+=t),function(n,e,r,i,o,u){for(;o>=0&&o=0},y.invoke=function(t,n){var e=c.call(arguments,2),r=y.isFunction(n);return y.map(t,function(t){var i=r?n:t[n];return null==i?i:i.apply(t,e)})},y.pluck=function(t,n){return y.map(t,y.property(n))},y.where=function(t,n){return y.filter(t,y.matcher(n))},y.findWhere=function(t,n){return y.find(t,y.matcher(n))},y.max=function(t,n,e){var r,i,o=-1/0,u=-1/0;if(null==n&&null!=t)for(var a=0,s=(t=O(t)?t:y.values(t)).length;ao&&(o=r);else n=w(n,e),y.each(t,function(t,e,r){((i=n(t,e,r))>u||i===-1/0&&o===-1/0)&&(o=t,u=i)});return o},y.min=function(t,n,e){var r,i,o=1/0,u=1/0;if(null==n&&null!=t)for(var a=0,s=(t=O(t)?t:y.values(t)).length;ar||void 0===e)return 1;if(e0?0:i-1;o>=0&&o0?u=o>=0?o:Math.max(o+a,u):a=o>=0?Math.min(o+1,a):o+a+1;else if(e&&o&&a)return r[o=e(r,i)]===i?o:-1;if(i!=i)return(o=n(c.call(r,u,a),y.isNaN))>=0?o+u:-1;for(o=t>0?u:a-1;o>=0&&on?(u&&(clearTimeout(u),u=null),a=c,o=t.apply(r,i),u||(r=i=null)):u||!1===e.trailing||(u=setTimeout(s,f)),o}},y.debounce=function(t,n,e){var r,i,o,u,a,s=function(){var c=y.now()-u;c=0?r=setTimeout(s,n-c):(r=null,e||(a=t.apply(o,i),r||(o=i=null)))};return function(){o=this,i=arguments,u=y.now();var c=e&&!r;return r||(r=setTimeout(s,n)),c&&(a=t.apply(o,i),o=i=null),a}},y.wrap=function(t,n){return y.partial(n,t)},y.negate=function(t){return function(){return!t.apply(this,arguments)}},y.compose=function(){var t=arguments,n=t.length-1;return function(){for(var e=n,r=t[n].apply(this,arguments);e--;)r=t[e].call(this,r);return r}},y.after=function(t,n){return function(){if(--t<1)return n.apply(this,arguments)}},y.before=function(t,n){var e;return function(){return--t>0&&(e=n.apply(this,arguments)),t<=1&&(n=null),e}},y.once=y.partial(y.before,2);var F=!{toString:null}.propertyIsEnumerable("toString"),T=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"];function N(t,n){var e=T.length,r=t.constructor,i=y.isFunction(r)&&r.prototype||u,o="constructor";for(y.has(t,o)&&!y.contains(n,o)&&n.push(o);e--;)(o=T[e])in t&&t[o]!==i[o]&&!y.contains(n,o)&&n.push(o)}y.keys=function(t){if(!y.isObject(t))return[];if(p)return p(t);var n=[];for(var e in t)y.has(t,e)&&n.push(e);return F&&N(t,n),n},y.allKeys=function(t){if(!y.isObject(t))return[];var n=[];for(var e in t)n.push(e);return F&&N(t,n),n},y.values=function(t){for(var n=y.keys(t),e=n.length,r=Array(e),i=0;i":">",'"':""","'":"'","`":"`"},C=y.invert(L),V=function(t){var n=function(n){return t[n]},e="(?:"+y.keys(t).join("|")+")",r=RegExp(e),i=RegExp(e,"g");return function(t){return t=null==t?"":""+t,r.test(t)?t.replace(i,n):t}};y.escape=V(L),y.unescape=V(C),y.result=function(t,n,e){var r=null==t?void 0:t[n];return void 0===r&&(r=e),y.isFunction(r)?r.call(t):r};var D=0;y.uniqueId=function(t){var n=++D+"";return t?t+n:n},y.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var U=/(.)^/,H={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},W=/\\|'|\r|\n|\u2028|\u2029/g,B=function(t){return"\\"+H[t]};y.template=function(t,n,e){!n&&e&&(n=e),n=y.defaults({},n,y.templateSettings);var r=RegExp([(n.escape||U).source,(n.interpolate||U).source,(n.evaluate||U).source].join("|")+"|$","g"),i=0,o="__p+='";t.replace(r,function(n,e,r,u,a){return o+=t.slice(i,a).replace(W,B),i=a+n.length,e?o+="'+\n((__t=("+e+"))==null?'':_.escape(__t))+\n'":r?o+="'+\n((__t=("+r+"))==null?'':__t)+\n'":u&&(o+="';\n"+u+"\n__p+='"),n}),o+="';\n",n.variable||(o="with(obj||{}){\n"+o+"}\n"),o="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+o+"return __p;\n";try{var u=new Function(n.variable||"obj","_",o)}catch(t){throw t.source=o,t}var a=function(t){return u.call(this,t,y)},s=n.variable||"obj";return a.source="function("+s+"){\n"+o+"}",a},y.chain=function(t){var n=y(t);return n._chain=!0,n};var G=function(t,n){return t._chain?y(n).chain():n};y.mixin=function(t){y.each(y.functions(t),function(n){var e=y[n]=t[n];y.prototype[n]=function(){var t=[this._wrapped];return s.apply(t,arguments),G(this,e.apply(y,t))}})},y.mixin(y),y.each(["pop","push","reverse","shift","sort","splice","unshift"],function(t){var n=o[t];y.prototype[t]=function(){var e=this._wrapped;return n.apply(e,arguments),"shift"!==t&&"splice"!==t||0!==e.length||delete e[0],G(this,e)}}),y.each(["concat","join","slice"],function(t){var n=o[t];y.prototype[t]=function(){return G(this,n.apply(this._wrapped,arguments))}}),y.prototype.value=function(){return this._wrapped},y.prototype.valueOf=y.prototype.toJSON=y.prototype.value,y.prototype.toString=function(){return""+this._wrapped},void 0===(r=function(){return y}.apply(n,[]))||(t.exports=r)}).call(this)},function(t,n){var e=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=e)},function(t,n){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,n){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,n,e){var r=e(76)("wks"),i=e(50),o=e(4).Symbol,u="function"==typeof o;(t.exports=function(t){return r[t]||(r[t]=u&&o[t]||(u?o:i)("Symbol."+t))}).store=r},function(t,n,e){var r=e(29),i=Math.min;t.exports=function(t){return t>0?i(r(t),9007199254740991):0}},function(t,n,e){var r=e(2),i=e(144),o=e(31),u=Object.defineProperty;n.f=e(10)?Object.defineProperty:function(t,n,e){if(r(t),n=o(n,!0),r(e),i)try{return u(t,n,e)}catch(t){}if("get"in e||"set"in e)throw TypeError("Accessors not supported!");return"value"in e&&(t[n]=e.value),t}},function(t,n,e){t.exports=!e(5)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(t,n,e){"use strict";var r=e(1),i=e.n(r),o=e(3),u=e.n(o);var a=i.a.View.extend({initialize:function(){this.rendered=!1,this.parent=null,this._views={},this._remove=[],this._dirty={}},template:function(){throw new Error("Template function not defined!")},context:function(){return this.model?this.model.toJSON():{}},render:function(t){return t=u.a.extend({},t),this.eachView(function(t,n){n.$el.detach()}),t.detached=!0,this.$el.html(this.template(this.context())),this.afterTemplate(),this.rendered=!0,this.refreshViews(t),this},afterTemplate:function(){},refreshViews:function(t){t=u.a.extend({},t);for(var n,e=this,r=this._dirty;n=this._remove.shift();)n.remove();return this.eachView(function(n,i){var o=r[n]||t.force;o&&!t.detached&&i.$el.detach(),i.rendered&&!t.force||i.render(t),(o||t.detached)&&e.$(n).append(i.el)}),this._dirty={},this},_removeParent:function(){if(this.parent){var t;for(t in this.parent._views)this.parent._views[t]=u.a.without(this.parent._views[t],this);return this.parent=null,this}},_prepareViews:function(t){var n=this;return t=u.a.map(function(t){return u.a.isArray(t)?t:[t]}(t),u.a.bind(this._createInstance,this)),u.a.each(t,function(t){t.parent&&t.parent!==n&&t._removeParent(),t.parent=n}),t},_createInstance:function(t){return function(t){return t.prototype&&t===t.prototype.constructor}(t)?new t({model:this.model,collection:this.collection}):t},bubble:function(){var t=u.a.toArray(arguments);return this.trigger.apply(this,t),this.parent&&this.parent.bubble.apply(this.parent,t),this},broadcast:function(){var t=u.a.toArray(arguments);return this.trigger.apply(this,t),this.eachView(function(n,e){e.broadcast.apply(e,t)}),this},eachView:function(t){u.a.each(this._views,function(n,e){u.a.each(n,function(n){t(e,n)})})},setView:function(t,n){var e;return n=this._prepareViews(n),(e=this._views[t])&&(this._remove=this._remove.concat(u.a.difference(e,n))),this._views[t]=n,this._dirty[t]=!0,this},insertView:function(t,n,e){var r;return e=this._prepareViews(e),(r=this._views[t])?r.slice().splice.apply(r,[n,0].concat(e)):this._views[t]=e,this._dirty[t]=!0,this},appendView:function(t,n){return this._views[t]=(this._views[t]||[]).concat(this._prepareViews(n)),this._dirty[t]=!0,this},prependView:function(t,n){return this._views[t]=this._prepareViews(n).concat(this._views[t]||[]),this._dirty[t]=!0,this},getViews:function(t){var n;return(n=this._views[t])?n.slice():null},detach:function(){return this._removeParent(),this.$el.detach(),this},remove:function(){return i.a.View.prototype.remove.apply(this,arguments),this._removeParent(),this.eachView(function(t,n){n.remove()}),this},clearViews:function(t){(this.getViews(t)||[]).forEach(function(t){return t.remove()})}});n.a=a},function(t,n,e){t.exports=e(162).default},function(t,n,e){var r=e(30);t.exports=function(t){return Object(r(t))}},function(t,n,e){"use strict";function r(t,n){console.error(t,n),window.STUDIP.Dialog.show(t)}e.d(n,"a",function(){return r})},function(t,n){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},function(t,n,e){var r=e(0),i=e(5),o=e(30),u=/"/g,a=function(t,n,e,r){var i=String(o(t)),a="<"+n;return""!==e&&(a+=" "+e+'="'+String(r).replace(u,""")+'"'),a+">"+i+""};t.exports=function(t,n){var e={};e[t]=n(a),r(r.P+r.F*i(function(){var n=""[t]('"');return n!==n.toLowerCase()||n.split('"').length>3}),"String",e)}},function(t,n,e){var r=e(4),i=e(18),o=e(19),u=e(50)("src"),a=Function.toString,s=(""+a).split("toString");e(35).inspectSource=function(t){return a.call(t)},(t.exports=function(t,n,e,a){var c="function"==typeof e;c&&(o(e,"name")||i(e,"name",n)),t[n]!==e&&(c&&(o(e,u)||i(e,u,t[n]?""+t[n]:s.join(String(n)))),t===r?t[n]=e:a?t[n]?t[n]=e:i(t,n,e):(delete t[n],i(t,n,e)))})(Function.prototype,"toString",function(){return"function"==typeof this&&this[u]||a.call(this)})},function(t,n,e){var r=e(9),i=e(51);t.exports=e(10)?function(t,n,e){return r.f(t,n,i(1,e))}:function(t,n,e){return t[n]=e,t}},function(t,n){var e={}.hasOwnProperty;t.exports=function(t,n){return e.call(t,n)}},function(t,n,e){var r=e(19),i=e(13),o=e(104)("IE_PROTO"),u=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=i(t),r(t,o)?t[o]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?u:null}},function(t,n,e){var r=e(60),i=e(51),o=e(22),u=e(31),a=e(19),s=e(144),c=Object.getOwnPropertyDescriptor;n.f=e(10)?c:function(t,n){if(t=o(t),n=u(n,!0),s)try{return c(t,n)}catch(t){}if(a(t,n))return i(!r.f.call(t,n),t[n])}},function(t,n,e){var r=e(61),i=e(30);t.exports=function(t){return r(i(t))}},function(t,n,e){"use strict";var r=e(5);t.exports=function(t,n){return!!t&&r(function(){n?t.call(null,function(){},1):t.call(null)})}},function(t,n){var e={}.toString;t.exports=function(t){return e.call(t).slice(8,-1)}},function(t,n,e){var r=e(15);t.exports=function(t,n,e){if(r(t),void 0===n)return t;switch(e){case 1:return function(e){return t.call(n,e)};case 2:return function(e,r){return t.call(n,e,r)};case 3:return function(e,r,i){return t.call(n,e,r,i)}}return function(){return t.apply(n,arguments)}}},function(t,n,e){"use strict";var r=e(1),i=e.n(r),o=e(3),u=e.n(o),a=e(14),s=e(77),c={create:"create",update:"update",delete:"destroy",read:"show"},f=i.a.Model.extend({sync:function(t,n,e){return u.a.extend(e,{url:"function"==typeof n.url?n.url(c[t]):void 0}),i.a.sync(t,n,e)},url:function(t){var n=null!=this.id?"/"+this.id:"";return window.cliqr.config.PLUGIN_URL+"votings/"+t+n+"?cid="+window.cliqr.config.CID},getTask:function(){var t=this.get("test");return t?new s.a(u.a.first(t.tasks)):null},isRunning:function(){if(this.has("is_running"))return this.get("is_running");var t=new Date(this.get("start")).valueOf(),n=new Date(this.get("end")).valueOf()||1/0,e=(new Date).valueOf();return t<=e&&e<=n},addResponse:function(t){var n=this;t.save({course_id:window.cliqr.config.CID}).then(function(e){return n.trigger("add:response",n,t),null}).catch(function(t){Object(a.a)("Could not add response",t)})},stop:function(){return this.save({end:(new Date).toISOString()})}});n.a=f},function(t,n,e){var r=e(25),i=e(61),o=e(13),u=e(8),a=e(87);t.exports=function(t,n){var e=1==t,s=2==t,c=3==t,f=4==t,l=6==t,h=5==t||l,p=n||a;return function(n,a,v){for(var d,g,y=o(n),m=i(y),w=r(a,v,3),_=u(m.length),b=0,x=e?p(n,_):s?p(n,0):void 0;_>b;b++)if((h||b in m)&&(g=w(d=m[b],b,y),t))if(e)x[b]=g;else if(g)switch(t){case 3:return!0;case 5:return d;case 6:return b;case 2:x.push(d)}else if(f)return!1;return l?-1:c||f?f:x}}},function(t,n,e){var r=e(0),i=e(35),o=e(5);t.exports=function(t,n){var e=(i.Object||{})[t]||Object[t],u={};u[t]=n(e),r(r.S+r.F*o(function(){e(1)}),"Object",u)}},function(t,n){var e=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:e)(t)}},function(t,n){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},function(t,n,e){var r=e(6);t.exports=function(t,n){if(!r(t))return t;var e,i;if(n&&"function"==typeof(e=t.toString)&&!r(i=e.call(t)))return i;if("function"==typeof(e=t.valueOf)&&!r(i=e.call(t)))return i;if(!n&&"function"==typeof(e=t.toString)&&!r(i=e.call(t)))return i;throw TypeError("Can't convert object to primitive value")}},function(t,n,e){"use strict";n.__esModule=!0,n.extend=a,n.indexOf=function(t,n){for(var e=0,r=t.length;e":">",'"':""","'":"'","`":"`","=":"="},i=/[&<>"'`=]/g,o=/[&<>"'`=]/;function u(t){return r[t]}function a(t){for(var n=1;ne;)i[e]=n[e++];return i},kt=function(t,n,e){H(t,n,{get:function(){return this._d[e]}})},jt=function(t){var n,e,r,i,o,u,a=x(t),s=arguments.length,f=s>1?arguments[1]:void 0,l=void 0!==f,h=M(a);if(void 0!=h&&!S(h)){for(u=h.call(a),r=[],n=0;!(o=u.next()).done;n++)r.push(o.value);a=r}for(l&&s>2&&(f=c(f,arguments[2],2)),n=0,e=d(a.length),i=Pt(this,e);e>n;n++)i[n]=l?f(a[n],n):a[n];return i},It=function(){for(var t=0,n=arguments.length,e=Pt(this,n);n>t;)e[t]=arguments[t++];return e},Ft=!!$&&o(function(){pt.call(new $(1))}),Tt=function(){return pt.apply(Ft?lt.call(Ot(this)):Ot(this),arguments)},Nt={copyWithin:function(t,n){return V.call(Ot(this),t,n,arguments.length>2?arguments[2]:void 0)},every:function(t){return Z(Ot(this),t,arguments.length>1?arguments[1]:void 0)},fill:function(t){return C.apply(Ot(this),arguments)},filter:function(t){return Mt(this,Y(Ot(this),t,arguments.length>1?arguments[1]:void 0))},find:function(t){return Q(Ot(this),t,arguments.length>1?arguments[1]:void 0)},findIndex:function(t){return tt(Ot(this),t,arguments.length>1?arguments[1]:void 0)},forEach:function(t){K(Ot(this),t,arguments.length>1?arguments[1]:void 0)},indexOf:function(t){return et(Ot(this),t,arguments.length>1?arguments[1]:void 0)},includes:function(t){return nt(Ot(this),t,arguments.length>1?arguments[1]:void 0)},join:function(t){return ct.apply(Ot(this),arguments)},lastIndexOf:function(t){return ut.apply(Ot(this),arguments)},map:function(t){return bt(Ot(this),t,arguments.length>1?arguments[1]:void 0)},reduce:function(t){return at.apply(Ot(this),arguments)},reduceRight:function(t){return st.apply(Ot(this),arguments)},reverse:function(){for(var t,n=Ot(this).length,e=Math.floor(n/2),r=0;r1?arguments[1]:void 0)},sort:function(t){return ft.call(Ot(this),t)},subarray:function(t,n){var e=Ot(this),r=e.length,i=y(t,r);return new(F(e,e[yt]))(e.buffer,e.byteOffset+i*e.BYTES_PER_ELEMENT,d((void 0===n?r:y(n,r))-i))}},Rt=function(t,n){return Mt(this,lt.call(Ot(this),t,n))},Lt=function(t){Ot(this);var n=Et(arguments[1],1),e=this.length,r=x(t),i=d(r.length),o=0;if(i+n>e)throw B("Wrong length!");for(;o255?255:255&r),i.v[p](e*n+i.o,r,xt)}(this,e,t)},enumerable:!0})};w?(v=e(function(t,e,r,i){f(t,v,c,"_d");var o,u,a,s,l=0,p=0;if(b(e)){if(!(e instanceof z||"ArrayBuffer"==(s=_(e))||"SharedArrayBuffer"==s))return wt in e?At(v,e):jt.call(v,e);o=e,p=Et(r,n);var y=e.byteLength;if(void 0===i){if(y%n)throw B("Wrong length!");if((u=y-p)<0)throw B("Wrong length!")}else if((u=d(i)*n)+p>y)throw B("Wrong length!");a=u/n}else a=g(e),o=new z(u=a*n);for(h(t,"_d",{b:o,o:p,l:u,e:a,v:new J(o)});l0&&void 0!==arguments[0]?arguments[0]:"li:first-child";i.a.$("#sidebar-navigation ul.sidebar-navigation").find("> li.active").removeClass("active").end().find(t).eq(0).closest("li").addClass("active")},l=function(t,n){o&&(o.$el.hide(),o.remove()),o=t,i.a.$(window).scrollTop(0),function(t){return i.a.$(t||"#cliqr")}(n).prepend(t.$el),t.render(),t&&t.postRender&&t.postRender()}},function(t,n,e){var r=e(7)("unscopables"),i=Array.prototype;void 0==i[r]&&e(18)(i,r,{}),t.exports=function(t){i[r][t]=!0}},function(t,n,e){var r=e(50)("meta"),i=e(6),o=e(19),u=e(9).f,a=0,s=Object.isExtensible||function(){return!0},c=!e(5)(function(){return s(Object.preventExtensions({}))}),f=function(t){u(t,r,{value:{i:"O"+ ++a,w:{}}})},l=t.exports={KEY:r,NEED:!1,fastKey:function(t,n){if(!i(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!o(t,r)){if(!s(t))return"F";if(!n)return"E";f(t)}return t[r].i},getWeak:function(t,n){if(!o(t,r)){if(!s(t))return!0;if(!n)return!1;f(t)}return t[r].w},onFreeze:function(t){return c&&l.NEED&&s(t)&&!o(t,r)&&f(t),t}}},function(t,n,e){"use strict";var r=e(1),i=e.n(r),o=e(3),u=e.n(o),a=new(i.a.Collection.extend({fetchTaskType:function(t){var n,r=u.a.isObject(t)?a.get(t.get("type")):a.get(t);if(!r)throw new Error("Could not find task type: ".concat(r));switch(r.get("id")){case"multiple-choice":n=Promise.all([e.e(0),e.e(2)]).then(function(n){return new(0,e(367).default)(t)}.bind(null,e)).catch(e.oe);break;case"scales":n=Promise.all([e.e(0),e.e(1)]).then(function(n){return new(0,e(368).default)(t)}.bind(null,e)).catch(e.oe)}return n}}));a.add({id:"multiple-choice",name:"Multiple Choice",icon:"assessment"}),a.add({id:"scales",name:"Skalen",icon:"code"}),n.a=a},function(t,n,e){var r=e(17);t.exports=function(t,n,e){for(var i in n)r(t,i,n[i],e);return t}},function(t,n,e){var r=e(25),i=e(130),o=e(90),u=e(2),a=e(8),s=e(88),c={},f={};(n=t.exports=function(t,n,e,l,h){var p,v,d,g,y=h?function(){return t}:s(t),m=r(e,l,n?2:1),w=0;if("function"!=typeof y)throw TypeError(t+" is not iterable!");if(o(y)){for(p=a(t.length);p>w;w++)if((g=n?m(u(v=t[w])[0],v[1]):m(t[w]))===c||g===f)return g}else for(d=y.call(t);!(v=d.next()).done;)if((g=i(d,m,v.value,n))===c||g===f)return g}).BREAK=c,n.RETURN=f},function(t,n){t.exports=function(t,n,e,r){if(!(t instanceof n)||void 0!==r&&r in t)throw TypeError(e+": incorrect invocation!");return t}},function(t,n,e){"use strict";var r=e(4),i=e(9),o=e(10),u=e(7)("species");t.exports=function(t){var n=r[t];o&&n&&!n[u]&&i.f(n,u,{configurable:!0,get:function(){return this}})}},function(t,n,e){var r=e(142),i=e(103).concat("length","prototype");n.f=Object.getOwnPropertyNames||function(t){return r(t,i)}},function(t,n,e){var r=e(2),i=e(141),o=e(103),u=e(104)("IE_PROTO"),a=function(){},s=function(){var t,n=e(106)("iframe"),r=o.length;for(n.style.display="none",e(102).appendChild(n),n.src="javascript:",(t=n.contentWindow.document).open(),t.write("