devict / devict.org

The amazing devict.org
https://devict.org
6 stars 28 forks source link

Interface for code challenges #13

Closed sethetter closed 11 years ago

sethetter commented 11 years ago

The interface for the code challenges section needs some love. Any ideas on how we can handle this?

keelerm84 commented 11 years ago

Just a couple of things I think we need to do.

We need to provide some sort of informational paragraph explaining the point of the page, as well as a reminder that the submissions accept markdown.

Also, if we could come up with some nice syntax highlighting for any code snippets, or for the submitted answers, I think this would be great.

jcbwlkr commented 11 years ago

When making the reminder that challenges accept markdown please use the Markdown Mark somewhere.

sethetter commented 11 years ago

I'm working on this now. Anyone have some suggestions for help text on the creation page? So far I have:

Use this form to create a new code challenge for the group. Try to make it challenging while still considering the skill level of others. These are meant to be fun and educational and a good way to practice our programming skills.

Also remember that the description accepts Markdown!

Thoughts? Additions?

sethetter commented 11 years ago

So here's what I have so far on these pages. What do you guys think?

screen shot 2013-10-12 at 2 13 08 pm screen shot 2013-10-12 at 2 13 24 pm screen shot 2013-10-12 at 2 59 10 pm

sethetter commented 11 years ago

I also have the single submission view screen looking better.

screen shot 2013-10-12 at 4 22 13 pm

Now I just need to decide on a way to handle the submission index view.

Any feedback on what I've shown so far?

keelerm84 commented 11 years ago

Holy crap! That looks beautiful! Skills? You has them!

sethetter commented 11 years ago

Glad you like it! I'll keep moving forward then.

jcbwlkr commented 11 years ago

Looks awesome, dude! :+1:

sethetter commented 11 years ago

Thank you, more updates are coming through! Having some issues deploying for some reason though. On Oct 13, 2013 5:15 PM, "Jacob Walker" notifications@github.com wrote:

Looks awesome, dude! [image: :+1:]

— Reply to this email directly or view it on GitHubhttps://github.com/upfrontwichita/upfrontwichita.com/issues/13#issuecomment-26228436 .

sethetter commented 11 years ago

ef794357f0...f8d48b6106

Changes made!