UNPKG

@coorpacademy/progression-engine

Version:

22 lines (21 loc) 481 B
"use strict"; exports.__esModule = true; exports.default = void 0; const configurations = [{ version: '1', lives: 1, livesDisabled: true, maxTypos: 0, slidesToComplete: 0, shuffleChoices: false, answerBoundaryLimit: 0, starsPerAskingClue: 0, starsPerCorrectAnswer: 0, starsPerResourceViewed: 0, remainingLifeRequests: 0 }]; var _default = exports.default = { configurations, defaultConfiguration: configurations[0] }; //# sourceMappingURL=external.js.map