Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ setStars
Method
setStars
app/views/play/level/modal/VictoryModal.js:136–139 ·
view source on GitHub ↗
(num)
Source
from the content-addressed store, hash-verified
134
}
135
136
setStars (num) {
137
this.feedback.set(
'rating'
, num)
138
return
this.feedback.save()
139
}
140
141
saveReviewEventually () {
142
return
this.saveReview()
Callers
1
'click .rating i'
Method · 0.95
Calls
2
set
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected