Skip to content

Instantly share code, notes, and snippets.

@pufinek
Last active October 20, 2017 12:27
Show Gist options
  • Save pufinek/acdadb3c35059fa2d9353336b2f9bfab to your computer and use it in GitHub Desktop.
Save pufinek/acdadb3c35059fa2d9353336b2f9bfab to your computer and use it in GitHub Desktop.
{
"test": {
"title": "ukazka_solutions",
"slug":"ukazka_solutions",
"description": "Státní maturita 2010.",
"cermat": true,
"successfulLimit": 33,
"tasks": [
{
"slug": "S02T05U01_solutions",
"title": "S02T05U01_solutions",
"cermat": true,
"taskText": "Zadnání - dne ##22~\\text{cm}## pod normálem.",
"question": "To napsané tučně",
"maxPoints": 1,
"type": "write",
"categories": ["59d21e949605bee836dd322e"],
"correctAnswer": ["17"],
"solutions": [
{
"step": 1,
"title": "Přepis slovního zadání",
"content":[
{"calculation": "prvni vypocet",
"explanation": "text jedna"},
{"calculation": "druhy vypočet",
"explanation": "text dvě"}
]
},
{
"step": 2,
"title": "Přepis 2",
"content":[
{"calculation": "prvni aaa",
"explanation": "text jedna 1"},
{"calculation": "druhy bbbb",
"explanation": "text dvě 2"}
]
}
]
},
{
"slug": "S02T05U02_solutions",
"title": "S02T05U02_solutions",
"taskText":
"$${{x+4} \\over {x-4}} - {{x-5} \\over {x+5} } = {8 \\over 3}, x \\in \\mathbb{N}$$",
"question": "Ve kterém intervalu se nacházejí všechny řešení rovnice?",
"maxPoints": 2,
"type": "options",
"categories": ["59d21e949605bee836dd322e", "59ce243e69d04aec4fb41a7f"],
"correctAnswer": ["opt2"],
"options": [
{ "name": "opt1", "problem": "##(-30, 10)##" },
{ "name": "opt2", "problem": "##\\langle 10, 14)##" },
{ "name": "opt3", "problem": "##\\langle 14, 20)##" },
{ "name": "opt4", "problem": "##\\langle 20, 30)##" },
{ "name": "opt5", "problem": "jiný iterval" }
],
"solutions": [
{
"step": 1,
"title": "Přepis slovního zadání",
"content":[
{"calculation": "prvni vypocet",
"explanation": "text jedna"},
{"calculation": "druhy vypočet",
"explanation": "text dvě"}
]
},
{
"step": 2,
"title": "Přepis 2",
"content":[
{"calculation": "prvni aaa",
"explanation": "text jedna 1"},
{"calculation": "druhy bbbb",
"explanation": "text dvě 2"}
]
}
]
},
{
"slug": "S02T05U03_solutions",
"title": "S02T05U03_solutions",
"taskText": "&&\\images\\tasks\\S02T05P03\\S02T05P03.jpg&&",
"question": "Úkol, kde se mají přiřazovat dvojice",
"maxPoints": 4,
"partPoints":[0,0,1,2,4],
"type": "pairs",
"categories": [],
"correctAnswer": [
{ "name": "opt1", "correct": "ans1" },
{ "name": "opt2", "correct": "ans2" }
],
"options": [
{ "name": "opt1", "problem": "otazka 1", "part":"opt" },
{ "name": "opt2", "problem": "##86~\\text{m}##", "part":"opt" },
{ "name": "opt3", "problem": "##93~\\text{m}##", "part":"opt" },
{ "name": "ans1", "problem": "##102~\\text{m}##", "part":"ans" },
{ "name": "ans2", "problem": "##106~\\text{m}##", "part":"ans" },
{ "name": "ans3", "problem": "odpoved 3", "part":"ans" },
{ "name": "ans4", "problem": "odpoved 4", "part":"ans" }
],
"solutions": [
{
"step": 1,
"title": "Přepis slovního zadání",
"content":[
{"calculation": "prvni vypocet",
"explanation": "text jedna"},
{"calculation": "druhy vypočet",
"explanation": "text dvě"}
]
},
{
"step": 2,
"title": "Přepis 2",
"content":[
{"calculation": "prvni aaa",
"explanation": "text jedna 1"},
{"calculation": "druhy bbbb",
"explanation": "text dvě 2"}
]
}
]
},
{
"slug": "S02T05U04_solutions",
"title": "S02T05U04_solutions",
"taskText": "&&\\images\\tasks\\S02T05P03\\S02T05P03.jpg&&",
"question": "Odpoved Ano / Ne",
"maxPoints": 3,
"partPoints":[0,0,1,3],
"type": "yes-no",
"categories": [],
"correctAnswer": [
{ "name": "opt1", "correct": true },
{ "name": "opt2", "correct": false },
{ "name": "opt3", "correct": false }
],
"options": [
{ "name": "opt1", "problem": "otazka 1" },
{ "name": "opt2", "problem": "##86~\\text{m}##" },
{ "name": "opt3", "problem": "##93~\\text{m}##" }
],
"solutions": [
{
"step": 1,
"title": "Přepis slovního zadání",
"content":[
{"calculation": "prvni vypocet",
"explanation": "text jedna"},
{"calculation": "druhy vypočet",
"explanation": "text dvě"}
]
},
{
"step": 2,
"title": "Přepis 2",
"content":[
{"calculation": "prvni aaa",
"explanation": "text jedna 1"},
{"calculation": "druhy bbbb",
"explanation": "text dvě 2"}
]
}
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment