From: Chris S. <san...@us...> - 2005-08-16 15:51:52
|
Update of /cvsroot/stack/stack-1-0/lang/en/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18518/lang/en/doc Modified Files: Tag: development_xmlrqp student_assessmentmode.php student_practicemode.php Log Message: Index: student_assessmentmode.php =================================================================== RCS file: /cvsroot/stack/stack-1-0/lang/en/doc/student_assessmentmode.php,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -C2 -d -r1.2 -r1.2.2.1 *** student_assessmentmode.php 14 Jul 2005 17:46:58 -0000 1.2 --- student_assessmentmode.php 16 Aug 2005 15:51:35 -0000 1.2.2.1 *************** *** 30,37 **** practice mode. ! The questions will involve some randomly generated parameters, so different students will get slightly different questions. ! <br /><br /> A test in assessment mode will usually have a "Due date" --- 30,37 ---- practice mode. ! The questions will often involve some randomly generated parameters, so different students will get slightly different questions. ! <br /> A test in assessment mode will usually have a "Due date" Index: student_practicemode.php =================================================================== RCS file: /cvsroot/stack/stack-1-0/lang/en/doc/student_practicemode.php,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -C2 -d -r1.2 -r1.2.2.1 *** student_practicemode.php 14 Jul 2005 17:46:58 -0000 1.2 --- student_practicemode.php 16 Aug 2005 15:51:35 -0000 1.2.2.1 *************** *** 25,40 **** <a name="practice"><h2>Practice mode</h2></a> ! If a test is set up in practice mode, it will say so in the test ! selection menu, and also at the top of the test page. If so, you ! can do the same set of questions repeatedly, and mark them by ! clicking the <b>Mark</b> button at the bottom of the page. The ! system will tell you whether your answers are right or wrong (except ! for multiple choice questions) and may give some feedback about any ! answers that are wrong, but it will not tell you the right answers. ! You can click the <b>Back</b> button on your browser to get back to ! the page where you filled in your answers, correct any mistakes, and ! try again. Alternatively, you can go away and come back some other ! time; Stack will remember your previous answers, so you can ! correct any that were wrong, and leave the others as they are. The system will give you a numerical mark for your work which you may find informative, but it does not officially count for anything. --- 25,41 ---- <a name="practice"><h2>Practice mode</h2></a> ! If a test is set up in practice mode, it will say so when you ! load the test at the top of the test page. You can do the same ! set of questions repeatedly, and mark them by ! clicking the <b>Mark</b> button at the bottom of the page. The ! system will tell you whether your answers are right or wrong ! and may give some feedback about any answers that are wrong, ! but it will not tell you the right answers. ! You can correct any mistakes, and ! try again. ! ! If you would like to go away and come back some other ! time press the Validate button; Stack will remember your previous answers, ! so you can correct any that were wrong, and leave the others as they are. The system will give you a numerical mark for your work which you may find informative, but it does not officially count for anything. |