Test in IDE options (reverse, timer)

While Clash of Code has three modes (reverse, shortest, fastest), during moderation it can only be tested in one mode (resembling fastest without timer). The following post (Coding Games and Programming Challenges to Code Better) requested a timer, which I think would be a good idea. But even more nice would be a ‘test as reverse’ option. The only way to currently ‘test as reverse’ is to check the test cases (including validators), and try to ignore the goal text next to your IDE. Suggestion:

  • For Clash of Code, split ‘Test in IDE’ up in two (‘test as reverse’ and ‘test with statement’).
  • And, while you are at it, why not include a timer (and a character count? – less relevant).