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/can6C02-RKszh9kq.js.map
{"version":3,"file":"can6C02-RKszh9kq.js","sources":["../../src/exercices/can/6e/can6C02.js"],"sourcesContent":["import { texteEnCouleur } from '../../../lib/outils/embellissements'\nimport { calculANePlusJamaisUtiliser, randint } from '../../../modules/outils.js'\nimport Exercice from '../../Exercice.js'\nexport const titre = 'Multiplier un nombre pair par 5'\nexport const interactifReady = true\nexport const interactifType = 'mathLive'\nexport const amcReady = true\nexport const amcType = 'AMCNum'\n\n/*!\n * @author Jean-Claude Lhote\n * Créé pendant l'été 2021\n * Référence can6C02\n */\nexport const uuid = '5c1b3'\nexport const ref = 'can6C02'\nexport default function NombrePairFois5 () {\n  Exercice.call(this)\n  this.typeExercice = 'simple'\n  this.tailleDiaporama = 2\n  this.nbQuestions = 1\n  this.formatChampTexte = 'largeur15 inline'\n  this.nouvelleVersion = function () {\n    const a = randint(11, 49, [20, 30, 40, 15, 25, 35, 45]) * 2\n    this.reponse = calculANePlusJamaisUtiliser(a * 5)\n    this.question = `Calculer $${a}\\\\times 5$.`\n    // Selon le cas l'endroit d'ajout peut différer\n    this.canEnonce = this.question\n    this.canReponseACompleter = ''\n    this.correction = `$${a}\\\\times 5 = ${this.reponse}$`\n    this.correction += texteEnCouleur(`<br> Mentalement : <br>\n    Pour multiplier par $5$, on peut :  <br>\n    $\\\\bullet$ ou bien d'abord multiplier par $10$, puis diviser par $2$ :<br>\n    $${a}\\\\times 5 = (${a} \\\\times 10)\\\\div 2  = ${calculANePlusJamaisUtiliser(a * 10)}\\\\div 2=${this.reponse}$.<br>\n    $\\\\bullet$ ou bien d'abord diviser  par $2$, puis multiplier  par $10$ :<br>$${a}\\\\times 5 = (${a}\\\\div 2 ) \\\\times 10 = ${calculANePlusJamaisUtiliser(a / 2)}\\\\times 10=${this.reponse}$.`)\n  }\n}\n"],"names":["titre","interactifReady","interactifType","amcReady","amcType","uuid","ref","NombrePairFois5","Exercice","a","randint","calculANePlusJamaisUtiliser","texteEnCouleur"],"mappings":"0DAGY,MAACA,EAAQ,kCACRC,EAAkB,GAClBC,EAAiB,WACjBC,EAAW,GACXC,EAAU,SAEvB;AAAA;AAAA;AAAA;AAAA,GAKY,MAACC,EAAO,QACPC,EAAM,UACJ,SAASC,GAAmB,CACzCC,EAAS,KAAK,IAAI,EAClB,KAAK,aAAe,SACpB,KAAK,gBAAkB,EACvB,KAAK,YAAc,EACnB,KAAK,iBAAmB,mBACxB,KAAK,gBAAkB,UAAY,CACjC,MAAMC,EAAIC,EAAQ,GAAI,GAAI,CAAC,GAAI,GAAI,GAAI,GAAI,GAAI,GAAI,EAAE,CAAC,EAAI,EAC1D,KAAK,QAAUC,EAA4BF,EAAI,CAAC,EAChD,KAAK,SAAW,aAAaA,CAAC,cAE9B,KAAK,UAAY,KAAK,SACtB,KAAK,qBAAuB,GAC5B,KAAK,WAAa,IAAIA,CAAC,eAAe,KAAK,OAAO,IAClD,KAAK,YAAcG,EAAe;AAAA;AAAA;AAAA,OAG/BH,CAAC,gBAAgBA,CAAC,0BAA0BE,EAA4BF,EAAI,EAAE,CAAC,WAAW,KAAK,OAAO;AAAA,mFAC1BA,CAAC,gBAAgBA,CAAC,0BAA0BE,EAA4BF,EAAI,CAAC,CAAC,cAAc,KAAK,OAAO,IAAI,CAC5L,CACH"}