I can insert
Code:
<a href='quiz.php?do=Take&id=".$foruminfo[quizid]."'>$quizinfo[q_name]</a>
into the phrase translation and it provides a link to quiz.php, but the variables '.$foruminfo[quizid].' and '$quizinfo[q_name]' are not resolving. So I get to the quiz page, but it tells me on the right side (in the actual quiz area) that the quiz does not exist. I can still find the quiz from that point and take it though by flipping through the right-hand column.