X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/admin/tool/lp/amd/build
home
/
cbholdings
/
pasukulu
/
admin
/
tool
/
lp
/
amd
/
build
/
📁
..
📄
actionselector.min.js
(2.78 KB)
📄
actionselector.min.js.map
(8.46 KB)
📄
competencies.min.js
(6.92 KB)
📄
competencies.min.js.map
(19.19 KB)
📄
competency_outcomes.min.js
(1.08 KB)
📄
competency_outcomes.min.js.map
(3.8 KB)
📄
competency_plan_navigation.min.js
(1.26 KB)
📄
competency_plan_navigation.min.js.map
(3.87 KB)
📄
competency_rule.min.js
(1.25 KB)
📄
competency_rule.min.js.map
(5.89 KB)
📄
competency_rule_all.min.js
(599 B)
📄
competency_rule_all.min.js.map
(2.13 KB)
📄
competency_rule_points.min.js
(2.48 KB)
📄
competency_rule_points.min.js.map
(8.29 KB)
📄
competencyactions.min.js
(15.39 KB)
📄
competencyactions.min.js.map
(44.26 KB)
📄
competencydialogue.min.js
(2.32 KB)
📄
competencydialogue.min.js.map
(7.6 KB)
📄
competencypicker.min.js
(6.73 KB)
📄
competencypicker.min.js.map
(21.75 KB)
📄
competencypicker_user_plans.min.js
(3.07 KB)
📄
competencypicker_user_plans.min.js.map
(10.26 KB)
📄
competencyruleconfig.min.js
(6.04 KB)
📄
competencyruleconfig.min.js.map
(20.69 KB)
📄
competencytree.min.js
(3.19 KB)
📄
competencytree.min.js.map
(12.6 KB)
📄
course_competency_settings.min.js
(2.68 KB)
📄
course_competency_settings.min.js.map
(7.48 KB)
📄
dialogue.min.js
(1.64 KB)
📄
dialogue.min.js.map
(5.65 KB)
📄
dragdrop-reorder.min.js
(1.2 KB)
📄
dragdrop-reorder.min.js.map
(5.09 KB)
📄
event_base.min.js
(555 B)
📄
event_base.min.js.map
(2.21 KB)
📄
evidence_delete.min.js
(1.29 KB)
📄
evidence_delete.min.js.map
(4.74 KB)
📄
form-user-selector.min.js
(1.3 KB)
📄
form-user-selector.min.js.map
(4.43 KB)
📄
form_competency_element.min.js
(2.35 KB)
📄
form_competency_element.min.js.map
(6.7 KB)
📄
frameworkactions.min.js
(2.4 KB)
📄
frameworkactions.min.js.map
(8.01 KB)
📄
frameworks_datasource.min.js
(1.13 KB)
📄
frameworks_datasource.min.js.map
(4.32 KB)
📄
grade_dialogue.min.js
(1.91 KB)
📄
grade_dialogue.min.js.map
(6.12 KB)
📄
grade_user_competency_inline.min.js
(2.6 KB)
📄
grade_user_competency_inline.min.js.map
(7.98 KB)
📄
menubar.min.js
(9.58 KB)
📄
menubar.min.js.map
(37.93 KB)
📄
module_navigation.min.js
(838 B)
📄
module_navigation.min.js.map
(2.95 KB)
📄
parentcompetency_form.min.js
(2.43 KB)
📄
parentcompetency_form.min.js.map
(8.19 KB)
📄
planactions.min.js
(9.4 KB)
📄
planactions.min.js.map
(27.69 KB)
📄
scaleconfig.min.js
(3.49 KB)
📄
scaleconfig.min.js.map
(11.36 KB)
📄
scalevalues.min.js
(670 B)
📄
scalevalues.min.js.map
(2.51 KB)
📄
templateactions.min.js
(2.79 KB)
📄
templateactions.min.js.map
(9.64 KB)
📄
tree.min.js
(8.11 KB)
📄
tree.min.js.map
(27.21 KB)
📄
user_competency_course_navigation.min.js
(1.48 KB)
📄
user_competency_course_navigation.min.js.map
(4.56 KB)
📄
user_competency_info.min.js
(1.96 KB)
📄
user_competency_info.min.js.map
(6.1 KB)
📄
user_competency_plan_popup.min.js
(2.48 KB)
📄
user_competency_plan_popup.min.js.map
(7.11 KB)
📄
user_competency_workflow.min.js
(4.61 KB)
📄
user_competency_workflow.min.js.map
(12.68 KB)
📄
user_evidence_actions.min.js
(6.67 KB)
📄
user_evidence_actions.min.js.map
(19.24 KB)
Editing: user_competency_info.min.js.map
{"version":3,"file":"user_competency_info.min.js","sources":["../src/user_competency_info.js"],"sourcesContent":["// This file is part of Moodle - http://moodle.org/\n//\n// Moodle is free software: you can redistribute it and/or modify\n// it under the terms of the GNU General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n//\n// Moodle is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n// GNU General Public License for more details.\n//\n// You should have received a copy of the GNU General Public License\n// along with Moodle. If not, see <http://www.gnu.org/licenses/>.\n\n/**\n * Module to refresh a user competency summary in a page.\n *\n * @module tool_lp/user_competency_info\n * @copyright 2015 Damyon Wiese\n * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later\n */\n\ndefine(['jquery', 'core/notification', 'core/ajax', 'core/templates'], function($, notification, ajax, templates) {\n\n /**\n * Info\n *\n * @param {JQuery} rootElement Selector to replace when the information needs updating.\n * @param {Number} competencyId The id of the competency.\n * @param {Number} userId The id of the user.\n * @param {Number} planId The id of the plan.\n * @param {Number} courseId The id of the course.\n * @param {Boolean} displayuser If we should display the user info.\n */\n var Info = function(rootElement, competencyId, userId, planId, courseId, displayuser) {\n this._rootElement = rootElement;\n this._competencyId = competencyId;\n this._userId = userId;\n this._planId = planId;\n this._courseId = courseId;\n this._valid = true;\n this._displayuser = (typeof displayuser !== 'undefined') ? displayuser : false;\n\n if (this._planId) {\n this._methodName = 'tool_lp_data_for_user_competency_summary_in_plan';\n this._args = {competencyid: this._competencyId, planid: this._planId};\n this._templateName = 'tool_lp/user_competency_summary_in_plan';\n } else if (this._courseId) {\n this._methodName = 'tool_lp_data_for_user_competency_summary_in_course';\n this._args = {userid: this._userId, competencyid: this._competencyId, courseid: this._courseId};\n this._templateName = 'tool_lp/user_competency_summary_in_course';\n } else {\n this._methodName = 'tool_lp_data_for_user_competency_summary';\n this._args = {userid: this._userId, competencyid: this._competencyId};\n this._templateName = 'tool_lp/user_competency_summary';\n }\n };\n\n /**\n * Reload the info for this user competency.\n *\n * @method reload\n */\n Info.prototype.reload = function() {\n var self = this,\n promises = [];\n\n if (!this._valid) {\n return;\n }\n\n promises = ajax.call([{\n methodname: this._methodName,\n args: this._args\n }]);\n\n promises[0].done(function(context) {\n // Check if we should also the user info.\n if (self._displayuser) {\n context.displayuser = true;\n }\n templates.render(self._templateName, context).done(function(html, js) {\n templates.replaceNode(self._rootElement, html, js);\n }).fail(notification.exception);\n }).fail(notification.exception);\n };\n\n /** @property {JQuery} The root element to replace in the DOM. */\n Info.prototype._rootElement = null;\n /** @property {Number} The id of the course. */\n Info.prototype._courseId = null;\n /** @property {Boolean} Is this module valid? */\n Info.prototype._valid = null;\n /** @property {Number} The id of the plan. */\n Info.prototype._planId = null;\n /** @property {Number} The id of the competency. */\n Info.prototype._competencyId = null;\n /** @property {Number} The id of the user. */\n Info.prototype._userId = null;\n /** @property {String} The method name to load the data. */\n Info.prototype._methodName = null;\n /** @property {Object} The arguments to load the data. */\n Info.prototype._args = null;\n /** @property {String} The template to reload the fragment. */\n Info.prototype._templateName = null;\n /** @property {Boolean} If we should display the user info? */\n Info.prototype._displayuser = false;\n\n return /** @alias module:tool_lp/user_competency_info */ Info;\n\n});\n"],"names":["define","$","notification","ajax","templates","Info","rootElement","competencyId","userId","planId","courseId","displayuser","_rootElement","_competencyId","_userId","_planId","_courseId","_valid","_displayuser","this","_methodName","_args","competencyid","planid","_templateName","userid","courseid","prototype","reload","self","call","methodname","args","done","context","render","html","js","replaceNode","fail","exception"],"mappings":";;;;;;;AAuBAA,sCAAO,CAAC,SAAU,oBAAqB,YAAa,mBAAmB,SAASC,EAAGC,aAAcC,KAAMC,eAY/FC,KAAO,SAASC,YAAaC,aAAcC,OAAQC,OAAQC,SAAUC,kBAChEC,aAAeN,iBACfO,cAAgBN,kBAChBO,QAAUN,YACVO,QAAUN,YACVO,UAAYN,cACZO,QAAS,OACTC,kBAAuC,IAAhBP,aAA+BA,YAEvDQ,KAAKJ,cACAK,YAAc,wDACdC,MAAQ,CAACC,aAAcH,KAAKN,cAAeU,OAAQJ,KAAKJ,cACxDS,cAAgB,2CACdL,KAAKH,gBACPI,YAAc,0DACdC,MAAQ,CAACI,OAAQN,KAAKL,QAASQ,aAAcH,KAAKN,cAAea,SAAUP,KAAKH,gBAChFQ,cAAgB,mDAEhBJ,YAAc,gDACdC,MAAQ,CAACI,OAAQN,KAAKL,QAASQ,aAAcH,KAAKN,oBAClDW,cAAgB,2CAS7BnB,KAAKsB,UAAUC,OAAS,eAChBC,KAAOV,KAGNA,KAAKF,QAICd,KAAK2B,KAAK,CAAC,CAClBC,WAAYZ,KAAKC,YACjBY,KAAMb,KAAKE,SAGN,GAAGY,MAAK,SAASC,SAElBL,KAAKX,eACLgB,QAAQvB,aAAc,GAE1BP,UAAU+B,OAAON,KAAKL,cAAeU,SAASD,MAAK,SAASG,KAAMC,IAC9DjC,UAAUkC,YAAYT,KAAKjB,aAAcwB,KAAMC,OAChDE,KAAKrC,aAAasC,cACtBD,KAAKrC,aAAasC,YAIzBnC,KAAKsB,UAAUf,aAAe,KAE9BP,KAAKsB,UAAUX,UAAY,KAE3BX,KAAKsB,UAAUV,OAAS,KAExBZ,KAAKsB,UAAUZ,QAAU,KAEzBV,KAAKsB,UAAUd,cAAgB,KAE/BR,KAAKsB,UAAUb,QAAU,KAEzBT,KAAKsB,UAAUP,YAAc,KAE7Bf,KAAKsB,UAAUN,MAAQ,KAEvBhB,KAAKsB,UAAUH,cAAgB,KAE/BnB,KAAKsB,UAAUT,cAAe,EAE2Bb"}
Upload File
Create Folder