{
  "assessmentTests": {
    "data_entry": {
      "name": "Data Entry Speed & Accuracy",
      "desc": "Copy real records against the clock and get your keystrokes per hour, field accuracy and a breakdown of the mistakes you made.",
      "questions": [],
      "ui": {
        "title": "Data Entry Test",
        "subtitle": "{count} rounds · {seconds} seconds each · instant KPH and accuracy score",
        "loading": "Loading records…",
        "rule1": "Copy each record from the source panel into the form — exactly as written",
        "rule2": "A field scores only on an exact match — one wrong digit is a wrong record",
        "rule3": "Score = keystrokes per hour multiplied by your accuracy, so speed bought with errors buys nothing",
        "rule4": "Pasting is disabled · Enter moves to the next field · only saved records count",
        "start": "Start Test",
        "benchmarks": "KPH benchmarks",
        "baseline": "Job ads commonly ask for 8,000 alphanumeric KPH; 10,000 is the fast line",
        "tiers": {
          "developing": "Developing",
          "capable": "Capable",
          "proficient": "Proficient",
          "expert": "Expert"
        },
        "readThenBegin": "This is the document you will be copying from",
        "roundXofY": "Round {n} of {total}",
        "preview": "Preview",
        "recordsWaiting": "{n} records in this batch — get through as many as you can",
        "beginRound": "Begin Round {n}",
        "timerHint": "The clock starts the moment you press Begin",
        "recordsSaved": "{n} saved",
        "sourceHeading": "Source · {name}",
        "entryHeading": "Record {n}",
        "saveRecord": "Save record",
        "entryHint": "Enter moves to the next field · only saved records are scored",
        "kphRoundN": "KPH · round {n}",
        "roundSummary": "{records} records · {pct}% accuracy",
        "nextRound": "Next round",
        "secondsLeft": "{n}s left",
        "kphAbbr": "KPH",
        "keystrokesPerHour": "keystrokes per hour",
        "rawKphNote": "{raw} raw · adjusted for {pct}% accuracy",
        "accuracy": "Accuracy",
        "records": "Records",
        "fields": "Fields",
        "roundLabel": "Round {n}",
        "errorBreakdown": "Where the {n} wrong fields went",
        "errors": {
          "blank": "Left blank",
          "format": "Wrong format",
          "transposition": "Transposed",
          "omission": "Dropped characters",
          "insertion": "Extra characters",
          "substitution": "Wrong characters"
        },
        "retake": "Retake test"
      }
    }
  }
}
