summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/presentation.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/presentation.txt b/doc/presentation.txt
index ea55aad..6e04f8d 100644
--- a/doc/presentation.txt
+++ b/doc/presentation.txt
@@ -63,6 +63,16 @@ create user sqlbox_read with password 'XXXXXX';
GRANT SELECT ON ALL TABLES IN SCHEMA public TO sqlbox_read;
----
+== SQLBox Modul
+
+* Moodle-Aktivitäts-Modul
+* Eine Instanz pro Aufgabe
+* Geteilte Datenbank für alle Instanzen
+* 3. Teilig
+** Hauptteil (view): Aufgabe + Query + Ergebnis-Tabelle
+** Report: Anzeige der Anfragen pro SQLBox (Korrekt/Fehlerhaft?)
+** Reportall: Anzeige aller Nutzer mit allen SQLBoxen & Fortschritt
+
== Testdaten
* Kopieren der Daten aus Oracle-Datenbank