MCPcopy Create free account
hub / github.com/codecombat/codecombat / isAssessment

Method isAssessment

app/models/Level.js:639–639  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

637 }
638
639 isAssessment () { return Boolean(this.get('assessment')) }
640
641 isCapstone () { return this.get('ozariaType') === 'capstone' }
642

Callers 1

Calls 1

getMethod · 0.45

Tested by

no test coverage detected