|
@@ -874,12 +874,12 @@ if (isset ($_GET['show']) || isset ($_POST['personality']))
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+ /*
|
|
echo '<pre>';
|
|
echo '<pre>';
|
|
echo "Pair of Groups <br /><br />";
|
|
echo "Pair of Groups <br /><br />";
|
|
echo $combi;
|
|
echo $combi;
|
|
echo '</pre>';
|
|
echo '</pre>';
|
|
-
|
|
|
|
|
|
+ */
|
|
// create the new select with the questions from the secondary phase
|
|
// create the new select with the questions from the secondary phase
|
|
if (empty($_SESSION['page_questions_sec']) && !is_array($_SESSION['page_questions_sec']) && count($_SESSION['page_questions_sec']==0))
|
|
if (empty($_SESSION['page_questions_sec']) && !is_array($_SESSION['page_questions_sec']) && count($_SESSION['page_questions_sec']==0))
|
|
{
|
|
{
|