A tester reported that progress reset doesn't work for some exercises. Example:
T4L1
In the "view-commits" exercise, the command gitmastery progress reset does not work
Steps to reproduce:
- Complete the "view-commit" exercise as usual
- Check that your answer is correct by running
gitmastery verify
- Run
gitmastery progress reset in the view-commits folder
- Open answers.txt and notice your answer should still be there
Similarly for sensors-checkout and sensors-diff. All three are graded based on Q&A, so, I'm guessing it's something to do with the Q&A grading mode.
A tester reported that
progress resetdoesn't work for some exercises. Example:T4L1
In the "view-commits" exercise, the command
gitmastery progress resetdoes not workSteps to reproduce:
gitmastery verifygitmastery progress resetin the view-commits folderSimilarly for
sensors-checkoutandsensors-diff. All three are graded based on Q&A, so, I'm guessing it's something to do with the Q&A grading mode.