/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/math-q-factory@3.2.0/lib/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
const{topicsToTest:topicsToTest,shortAnswerPaths:shortAnswerPaths,totalQs:totalQs}=require("./qPathList"),{makeBBList:makeBBList}=require("./makeBBList"),{chapters:chapters}=require("./chapters/chapterList"),defaultQ={q:"What is the answer to the ultimate question of life, the universe and everything",a:42},getMathsQs=(t="",e="",s="",a=0)=>{if(void 0===chapters[t])return defaultQ;let r=chapters[t].qGetter(e,s);return r.qPath=[t,e,s].join("-"),a>0&&(r.qPath+=`-${a}`),r};module.exports={getMathsQs:getMathsQs,topicsToTest:topicsToTest,shortAnswerPaths:shortAnswerPaths,totalQs:totalQs,makeBBList:makeBBList};
//# sourceMappingURL=/sm/894acfba0e554f8b55230eb7a9e327e1da9dc2075f4ddad3f15cbef92be6357a.map