Files
workspace-info/series/fiz.json
T
2026-04-29 20:40:13 +02:00

31 lines
583 B
JSON

{
"id": "fiz",
"title": "Fizyka",
"source_org": "edu-fiz",
"answer_org": "c2025-1a-fiz",
"source_remote": "r1",
"answer_remote": "f1a",
"fallback_branch": "main",
"default_card": "ruch-po-okregu",
"cards": [
{
"id": "ruch-1d",
"repo": "ruch-1d",
"branch": "main",
"title": "Ruch 1D"
},
{
"id": "ruch-2d",
"repo": "ruch-2d",
"branch": "main",
"title": "Ruch 2D"
},
{
"id": "ruch-po-okregu",
"repo": "ruch-po-okregu",
"branch": "main",
"title": "Ruch po okręgu"
}
]
}