From 7ebb4458caf58cd8ef68eb56a09c3379e17f851e Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Thu, 31 Jan 2013 01:47:58 +0100 Subject: doc: Fix title --- doc/presentation.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/presentation.txt') diff --git a/doc/presentation.txt b/doc/presentation.txt index 6e04f8d..3a7db25 100644 --- a/doc/presentation.txt +++ b/doc/presentation.txt @@ -1,4 +1,5 @@ -= SQL-E-Learning += Interaktives SQL E-Learning Modul + :author: Jan Klemkow, Benjamin Franzke :lang: de :imagesdir: image @@ -68,8 +69,8 @@ GRANT SELECT ON ALL TABLES IN SCHEMA public TO sqlbox_read; * Moodle-Aktivitäts-Modul * Eine Instanz pro Aufgabe * Geteilte Datenbank für alle Instanzen -* 3. Teilig -** Hauptteil (view): Aufgabe + Query + Ergebnis-Tabelle +* 3-Teilig +** Hauptteil (view): Aufgabenstellung + Query + Ergebnis-Tabelle ** Report: Anzeige der Anfragen pro SQLBox (Korrekt/Fehlerhaft?) ** Reportall: Anzeige aller Nutzer mit allen SQLBoxen & Fortschritt -- cgit