UNPKG

@coorpacademy/progression-engine

Version:

18 lines 395 B
const configurations = [{ version: '1', lives: 1, livesDisabled: true, maxTypos: 0, slidesToComplete: 0, shuffleChoices: false, answerBoundaryLimit: 0, starsPerAskingClue: 0, starsPerCorrectAnswer: 0, starsPerResourceViewed: 0, remainingLifeRequests: 0 }]; export default { configurations, defaultConfiguration: configurations[0] }; //# sourceMappingURL=external.js.map