89cca9133d
Aggiorna .gitignore per includere quiz-*.js e modifica prompt.md con nuovi prompt per questionari concettuali
main
Luca Sacchi Ricciardi
2026-04-20 00:44:25 +02:00
9d415fd770
Aggiungi modello AI e strumento conversione Google Forms a prompt.md
Luca Sacchi Ricciardi
2026-04-20 00:24:52 +02:00
188eed3ac0
Aggiungi prompt quiz e aggiorna .gitignore per escludere quiz*.md
Luca Sacchi Ricciardi
2026-04-20 00:20:44 +02:00
df85525eb7
Fix: Replace fixed sleep delays with retry loops for PostgreSQL readiness
Luca Sacchi Ricciardi
2026-04-16 17:25:43 +02:00
29024e887f
Fix: Replace grep commands with docker inspect commands and remove ideograms
Luca Sacchi Ricciardi
2026-04-16 17:12:10 +02:00
54d0cc2c49
Fix: Add sleep delay after docker compose up to wait for PostgreSQL to be ready
Luca Sacchi Ricciardi
2026-04-16 17:06:15 +02:00
b011892e97
Fix: Add -it flags to docker run commands for interactive PostgreSQL client access in lab-05-database
Luca Sacchi Ricciardi
2026-04-16 16:41:03 +02:00
49e15f7ea2
fix(lab-01): align student flow and final verification
Luca Sacchi Ricciardi
2026-04-10 13:03:43 +00:00
89c8e6ae07
feat: add README.md to each lab with startup instructions and remove obsolete version from compose files
Luca Sacchi Ricciardi
2026-04-09 14:30:22 +02:00
b5ccb3c149
fix: remove unnecessary sudo from docker commands in tutorial 03
Luca Sacchi Ricciardi
2026-04-09 14:23:03 +02:00
823f1dc0d8
fix: correct docker top method explanation in tutorial
Luca Sacchi Ricciardi
2026-04-09 14:20:03 +02:00
119a4ee4d1
docs: update student guide with Debian VM prerequisites
Luca Sacchi Ricciardi
2026-04-09 13:00:59 +02:00
6fb15d9524
docs: update prerequisites to specify Debian VM and correct Docker install script
Luca Sacchi Ricciardi
2026-04-09 12:59:04 +02:00
015c7b1b27
refactor: remove unnecessary TDD test files across all labs, keep only final verifications and update references
Luca Sacchi Ricciardi
2026-04-09 12:38:58 +02:00
be8720db6a
refactor: remove unnecessary TDD test files from lab01, keep only final verification
Luca Sacchi Ricciardi
2026-04-09 12:37:07 +02:00
a246d7cbfc
fix: add cd to lab directory in test-03 for docker compose commands
Luca Sacchi Ricciardi
2026-04-09 12:33:26 +02:00
b3f06fb9b5
fix: update test-01 to check final state after tutorial completion
Luca Sacchi Ricciardi
2026-04-09 12:29:34 +02:00
b3b9c10d68
fix: correct line endings, paths, and syntax in all lab01 test scripts
Luca Sacchi Ricciardi
2026-04-09 12:27:57 +02:00
19fdb650ad
fix: correct path in grep command for docker-compose.yml in tutorial
Luca Sacchi Ricciardi
2026-04-09 12:24:29 +02:00
09991f3c72
fix: simplify grep command in tutorial troubleshooting to directly find user directive
Luca Sacchi Ricciardi
2026-04-09 12:23:36 +02:00
7340be7734
fix: correct troubleshooting in tutorial to check compose file instead of test Dockerfile
Luca Sacchi Ricciardi
2026-04-09 12:19:09 +02:00
a0b6efc308
fix: remove invalid local declarations from bash script
Luca Sacchi Ricciardi
2026-04-09 12:15:47 +02:00
dceefe0573
refactor: replace deprecated docker-compose with docker compose across repository
Luca Sacchi Ricciardi
2026-04-09 12:15:00 +02:00
64b7d49056
fix: increase grep lines for user directive check in verification script
Luca Sacchi Ricciardi
2026-04-09 12:11:02 +02:00
30c36a5fb0
refactor: simplify 99-final-verification.sh to focus on tutorial checks only
Luca Sacchi Ricciardi
2026-04-09 12:08:12 +02:00