diff new/test_list.php @ 16:01608b20a12d

update
author Giulio Moro <giuliomoro@yahoo.it>
date Tue, 10 May 2016 18:20:05 +0100
parents 853caf8cd74b
children 9da74cda0375
line wrap: on
line diff
--- a/new/test_list.php	Wed May 04 17:25:19 2016 +0100
+++ b/new/test_list.php	Tue May 10 18:20:05 2016 +0100
@@ -5,8 +5,8 @@
   $lang='';
   $baseUrl = 'test.html?url=hammond/tests'.$lang.'/';
   $preSurvey = $defaultTestEntry;
-  // $preSurvey['url'] = $baseUrl.'pre_survey.xml';
-  $preSurvey['url'] = "survey.php?";
+  $preSurvey['url'] = $baseUrl.'pre_survey.xml';
+  //$preSurvey['url'] = "survey.php?";
   $preSurvey['string'] = 'Survey';
   
   $trainingVideo = $defaultTestEntry;