Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ starNum
Method
starNum
app/views/play/level/modal/VictoryModal.js:126–126 ·
view source on GitHub ↗
(starEl)
Source
from the content-addressed store, hash-verified
124
// rating, review
125
126
starNum (starEl) {
return
starEl.prevAll(
'i'
).length + 1 }
127
128
showStars (num) {
129
this.$el.find(
'.rating'
).show()
Callers
2
'mouseover .rating i'
Method · 0.95
'click .rating i'
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected