move code up one directory
[atutor.git] / documentation / instructor / add_questions.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate$'; ?>\r
2 \r
3 <h2>Test Questions</h2>\r
4 \r
5 <p>To manage the questions in a test, choose the test from the Test/Surveys Manager and then use the <code>Questions</code> button. Questions in the <a href="question_database.php">Question Bank</a> can be added to your test by using the <em>Add Questions</em> link. Check the questions and/or categories of questions to be added to the test and use the <code>Add to Test/Survey</code> button. After confirming this action, the added questions will appear in the Question Manager.  Beside each question is a box in which to enter a weight or mark for that question.  If this is for a survey, leave the weight box empty.  Note that Likert questions do not get marked and therefore do not require a weight. Reorder questions by changing the numbers in the Order column.</p>\r
6 \r
7 <p>It is also possible to <em>Edit</em> or <em>Remove</em> questions by using the links beside each question. Editing a question will alter it in the Question Bank, and thus affect all tests and surveys using that question.  Removing the question only removes it from the test and will not delete the question from the Question Bank.</p>\r
8 \r
9 <?php require('../common/body_footer.inc.php'); ?>