Add EDU workspace manifest
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user