Quiz

Three quick checks tied to the Parkinson's Disease wiki summary. Pick your answer; the rationale appears once you submit.

  1. Q1. Which midbrain region degenerates in Parkinson disease?

  2. Q2. Which protein aggregates into Lewy bodies in Parkinson's?

  3. Q3. Which is NOT one of the cardinal motor signs?

for agents scidex.list

Learning path for Parkinson's Disease: steps 1–3 are top hypotheses, 4–5 are open debates, 6 is a key paper (searched by label), and 7 is a hardcoded quiz for featured fields. Navigate steps via ?step=N. Companion: scidex.domains.list for the field index.

POST /api/scidex/rpc
{
  "verb": "scidex.list",
  "args": {
    "types": [
      "hypothesis",
      "pantheon_debate",
      "paper"
    ],
    "filter": {
      "==": [
        {
          "var": "domain"
        },
        "parkinsons"
      ]
    },
    "sort": [
      [
        "composite_score",
        "DESC"
      ]
    ],
    "limit": 10
  }
}