Looks like the Great Firewall or something like it is preventing you from completely loading www.skritter.com because it is hosted on Google App Engine, which is periodically blocked. Try instead our mirror:

legacy.skritter.cn

This might also be caused by an internet filter, such as SafeEyes. If you have such a filter installed, try adding appspot.com to the list of allowed domains.

Progress Stats Entity

Properties

  • date
    date string
  • timeStudied
    breakdown of time in seconds studied
  • daysStudied
    breakdown of days studied
  • client
    client API name which first submitted reviews on this date, if available
  • char, word
    objects with 'part' properties leading to breakdowns of stats. So the paths in these objects are:
    • level (word, char) ->
    • part (rune, defn, rdng, tone) ->
    • stat (learned, learning, remembered, studied) ->
    • breakdown object

Breakdown objects mentioned above are objects with four values:

  • 'all': the total cumulative value up to the current date
  • 'month': the cumulative value since the beginning of the month
  • 'week': the cumulative value since the beginning of the week
  • 'day': the value since the beginning of the day