Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getProgressStatus
Function
getProgressStatus
app/views/parents/mixins/moduleProgressMixin.js:5–7 ·
view source on GitHub ↗
(level)
Source
from the content-addressed store, hash-verified
3
export
default {
4
methods: {
5
getProgressStatus (level) {
6
return
getProgressStatusHelper(this.levelSessions, level)
7
}
8
}
9
}
Callers
nothing calls this directly
Calls
1
getProgressStatusHelper
Function · 0.90
Tested by
no test coverage detected