Wording for interactivities

preferencesAboutTextFull
bmagnin 12 years ago
parent f97b853777
commit c3a732da21
  1. 2
      resources/library/interactivities/Choisir.wgt/scripts/selQuestionApp.js
  2. 4
      resources/library/interactivities/Morpion.wgt/i18n/Messages.properties
  3. 2
      resources/library/interactivities/Morpion.wgt/js/help-template.js
  4. 2
      resources/library/interactivities/Tables.wgt/js/help-template.js
  5. 20
      resources/library/interactivities/Train.wgt/js/help-template.js

@ -43,7 +43,7 @@ var sankoreLang = {
help: "Help",
help_content:
"<p><h2> Choose the right answer</h2></p>" +
"<p><h3> Multiple-Choice Question (MCQ).</h3></p>" +
"<p><h3> Multiple-Choice Question (MCQ)</h3></p>" +
"<p>Multiple-choice question. The goal is to choose the correct answer.</p>" +
"<p>“Reload” button resets the exercises.</p>" +

@ -1,7 +1,7 @@
fr.njin.i18n.document.title = Tic tac toe
fr.njin.i18n.toolbar.edit = Display
fr.njin.i18n.toolbar.view = Close
fr.njin.i18n.toolbar.edit = Edit
fr.njin.i18n.toolbar.view = Display
fr.njin.i18n.toolbar.reload = Reload
fr.njin.i18n.toolbar.help = Help

@ -8,7 +8,7 @@
<p> The first player to get 3 of his marks ( X or O) in a row (up, down, across, or diagonally) is the winner.</p>
<p> The "Reload" button restarts the game. </p>
<p> Enter the "Edit" mode to : </p>
<ul>
<ul> <li> choose the theme of interactivity : tablet, slate or none (by default : tablet),</li>
<li> modify the calculations that you want to use for your activity. </li> </ul>

@ -9,7 +9,7 @@
<p> Enter the "Edit" mode to choose the : </p>
<ul>
<ul> <li> theme of interactivity : tablet, slate or none (by default : tablet),</li>
<li> desired operation: addition, subtraction, multiplication or division,</ li>
<li> number of rows and columns (1 to 12). </li> </ul>

@ -1,16 +1,16 @@
<h3> Train </h3>
<h4>Ascending or descending numbers</h4>
<p> The goal is to put the numbers in the correct order by dragging and dropping labels to the right place. </p>
<p>The goal is to put the numbers in the correct order by dragging and dropping labels to the right place.</p>
<p> Interactivity does not correct the exercise. </p>
<p>Interactivity does not correct the exercise.</p>
<p> "Reload" button generates new labels numbers. </p>
<p> Enter the "Edit" mode to choose : </p>
<ul>
<ul> <li> choose the theme of interactivity : tablet, slate or none (by default : tablet),</li>
<li> the number of labels (2-6),</li>
<li> magnitude of proposed numbers,</li>
<li> the order to class numbers (ascending or descending). </li> </ul>
<p>"Reload" button generates new labels numbers.</p>
<p>Enter the "Edit" mode to choose :</p>
<p> "Display" button comes back to the activity.</p>
<ul><li> choose the theme of interactivity : tablet, slate or none (by default : tablet),</li>
<li>the number of labels (2-6),</li>
<li>magnitude of proposed numbers,</li>
<li>the order to class numbers (ascending or descending).</li></ul>
<p>"Display" button comes back to the activity.</p>
Loading…
Cancel
Save