diff --git a/htdocs/core/modules/modOpenSurvey.class.php b/htdocs/core/modules/modOpenSurvey.class.php
index 98830509bd7..6743d415ff1 100644
--- a/htdocs/core/modules/modOpenSurvey.class.php
+++ b/htdocs/core/modules/modOpenSurvey.class.php
@@ -157,7 +157,7 @@ class modOpenSurvey extends DolibarrModules
'titre'=>'NewSurvey',
'mainmenu'=>'opensurvey',
'leftmenu'=>'opensurvey_new',
- 'url'=>'/opensurvey/public/index.php',
+ 'url'=>'/opensurvey/wizard/index.php',
'langs'=>'opensurvey',
'position'=>210,
'enabled'=>'$conf->opensurvey->enabled', // Define condition to show or hide menu entry. Use '$conf->NewsSubmitter->enabled' if entry must be visible if module is enabled.
diff --git a/htdocs/opensurvey/public/images/date.png b/htdocs/opensurvey/img/date.png
similarity index 100%
rename from htdocs/opensurvey/public/images/date.png
rename to htdocs/opensurvey/img/date.png
diff --git a/htdocs/opensurvey/public/images/sondage2.png b/htdocs/opensurvey/img/sondage2.png
similarity index 100%
rename from htdocs/opensurvey/public/images/sondage2.png
rename to htdocs/opensurvey/img/sondage2.png
diff --git a/htdocs/opensurvey/public/choix_autre.php b/htdocs/opensurvey/wizard/choix_autre.php
similarity index 96%
rename from htdocs/opensurvey/public/choix_autre.php
rename to htdocs/opensurvey/wizard/choix_autre.php
index 41467471340..aec26c5ca48 100644
--- a/htdocs/opensurvey/public/choix_autre.php
+++ b/htdocs/opensurvey/wizard/choix_autre.php
@@ -17,7 +17,7 @@
*/
/**
- * \file htdocs/opensurvey/public/choix_autre.php
+ * \file htdocs/opensurvey/wizard/choix_autre.php
* \ingroup opensurvey
* \brief Page to create a new survey (choice selection)
*/
@@ -139,12 +139,12 @@ print ''."\n";
//ajout de cases supplementaires
print '
'."\n";
print'
'."\n";
print ''."\n";
//fin du formulaire et bandeau de pied
diff --git a/htdocs/opensurvey/public/choix_date.php b/htdocs/opensurvey/wizard/choix_date.php
similarity index 98%
rename from htdocs/opensurvey/public/choix_date.php
rename to htdocs/opensurvey/wizard/choix_date.php
index 7a67c313739..606b1ecf873 100644
--- a/htdocs/opensurvey/public/choix_date.php
+++ b/htdocs/opensurvey/wizard/choix_date.php
@@ -17,7 +17,7 @@
*/
/**
- * \file htdocs/opensurvey/public/choix_date.php
+ * \file htdocs/opensurvey/wizard/choix_date.php
* \ingroup opensurvey
* \brief Page to create a new survey (date selection)
*/
@@ -320,7 +320,7 @@ else
//Debut du formulaire et bandeaux de tete
-print '