arncv / Intima

Bridging the Gap in Sexual Education
https://www.intima.tv
MIT License
15 stars 41 forks source link

fix: add missing score counter to 'next' button #107

Closed Emilio-PdeA closed 8 months ago

Emilio-PdeA commented 8 months ago

The next button was missing to add the score count. What is the difference between the 'Next' and the 'Submit' button? They seem to have the same implementation.

Thanks for letting me contribute!

Closes #105

vercel[bot] commented 8 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @arncv on Vercel.

@arncv first needs to authorize it.

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
intima ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 22, 2023 1:41am
arncv commented 8 months ago

@Emilio-PdeA Thank you for contributing & fixing the bug. Merging🚀

The next button serves a way to go to the next question & submit button should replace it at the very last question. I'll put up an issue for this