Minor changes

Antonio Cañas Vargas 2017-04-05 17:34:21 +02:00
parent e3d2e26186
commit dd5aa67443

@ -1,6 +1,6 @@
# Taking an exam
This feature generates and evaluates a test exam with random questions drawn from the database of questions created by the teachers of the course. This is one of the services most valued by students, allowing them to self-assess and get to exams with more confidence.
The **ASSESSMENT > Tests** option generates and evaluates a test exam with random questions drawn from the database of questions created by the teachers of the course. This is one of the services most valued by students, allowing them to self-assess and get to exams with more confidence.
There are currently **six types of answers**:
* Integer number
@ -15,9 +15,9 @@ Initially, the student must choose:
* Types of answers
* Number of questions
SWAD choose random questions from the chosen tags and presents an exam to the student. SWAD incorporates a mechanism to prevent students repeating again and again the same test by pressing the back button of the browser. Once a student has answered a test and this has been evaluated, if he/she returns back to the previous page in the browser and try to reevaluate the same test, the action is denied.
SWAD choose random questions from the chosen tags and presents an exam to the student. SWAD incorporates a mechanism to prevent students repeating again and again the same test exam by pressing the back button of the browser. Once a student has answered a test exam and this has been evaluated, if he/she returns back to the previous page in the browser and try to reevaluate the same test, the action is denied.
Once the student have finished answering the exam, he/she can optionally activate "Allow teachers to consult this exam" (if so, teachers can see the results and details of the exam). Finally, the student must click "**Done; assess exam**" for the test to be corrected and stored.
Once the student have finished answering the exam, he/she can optionally activate "Allow teachers to consult this exam" (if so, teachers can see the results and details of the exam). Finally, the student must click **Done; assess exam** for the test to be corrected and stored.
## Feedback
@ -240,4 +240,4 @@ By clicking the _Configure_ icon (a gear) at top left of the box, a form appears
* _Little_: only the total score of the test is shown
* _Medium_: the score of each question is shown, but not the correct answer
* _High_: the correct answer is displayed on each question
* _Maximum_: show feedback text
* _Maximum_: show feedback text