0
If I reset my progress in a course, will I continue to earn EX for re-doing modules?
I'm working through a module that I know I want to review a few more times. Resetting my progress seems like the easy answer but I would also like to keep getting XP if I re-do the course! Can someone who has done this let me know if I'll continue to earn after resetting? Thanks!
3 Respuestas
+ 7
You don't have to hit reset. I would just start over at the beginning of the lessons and work your way through them slowly. Take your time. Practice writing your own codes for every new concept. If anything doesn't make sense, see if you can find help in the lesson comments. Use Google a lot. It helps to see each new concept from several different viewpoints, so I suggest looking them up in a few tutorials, for example, for Python,
https://www.programiz.com/python-programming
https://www.learnpython.org
https://www.tutorialspoint.com/python/
https://docs.python.org/3.7/tutorial/
It's a slower process but it's worth it because the knowledge you get will stick.
+ 2
Reset progress will remove ALL xp that you got with that language, including challenges.
https://www.sololearn.com/Discuss/355695/?ref=app
0
Thank you! Glad I checked first before hitting reset on anything.
Any chance you know of any ways to continue earning experience with a particular language or course once you have finished the introduction? I'm trying to find ways to get more practise with python beyond just doing challenges.