Full-stack F# (Domain/Server/Client via Fable+Elmish+Feliz), PostgreSQL persistence via Dapper, Docker Compose deployment. Student quiz-taking flow with time-limit enforcement and focus-loss tracking, Teacher question bank and quiz builder with results analytics, Admin user management.
13 lines
174 B
JSON
13 lines
174 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"fable": {
|
|
"version": "5.13.0",
|
|
"commands": [
|
|
"fable"
|
|
],
|
|
"rollForward": false
|
|
}
|
|
}
|
|
} |