open-learning-exchange / planet

🌍 Planet Learning - Angular application
https://hub.docker.com/r/treehouses/planet
GNU Affero General Public License v3.0
62 stars 39 forks source link

challenge: dynamic current and target goal #7718

Closed RheuX closed 2 weeks ago

RheuX commented 3 weeks ago

Fixes Group Challenge:

image

2 of my user just finished the challenge, so now it will show $2 out of $500. Also, i change some of the function so that you can change the goal more easily, since its hardcoded right now. (theres 2 function to get and set the goal of the challenges)

Mutugiii commented 3 weeks ago

I prefer the implementation in #7720

RheuX commented 3 weeks ago

I'll change this so that it will only give this the function. I see the main issue now.