Yeah, it definitely needs some user progress tracking. I like how CodingBat does this - it tells you how many times you attempted and even has graphs. It is something I am looking to add once I get some of the more fundamental things (security) right.
To be honest I just used the Aurelia Skeleton app -
https://github.com/aurelia/skeleton-navigation which had font awesome already part of the project so I just used it cause it was readily available and did the job. Frontend work is certainly not my strong suit!
Hey - I think that is a problem on my side. I have taken the site down for now after someone gave me some feedback on a security issue. To be honest I am not too sure what is going on here but I shall have a look - while changing the code execution engine to be a bit more secure/robust.
As far as canned responses it is a good idea - and would definitely add some value, for now, I wanted to get a rough copy out to see what the feedback looks like and I shall have a look to see how I might be able to do this.
Coding Monkey is a site to practise coding in C#. It isn't anything new (Coding Bat, Hacker Rank all do the same and better) and still rough around the edges but it is the first side project I have actually finished and shipped so any feedback would be great.