diff --git a/webcgi/formazione/check_answers.cpp b/webcgi/formazione/check_answers.cpp index daf2ed84f..839f12dfd 100755 --- a/webcgi/formazione/check_answers.cpp +++ b/webcgi/formazione/check_answers.cpp @@ -231,16 +231,22 @@ void Check_answers_Application::check_answers() command += ")"; _db->ExecCommandOk(command); - + if (_modulo=="1") // (23/01/01) Il modulo 1 é "speciale" in quanto non ha alcun test; é il modulo di + cout << "" << endl; // formazione del tecnico contabile di Eurocampo + else cout << "
Test consegnato in bianco
";
-
+ else
+ {
+ if(_modulo=="1") // (23/01/01) solito modulo 1 speciale
+ cout << "
Benvenuti nel modulo per la formazione del TECNICO CONTABILE
";
+ else
+ cout << "
Test consegnato in bianco
";
+ }
cout << "