I just spent the last five months working on a website that teaches coding through user created interactive challenges. Users get experience points and can unlock achievements depending on how many challenges they complete. It’s only got JavaScript right now but the engine I developed supports literally any modern programming language. So I’ll be rolling out all popular languages over the coming months as a community builds up.
Special thanks to those on this forum who took the time to answer my annoying questions. I don’t think I could have done it without this forum.
Your implementation of SUI is really nice and overall, I thought the experience was great.
The sells on your site are nice. Like having to create an account to run the code. Just the right amount of annoying, I think. Similarly, the rating after the task in order to proceed to the next one.
In creating my account during the first task, the button remained a spinner and the modal didn’t auto-close, even though I could see in the background that my account had been created (the header changed).
In the post-task, where the user can up/downvote the solutions, I saw that there were multiple solutions that appeared to be the same. Maybe try to limit this list to only unique solutions?
Hmmm. I can’t seem to replicate this. What browser / OS are you on? Can you create a dummy account using whatever@edabit.com and see if it still happens? I will search for all @edabit.com accounts and purge them later today.
Thank you for taking the time to play around with the site and offer feedback! It is very much appreciated.