Warning: include(save_progress.php): Failed to open stream: No such file or directory in /htdocs/digicraftds.com/tanga/contact.php on line 2
Warning: include(save_progress.php): Failed to open stream: No such file or directory in /htdocs/digicraftds.com/tanga/contact.php on line 2
Warning: include(): Failed opening 'save_progress.php' for inclusion (include_path='.:/usr/share/php') in /htdocs/digicraftds.com/tanga/contact.php on line 2
Warning: Undefined array key "nom" in /htdocs/digicraftds.com/tanga/contact.php on line 7
Warning: Undefined array key "email" in /htdocs/digicraftds.com/tanga/contact.php on line 8
Warning: Undefined array key "phone" in /htdocs/digicraftds.com/tanga/contact.php on line 9
Warning: Undefined array key "subject" in /htdocs/digicraftds.com/tanga/contact.php on line 10
Warning: Undefined array key "message" in /htdocs/digicraftds.com/tanga/contact.php on line 11
Le mail a été envoyé
/*
====================================
ATTENTION
====================================
Ce module n'utilise pas encore saveProgress().
Ajoutez :
saveProgress([
'nom' => '',
'email' => '',
'cours' => '',
'module' => '',
'evaluations' => [
'qcm' => [
'score' => 0,
'max' => 10
],
'exercice' => [
'score' => 0,
'max' => 10
],
'projet' => [
'score' => 0,
'max' => 20
]
]
]);
*/