()
| 606 | } |
| 607 | |
| 608 | isSummative () { |
| 609 | return ['open-ended', 'cumulative'].includes(this.get('assessment')) |
| 610 | } |
| 611 | |
| 612 | usesLevelHeroLadderEquipment () { |
| 613 | // For hero-ladder levels where we have configured Hero Placeholder inventory equipment, we must have intended to use it instead of letting the player choose their hero/equipment. |