Блог пользователя c1729

Автор c1729, история, 5 лет назад, По-английски

In response to eatmore excellent blog post on the design flaws of Google's new Code Jam site, my brother and I created a simple UserScript to fix the recent UI changes.

You can use install it via Greasemonkey, Tampermonky, etc. with this link, or if you prefer, directly via the code from here.

  • Removed the useless graphs from the leaderboard.
  • Removed the editor from the problem page, and moved the submit button to the bottom.

Due to the fact that the page was designed to hold only half the question in the first place, split screening with a custom editor actually looks quite nice. I've attached some pictures below.

This is still a work in progress, and there might be some bugs, please feel free to send your feedback.

  • Проголосовать: нравится
  • +94
  • Проголосовать: не нравится

»
5 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

This looks great!
Now that you have removed the graph, I think it'll be a nice feature to have something like correct/total submissions at bottom row for each task, like in codeforces scoreboard, if it can be done.

  • »
    »
    5 лет назад, # ^ |
      Проголосовать: нравится +4 Проголосовать: не нравится

    Working on this right now actually, so that we have something similar to the old Code Jam interface, ideally one-click to navigate between problems and the data from the graphs (the submit ratio) in a sidebar.

»
5 лет назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

how to view submissions and solutions . i xant view them