���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home3/cpr76684/public_html/e2.tar
���ѧ٧ѧ�
6de22adc17fe426ead150e3f74396f42f357d14a 0000666 00000000563 15152022574 0012221 0 ustar 00 { "semantics": [ { "label": "Etiket", "description": "Etiket/opskrif vir antwoorde wanneer gebruiker alle antwoorde uitvoer" }, {}, { "label": "Uitvoer nie ondersteun nie etiket", "default": "Uitvoer word nie ondersteun op jou toestel nie" }, { "label": "Voeg kommentaar by in die uitgevoerde dokument" } ] } 09e204b8163e5868cae66221e23728c98b60015c 0000666 00000003617 15152073130 0011560 0 ustar 00 var H5PPresave = H5PPresave || {}; var H5PEditor = H5PEditor || {}; /** * Function to go through all elements of a Course Presentation and perform the separate calculations before returning a aggregated result * * @param {object} content * @param finished * @constructor */ H5PPresave['H5P.InteractiveVideo'] = function (content, finished) { var presave = H5PEditor.Presave; if (isContentInvalid()) { throw new presave.exceptions.InvalidContentSemanticsException('Invalid Interactive Video Error'); } var librariesToCheck = [].concat(content.interactiveVideo.assets.interactions); if (hasSummary()) { librariesToCheck.push({action: content.interactiveVideo.summary.task}); } var score = librariesToCheck .map(function (element) { if (element.hasOwnProperty('action')) { return element.action; } return {}; }) .filter(function (action) { return action.hasOwnProperty('library') && action.hasOwnProperty('params'); }) .map(function (action) { return (new presave).process(action.library, action.params).maxScore; }) .reduce(function (currentScore, scoreToAdd) { if (presave.isInt(scoreToAdd)) { currentScore += scoreToAdd; } return currentScore; }, 0); presave.validateScore(score); finished({maxScore: score}); /** * Check if required parameters is present * @return {boolean} */ function isContentInvalid() { return !presave.checkNestedRequirements(content, 'content.interactiveVideo.assets.interactions') || !Array.isArray(content.interactiveVideo.assets.interactions); } /** * Check if required summary is present * @return {boolean} */ function hasSummary() { return presave.checkNestedRequirements(content, 'content.interactiveVideo.summary.task.library') && presave.checkNestedRequirements(content, 'content.interactiveVideo.summary.task.params'); } };
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�