Skip to content

Commit

Permalink
correcting typos in help file
Browse files Browse the repository at this point in the history
  • Loading branch information
gustav_delius committed May 15, 2005
1 parent 19ea2ba commit db35716
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mod/quiz/lang/en/help/quiz/adaptive.html
Expand Up @@ -2,10 +2,10 @@

<p>If you choose Yes for this option then the student will be allowed multiple responses to a question even within the same attempt at the quiz. So for example if the student's response is marked as incorrect the student will be allowed to try again immediately.</p>

<p>This mode also allows adaptive questions that can change themselves in response to a student's answer. Here is what the IMS QTI specification defines adaptive questions:</p>
<p>This mode also allows adaptive questions that can change themselves in response to a student's answer. Here is how the IMS QTI specification defines adaptive questions (items):</p>

<blockquote>
An adaptive item is an Item that adapts either its appearance, its scoring (Response Processing) or both in response to each of the candidate's Attempts. For example, an adaptive item may start by prompting the candidate with a box for free-text entry but, on receiving an unsatisfactory answer, present a simple choice interaction instead and award fewer marks for subsequently identifying the correct response. Adaptivity allows authors to create items for use in formative situations which both help to guide candidates through a given task while also providing an outcome that takes into consideration their path
An adaptive item is an item that adapts either its appearance, its scoring (Response Processing) or both in response to each of the candidate's attempts. For example, an adaptive item may start by prompting the candidate with a box for free-text entry but, on receiving an unsatisfactory answer, present a simple choice interaction instead and award fewer marks for subsequently identifying the correct response. Adaptivity allows authors to create items for use in formative situations which both help to guide candidates through a given task while also providing an outcome that takes into consideration their path
</blockquote>

<p>In adaptive mode an additional <?php print_string('mark', 'quiz') ?> button is shown for each question.
Expand Down

0 comments on commit db35716

Please sign in to comment.