HEX
Server: Apache
System: Linux vps.mmtprep.com 4.18.0-477.21.1.el8_8.x86_64 #1 SMP Thu Aug 10 13:51:50 EDT 2023 x86_64
User: mmtprep (1001)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/mmtprep/public_html/mathzen.mmtprep.com/assets/beta6test2021-LoAvXNhr.js.map
{"version":3,"file":"beta6test2021-LoAvXNhr.js","sources":["../../src/exercices/beta/beta6test2021.js"],"sourcesContent":["import Exercice from '../Exercice.js'\nimport { listeQuestionsToContenu } from '../../modules/outils.js'\nexport const titre = 'Exercice exemple'\n\n/**\n * Description didactique de l'exercice\n * @author\n * Référence\n*/\nexport default function NomQuelconqueDeLaFonctionQuiCreeExercice () {\n  Exercice.call(this) // Héritage de la classe Exercice()\n  this.titre = titre\n  this.consigne = ''\n  this.nbQuestionsModifiable = false\n  // this.nbQuestions = 10;\n  this.nbCols = 2 // Uniquement pour la sortie LaTeX\n  this.nbColsCorr = 2 // Uniquement pour la sortie LaTeX\n  // this.sup = 1; // Niveau de difficulté\n  this.tailleDiaporama = 3 // Pour les exercices chronométrés. 50 par défaut pour les exercices avec du texte\n  this.video = '' // Id YouTube ou url\n\n  this.nouvelleVersion = function () {\n    this.listeQuestions = [] // Liste de questions\n    this.listeCorrections = [] // Liste de questions corrigées\n    let question1, question2\n\n    question1 = 'texte de la question 1.'\n    question1 += '<br>'\n    question2 = 'texte de la question 2.'\n    question2 += '<br>'\n\n    const correction1 = 'texte de la correction 1'\n    const correction2 = 'texte de la correction2'\n    this.listeQuestions.push(question1, question2)\n    this.listeCorrections.push(correction1, correction2)\n\n    listeQuestionsToContenu(this)\n  }\n  // this.besoinFormulaireNumerique = ['Niveau de difficulté', 3];\n}\n"],"names":["titre","NomQuelconqueDeLaFonctionQuiCreeExercice","Exercice","question1","question2","correction1","correction2","listeQuestionsToContenu"],"mappings":"+CAEY,MAACA,EAAQ,mBAON,SAASC,GAA4C,CAClEC,EAAS,KAAK,IAAI,EAClB,KAAK,MAAQF,EACb,KAAK,SAAW,GAChB,KAAK,sBAAwB,GAE7B,KAAK,OAAS,EACd,KAAK,WAAa,EAElB,KAAK,gBAAkB,EACvB,KAAK,MAAQ,GAEb,KAAK,gBAAkB,UAAY,CACjC,KAAK,eAAiB,CAAE,EACxB,KAAK,iBAAmB,CAAE,EAC1B,IAAIG,EAAWC,EAEfD,EAAY,0BACZA,GAAa,OACbC,EAAY,0BACZA,GAAa,OAEb,MAAMC,EAAc,2BACdC,EAAc,0BACpB,KAAK,eAAe,KAAKH,EAAWC,CAAS,EAC7C,KAAK,iBAAiB,KAAKC,EAAaC,CAAW,EAEnDC,EAAwB,IAAI,CAC7B,CAEH"}