codewars / codewars.com

Issue tracker for Codewars
https://www.codewars.com
BSD 2-Clause "Simplified" License
2.1k stars 220 forks source link

submit button not showing up #3041

Closed Hanane2023 closed 1 year ago

Hanane2023 commented 1 year ago

I do solve some exercise and click on test and its all correct but the submit button doesn't show up and i end up just skipping to move on to the next challenge any suggestion i have windows 10 and I'm working on chrome i tried to open it on edge still the same problem any suggestion Capture

Kacarott commented 1 year ago

Are you pressing "Attempt"? The "Test" button just runs the sample tests. Once your code passes those, you need to press the "Attempt" button in order to run the full tests. If those also pass, then the "Submit" button will appear.

Hanane2023 commented 1 year ago

Are you pressing "Attempt"? The "Test" button just runs the sample tests. Once your code passes those, you need to press the "Attempt" button in order to run the full tests. If those also pass, then the "Submit" button will appear. its works thank you so much