- Nieuwe "Onderwijs AI" set met 8 stellingen voor basisschool context - 8 extra AI-onderwijs stellingen toegevoegd aan stellingkast - start.sh script voor automatische venv setup en server start - TODO.md geüpdatet: alle taken voltooid, project productie-klaar - Config minor updates (timer en tekstwijzigingen) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
40 lines
No EOL
894 B
JSON
40 lines
No EOL
894 B
JSON
{
|
|
"buttonText": "Volgende stelling",
|
|
"colors": {
|
|
"left": "#3b82f6",
|
|
"right": "#ef4444"
|
|
},
|
|
"finishText": "Dat was het! Having fun yet?",
|
|
"fontSize": "3rem",
|
|
"stellingen": [
|
|
{
|
|
"links": "Koffie",
|
|
"rechts": "Thee"
|
|
},
|
|
{
|
|
"links": "Structurele planner",
|
|
"rechts": "Creatieve chaoot"
|
|
},
|
|
{
|
|
"links": "❤️ Mappenstructuur",
|
|
"rechts": "❤️ Zoekfunctie"
|
|
},
|
|
{
|
|
"links": "Samenwerken in één document",
|
|
"rechts": "Concept_versie_3_def_final.docx mailen"
|
|
},
|
|
{
|
|
"links": "Ik gebruik tags en labels",
|
|
"rechts": "Ik stop alles in mapjes"
|
|
},
|
|
{
|
|
"links": "Organisatiekennis zit in mijn hoofd",
|
|
"rechts": "Organisatiekennis staat in het systeem"
|
|
},
|
|
{
|
|
"links": "Ik kom vandaag vooral halen",
|
|
"rechts": "Ik kom vandaag ook brengen"
|
|
}
|
|
],
|
|
"timer": 10
|
|
} |