ChrisBoesch / singpathfire

An AngularFire-based version of SingPath
http://chrisboesch.github.io/singpathfire
MIT License
4 stars 7 forks source link

Formatted Code Challenge Type #232

Open SingaporeClouds opened 8 years ago

SingaporeClouds commented 8 years ago

At times, an event owner may want to have participants submit their code to adhoc assignments where it may be inappropriate to create a SingPath problem. For these cases, a challenge type is needed that allows challenge creators to specify the type of code that will be submitted so that the code can be formatted properly.

This challenge will work just like the submit multiline text challenge except that the challenge owner will specify the formatting language and the code will be viewed and edited in an Ace dialog box.

It will be possible to make these challenges viewable by others in a pop-up window when the challenges solutions are made viewable to all other users.